summaryrefslogtreecommitdiff
path: root/p2pvr/daemon/unittests/mockDevices.h
Commit message (Collapse)AuthorAge
* Remove boost::filesystem in favour of std::filesystemp2pvr-0.3.3Dan Goodliffe2019-02-03
|
* Have MockDevices extend DevicesI and simply intercept tuner creation with ↵Dan Goodliffe2017-08-07
| | | | MockTuner
* Unify local/global devices and tuners into a single coherent serviceDan Goodliffe2017-08-06
|
* Move everything out of the global namespaceDan Goodliffe2017-07-30
|
* BIG migration from Project2 based to IceTray/Slicer :DDan Goodliffe2017-07-30
|
* Remove unused tuner type parameter from many placesDan Goodliffe2015-06-13
|
* Big commit comprising mostly of changes to the DB structure to unify ↵Dan Goodliffe2015-06-13
recorded event details into events, lots of new unit tests