fixed missing virtual destructor for cTSRemux

This commit is contained in:
schmirl
2009-12-03 07:26:13 +00:00
parent d794d83854
commit b3c72deaed
2 changed files with 3 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
- fixed missing virtual destructor for cTSRemux
- added defines for large file support to Makefile as required by VDR 1.7.4+
(reported by wirbel@vdrportal)
- added Slovak translation (thanks to Milan Hrala)