summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorschmirl <schmirl>2009-12-03 07:26:19 +0000
committerschmirl <schmirl>2009-12-03 07:26:19 +0000
commit913e6164b6229cbd80e5b494ac883da0cc2e3562 (patch)
tree994bfbc1cb89d5c3e15b46d1702b07529984e800 /HISTORY
parent1eb9b8568134736995bccdc00357d850f67c0149 (diff)
downloadvdr-plugin-streamdev-913e6164b6229cbd80e5b494ac883da0cc2e3562.tar.gz
vdr-plugin-streamdev-913e6164b6229cbd80e5b494ac883da0cc2e3562.tar.bz2
fixed missing virtual destructor for cTSRemux
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e74822e..052720d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,7 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
+- fixed missing virtual destructor for cTSRemux
- improved PARENTALRATING patch detection was missing in this branch
- silenced warnings concerning asprintf (requested by Rolf Ahrenberg)
- don't update recordings list on CmdPLAY (reported by BBlack)