Fixed keeping the current position in the Recordings menu if a recording was deleted in a sub folder

This commit is contained in:
Klaus Schmidinger
2014-02-26 11:39:06 +01:00
parent de1ce0b27d
commit 927aa49576
2 changed files with 14 additions and 2 deletions

View File

@@ -8203,7 +8203,9 @@ Video Disk Recorder Revision History
- Fixed detecting broken video data streams when recording.
- Fixed handling frame detection buffer length (reported by Eike Sauer).
2014-02-25: Version 2.1.6
2014-02-26: Version 2.1.6
- Revoked "Fixed some compiler warnings with Clang 3.4.1" from ci.c, because this
did not compile with older versions of gcc (thanks to S<>ren Moch).
- Fixed keeping the current position in the Recordings menu if a recording was
deleted in a sub folder.