tvheadend/src/dvr
Adam Sutton d23f60b031 Issue #1459 - fix removal of all autorec recordings on startup
There were 2 issues here:
- recent changes meant that recordings were purged on every startup
- long standing issue meant complete recordings were removed on
  removal of an autorec rule (which I don't think was intended).
2012-12-27 00:48:14 +00:00
..
dvr.h Issue #1459 - fix removal of all autorec recordings on startup 2012-12-27 00:48:14 +00:00
dvr_autorec.c Issue #1459 - fix removal of all autorec recordings on startup 2012-12-27 00:48:14 +00:00
dvr_db.c Issue #1459 - fix removal of all autorec recordings on startup 2012-12-27 00:48:14 +00:00
dvr_rec.c util: Added a generic makedirs replacement for the 2 diff implementations. 2012-11-28 09:43:13 +00: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 make sure the default file descriptor for the matroska muxer is an invalid one, not stdout. 2012-11-17 15:35:40 +01:00
mkmux.h Added support for multiple output muxers for file recording and http streaming. 2012-08-21 12:08:49 +02:00