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

@@ -21,3 +21,7 @@ VDR Plugin 'skincurses' Revision History
2005-10-01:
- Added a note about using this skin to the README file.
2005-11-26: Version 0.0.5
- Fixed SetProgress() in case Total is 0.