| Commit message (Expand) | Author | Age |
* | Add getPrefix required by Ice 3.6p2pvr-0.1.0.1 | Dan Goodliffe | 2015-07-04 |
* | Update expectations of tmdb mock api | Dan Goodliffe | 2015-07-03 |
* | Use a std::stream over a ustring for buffering json data, better with new lib... | Dan Goodliffe | 2015-07-03 |
* | Use run over unit-test for output capture | Dan Goodliffe | 2015-07-03 |
* | Add systemd servicesp2pvr-0.1.0 | Dan Goodliffe | 2015-06-18 |
* | Add finallib targets for ebuild and build p2comp by default | Dan Goodliffe | 2015-06-18 |
* | The slicer feature should not be propergated, it's library specific whether i... | Dan Goodliffe | 2015-06-18 |
* | Add an option to force performing a maintenance cycle on start-up | Dan Goodliffe | 2015-06-18 |
* | Merge branch 'p2pvr' | Dan Goodliffe | 2015-06-18 |
|\ |
|
| * | Compatibility with AppInstance and ExecContext changes | Dan Goodliffe | 2015-06-14 |
| * | Switch to using project2's own DB mocking framework | Dan Goodliffe | 2015-06-13 |
| * | Increase stream time during test because the decomp can take too long | Dan Goodliffe | 2015-06-13 |
| * | Add basics for tests over streaming and recording | Dan Goodliffe | 2015-06-13 |
| * | Don't use the local adapter reference before it's initialized | Dan Goodliffe | 2015-06-13 |
| * | Remove debug | Dan Goodliffe | 2015-06-13 |
| * | TemporaryIceAdapterObject should take and keep a handle to its object | Dan Goodliffe | 2015-06-13 |
| * | Extend mock tuner to support basic streaming with sample of BBC One | Dan Goodliffe | 2015-06-13 |
| * | Log size of data being decompressed as it gives rudimentary clue as to what i... | Dan Goodliffe | 2015-06-13 |
| * | Move core start into right file | Dan Goodliffe | 2015-06-13 |
| * | Add a test for creating sample video broadcast data | Dan Goodliffe | 2015-06-13 |
| * | Remove undefined function declaration | Dan Goodliffe | 2015-06-13 |
| * | Add wrapper for removing the proxy early | Dan Goodliffe | 2015-06-13 |
| * | Throw when setting up the proxy fails | Dan Goodliffe | 2015-06-13 |
| * | Split parts ServiceStreamer into a Core version with a bit more flexibility t... | Dan Goodliffe | 2015-06-13 |
| * | Fix typo in class name | Dan Goodliffe | 2015-06-13 |
| * | Build right pch and include main ice header | Dan Goodliffe | 2015-06-13 |
| * | Remove unused tuner type parameter from many places | Dan Goodliffe | 2015-06-13 |
| * | Explicitly exclude bin dir to stop glob-tree finding cpp files from the previ... | Dan Goodliffe | 2015-06-13 |
| * | Move some internal only ice parts into daemon | Dan Goodliffe | 2015-06-13 |
| * | Correct location of cpp:include directive for datetime conversions | Dan Goodliffe | 2015-06-13 |
| * | Move some bits from lib into more focused parts | Dan Goodliffe | 2015-06-13 |
| * | Add deps on sql | Dan Goodliffe | 2015-06-13 |
| * | Omit the entire unittests folder for main lib | Dan Goodliffe | 2015-06-13 |
| * | Offset test data into tomorrow to avoid results changing as day goes by | Dan Goodliffe | 2015-06-13 |
| * | Move record data into slice, switch data field to matching enumeration, incre... | Dan Goodliffe | 2015-06-13 |
| * | Add mock helper SQL for bringing test data into upcoming 7 days | Dan Goodliffe | 2015-06-13 |
| * | Remove unrequired templating of objectrowstate | Dan Goodliffe | 2015-06-13 |
| * | Return the select columns from CreateColumns and pass it back into BindColumn... | Dan Goodliffe | 2015-06-13 |
| * | No longer required explicit impl | Dan Goodliffe | 2015-06-13 |
| * | Improve test over events when references events exist | Dan Goodliffe | 2015-06-13 |
| * | Fix up and fully UT the setup from empty and maintenance process | Dan Goodliffe | 2015-06-13 |
| * | Throw specific exception (NoRowsFound) when a row is required but none are re... | Dan Goodliffe | 2015-06-13 |
| * | Add sandboxed database support to unit tests and lots of sample data | Dan Goodliffe | 2015-06-13 |
| * | Refactor decompress into its own function | Dan Goodliffe | 2015-06-13 |
| * | Move the conversion specification from the member onto the type | Dan Goodliffe | 2015-06-13 |
| * | Fix exception spec on tuner interfaces and add covering tests | Dan Goodliffe | 2015-06-13 |
| * | Remove unneeded links to p2ice | Dan Goodliffe | 2015-06-13 |
| * | Remove straggling includes of singleIterator | Dan Goodliffe | 2015-06-13 |
| * | Merge all delivery methods | Dan Goodliffe | 2015-06-13 |
| * | Switch to run as unit-test is deprecated | Dan Goodliffe | 2015-06-13 |