diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-02-04 14:58:24 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-02-04 14:58:24 +0100 |
commit | d5c739790b51c1503bad54b2edf384f359ed2a3b (patch) | |
tree | 87b9c108757e97365264bb40ebb0f96bb926f687 /HISTORY | |
parent | 8831fe304fd7992c4017b434d3d6e70478b34872 (diff) | |
download | vdr-d5c739790b51c1503bad54b2edf384f359ed2a3b.tar.gz vdr-d5c739790b51c1503bad54b2edf384f359ed2a3b.tar.bz2 |
Implemented cDevice::Transferring()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4297,3 +4297,6 @@ Video Disk Recorder Revision History if you don't want to use "fadvise" you need to comment out that line (thanks to Artur Skawina). - Fixed a missing ',' in the Swedish OSD texts (thanks to Arthur Konovalov). +- cDevice::Transferring() can now be used to determine whether the (primary) + device is currently playing in Transfer Mode (based on a suggestion by + Reinhard Nissl). |