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
*
Update to use traits DB binder for Chrono::DateTime
p2pvr-0.3.3.1
Dan Goodliffe
2019-04-03
*
Remove boost::filesystem in favour of std::filesystem
p2pvr-0.3.3
Dan Goodliffe
2019-02-03
*
Don't call service method with a default Ice::Current
p2pvr-0.3.1
Dan Goodliffe
2019-01-13
*
C++17 and Ice 3.7
p2pvr-0.3.0
Dan Goodliffe
2018-04-29
*
Release events update transaction before beginning reschedule
Dan Goodliffe
2017-11-05
*
Internal models can be local
Dan Goodliffe
2017-11-05
*
Use a slightly less surprising DB connection pool name
Dan Goodliffe
2017-11-05
*
In the event of an error handling/processing SI table data, discard any progr...
Dan Goodliffe
2017-08-24
*
Add missing link dependencies for tests
Dan Goodliffe
2017-08-24
*
Fix up behaviour of table based SI parsers to stop only when they have receiv...
Dan Goodliffe
2017-08-24
*
Make mockTuner extend TunerI and override mostly just low level IO
Dan Goodliffe
2017-08-11
*
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
[next]