diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2008-02-10 13:41:43 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2008-02-10 13:41:43 +0100 |
commit | e1eb84db4908465b44a5ed685c62912a694607a6 (patch) | |
tree | a7eda01bb9c4004c9f3fece8dae2219451691c55 /HISTORY | |
parent | 5a44b8b801493cc7ed474309076d8cd9296ba59f (diff) | |
download | vdr-e1eb84db4908465b44a5ed685c62912a694607a6.tar.gz vdr-e1eb84db4908465b44a5ed685c62912a694607a6.tar.bz2 |
Limiting the length of the recording name in timers created via SVDRP in case VDR is run with --vfat
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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). |