index
:
P2PVR
main
Personal DVB recording service
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
p2pvr
/
daemon
Commit message (
Expand
)
Author
Age
*
Have MockDevices extend DevicesI and simply intercept tuner creation with Moc...
Dan Goodliffe
2017-08-07
*
Unify local/global devices and tuners into a single coherent service
Dan Goodliffe
2017-08-06
*
Pass table object to handler by reference.
Dan Goodliffe
2017-08-03
*
Reduce visibility of lots of things where possible
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
*
Store videos in the database
Dan Goodliffe
2017-08-02
*
Mocks should accept and pass through options for DryIce
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
*
Remove Project2 components
Dan Goodliffe
2017-05-21
*
Slicer 1.4 compatibility fix
p2pvr-0.1.5
Dan Goodliffe
2016-09-24
*
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
*
Partially tested global visibility hidden in all projects
Dan Goodliffe
2016-01-24
*
Compatibility with libdbpp-*-1
p2pvr-0.1.4
Dan Goodliffe
2015-12-30
*
Remove flto cos I'm sick of it randomly breaking stuff
Dan Goodliffe
2015-12-18
*
Don't rely on sequence values as insert order isn't predictable
Dan Goodliffe
2015-11-06
*
Strip 'New:' from event titles
Dan Goodliffe
2015-11-01
*
Enable hidden visibility and LTO
Dan Goodliffe
2015-10-25
*
Wrap up slicer updates and DB connection access
Dan Goodliffe
2015-10-24
*
Use slicer for inserts and updates
Dan Goodliffe
2015-10-24
*
Use Slicer-DB to replace our own sqlSelectDeserializer
Dan Goodliffe
2015-10-23
*
Slash the amount of inclusion in pre-compiled headers
Dan Goodliffe
2015-10-02
*
Swtich everything to new libs/interfaces
Dan Goodliffe
2015-10-02
*
Update to work with system dbpp
Dan Goodliffe
2015-09-26
*
Use libadhocutil
Dan Goodliffe
2015-09-03
*
Add an option to force performing a maintenance cycle on start-up
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
*
Remove undefined function declaration
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
*
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
[next]