summaryrefslogtreecommitdiff
path: root/p2pvr/daemon
Commit message (Expand)AuthorAge
* 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
* Move some bits from lib into more focused partsDan Goodliffe2015-06-13
* Add deps on sqlDan Goodliffe2015-06-13
* Omit the entire unittests folder for main libDan Goodliffe2015-06-13
* Offset test data into tomorrow to avoid results changing as day goes byDan Goodliffe2015-06-13
* Move record data into slice, switch data field to matching enumeration, incre...Dan Goodliffe2015-06-13
* Add mock helper SQL for bringing test data into upcoming 7 daysDan Goodliffe2015-06-13
* Remove unrequired templating of objectrowstateDan Goodliffe2015-06-13
* Return the select columns from CreateColumns and pass it back into BindColumn...Dan Goodliffe2015-06-13
* No longer required explicit implDan Goodliffe2015-06-13
* Improve test over events when references events existDan Goodliffe2015-06-13
* Fix up and fully UT the setup from empty and maintenance processDan Goodliffe2015-06-13