The new function cDevice::ForceTransferMode() can be used to force the primary device into transfer mode

This commit is contained in:
Klaus Schmidinger
2006-03-26 09:46:58 +02:00
parent 1fe46dfa9f
commit 22b60d9610
5 changed files with 18 additions and 6 deletions

View File

@@ -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).