diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-05-22 11:23:22 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-05-22 11:23:22 +0200 |
commit | 6b258329131696df045e333886a163d820f2115b (patch) | |
tree | 40993fc7cf16b2d6a4fa7a2456f8fac081914d02 /HISTORY | |
parent | 710f6c37d17a755a1e53474b0c087616a9578d0d (diff) | |
download | vdr-6b258329131696df045e333886a163d820f2115b.tar.gz vdr-6b258329131696df045e333886a163d820f2115b.tar.bz2 |
No longer saving the setup in case of a fatal error
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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üß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üßler). |