index
:
P2PVR
main
Personal DVB recording service
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
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
*
Improve error message when getTuner fails to open/tune a tuner
Dan Goodliffe
2017-11-05
*
Use a slightly less surprising DB connection pool name
Dan Goodliffe
2017-11-05
*
Fix library name icebox.config
Dan Goodliffe
2017-11-05
*
Fixes to workaround release date sometimes being an empty string :(
p2pvr-0.2.0
Dan Goodliffe
2017-09-23
*
debuginstallc shouldn't be built by default
Dan Goodliffe
2017-08-24
*
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
*
Fix card daemon config file
Dan Goodliffe
2017-08-24
*
Add rule to install a debug version of card daemon
Dan Goodliffe
2017-08-24
*
Add default values to all simple type fields
Dan Goodliffe
2017-08-24
*
Make mockTuner extend TunerI and override mostly just low level IO
Dan Goodliffe
2017-08-11
*
Fix comically broken DateTime stream writer
Dan Goodliffe
2017-08-08
*
Explain yourself! (when opening a device fails)
Dan Goodliffe
2017-08-08
*
Support passing a frontend instance into a tuner (easier testing)
Dan Goodliffe
2017-08-08
*
Tuner::GetDevice should return the frontend that was opened
Dan Goodliffe
2017-08-08
*
Have MockDevices extend DevicesI and simply intercept tuner creation with Moc...
Dan Goodliffe
2017-08-07
*
Add ice_print to device error
Dan Goodliffe
2017-08-06
*
Wrap new TunerI in a function to be mocked
Dan Goodliffe
2017-08-06
*
Tidy demux code to use file handles
Dan Goodliffe
2017-08-06
*
Tidy private functions in DevicesI
Dan Goodliffe
2017-08-06
*
Unify local/global devices and tuners into a single coherent service
Dan Goodliffe
2017-08-06
*
Drop out local file hanlde for AdHoc's
Dan Goodliffe
2017-08-05
*
Move the frontend file descriptor ownership into the parent tuner as an AdHoc...
Dan Goodliffe
2017-08-04
*
Prefer unique_ptr for local SI tables, pass them around as const refs
Dan Goodliffe
2017-08-04
*
Prefer unique_ptr over shared_ptr for tmp strings
Dan Goodliffe
2017-08-04
*
Pass table object to handler by reference.
Dan Goodliffe
2017-08-03
*
Internalise and tidy common helpers
Dan Goodliffe
2017-08-03
*
Reduce visibility of lots of things where possible
Dan Goodliffe
2017-08-03
*
Internalise the core of SI table parsers into the DVB lib
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
*
debuginstall should target a subfolder of bin
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
*
Temp files for schema should be in bin
Dan Goodliffe
2017-08-01
*
Update schema as dumped by a recent pg_dump
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
*
Single definition of glibmm
Dan Goodliffe
2017-05-21
*
Remove Project2 components
Dan Goodliffe
2017-05-21
*
Update with recent test from mock api
Dan Goodliffe
2017-05-21
*
Standalone split
Dan Goodliffe
2017-05-21
*
Upgrade to libxml++3
Dan Goodliffe
2017-04-28
*
Boost 1.63 compat fix
p2pvr-0.1.5.2
Dan Goodliffe
2017-01-23
*
Set cxxflags specifically, not cflags
Dan Goodliffe
2016-10-07
[next]