aboutsummaryrefslogtreecommitdiff
path: root/sonogram~/CHANGES.LOG
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-08-16 17:08:55 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-08-16 17:08:55 +0000
commit506b8e7dedb80d79bf015e47d92e8b8dd8284584 (patch)
tree6393e98add0a0ae7f92388665b3b6242977f5b64 /sonogram~/CHANGES.LOG
parent856eaf396d9a4d371a458a2c373a052bb72c8057 (diff)
added files straight from Yves' sources
svn path=/trunk/externals/unauthorized/; revision=864
Diffstat (limited to 'sonogram~/CHANGES.LOG')
-rw-r--r--sonogram~/CHANGES.LOG23
1 files changed, 23 insertions, 0 deletions
diff --git a/sonogram~/CHANGES.LOG b/sonogram~/CHANGES.LOG
new file mode 100644
index 0000000..64161e7
--- /dev/null
+++ b/sonogram~/CHANGES.LOG
@@ -0,0 +1,23 @@
+0.11
+ allow backwards reading
+0.10
+ change allocation algorithm
+0.9
+ use copy buffers for cut and paste
+ one level undo on sonogram part with 'undo' message
+0.8
+ check boundaries before updating
+0.7
+ use static buffers to avoid some crashes
+0.6
+ fixed simultaneous record/play to use it in a real-time chain
+0.5
+ even safer cut and paste code !!!
+0.4
+ safer cut and paste code
+0.3
+ added phasogram
+0.2
+ added transfroamtions
+0.1
+ first implementation