Added support for setting the video display mode

This commit is contained in:
Klaus Schmidinger
2005-02-20 12:01:05 +01:00
parent f038aaefc8
commit 51f41252cf
8 changed files with 72 additions and 9 deletions

View File

@@ -3429,3 +3429,4 @@ Video Disk Recorder Revision History
- Increased POLLTIMEOUTS_BEFORE_DEVICECLEAR in transfer.c to 6 to avoid problems
with the larger buffer reserve (thanks to Marco Schl<68><6C>ler).
- Fixed the call to SetVideoFormat() in cDvbDevice::cDvbDevice() (parameter is _bool_).
- Added support for setting the video display mode (thanks to Marco Schl<68><6C>ler).