aboutsummaryrefslogtreecommitdiff
path: root/dssi/TODO
diff options
context:
space:
mode:
authorJamie Bullock <postlude@users.sourceforge.net>2006-02-22 12:34:12 +0000
committerJamie Bullock <postlude@users.sourceforge.net>2006-02-22 12:34:12 +0000
commitaa246b58fa01c70b4833299fcd6e182d91829124 (patch)
treecad8269ea9572f97c6d747ea0facef574223d58a /dssi/TODO
parentbbb954759df3831088f0cd3d94bf104df7e2bf53 (diff)
Added fluidsynth-dssi fix and patch loading without GUI
svn path=/trunk/externals/postlude/; revision=4609
Diffstat (limited to 'dssi/TODO')
-rw-r--r--dssi/TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/dssi/TODO b/dssi/TODO
index 9d98549..6f62751 100644
--- a/dssi/TODO
+++ b/dssi/TODO
@@ -1,4 +1,4 @@
- 1. Fix memory allocation issues.
+ 1. Fix memory allocation issues. - DONE!
2. Restore Trivial Synth compatibility, i.e. is GUI fails, don't crash. - DONE!
3. Reomve alsa.h dependency - Included header file!
4. Get Hexter/Fluidsynth working - DONE!
@@ -26,4 +26,5 @@
26. FIX: Why does is incorrect patch name chown when program is changed from GUI? - DONE! - query_programs must be sent for each configure call
27. FIX: Generic valgrind error - also in jack-dssi-host.
28. FIX: crash on close if incorrect plugin path given on command line -DONE!
-
+ 29. FIX: crashes if load new patches, set programs, play sequence then set new programs - run through GDB
+ 30. FIX: fluidsynth-dssi errors. Example [pd guts] in madonna demo ctrl-x, ctrl-v crashes PD.