summaryrefslogtreecommitdiff
path: root/p2pvr
Commit message (Collapse)AuthorAge
* 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
|
* Boost 1.63 compat fixp2pvr-0.1.5.2Dan Goodliffe2017-01-23
|
* Slicer 1.4 compatibility fixp2pvr-0.1.5Dan Goodliffe2016-09-24
|
* Use macros in BOOST_TEST_ instead of just BOOST_Dan Goodliffe2016-04-04
|
* Don't require ModelPartFor compat wrapperDan Goodliffe2016-02-07
|
* Partially tested global visibility hidden in all projectsDan Goodliffe2016-01-24
|
* Compatibility with gcc-5.3.0Dan Goodliffe2015-12-30
|
* Compatibility with libdbpp-*-1p2pvr-0.1.4Dan Goodliffe2015-12-30
|
* Remove flto cos I'm sick of it randomly breaking stuffDan Goodliffe2015-12-18
|
* Don't rely on sequence values as insert order isn't predictableDan Goodliffe2015-11-06
|
* Strip 'New:' from event titlesDan Goodliffe2015-11-01
|
* Enable hidden visibility and LTODan Goodliffe2015-10-25
|
* Wrap up slicer updates and DB connection accessDan Goodliffe2015-10-24
|