Added '/' to the list of fuzzy characters for pattern timers

This commit is contained in:
Klaus Schmidinger
2024-01-21 10:43:20 +01:00
parent 78b7e4e252
commit 21d3d489fd
3 changed files with 5 additions and 3 deletions

View File

@@ -9863,7 +9863,7 @@ Video Disk Recorder Revision History
- The recording info of the default skins now shows the frame parameters of the
recording at the end of the description (if such information is available).
2024-01-20:
2024-01-21:
- Changed installing config files to handle potentially broken 'cp -n'.
- Fixed height calculation in progress display (thanks to Matthias Senzel).
@@ -9880,3 +9880,4 @@ Video Disk Recorder Revision History
- Added the move constructor to cString for better performance (thanks to Markus
Ehrnsperger).
- Added the total number of errors when logging new recording errors.
- Added '/' to the list of fuzzy characters for pattern timers.