aboutsummaryrefslogtreecommitdiff
path: root/pluginhost~
AgeCommit message (Collapse)Author
2015-04-28[copy] external, initial commitJamie Bullock
svn path=/trunk/externals/postlude/; revision=17455
2015-03-16Add support for a wider range of DX-based SYSEX files including those with ↵Jamie Bullock
more than 32-voices. NOTE: for now files with up to 128 voices can be “read”, but only the first 32 voices will be “loaded” svn path=/trunk/externals/postlude/; revision=17445
2015-03-16Make Makefile look in /usr/local/include and /usr/local/include/dssi — ↵Jamie Bullock
where we’d usually expect a user-installed dssi.h and alsa/ headers svn path=/trunk/externals/postlude/; revision=17444
2013-04-10svn path=/trunk/externals/postlude/; revision=17084Jamie Bullock
2012-10-10- removed RELEASE and include/Jamie Bullock
- updated README with instructions on how to install dependencies - version bump to 1.0 svn path=/trunk/externals/postlude/; revision=16380
2012-10-101.0 hasn't been released yet, so adjust version accordinglyHans-Christoph Steiner
svn path=/trunk/externals/postlude/; revision=16379
2012-10-10include Build-Depends: for alsa/seq_event.h header with the Hurd kernelHans-Christoph Steiner
svn path=/trunk/externals/postlude/; revision=16378
2012-10-10include Build-Depends: for alsa/seq_event.h headerHans-Christoph Steiner
svn path=/trunk/externals/postlude/; revision=16377
2012-10-10make the Makefile look in include/ for headersJamie Bullock
svn path=/trunk/externals/postlude/; revision=16376
2012-10-10- clarified licensingJamie Bullock
svn path=/trunk/externals/postlude/; revision=16375
2012-10-10include ladspa-sdk as Build-Dep to get ladspa.hHans-Christoph Steiner
svn path=/trunk/externals/postlude/; revision=16374
2012-10-10include headers and RELEASE file in dist tarballHans-Christoph Steiner
svn path=/trunk/externals/postlude/; revision=16373
2012-10-10first stab at debianizingHans-Christoph Steiner
svn path=/trunk/externals/postlude/; revision=16372
2012-10-09updated to latest version of the Makefile templateHans-Christoph Steiner
svn path=/trunk/externals/postlude/; revision=16370
2012-10-09- include stdbool for jsearch.cJamie Bullock
- README update svn path=/trunk/externals/postlude/; revision=16368
2012-02-02- appended .txt to README and LICENSE for conformityJamie Bullock
svn path=/trunk/externals/postlude/; revision=15938
2012-02-02- removed spurious directoriesJamie Bullock
svn path=/trunk/externals/postlude/; revision=15937
2012-02-02- simplified file layoutJamie Bullock
svn path=/trunk/externals/postlude/; revision=15936
2012-02-02-added standard pd repo makefile template (with tweaks)Jamie Bullock
svn path=/trunk/externals/postlude/; revision=15935
2012-02-02- removed old makefileJamie Bullock
svn path=/trunk/externals/postlude/; revision=15934
2012-01-24- fix bugs in reset and control port handlingJamie Bullock
svn path=/trunk/externals/postlude/; revision=15889
2011-10-13- added missing configure keys for hexter performance parametersJamie Bullock
svn path=/trunk/externals/postlude/; revision=15581
2011-09-07- fixed debug print crashJamie Bullock
- added a workaround for setting hexter pitch bend range, pressure sensitivity, mod wheel sensitivity, portamento time etc svn path=/trunk/externals/postlude/; revision=15289
2010-12-15- modularised code a bit moreJamie Bullock
svn path=/trunk/externals/postlude/; revision=14642
2010-12-14- now using outlet to pass OSC messages to plugin GUI instead of using ↵Jamie Bullock
liblo. i.e. it expects something like the mrpeach OSC externals to be connected - now using inlet to receive messages from plugin GUI (see above) svn path=/trunk/externals/postlude/; revision=14635
2010-12-13- refactoringJamie Bullock
svn path=/trunk/externals/postlude/; revision=14628
2010-12-09- fixed some bugsJamie Bullock
svn path=/trunk/externals/postlude/; revision=14585
2010-12-09- removed pthread dependencyJamie Bullock
svn path=/trunk/externals/postlude/; revision=14584
2010-12-09- removed liblo dependencyJamie Bullock
svn path=/trunk/externals/postlude/; revision=14581
2010-12-08- refactored debug statement handlingJamie Bullock
svn path=/trunk/externals/postlude/; revision=14577
2010-12-08- renamed dssi~ to pluginhost~Jamie Bullock
svn path=/trunk/externals/postlude/; revision=14576
2010-12-08- moved dssi to pluginhost~ in preparation for renamingJamie Bullock
svn path=/trunk/externals/postlude/; revision=14575