summaryrefslogtreecommitdiff
path: root/p2pvr/ice
Commit message (Collapse)AuthorAge
* Add default values to all simple type fieldsDan Goodliffe2017-08-24
|
* Fix comically broken DateTime stream writerDan Goodliffe2017-08-08
|
* Add ice_print to device errorDan Goodliffe2017-08-06
|
* Unify local/global devices and tuners into a single coherent serviceDan Goodliffe2017-08-06
|
* Internalise and tidy common helpersDan Goodliffe2017-08-03
|
* Provide more comprehensive video stats, not just sizeDan Goodliffe2017-08-02
|
* Store videos in the databaseDan Goodliffe2017-08-02
|
* BIG migration from Project2 based to IceTray/Slicer :DDan Goodliffe2017-07-30
|
* Partially tested global visibility hidden in all projectsDan Goodliffe2016-01-24
|
* Compatibility with gcc-5.3.0Dan Goodliffe2015-12-30
|
* Enable hidden visibility and LTODan Goodliffe2015-10-25
|
* Use slicer for inserts and updatesDan Goodliffe2015-10-24
|
* Use libadhocutilDan Goodliffe2015-09-03
|
* Remove unused tuner type parameter from many placesDan Goodliffe2015-06-13
|
* Move some internal only ice parts into daemonDan Goodliffe2015-06-13
|
* Correct location of cpp:include directive for datetime conversionsDan Goodliffe2015-06-13
|
* Move record data into slice, switch data field to matching enumeration, ↵Dan Goodliffe2015-06-13
| | | | increase test coverage
* Fix up and fully UT the setup from empty and maintenance processDan Goodliffe2015-06-13
|
* Move the conversion specification from the member onto the typeDan Goodliffe2015-06-13
|
* Fix exception spec on tuner interfaces and add covering testsDan Goodliffe2015-06-13
|
* Use slicer and metadata for performing mergesDan Goodliffe2015-06-13
|
* Migrate schedulecandidate to slicer model and migrate remaining bits of ↵Dan Goodliffe2015-06-13
| | | | schedules impl to SQL deserializer
* Add duration conversionsDan Goodliffe2015-06-13
|
* Migrate SI impl to SQL deserializer (includes interface change as get all ↵Dan Goodliffe2015-06-13
| | | | deliveries no longer requires a type)
* Remove all the mess around symlinks and fancy structure in storage and add ↵Dan Goodliffe2015-06-13
| | | | some unit tests
* Big commit comprising mostly of changes to the DB structure to unify ↵Dan Goodliffe2015-06-13
| | | | recorded event details into events, lots of new unit tests
* Tweaks for using slicerp2pvr-0.0.1Dan Goodliffe2014-12-09
|
* Add unit test that ensures p2 ice components compile and loadDan Goodliffe2014-12-09
|
* Add methods for getting events that are part of schedulesrandomdan2014-04-19
|
* Add event search methodrandomdan2014-04-17
|
* Basic support for streaming services (slow, thanks ffmpeg) and recordings ↵randomdan2014-03-20
| | | | (assumes storage endpoint) through the web frontend - implemented as two project2 stream sources
* Remove the pointless maint functions for program map and program ↵randomdan2014-03-13
| | | | associations, along with the pointless programid column
* Restructure into more sensibly arranged libsrandomdan2014-03-13
|
* Expose more of the interfacerandomdan2014-03-12
| | | | Gracefully handle not found problems
* Add the p2pvr Ice <-> Project2 type convertersrandomdan2014-03-11
| | | | | Add the beginnings of the web frontend Remove the deprecated p2 client code, now superceeded by the Project2 slice compiler
* Incorperate proper datetimes and durations now the core doesrandomdan2014-03-04
|
* Add an SI function to get a transport suitable for getting SI based on the ↵randomdan2014-02-10
| | | | delivery next being used for recordings, mimimises fails/retries
* Fixes around the new muxer and sender featuresrandomdan2014-01-31
|
* Remove junk for estimating device usagerandomdan2014-01-13
| | | | | Throw exception when no devices are available, don't return null Don't iterate all transponders when getting network details
* Basic implementation of a recorderrandomdan2014-01-09
|
* Bit more tidy uprandomdan2013-12-22
|
* Fix slice scanner and split .ice files back into logical blocksrandomdan2013-12-22
|
* The start of a P2 P2PVR client library and a few fixes around type conversionsrandomdan2013-12-22
|
* Add implementations of storage and recordings interfacesrandomdan2013-12-16
|
* 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