summaryrefslogtreecommitdiff
path: root/player.c
AgeCommit message (Expand)Author
2020-05-18Fixed a possible crash in case replay is started and stopped in rapid sequence2.4.2Klaus Schmidinger
2012-04-28The new functions cControl::GetRecording() and cControl::GetHeader() can be u...Klaus Schmidinger
2012-04-28cControl::Control() now has an additional boolean parameter, which can be set...Klaus Schmidinger
2007-07-20Improved cControl::Launch() to keep 'control' from pointing to uninitialized ...Klaus Schmidinger
2006-01-06Implemented the "Info" keyKlaus Schmidinger
2006-01-01Made the static cControl functions thread safeKlaus Schmidinger
2004-12-17Added support for AC3 replay over the DVB deviceKlaus Schmidinger
2004-11-20Fixed a possible recursion in cControl::Shutdown()Klaus Schmidinger
2004-05-16Implemented 'skins' and 'themes'Klaus Schmidinger
2002-11-03Implemented audio plugin interfaceKlaus Schmidinger
2002-08-15Implemented several replay modes to allow players that play only audioKlaus Schmidinger
2002-08-15Implemented cDevice::NeedsData()Klaus Schmidinger
2002-06-23Switched handling 'Transfer Mode' to the new cPlayer/cControl structuresKlaus Schmidinger
2002-06-23Switched VDR's own player to the new cPlayer/cControl structuresKlaus Schmidinger
2002-06-16Totally rearranged device/player/recorder structuresKlaus Schmidinger