Made the input buffer in cSVDRPClient dynamic

This commit is contained in:
Klaus Schmidinger
2018-03-18 10:43:53 +01:00
parent a1af84f29a
commit f4b60f0b68
2 changed files with 18 additions and 6 deletions

View File

@@ -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.