mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Limiting the length of the recording name in timers created via SVDRP in case VDR is run with --vfat
This commit is contained in:
3
HISTORY
3
HISTORY
@@ -5613,3 +5613,6 @@ Video Disk Recorder Revision History
|
||||
- Fixed detecting directories in cFileNameList::Load().
|
||||
- Running the thread that removes deleted recordings at a low priority to (maybe)
|
||||
avoid stuttering replay in case the thread is run during replay.
|
||||
- Limiting the length of the recording name in timers created via SVDRP in case VDR
|
||||
is run with --vfat, in order to avoid names that are too long for Windows
|
||||
(suggested by Rolf Ahrenberg).
|
||||
|
Reference in New Issue
Block a user