Added cPlayer::DeviceSetVideoDisplayFormat()

This commit is contained in:
Klaus Schmidinger
2005-05-22 11:09:14 +02:00
parent dc7f2d3624
commit 710f6c37d1
3 changed files with 4 additions and 1 deletions

View File

@@ -3548,3 +3548,4 @@ Video Disk Recorder Revision History
- Avoiding extra blanks at the end of names of instant recordings.
- Removed converting byte order on big endian systems from cDvbOsd::Flush(),
which, according to Johannes Stezenbach and Paavo Hartikainen, is wrong.
- Added cPlayer::DeviceSetVideoDisplayFormat() (thanks to Marco Schl<68><6C>ler).