mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed setting the current item and counter values in the Recordings menu after deleting the last recording in a subfolder
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -8828,7 +8828,7 @@ Video Disk Recorder Revision History
|
||||
- Empty adaptation field TS packets are now skipped when recording (thanks to
|
||||
Christopher Reimer, based on the "AFFcleaner" by Stefan P<>schel).
|
||||
|
||||
2016-12-08: Version 2.3.2
|
||||
2016-12-09: Version 2.3.2
|
||||
|
||||
- Fixed a crash when deleting a recording (reported by Oliver Endriss).
|
||||
- Fixed an overflow of PIDs in a receiver (thanks to Robert Hannebauer).
|
||||
@@ -8844,3 +8844,5 @@ Video Disk Recorder Revision History
|
||||
the menu or through SVDRP (as well as other operations that try to acquire a
|
||||
read lock within a write lock).
|
||||
- Fixed a crash when trying to delete a channel that is being used by a timer.
|
||||
- Fixed setting the current item and counter values in the Recordings menu after
|
||||
deleting the last recording in a subfolder.
|
||||
|
Reference in New Issue
Block a user