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.c
Age
Commit message (
Expand
)
Author
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
2007-07-20
Improved cControl::Launch() to keep 'control' from pointing to uninitialized ...
Klaus Schmidinger
2006-01-06
Implemented the "Info" key
Klaus Schmidinger
2006-01-01
Made the static cControl functions thread safe
Klaus Schmidinger
2004-12-17
Added support for AC3 replay over the DVB device
Klaus Schmidinger
2004-11-20
Fixed a possible recursion in cControl::Shutdown()
Klaus Schmidinger
2004-05-16
Implemented 'skins' and 'themes'
Klaus Schmidinger
2002-11-03
Implemented audio plugin interface
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-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-16
Totally rearranged device/player/recorder structures
Klaus Schmidinger