mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed the SVDRP command 'STAT DISK' to avoid a 'division by 0' in case the disk is full
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -2627,7 +2627,9 @@ Video Disk Recorder Revision History
|
||||
- Added a call to cStatus::MsgOsdCurrentItem() to cMenuEditItem::SetValue()
|
||||
(thanks to Martin Hammerschmid).
|
||||
|
||||
2004-01-25: Version 1.3.4
|
||||
2004-01-31: Version 1.3.4
|
||||
|
||||
- Fixed handling language codes in case there is no audio or Dolby PID.
|
||||
- Fixed handling CA ids (was broken in 1.3.4).
|
||||
- Fixed the SVDRP command 'STAT DISK' to avoid a 'division by 0' in case the
|
||||
disk is full (thanks to Jens Rosenboom).
|
||||
|
Reference in New Issue
Block a user