Fixed SetProgress() in the 'skincurses' plugin in case Total is 0

This commit is contained in:
Klaus Schmidinger
2005-11-26 13:55:38 +01:00
parent 3a97be4fe9
commit 71ccb6acb6
4 changed files with 11 additions and 3 deletions

View File

@@ -3953,3 +3953,5 @@ Video Disk Recorder Revision History
the same transponder at the same time (or record and view different encrypted
channels), provided the CAM in use can handle this. This is work in progress
and isn't actively used, yet.
- Fixed SetProgress() in the 'skincurses' plugin in case Total is 0 (reported
by Stefan Huelswitt).