Fixed handling the frame number display if '7' is pressed before the first editing mark, or '9' after the last one

This commit is contained in:
Klaus Schmidinger
2005-08-14 13:01:27 +02:00
parent 437fd984ed
commit 3f341aae50
3 changed files with 10 additions and 3 deletions

View File

@@ -3687,3 +3687,5 @@ Video Disk Recorder Revision History
files created in that case).
- Added some 'mkdir -p' to the Makefile's 'install' target.
- Changed the title of the recording info menu (thanks to Rolf Ahrenberg).
- Fixed handling the frame number display if '7' is pressed before the first editing
mark, or '9' after the last one (thanks to Thomas G<>nther).