| Commit message (Expand) | Author | Age |
* | debuginstallc shouldn't be built by default | Dan Goodliffe | 2017-08-24 |
* | In the event of an error handling/processing SI table data, discard any progr... | Dan Goodliffe | 2017-08-24 |
* | Add missing link dependencies for tests | Dan Goodliffe | 2017-08-24 |
* | Fix up behaviour of table based SI parsers to stop only when they have receiv... | Dan Goodliffe | 2017-08-24 |
* | Fix card daemon config file | Dan Goodliffe | 2017-08-24 |
* | Add rule to install a debug version of card daemon | Dan Goodliffe | 2017-08-24 |
* | Add default values to all simple type fields | Dan Goodliffe | 2017-08-24 |
* | Make mockTuner extend TunerI and override mostly just low level IO | Dan Goodliffe | 2017-08-11 |
* | Fix comically broken DateTime stream writer | Dan Goodliffe | 2017-08-08 |
* | Explain yourself! (when opening a device fails) | Dan Goodliffe | 2017-08-08 |
* | Support passing a frontend instance into a tuner (easier testing) | Dan Goodliffe | 2017-08-08 |
* | Tuner::GetDevice should return the frontend that was opened | Dan Goodliffe | 2017-08-08 |
* | Have MockDevices extend DevicesI and simply intercept tuner creation with Moc... | Dan Goodliffe | 2017-08-07 |
* | Add ice_print to device error | Dan Goodliffe | 2017-08-06 |
* | Wrap new TunerI in a function to be mocked | Dan Goodliffe | 2017-08-06 |
* | Tidy demux code to use file handles | Dan Goodliffe | 2017-08-06 |
* | Tidy private functions in DevicesI | Dan Goodliffe | 2017-08-06 |
* | Unify local/global devices and tuners into a single coherent service | Dan Goodliffe | 2017-08-06 |
* | Drop out local file hanlde for AdHoc's | Dan Goodliffe | 2017-08-05 |
* | Move the frontend file descriptor ownership into the parent tuner as an AdHoc... | Dan Goodliffe | 2017-08-04 |
* | Prefer unique_ptr for local SI tables, pass them around as const refs | Dan Goodliffe | 2017-08-04 |
* | Prefer unique_ptr over shared_ptr for tmp strings | Dan Goodliffe | 2017-08-04 |
* | Pass table object to handler by reference. | Dan Goodliffe | 2017-08-03 |
* | Internalise and tidy common helpers | Dan Goodliffe | 2017-08-03 |
* | Reduce visibility of lots of things where possible | Dan Goodliffe | 2017-08-03 |
* | Internalise the core of SI table parsers into the DVB lib | Dan Goodliffe | 2017-08-03 |
* | Provide more comprehensive video stats, not just size | Dan Goodliffe | 2017-08-02 |
* | Tidy and shuffle some bits | Dan Goodliffe | 2017-08-02 |
* | debuginstall should target a subfolder of bin | Dan Goodliffe | 2017-08-02 |
* | Store videos in the database | Dan Goodliffe | 2017-08-02 |
* | Mocks should accept and pass through options for DryIce | Dan Goodliffe | 2017-08-01 |
* | Temp files for schema should be in bin | Dan Goodliffe | 2017-08-01 |
* | Update schema as dumped by a recent pg_dump | Dan Goodliffe | 2017-08-01 |
* | Move everything out of the global namespace | Dan Goodliffe | 2017-07-30 |
* | Tidy SQL statements into sub-dirs | Dan Goodliffe | 2017-07-30 |
* | BIG migration from Project2 based to IceTray/Slicer :D | Dan Goodliffe | 2017-07-30 |
* | Single definition of glibmm | Dan Goodliffe | 2017-05-21 |
* | Remove Project2 components | Dan Goodliffe | 2017-05-21 |
* | Update with recent test from mock api | Dan Goodliffe | 2017-05-21 |
* | Standalone split | Dan Goodliffe | 2017-05-21 |
* | Upgrade to libxml++3 | Dan Goodliffe | 2017-04-28 |
* | Boost 1.63 compat fixp2pvr-0.1.5.2 | Dan Goodliffe | 2017-01-23 |
* | Set cxxflags specifically, not cflags | Dan Goodliffe | 2016-10-07 |
* | Behave more like a normal compiler (write whole file, not append existing one)p2pvr-0.1.5.1 | Dan Goodliffe | 2016-10-07 |
* | Slicer 1.4 compatibility fixp2pvr-0.1.5 | Dan Goodliffe | 2016-09-24 |
* | Allow control of --dll-export and --ice | Dan Goodliffe | 2016-06-26 |
* | Use macros in BOOST_TEST_ instead of just BOOST_ | Dan Goodliffe | 2016-04-04 |
* | Don't require ModelPartFor compat wrapper | Dan Goodliffe | 2016-02-07 |
* | Build most things by default | Dan Goodliffe | 2016-01-27 |
* | Partially tested global visibility hidden in all projects | Dan Goodliffe | 2016-01-24 |