diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2018-03-18 10:43:53 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2018-03-18 10:43:53 +0100 |
commit | f4b60f0b6886f443af0f88119052c7070b014819 (patch) | |
tree | 4e66b04c7ecc2bf44ba52ef77f87ce3969deb4c8 /HISTORY | |
parent | a1af84f29a9d593f67d6360d52611b31f53c61b1 (diff) | |
download | vdr-f4b60f0b6886f443af0f88119052c7070b014819.tar.gz vdr-f4b60f0b6886f443af0f88119052c7070b014819.tar.bz2 |
Made the input buffer in cSVDRPClient dynamic
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9310,3 +9310,4 @@ Video Disk Recorder Revision History - Commented out the logging in cMarks::Align(), to avoid log entries in case of editing marks that are not generated by VDR itself, and thus may be a little off (suggested by Jörg Wendel). You can activate this line again for debugging if necessary. +- Made the input buffer in cSVDRPClient dynamic. |