index
:
P2PVR
main
Personal DVB recording service
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
p2pvr
/
lib
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
*
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
*
Prefer unique_ptr for local SI tables, pass them around as const refs
Dan Goodliffe
2017-08-04
*
Pass table object to handler by reference.
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
*
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
*
Enable hidden visibility and LTO
Dan Goodliffe
2015-10-25
*
Slash the amount of inclusion in pre-compiled headers
Dan Goodliffe
2015-10-02
*
Use libadhocutil
Dan Goodliffe
2015-09-03
*
Don't use the local adapter reference before it's initialized
Dan Goodliffe
2015-06-13
*
Remove debug
Dan Goodliffe
2015-06-13
*
TemporaryIceAdapterObject should take and keep a handle to its object
Dan Goodliffe
2015-06-13
*
Move core start into right file
Dan Goodliffe
2015-06-13
*
Add wrapper for removing the proxy early
Dan Goodliffe
2015-06-13
*
Throw when setting up the proxy fails
Dan Goodliffe
2015-06-13
*
Split parts ServiceStreamer into a Core version with a bit more flexibility t...
Dan Goodliffe
2015-06-13
*
Fix typo in class name
Dan Goodliffe
2015-06-13
*
Move some bits from lib into more focused parts
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
*
Merge all delivery methods
Dan Goodliffe
2015-06-13
*
Use slicer and metadata for performing merges
Dan Goodliffe
2015-06-13
*
Remove unused MapIterator
Dan Goodliffe
2015-06-13
*
Remove remaining support code for old school DB selects
Dan Goodliffe
2015-06-13
*
Remove some no longer required UnbindColumns impls
Dan Goodliffe
2015-06-13
*
Remove some no longer required UnbindColumns impls
Dan Goodliffe
2015-06-13
*
Use native for instead BOOST_FOREACH
Dan Goodliffe
2015-06-13
*
Big commit comprising mostly of changes to the DB structure to unify recorded...
Dan Goodliffe
2015-06-13
*
Scattering of fixes to remove hacks around paths and fix running the build fr...
randomdan
2014-11-13
*
Basic support for streaming services (slow, thanks ffmpeg) and recordings (as...
randomdan
2014-03-20
*
Restructure into more sensibly arranged libs
randomdan
2014-03-13
*
Expose more of the interface
randomdan
2014-03-12
*
Incorperate proper datetimes and durations now the core does
randomdan
2014-03-04
*
Add an SI function to get a transport suitable for getting SI based on the de...
randomdan
2014-02-10
*
Tweaks and scripts for a proper install
randomdan
2014-02-08
*
Fixes around the new muxer and sender features
randomdan
2014-01-31
*
Refactor tuner to use specific implementations of new interface for send diff...
randomdan
2014-01-22
*
Fix up pipe handling in the muxer and write stderr of muxer command into the log
randomdan
2014-01-19
*
Set default ffmpeg options to something now tried and tested
randomdan
2014-01-19
*
Minor fixes to scheduling
randomdan
2014-01-19
*
Add missing collocationOptimized fix
randomdan
2014-01-13
*
Remove junk for estimating device usage
randomdan
2014-01-13
*
Basic implementation of a recorder
randomdan
2014-01-09
*
Select a remmeber the scheduleId for an upcoming recording
randomdan
2014-01-07
*
Unify the daemon base code
randomdan
2014-01-05
[next]