Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Actually throw the exceptions in deserialize object and tidy up the select | Dan Goodliffe | 2015-06-13 | |
| | ||||
* | DB layer reports length in bytes, not chars | Dan Goodliffe | 2015-06-13 | |
| | ||||
* | Connect to test DB as user p2pvr | Dan Goodliffe | 2015-06-13 | |
| | ||||
* | Add the SqlSelectDeserializer for Slicer objects and covering unit tests | Dan Goodliffe | 2015-06-13 | |
| | ||||
* | Use native for instead BOOST_FOREACH | Dan Goodliffe | 2015-06-13 | |
| | ||||
* | Remove all the mess around symlinks and fancy structure in storage and add ↵ | Dan Goodliffe | 2015-06-13 | |
| | | | | some unit tests | |||
* | Fix case of SQL | Dan Goodliffe | 2015-06-13 | |
| | ||||
* | Big commit comprising mostly of changes to the DB structure to unify ↵ | Dan Goodliffe | 2015-06-13 | |
| | | | | recorded event details into events, lots of new unit tests | |||
* | Add mock tuner with sample SI data | Dan Goodliffe | 2015-06-13 | |
| | | | | Add test suite for running maintenance jobs | |||
* | Centralize boost_utf declaration | Dan Goodliffe | 2015-06-13 | |
| | ||||
* | Standardize return value of HandleTable | Dan Goodliffe | 2015-06-13 | |
| | ||||
* | Move the mocked PQ db into the PQ module and start the basis of the SQL mod ↵ | Dan Goodliffe | 2015-04-28 | |
| | | | | unit tests | |||
* | Make the mock connector not PQ specific | Dan Goodliffe | 2015-04-25 | |
| | ||||
* | Add sandboxed database support to unit tests and lots of sample data | Dan Goodliffe | 2015-04-25 | |
| | ||||
* | Add missing sort criteria | Dan Goodliffe | 2014-12-11 | |
| | ||||
* | Add unit test that ensures p2 ice components compile and load | Dan Goodliffe | 2014-12-09 | |
| | ||||
* | Scattering of fixes to remove hacks around paths and fix running the build ↵ | randomdan | 2014-11-13 | |
| | | | | from folders other than the project root | |||
* | First bash at a slicer ice proxy for TMDb and an untested instantiation in ↵ | randomdan | 2014-09-19 | |
| | | | | p2pvr's core adapter | |||
* | Support muxing directly in storage | randomdan | 2014-08-05 | |
| | ||||
* | Fix the order by clause to group events correctly | randomdan | 2014-04-25 | |
| | ||||
* | Add methods for getting events that are part of schedules | randomdan | 2014-04-19 | |
| | ||||
* | Add event search method | randomdan | 2014-04-17 | |
| | ||||
* | Basic support for streaming services (slow, thanks ffmpeg) and recordings ↵ | randomdan | 2014-03-20 | |
| | | | | (assumes storage endpoint) through the web frontend - implemented as two project2 stream sources | |||
* | Remove the pointless maint functions for program map and program ↵ | randomdan | 2014-03-13 | |
| | | | | associations, along with the pointless programid column | |||
* | Restructure into more sensibly arranged libs | randomdan | 2014-03-13 | |
| | ||||
* | Basic implementation of a recorder | randomdan | 2014-01-09 | |
| | ||||
* | Unify the daemon base code | randomdan | 2014-01-05 | |
| | | | | | | Enable multiple threads Add mutexes where required Proxy ICE logs into p2 logger | |||
* | Execeute updates of network, services and events on a schedule and on start up | randomdan | 2013-12-24 | |
| | | | | Includes fix for correctly handling threaded DB connection commits | |||
* | Move some stuff into a utils lib | randomdan | 2013-12-17 | |
| | ||||
* | Adds basic scheduling support, although currently produces only debug output ↵ | randomdan | 2013-12-10 | |
| | | | | and has incomplete DB dependencies | |||
* | Add some SI functions for getting service stuff | randomdan | 2013-12-08 | |
| | | | | | | Add a templated SI parser to bounce table objects to a function Allow SI parsers to say they want the next instance of an object too Add ServiceStreamer to write a/v streams of a TS to a raw data client | |||
* | Tidy maintenance code into separate files | randomdan | 2013-12-03 | |
| | | | | Change UpdateTransports to be UpdateNetwork | |||
* | Monitor tuner usage and close them if they go idle for a period of time | randomdan | 2013-12-03 | |
| | ||||
* | Changes to add downloading program association table and program map (big ↵ | randomdan | 2013-12-03 | |
| | | | | | | | | | | mess in maintenance.cpp now) Supporting changes in slice, general libs etc Wait for lock after tuning, throw on fail Don't register tuner as in use until tuning has succeeded Tweaks in table parser to be more helpful Count packets transmitted in a demux send | |||
* | First commit for big refactor into a Project2 daemon, much still to do, but ↵ | randomdan | 2013-11-28 | |
much core stuff in place |