aboutsummaryrefslogtreecommitdiff
path: root/cooled~/CHANGES.LOG
diff options
context:
space:
mode:
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