summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Don't call service method with a default Ice::Currentp2pvr-0.3.1Dan Goodliffe2019-01-13
|
* Add missing break mid switchDan Goodliffe2019-01-13
|
* C++17 and Ice 3.7p2pvr-0.3.0Dan Goodliffe2018-04-29
| | | | Updates all components to be C++17 and Ice 3.7
* Release events update transaction before beginning rescheduleDan Goodliffe2017-11-05
|
* Internal models can be localDan Goodliffe2017-11-05
|
* Improve error message when getTuner fails to open/tune a tunerDan Goodliffe2017-11-05
|
* Use a slightly less surprising DB connection pool nameDan Goodliffe2017-11-05
|
* Fix library name icebox.configDan Goodliffe2017-11-05
|
* Fixes to workaround release date sometimes being an empty string :(p2pvr-0.2.0Dan Goodliffe2017-09-23
|
* debuginstallc shouldn't be built by defaultDan Goodliffe2017-08-24
|
* In the event of an error handling/processing SI table data, discard any ↵Dan Goodliffe2017-08-24
| | | | progress so far before propergating the exception
* Add missing link dependencies for testsDan Goodliffe2017-08-24
|
* Fix up behaviour of table based SI parsers to stop only when they have ↵Dan Goodliffe2017-08-24
| | | | received all on a required set of tables. Required updated sample SI packets which were actually complete and revisions to test cases. Allows for removal of hacky HasPending workaround.
* Fix card daemon config fileDan Goodliffe2017-08-24
|
* Add rule to install a debug version of card daemonDan Goodliffe2017-08-24
|
* Add default values to all simple type fieldsDan Goodliffe2017-08-24
|
* Make mockTuner extend TunerI and override mostly just low level IODan Goodliffe2017-08-11
|
* Fix comically broken DateTime stream writerDan Goodliffe2017-08-08
|
* Explain yourself! (when opening a device fails)Dan Goodliffe2017-08-08
|
* Support passing a frontend instance into a tuner (easier testing)Dan Goodliffe2017-08-08
|
* Tuner::GetDevice should return the frontend that was openedDan Goodliffe2017-08-08
|
* Have MockDevices extend DevicesI and simply intercept tuner creation with ↵Dan Goodliffe2017-08-07
| | | | MockTuner
* Add ice_print to device errorDan Goodliffe2017-08-06
|
* Wrap new TunerI in a function to be mockedDan Goodliffe2017-08-06
|
* Tidy demux code to use file handlesDan Goodliffe2017-08-06
|
* Tidy private functions in DevicesIDan Goodliffe2017-08-06
|
* Unify local/global devices and tuners into a single coherent serviceDan Goodliffe2017-08-06
|
* Drop out local file hanlde for AdHoc'sDan Goodliffe2017-08-05
|
* Move the frontend file descriptor ownership into the parent tuner as an ↵Dan Goodliffe2017-08-04
| | | | AdHoc FileHandle
* Prefer unique_ptr for local SI tables, pass them around as const refsDan Goodliffe2017-08-04
|
* Prefer unique_ptr over shared_ptr for tmp stringsDan Goodliffe2017-08-04
|
* Pass table object to handler by reference.Dan Goodliffe2017-08-03
| | | | Add override attribute where missing in parsers
* Internalise and tidy common helpersDan Goodliffe2017-08-03
|
* Reduce visibility of lots of things where possibleDan Goodliffe2017-08-03
|
* Internalise the core of SI table parsers into the DVB libDan Goodliffe2017-08-03
|
* Provide more comprehensive video stats, not just sizeDan Goodliffe2017-08-02
|
* Tidy and shuffle some bitsDan Goodliffe2017-08-02
|
* debuginstall should target a subfolder of binDan Goodliffe2017-08-02
|
* Store videos in the databaseDan Goodliffe2017-08-02
|
* Mocks should accept and pass through options for DryIceDan Goodliffe2017-08-01
|
* Temp files for schema should be in binDan Goodliffe2017-08-01
|
* Update schema as dumped by a recent pg_dumpDan Goodliffe2017-08-01
|
* Move everything out of the global namespaceDan Goodliffe2017-07-30
|
* Tidy SQL statements into sub-dirsDan Goodliffe2017-07-30
|
* BIG migration from Project2 based to IceTray/Slicer :DDan Goodliffe2017-07-30
|
* Single definition of glibmmDan Goodliffe2017-05-21
|
* Remove Project2 componentsDan Goodliffe2017-05-21
|
* Update with recent test from mock apiDan Goodliffe2017-05-21
|
* Standalone splitDan Goodliffe2017-05-21
|
* Upgrade to libxml++3Dan Goodliffe2017-04-28
|