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
*
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
*
Makefile scripts for updating schema/database
randomdan
2014-01-07
*
Select a remmeber the scheduleId for an upcoming recording
randomdan
2014-01-07
*
Add event time range index
randomdan
2014-01-07
*
Corrections to schema
randomdan
2014-01-05
*
Unify the daemon base code
randomdan
2014-01-05
*
Do reschudule automatically after events have been updated
randomdan
2014-01-04
*
Explicit instantiations of instance store/map/set to avoid multiple instantia...
randomdan
2014-01-04
*
Log exceptions in scan frequency found handler
randomdan
2014-01-03
*
Catch all exceptions in scheduled update thread
randomdan
2014-01-03
*
Log status when tuning fails with no signal or carrier
randomdan
2014-01-03
*
Correctly map transport stream specifications in network tables for dvb-t (dv...
randomdan
2014-01-02
*
Execeute updates of network, services and events on a schedule and on start up
randomdan
2013-12-24
*
Patched to work with threaded DB connection interface
randomdan
2013-12-24
*
Bit more tidy up
randomdan
2013-12-22
*
Fix slice scanner and split .ice files back into logical blocks
randomdan
2013-12-22
*
The start of a P2 P2PVR client library and a few fixes around type conversions
randomdan
2013-12-22
*
Move some stuff into a utils lib
randomdan
2013-12-17
*
Add implementations of storage and recordings interfaces
randomdan
2013-12-16
*
Don't specify the owner in the schema
randomdan
2013-12-16
*
Fix events search index/function to accept null subtitles and/or descriptions
randomdan
2013-12-16
*
Remove straggling debug
randomdan
2013-12-16
*
Add a simple muxer that just wraps around an ffmpeg process
randomdan
2013-12-15
*
Fixups around the schema of services and it's other columns
randomdan
2013-12-14
*
Allow FileSink to take a file handle as well as a path
randomdan
2013-12-14
*
Extend interface for currently held recordings
randomdan
2013-12-13
*
Add schema for storing previously recorded, things to record
randomdan
2013-12-13
*
Tidy up and fix some DB core code
randomdan
2013-12-12
*
Move the txHelper into dbClient
randomdan
2013-12-11
*
Add pre-compiled header support
randomdan
2013-12-11
*
Support for storing SQL as separate resources and linking to them directly
randomdan
2013-12-11
*
Adds some indexes to events
randomdan
2013-12-11
*
Adds basic scheduling support, although currently produces only debug output ...
randomdan
2013-12-10
*
Extend container helpers to support different pointer types
randomdan
2013-12-10
*
Centralise the DB code
randomdan
2013-12-10
*
Extend interface to support getting a tuner device count
randomdan
2013-12-10
*
Centralise and wrap maintenance Tx management
randomdan
2013-12-08
*
Make some tuner magic numbers into proper options
randomdan
2013-12-08
*
Add some SI functions for getting service stuff
randomdan
2013-12-08
*
Set bigger internal buffers for demux
randomdan
2013-12-07
*
Move parent object Ids into domain objects, remove all the parent object mess...
randomdan
2013-12-05
*
Compat fix with stable versions
randomdan
2013-12-05
*
Support background sending of table sections just like streams
randomdan
2013-12-05
*
Tidy maintenance code into separate files
randomdan
2013-12-03
*
Monitor tuner usage and close them if they go idle for a period of time
randomdan
2013-12-03
*
Changes to add downloading program association table and program map (big mes...
randomdan
2013-12-03
*
Remove tuner from adapter only when there are no more users
randomdan
2013-12-01
*
Bit of refactor and tidy up
randomdan
2013-11-30
[next]