summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use libadhocutilDan Goodliffe2015-09-03
* Use libadhocutilDan Goodliffe2015-09-02
* Visibility hiddenDan Goodliffe2015-07-25
* Old frontend, goneDan Goodliffe2015-07-07
* Add getPrefix required by Ice 3.6p2pvr-0.1.0.1Dan Goodliffe2015-07-04
* Update expectations of tmdb mock apiDan Goodliffe2015-07-03
* Use a std::stream over a ustring for buffering json data, better with new lib...Dan Goodliffe2015-07-03
* Use run over unit-test for output captureDan Goodliffe2015-07-03
* Add systemd servicesp2pvr-0.1.0Dan Goodliffe2015-06-18
* Add finallib targets for ebuild and build p2comp by defaultDan Goodliffe2015-06-18
* The slicer feature should not be propergated, it's library specific whether i...Dan Goodliffe2015-06-18
* Add an option to force performing a maintenance cycle on start-upDan Goodliffe2015-06-18
* Merge branch 'p2pvr'Dan 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
| * Don't use the local adapter reference before it's initializedDan Goodliffe2015-06-13
| * Remove debugDan Goodliffe2015-06-13
| * TemporaryIceAdapterObject should take and keep a handle to its objectDan Goodliffe2015-06-13
| * Extend mock tuner to support basic streaming with sample of BBC OneDan Goodliffe2015-06-13
| * Log size of data being decompressed as it gives rudimentary clue as to what i...Dan Goodliffe2015-06-13
| * Move core start into right fileDan Goodliffe2015-06-13
| * Add a test for creating sample video broadcast dataDan Goodliffe2015-06-13
| * Remove undefined function declarationDan Goodliffe2015-06-13
| * Add wrapper for removing the proxy earlyDan Goodliffe2015-06-13
| * Throw when setting up the proxy failsDan Goodliffe2015-06-13
| * Split parts ServiceStreamer into a Core version with a bit more flexibility t...Dan 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
| * Correct location of cpp:include directive for datetime conversionsDan 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
| * Throw specific exception (NoRowsFound) when a row is required but none are re...Dan Goodliffe2015-06-13
| * Add sandboxed database support to unit tests and lots of sample dataDan Goodliffe2015-06-13
| * Refactor decompress into its own functionDan Goodliffe2015-06-13
| * Move the conversion specification from the member onto the typeDan Goodliffe2015-06-13
| * Fix exception spec on tuner interfaces and add covering testsDan Goodliffe2015-06-13