summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorschmirl <schmirl>2010-01-29 12:02:44 +0000
committerschmirl <schmirl>2010-01-29 12:02:44 +0000
commit25f287f5b1ec3f40d3e64c3fcc154e2b1d4e6aed (patch)
treed48ac55e71538516ddc0390b352e0b5caf25eee9 /HISTORY
parent913e6164b6229cbd80e5b494ac883da0cc2e3562 (diff)
downloadvdr-plugin-streamdev-25f287f5b1ec3f40d3e64c3fcc154e2b1d4e6aed.tar.gz
vdr-plugin-streamdev-25f287f5b1ec3f40d3e64c3fcc154e2b1d4e6aed.tar.bz2
added DELT FORCE option to delete running timers (#554)
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 052720d..a3e2832 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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)