diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-08-15 11:16:34 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-08-15 11:16:34 +0200 |
commit | c0ef9a35e2994aad863dfb2195211bb2d9dec766 (patch) | |
tree | dbd5b348d2ff8c0f5c3cef4f0521f090a47fef9b /HISTORY | |
parent | d4ab35d1d92e14e9a4e7490058546642da728e02 (diff) | |
download | vdr-c0ef9a35e2994aad863dfb2195211bb2d9dec766.tar.gz vdr-c0ef9a35e2994aad863dfb2195211bb2d9dec766.tar.bz2 |
Implemented several replay modes to allow players that play only audio
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1408,3 +1408,5 @@ Video Disk Recorder Revision History can now call DeviceNeedsData() to see whether the replay device is ready for further data. A derived cDevice class must implement NeedsData() and shall check if any of its file handles is ready for data. +- Implemented several replay modes to allow players that play only audio (thanks + to Stefan Huelswitt). |