aboutsummaryrefslogtreecommitdiff
path: root/dssi
AgeCommit message (Collapse)Author
2010-12-08- moved dssi to pluginhost~ in preparation for renamingJamie Bullock
svn path=/trunk/externals/postlude/; revision=14575
2010-09-21- |dssi remap( now also affects CC, program change, bend and aftertouchJamie Bullock
svn path=/trunk/externals/postlude/; revision=14168
2010-09-21- implemented |dssi remap( message. Jamie Bullock
This remaps MIDI channel numbers to instances. e.g. |dssi remap 1 1 2( maps channel 1 to instances 1 & 2, and channel 2 to instance 3. svn path=/trunk/externals/postlude/; revision=14166
2009-06-09replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic whereHans-Christoph Steiner
appropriate. It seems that once upon a time -export_dynamic was a real flag. Now it means -e xport_dynamic, meaning set the entry symbol to xport_dynamic, giving this error message: /usr/bin/ld: warning: cannot find entry symbol xport_dynamic; defaulting to 0000000000001b60 svn path=/trunk/externals/postlude/; revision=11724
2009-03-07- removed spurious return statementJamie Bullock
svn path=/trunk/externals/postlude/; revision=10843
2009-03-07- Fixed loader bug. Now loading SYSEX patches uses Pd search path not ↵Jamie Bullock
absolute path svn path=/trunk/externals/postlude/; revision=10842
2009-03-07- Made 'can't find GUI' message more meaningfulJamie Bullock
svn path=/trunk/externals/postlude/; revision=10841
2009-03-07- Committed patch from moumar on Pd list 'add-more-stability.patch' !Jamie Bullock
- Fixed bug where setting LADSPA control ports for DSSI plugins crashed Pd - Fixed bug where sending notes on channel 1 sends to all channels - Reformatted code using ts=8 sts=4 sw=4 svn path=/trunk/externals/postlude/; revision=10840
2008-10-18- pd 'canvas' search path now searched for plugins in addition to ↵Jamie Bullock
LADSPA_PATH and DSSI_PATH. This means that plugin paths can now be added with [declare] svn path=/trunk/externals/postlude/; revision=10334
2008-01-18Fixed hard-coded paths after eighthave changed the name of the help file!Jamie Bullock
svn path=/trunk/externals/postlude/; revision=9148
2007-09-29renamed help files to match the *-help.pd naming standardHans-Christoph Steiner
svn path=/trunk/externals/postlude/; revision=8773
2006-04-07Now sending note messages to instance 0 sends to all instancesJamie Bullock
svn path=/trunk/externals/postlude/; revision=4840
2006-03-29Added key and channel aftertouch support.Jamie Bullock
svn path=/trunk/externals/postlude/; revision=4812
2006-03-27Modified helpfile. Fixed LADSPA control in bugJamie Bullock
svn path=/trunk/externals/postlude/; revision=4785
2006-03-27Added jutils to makefileJamie Bullock
svn path=/trunk/externals/postlude/; revision=4781
2006-03-24*** empty log message ***Jamie Bullock
svn path=/trunk/externals/postlude/; revision=4761
2006-03-24*** empty log message ***Jamie Bullock
svn path=/trunk/externals/postlude/; revision=4757
2006-03-23Fixed plug_plugin.Jamie Bullock
svn path=/trunk/externals/postlude/; revision=4752
2006-03-20Modified DSP vector handling.Jamie Bullock
svn path=/trunk/externals/postlude/; revision=4744
2006-03-17Restructed loader/free.Added plug facility, which currently doesn't work ↵Jamie Bullock
with DSP on. svn path=/trunk/externals/postlude/; revision=4738
2006-03-15Bug fix to dssi_tilde_new. Still needs work though.Jamie Bullock
svn path=/trunk/externals/postlude/; revision=4712
2006-03-11Added jutils for improved search and load facilitiesJamie Bullock
svn path=/trunk/externals/postlude/; revision=4692
2006-02-22*** empty log message ***Jamie Bullock
svn path=/trunk/externals/postlude/; revision=4610
2006-02-22Added fluidsynth-dssi fix and patch loading without GUIJamie Bullock
svn path=/trunk/externals/postlude/; revision=4609
2006-02-16Stopped configure buffer printing to consoleJamie Bullock
svn path=/trunk/externals/postlude/; revision=4593
2006-02-16fixed typo in osc_update_handlerJamie Bullock
svn path=/trunk/externals/postlude/; revision=4592
2006-02-16Numerous bug fixesJamie Bullock
svn path=/trunk/externals/postlude/; revision=4591
2006-02-03Version updated to 0.81 to reflect bugfixJamie Bullock
svn path=/trunk/externals/postlude/; revision=4540
2006-02-03Fixed bug 28 in TODO by restructuring dssi_tilde_newJamie Bullock
svn path=/trunk/externals/postlude/; revision=4539
2006-02-02*** empty log message ***Jamie Bullock
svn path=/trunk/externals/postlude/; revision=4538
2006-02-02*** empty log message ***Jamie Bullock
svn path=/trunk/externals/postlude/; revision=4537