aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-11Rename [copy] to [filecopy]HEADsvn2git-headexternals/postludeJamie Bullock
2015-05-11Switch to an implementation that's actually portableJamie Bullock
2015-04-28[copy] external, initial commitJamie Bullock
2015-03-16Add support for a wider range of DX-based SYSEX files including those with mo...Jamie Bullock
2015-03-16Make Makefile look in /usr/local/include and /usr/local/include/dssi — wher...Jamie Bullock
2013-04-10svn path=/trunk/externals/postlude/; revision=17084Jamie Bullock
2012-10-10- removed RELEASE and include/Jamie Bullock
2012-10-101.0 hasn't been released yet, so adjust version accordinglyHans-Christoph Steiner
2012-10-10include Build-Depends: for alsa/seq_event.h header with the Hurd kernelHans-Christoph Steiner
2012-10-10include Build-Depends: for alsa/seq_event.h headerHans-Christoph Steiner
2012-10-10make the Makefile look in include/ for headersJamie Bullock
2012-10-10- clarified licensingJamie Bullock
2012-10-10include ladspa-sdk as Build-Dep to get ladspa.hHans-Christoph Steiner
2012-10-10include headers and RELEASE file in dist tarballHans-Christoph Steiner
2012-10-10first stab at debianizingHans-Christoph Steiner
2012-10-09updated to latest version of the Makefile templateHans-Christoph Steiner
2012-10-09- include stdbool for jsearch.cJamie Bullock
2012-09-17add puredata-core to pd dep so there is a real package tried before the virtualHans-Christoph Steiner
2012-09-16psql is a single object lib, so it doesn't need all the libdir/import stuff t...Hans-Christoph Steiner
2012-09-16first stab at a working debian packageHans-Christoph Steiner
2012-09-16convert to library templateHans-Christoph Steiner
2012-09-16updated to latest text of GPLv2+ direct from the source: http://www.gnu.org/l...Hans-Christoph Steiner
2012-09-16added .txt to README and LICENSE to match libdir standardHans-Christoph Steiner
2012-09-16rename help patch to standard schemeHans-Christoph Steiner
2012-09-16folded install instructions into READMEHans-Christoph Steiner
2012-02-02- appended .txt to README and LICENSE for conformityJamie Bullock
2012-02-02- removed spurious directoriesJamie Bullock
2012-02-02- simplified file layoutJamie Bullock
2012-02-02-added standard pd repo makefile template (with tweaks)Jamie Bullock
2012-02-02- removed old makefileJamie Bullock
2012-01-24- fix bugs in reset and control port handlingJamie Bullock
2011-10-13- added missing configure keys for hexter performance parametersJamie Bullock
2011-09-07- fixed debug print crashJamie Bullock
2010-12-15- modularised code a bit moreJamie Bullock
2010-12-14- now using outlet to pass OSC messages to plugin GUI instead of using liblo....Jamie Bullock
2010-12-13- refactoringJamie Bullock
2010-12-09- fixed some bugsJamie Bullock
2010-12-09- removed pthread dependencyJamie Bullock
2010-12-09- removed liblo dependencyJamie Bullock
2010-12-08- refactored debug statement handlingJamie Bullock
2010-12-08- renamed dssi~ to pluginhost~Jamie Bullock
2010-12-08- moved dssi to pluginhost~ in preparation for renamingJamie Bullock
2010-09-21- |dssi remap( now also affects CC, program change, bend and aftertouchJamie Bullock
2010-09-21- implemented |dssi remap( message. Jamie Bullock
2009-06-09replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic whereHans-Christoph Steiner
2009-03-07- removed spurious return statementJamie Bullock
2009-03-07- Fixed loader bug. Now loading SYSEX patches uses Pd search path not absolut...Jamie Bullock
2009-03-07- Made 'can't find GUI' message more meaningfulJamie Bullock
2009-03-07- Committed patch from moumar on Pd list 'add-more-stability.patch' !Jamie Bullock
2008-10-18- pd 'canvas' search path now searched for plugins in addition to LADSPA_PATH...Jamie Bullock