summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
|
* Add a code coverage profileDan Goodliffe2015-09-12
|
* Add libadhocutil to the default buildp2pvr-0.1.1Dan Goodliffe2015-09-03
|
* 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 ↵Dan Goodliffe2015-07-03
| | | | libjsonpp interface and fixes bytes/chars bug
* 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 ↵Dan Goodliffe2015-06-18
| | | | it contains slicer data
* 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 ↵Dan Goodliffe2015-06-13
| | | | | | | | it is
| * 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 ↵Dan Goodliffe2015-06-13
| | | | | | | | than the general case one
| * 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 ↵Dan Goodliffe2015-06-13
| | | | | | | | previous build
| * 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, ↵Dan Goodliffe2015-06-13
| | | | | | | | increase test coverage
| * 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 ↵Dan Goodliffe2015-06-13
| | | | | | | | BindColumns (saves repeated metadata lookups)
| * 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
| |