summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-03-26 09:46:58 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-03-26 09:46:58 +0200
commit22b60d96108b98f11af7fcf27f755637e2d106c5 (patch)
tree492770e115e27cd7621ff6865f7d855bcf140f45 /HISTORY
parent1fe46dfa9faf971fee27870a49f652485e52647a (diff)
downloadvdr-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--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e1ee7aa0..aa24e7da 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).