This website requires JavaScript.
Explore
Help
Sign in
stv0g
/
tvheadend
Watch
1
Star
0
Fork
You've already forked tvheadend
0
Code
Issues
Pull requests
Releases
Wiki
Activity
cfe03d5d66
tvheadend
/
src
/
dvr
History
Adam Sutton
875a9d4cf2
First stab at adding proper brand based series linking (some aspects of season based exist, but generally I am ignoring this for now).
2012-06-08 15:33:22 +01:00
..
dvr.h
First stab at adding proper brand based series linking (some aspects of season based exist, but generally I am ignoring this for now).
2012-06-08 15:33:22 +01:00
dvr_autorec.c
First stab at adding proper brand based series linking (some aspects of season based exist, but generally I am ignoring this for now).
2012-06-08 15:33:22 +01:00
dvr_db.c
Started work on deleteing epg_channel_t and moving schedule info back into channel_t. This will make working with EIT much simpler, removes a fairly redundant object and will allow me to move epggrab channel mapping into each grabber which will be far more flexible and was what I had originally intended.
2012-05-30 11:01:29 +01:00
dvr_rec.c
added missing free()s
2012-03-07 15:12:48 +01:00
ebml.c
Add a native matroska muxer used for recording.
2010-06-21 20:52:36 +00:00
ebml.h
Add a native matroska muxer used for recording.
2010-06-21 20:52:36 +00:00
mkmux.c
Started work on deleteing epg_channel_t and moving schedule info back into channel_t. This will make working with EIT much simpler, removes a fairly redundant object and will allow me to move epggrab channel mapping into each grabber which will be far more flexible and was what I had originally intended.
2012-05-30 11:01:29 +01:00
mkmux.h
First stab at adding the DVR code back in. Very much WIP and no attempt to add clever stuff at this stage.
2012-05-25 16:19:29 +01:00