From 5e805b5dfd368f1c59635b29e71cb752b9465819 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Mon, 18 Mar 2013 09:54:00 +0100 Subject: The cutter now allocates its buffers on the heap to avoid problems on systems with limited stack space --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 4e9b3aa6..9d52481c 100644 --- a/HISTORY +++ b/HISTORY @@ -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). -- cgit v1.2.3