summaryrefslogtreecommitdiff
path: root/p2pvr/ice
Commit message (Collapse)AuthorAge
* Extend interface for currently held recordingsrandomdan2013-12-13
|
* Tidy up and fix some DB core coderandomdan2013-12-12
| | | | Implement the rest of schdules interface properly
* Adds some indexes to eventsrandomdan2013-12-11
| | | | | Adds support for season in events Improves regexen for extracting data from descriptions
* Extend interface to support getting a tuner device countrandomdan2013-12-10
|
* Add some SI functions for getting service stuffrandomdan2013-12-08
| | | | | | Add a templated SI parser to bounce table objects to a function Allow SI parsers to say they want the next instance of an object too Add ServiceStreamer to write a/v streams of a TS to a raw data client
* Move parent object Ids into domain objects, remove all the parent object ↵randomdan2013-12-05
| | | | mess from binders
* Support background sending of table sections just like streamsrandomdan2013-12-05
|
* Tidy maintenance code into separate filesrandomdan2013-12-03
| | | | Change UpdateTransports to be UpdateNetwork
* Monitor tuner usage and close them if they go idle for a period of timerandomdan2013-12-03
|
* Changes to add downloading program association table and program map (big ↵randomdan2013-12-03
| | | | | | | | | | mess in maintenance.cpp now) Supporting changes in slice, general libs etc Wait for lock after tuning, throw on fail Don't register tuner as in use until tuning has succeeded Tweaks in table parser to be more helpful Count packets transmitted in a demux send
* Bit of refactor and tidy uprandomdan2013-11-30
|
* First commit for big refactor into a Project2 daemon, much still to do, but ↵randomdan2013-11-28
| | | | much core stuff in place
* Tidy up, extend ICE interfacerandomdan2013-05-30
|
* Tidy up and create a separate comms modulerandomdan2013-05-29