mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed allocating memory for cImage
This commit is contained in:
3
HISTORY
3
HISTORY
@@ -9536,10 +9536,11 @@ Video Disk Recorder Revision History
|
||||
cDvbTuner::GetSignalStats() to avoid problems with drivers that don't do this
|
||||
(thanks to Helmut Binder).
|
||||
|
||||
2020-11-06:
|
||||
2020-11-16:
|
||||
|
||||
- Fixed multiple recording entries in case a recording is started during the initial
|
||||
reading of the video directory (reported by Claus Muus).
|
||||
- Fixed an unnecessary double call to Display() in cMenuRecording::RefreshRecording()
|
||||
(reported by Christoph Haubrich).
|
||||
- Fixed a crash in case an error occurs when setting a remote timer.
|
||||
- Fixed allocating memory for cImage (reported by Christoph Haubrich).
|
||||
|
Reference in New Issue
Block a user