No longer saving the setup in case of a fatal error

This commit is contained in:
Klaus Schmidinger
2005-05-22 11:23:22 +02:00
parent 710f6c37d1
commit 6b25832913
3 changed files with 10 additions and 4 deletions

View File

@@ -3549,3 +3549,5 @@ Video Disk Recorder Revision History
- 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).
- No longer saving the setup in case of a fatal error, to keep the volume level
from being set to a wrong value (thanks to Marco Schl<68><6C>ler).