index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
player.h
Age
Commit message (
Expand
)
Author
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