added DELT FORCE option to delete running timers (#554)

This commit is contained in:
schmirl
2010-01-29 12:02:44 +00:00
parent 913e6164b6
commit 25f287f5b1
3 changed files with 43 additions and 11 deletions

View File

@@ -1,6 +1,7 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
- added DELT FORCE option to delete running timers (thanks to Alwin Esch)
- fixed missing virtual destructor for cTSRemux
- improved PARENTALRATING patch detection was missing in this branch
- silenced warnings concerning asprintf (requested by Rolf Ahrenberg)