From 4f2dd2a9a7b197bd7646a0578bb754a78e75a642 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sat, 16 Aug 2003 08:08:13 +0000 Subject: added files straight from Yves' sources svn path=/trunk/externals/unauthorized/; revision=852 --- cooled~/CHANGES.LOG | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 cooled~/CHANGES.LOG (limited to 'cooled~/CHANGES.LOG') diff --git a/cooled~/CHANGES.LOG b/cooled~/CHANGES.LOG new file mode 100644 index 0000000..4e490a3 --- /dev/null +++ b/cooled~/CHANGES.LOG @@ -0,0 +1,24 @@ +0.11 + prevent crashes during reallocation +0.10 + recopy previous data when resizing +0.9 + selection made more precise + loop moving/resizing functions +0.8 + add an option to disable drawing in order to save CPU +0.7 + changed allocation policy +0.6 + output samples number when selecting [ start and stop ] + fix bugs in cut & paste & resize +0.5 + forbid data access while resizing ( source of crashes ) +0.4 + safer cut and paste code +0.3 + added "stereo" message to map mono to stereo +0.2 + pre-allocate all buffers : i think it can avoid some crashes +0.1 + first implementation -- cgit v1.2.1