index
:
P2PVR
main
Personal DVB recording service
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
p2pvr
/
dvb
Commit message (
Expand
)
Author
Age
*
Remove boost::filesystem in favour of std::filesystem
p2pvr-0.3.3
Dan Goodliffe
2019-02-03
*
C++17 and Ice 3.7
p2pvr-0.3.0
Dan Goodliffe
2018-04-29
*
In the event of an error handling/processing SI table data, discard any progr...
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
*
Unify local/global devices and tuners into a single coherent service
Dan Goodliffe
2017-08-06
*
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 the core of SI table parsers into the DVB lib
Dan Goodliffe
2017-08-03
*
Tidy and shuffle some bits
Dan Goodliffe
2017-08-02
*
Move everything out of the global namespace
Dan Goodliffe
2017-07-30
*
BIG migration from Project2 based to IceTray/Slicer :D
Dan Goodliffe
2017-07-30
*
Use macros in BOOST_TEST_ instead of just BOOST_
Dan Goodliffe
2016-04-04
*
Partially tested global visibility hidden in all projects
Dan Goodliffe
2016-01-24
*
Remove flto cos I'm sick of it randomly breaking stuff
Dan Goodliffe
2015-12-18
*
Strip 'New:' from event titles
Dan Goodliffe
2015-11-01
*
Enable hidden visibility and LTO
Dan Goodliffe
2015-10-25
*
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
*
Use libadhocutil
Dan Goodliffe
2015-09-03
*
Add a test for creating sample video broadcast data
Dan Goodliffe
2015-06-13
*
Remove unused tuner type parameter from many places
Dan Goodliffe
2015-06-13
*
Move some bits from lib into more focused parts
Dan Goodliffe
2015-06-13
*
A single ycm config that gets its args from b2
Dan Goodliffe
2015-06-13
*
Use native for instead BOOST_FOREACH
Dan Goodliffe
2015-06-13
*
Don't create comically broken sample data and fix the last sample
Dan Goodliffe
2015-06-13
*
Add tool for creating samples of SI data
Dan Goodliffe
2015-06-13
*
Standardize return value of HandleTable
Dan Goodliffe
2015-06-13
*
Restructure into more sensibly arranged libs
randomdan
2014-03-13