Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | C++17 and Ice 3.7p2pvr-0.3.0 | Dan Goodliffe | 2018-04-29 |
| | | | | Updates all components to be C++17 and Ice 3.7 | ||
* | Unify local/global devices and tuners into a single coherent service | Dan Goodliffe | 2017-08-06 |
| | |||
* | Move everything out of the global namespace | Dan Goodliffe | 2017-07-30 |
| | |||
* | BIG migration from Project2 based to IceTray/Slicer :D | Dan Goodliffe | 2017-07-30 |
| | |||
* | Don't use the local adapter reference before it's initialized | Dan Goodliffe | 2015-06-13 |
| | |||
* | Move core start into right file | Dan Goodliffe | 2015-06-13 |
| | |||
* | Split parts ServiceStreamer into a Core version with a bit more flexibility ↵ | Dan Goodliffe | 2015-06-13 |
| | | | | than the general case one | ||
* | Move some bits from lib into more focused parts | Dan Goodliffe | 2015-06-13 |
| | |||
* | Use native for instead BOOST_FOREACH | Dan Goodliffe | 2015-06-13 |
| | |||
* | Basic support for streaming services (slow, thanks ffmpeg) and recordings ↵ | randomdan | 2014-03-20 |
| | | | | (assumes storage endpoint) through the web frontend - implemented as two project2 stream sources | ||
* | Remove junk for estimating device usage | randomdan | 2014-01-13 |
| | | | | | Throw exception when no devices are available, don't return null Don't iterate all transponders when getting network details | ||
* | Basic implementation of a recorder | randomdan | 2014-01-09 |
| | |||
* | Allow FileSink to take a file handle as well as a path | randomdan | 2013-12-14 |
| | | | | Pass a target to ServiceStreamer instead of it generating a hard coded one | ||
* | Add pre-compiled header support | randomdan | 2013-12-11 |
| | |||
* | Add some SI functions for getting service stuff | randomdan | 2013-12-08 |
Add a templated SI parser to bounce table objects to a function Allow SI parsers to say they want the next instance of an object too Add ServiceStreamer to write a/v streams of a TS to a raw data client |