aboutsummaryrefslogtreecommitdiff
path: root/cooled~/CHANGES.LOG
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-08-16 08:08:13 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-08-16 08:08:13 +0000
commit4f2dd2a9a7b197bd7646a0578bb754a78e75a642 (patch)
treeec6a917ef3f37a1c6630cc9196dc27b44c51777d /cooled~/CHANGES.LOG
parente76b94b778c2350ce2945f8e876d96f4395b857e (diff)
added files straight from Yves' sources
svn path=/trunk/externals/unauthorized/; revision=852
Diffstat (limited to 'cooled~/CHANGES.LOG')
-rw-r--r--cooled~/CHANGES.LOG24
1 files changed, 24 insertions, 0 deletions
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