Update of /cvsroot/pure-data/externals/postlude/dssi In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3056
Modified Files: TODO Log Message: Added fluidsynth-dssi fix and patch loading without GUI
Index: TODO =================================================================== RCS file: /cvsroot/pure-data/externals/postlude/dssi/TODO,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** TODO 3 Feb 2006 14:36:55 -0000 1.1 --- TODO 22 Feb 2006 12:34:12 -0000 1.2 *************** *** 1,3 **** ! 1. Fix memory allocation issues. 2. Restore Trivial Synth compatibility, i.e. is GUI fails, don't crash. - DONE! 3. Reomve alsa.h dependency - Included header file! --- 1,3 ---- ! 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! *************** *** 27,29 **** 27. FIX: Generic valgrind error - also in jack-dssi-host. 28. FIX: crash on close if incorrect plugin path given on command line -DONE! ! --- 27,30 ---- 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.