Snapshot 2009-07-06

This commit is contained in:
Frank Schmirler
2010-12-02 09:46:57 +01:00
parent 396fc43bdd
commit 435f01649c
7 changed files with 12 additions and 12 deletions

View File

@@ -1,6 +1,10 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
- removed redefinitions in includes - caused problems in older compilers
- fixed ts2ps.h defines
- fixed missing virtual for cTS2PESRemux destructor
- silenced format mismatch warning on 64bit OS
- added XBMC support by extending VTP capabilities (thanks to Alwin Esch)
- now there's a common baseclass for all remuxers, make use of it
- added cDevice::NumProvidedSystems() which was introduced in VDR 1.7.0