A menu is no longer automatically closed when a replay ends

This commit is contained in:
Klaus Schmidinger
2005-11-04 13:52:31 +01:00
parent 23ee5bb4da
commit 159c7e283d
3 changed files with 11 additions and 2 deletions

View File

@@ -3917,3 +3917,5 @@ Video Disk Recorder Revision History
- Fixed a NULL pointer access with the cUnbufferedFile when a replay session runs
all the way until the end of the recording (thanks to Joachim Wilke).
- A menu is no longer automatically closed when a replay ends (reported by
Marko M<>kel<65>).