diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-03-26 09:46:58 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-03-26 09:46:58 +0200 |
commit | 22b60d96108b98f11af7fcf27f755637e2d106c5 (patch) | |
tree | 492770e115e27cd7621ff6865f7d855bcf140f45 /HISTORY | |
parent | 1fe46dfa9faf971fee27870a49f652485e52647a (diff) | |
download | vdr-22b60d96108b98f11af7fcf27f755637e2d106c5.tar.gz vdr-22b60d96108b98f11af7fcf27f755637e2d106c5.tar.bz2 |
The new function cDevice::ForceTransferMode() can be used to force the primary device into transfer mode
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4445,3 +4445,5 @@ Video Disk Recorder Revision History - Speeded up cRemux::ScanVideoPacket() (thanks to Reinhard Nissl). - Enhanced logging EPG event data. - Fixed format string handling (thanks to Darren Salt). +- The new function cDevice::ForceTransferMode() can be used to force the primary + device into transfer mode (thanks to Reinhard Nissl). |