diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-04-20 09:23:02 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-04-20 09:23:02 +0200 |
commit | 9b840b07c434702a3b39aae79c1c001fa4f7a66a (patch) | |
tree | 9166ab7295a4d09c0f285e7d78fe6cd66c1b4110 /HISTORY | |
parent | 59aecc02543712f13913cb8c043865a692336c7d (diff) | |
download | vdr-9b840b07c434702a3b39aae79c1c001fa4f7a66a.tar.gz vdr-9b840b07c434702a3b39aae79c1c001fa4f7a66a.tar.bz2 |
Fixed a crash when selecting the 'Jump' function directly after setting an editing mark
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1191,7 +1191,7 @@ Video Disk Recorder Revision History same name was manually deleted on a system with more than one video directory (thanks to Dirk Wiebel for reporting this one). -2002-04-19: Version 1.0.1 +2002-04-20: Version 1.0.1 - Added some DVB-T channels for Berlin (Germany) to channels.conf.terr (thanks to Andreas Roedl). @@ -1206,3 +1206,6 @@ Video Disk Recorder Revision History 'channels.conf'). - Improved thread locking in the ring buffer to avoid possible race conditions under heavy load (thanks to Werner Fink). +- Fixed a crash when selecting the "Jump" function directly after setting an + editing mark (thanks to Steffen Koch for reporting and Stefan Huelswitt for + fixing this one). |