summaryrefslogtreecommitdiff
path: root/p2pvr/daemon
Commit message (Expand)AuthorAge
* Update to use traits DB binder for Chrono::DateTimep2pvr-0.3.3.1Dan Goodliffe2019-04-03
* Remove boost::filesystem in favour of std::filesystemp2pvr-0.3.3Dan Goodliffe2019-02-03
* Don't call service method with a default Ice::Currentp2pvr-0.3.1Dan Goodliffe2019-01-13
* C++17 and Ice 3.7p2pvr-0.3.0Dan Goodliffe2018-04-29
* Release events update transaction before beginning rescheduleDan Goodliffe2017-11-05
* Internal models can be localDan Goodliffe2017-11-05
* Use a slightly less surprising DB connection pool nameDan Goodliffe2017-11-05
* In the event of an error handling/processing SI table data, discard any progr...Dan Goodliffe2017-08-24
* Add missing link dependencies for testsDan Goodliffe2017-08-24
* Fix up behaviour of table based SI parsers to stop only when they have receiv...Dan Goodliffe2017-08-24
* Make mockTuner extend TunerI and override mostly just low level IODan Goodliffe2017-08-11
* Have MockDevices extend DevicesI and simply intercept tuner creation with Moc...Dan Goodliffe2017-08-07
* Unify local/global devices and tuners into a single coherent serviceDan Goodliffe2017-08-06
* Pass table object to handler by reference.Dan Goodliffe2017-08-03
* Reduce visibility of lots of things where possibleDan Goodliffe2017-08-03
* Provide more comprehensive video stats, not just sizeDan Goodliffe2017-08-02
* Tidy and shuffle some bitsDan Goodliffe2017-08-02
* Store videos in the databaseDan Goodliffe2017-08-02
* Mocks should accept and pass through options for DryIceDan 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
* Remove Project2 componentsDan Goodliffe2017-05-21
* 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 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
* Use slicer for inserts and updatesDan Goodliffe2015-10-24
* Use Slicer-DB to replace our own sqlSelectDeserializerDan Goodliffe2015-10-23
* Slash the amount of inclusion in pre-compiled headersDan Goodliffe2015-10-02
* Swtich everything to new libs/interfacesDan Goodliffe2015-10-02
* Update to work with system dbppDan Goodliffe2015-09-26
* Use libadhocutilDan Goodliffe2015-09-03
* Add an option to force performing a maintenance cycle on start-upDan Goodliffe2015-06-18
* Compatibility with AppInstance and ExecContext changesDan Goodliffe2015-06-14
* Switch to using project2's own DB mocking frameworkDan Goodliffe2015-06-13
* Increase stream time during test because the decomp can take too longDan Goodliffe2015-06-13
* Add basics for tests over streaming and recordingDan Goodliffe2015-06-13
* Remove undefined function declarationDan Goodliffe2015-06-13
* Fix typo in class nameDan Goodliffe2015-06-13
* Build right pch and include main ice headerDan Goodliffe2015-06-13
* Remove unused tuner type parameter from many placesDan Goodliffe2015-06-13
* Explicitly exclude bin dir to stop glob-tree finding cpp files from the previ...Dan Goodliffe2015-06-13
* Move some internal only ice parts into daemonDan Goodliffe2015-06-13