Windows port of vompclient
Reporting of many bugs
Audio channel selection
+ VDR 1.7 compatibility
Andreas Vogel
Media player
Thomas Steger
Sleep timer
+dingo35
+ VDR 1.7 compatibility
+
Thanks to the following people for their work with the MVP:
Jon Gettler, BtB and the other MVPMC developers
teletext = new TeletextDecoderVBIEBU();
- if (!demuxer->init(this, audio, video, teletext, 2097152, 524288, 65536))
+ if (!demuxer->init(this, audio, video, teletext, 2097152, 524288, 65536, subtitles))
{
logger->log("PlayerLiveTV", Log::ERR, "Demuxer failed to init");
shutdown();