diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-03-18 09:54:00 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-03-18 09:54:00 +0100 |
commit | 5e805b5dfd368f1c59635b29e71cb752b9465819 (patch) | |
tree | 8a18448bfdec32fab616244117a425d12651faf8 /HISTORY | |
parent | b7f4536fe144da31cf1843dad5fa01c630c23bf5 (diff) | |
download | vdr-5e805b5dfd368f1c59635b29e71cb752b9465819.tar.gz vdr-5e805b5dfd368f1c59635b29e71cb752b9465819.tar.bz2 |
The cutter now allocates its buffers on the heap to avoid problems on systems with limited stack space
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7767,3 +7767,5 @@ Video Disk Recorder Revision History (thanks to Johann Friedrichs). - The "Resume" button in the main menu is now only active if the respective recording actually exists (reported by Johann Friedrichs). +- The cutter now allocates its buffers on the heap to avoid problems on systems with + limited stack space (suggested by Juergen Lock). |