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
*
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
*
Behave more like a normal compiler (write whole file, not append existing one)
p2pvr-0.1.5.1
Dan Goodliffe
2016-10-07
*
Slicer 1.4 compatibility fix
p2pvr-0.1.5
Dan Goodliffe
2016-09-24
*
Allow control of --dll-export and --ice
Dan Goodliffe
2016-06-26
*
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
*
Build most things by default
Dan Goodliffe
2016-01-27
*
Partially tested global visibility hidden in all projects
Dan Goodliffe
2016-01-24
*
Remove straggling use of Slicer::Deserialize in favour of more flexible Deser...
p2pvr-0.1.4.1
Dan Goodliffe
2016-01-18
*
Compatibility with gcc-5.3.0
Dan Goodliffe
2015-12-30
*
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
[next]