Age | Commit message (Expand) | Author |
2016-12-22 | Improved handling frame numbers to have a smoother progress display during re... | Klaus Schmidinger |
2016-12-22 | Made the cPlayer member functions FramesPerSecond, GetIndex and GetReplayMode... | Klaus Schmidinger |
2013-12-25 | cDevice::TrickSpeed() now has an additional parameter named Forward | Klaus Schmidinger |
2012-04-28 | The new functions cControl::GetRecording() and cControl::GetHeader() can be u... | Klaus Schmidinger |
2012-04-28 | cControl::Control() now has an additional boolean parameter, which can be set... | Klaus Schmidinger |
2009-03-13 | Replaced cBackTrace with cPtsIndex | Klaus Schmidinger |
2009-01-25 | Improved fast-forward/-rewind for audio recordings | Klaus Schmidinger |
2009-01-06 | The recording format is now Transport Stream | Klaus Schmidinger |
2008-08-15 | First step towards switching to TS (Transport Stream) as recording format | Klaus Schmidinger |
2008-02-16 | Implemented the cStatus, cDevice and cPlayer functions for setting subtitle t... | Klaus Schmidinger |
2007-10-13 | Implemented sending all frames to devices that can handle them in fast forwar... | Klaus Schmidinger |
2006-01-06 | Implemented the "Info" key | Klaus Schmidinger |
2006-01-01 | Made the static cControl functions thread safe | Klaus Schmidinger |
2005-05-22 | Added cPlayer::DeviceSetVideoDisplayFormat() | Klaus Schmidinger |
2005-02-12 | Added DeviceClrAvailableTracks() and DeviceSetCurrentAudioTrack() to cPlayer | Klaus Schmidinger |
2005-02-06 | Removed 'flags' from tTrackId | Klaus Schmidinger |
2005-01-02 | Implemented audio track menu | Klaus Schmidinger |
2004-12-17 | Added support for AC3 replay over the DVB device | Klaus Schmidinger |
2004-06-19 | Added cDevice::Flush() | Klaus Schmidinger |
2004-05-16 | Implemented 'skins' and 'themes' | Klaus Schmidinger |
2002-11-03 | Implemented audio plugin interface | Klaus Schmidinger |
2002-10-12 | Reactivated full handling of second audio PID (even in 'Transfer Mode') | Klaus Schmidinger |
2002-08-16 | Using cPoller instead of NeedsData | Klaus Schmidinger |
2002-08-15 | Implemented several replay modes to allow players that play only audio | Klaus Schmidinger |
2002-08-15 | Implemented cDevice::NeedsData() | Klaus Schmidinger |
2002-07-13 | Changed the interface of cStatus::Replaying() | Klaus Schmidinger |
2002-06-23 | Switched handling 'Transfer Mode' to the new cPlayer/cControl structures | Klaus Schmidinger |
2002-06-23 | Switched VDR's own player to the new cPlayer/cControl structures | Klaus Schmidinger |
2002-06-23 | Moved handling of the Menu key entirely into vdr.c | Klaus Schmidinger |
2002-06-16 | Totally rearranged device/player/recorder structures | Klaus Schmidinger |