non/nonlib
Hanspeter Portner 2d43a8abe7 Use new Jack Metadata API to mark CV ports.
By adding metadata key "http://jackaudio.org/metadata/signal-type" value "CV" pair to CV ports, patch bays can discriminate between audio and CV ports (SVN patchage e.g. can already do so).

Metadata API is only implemented in Jack1 for now, this patch will thus have no effect when linked to Jack1/2 without support for metadata.
2014-05-23 15:39:42 +02:00
..
JACK Use new Jack Metadata API to mark CV ports. 2014-05-23 15:39:42 +02:00
MIDI Sequencer: Cover up bug in gcc-4.8. 2013-08-14 18:10:42 -07:00
NSM Oops. Forgot to update NSM API versions. 2012-03-03 11:16:20 -08:00
OSC Mixer: Fix OSC pathname generation when running without NSM. 2013-09-19 09:23:03 -07:00
Block_Timer.H Massively reoganize tree. 2010-02-01 02:26:42 -06:00
Log_Entry.C Mixer: Fix segfault in module paste. 2012-07-21 16:31:55 -07:00
Log_Entry.H Mixer: Fix segfault in module paste. 2012-07-21 16:31:55 -07:00
Loggable.C nonlib/Loggable: Get rid of some line length limitations. 2013-09-20 23:02:02 -07:00
Loggable.H nonlib: Add assertions to catch multiple calls to log_create() which would result in duplicate log entries. 2013-03-18 17:21:29 -07:00
Mutex.H Massively reoganize tree. 2010-02-01 02:26:42 -06:00
Thread.C Timeline: Cancel unresponsive disk_threads. 2013-02-18 23:00:48 -08:00
Thread.H Timeline: Cancel unresponsive disk_threads. 2013-02-18 23:00:48 -08:00
debug.C nonlib: Use GNU extension program_invocation_short_name to get module name for debug output. 2013-04-08 21:03:33 -07:00
debug.h Clean up some compiler warnings 2012-11-05 23:51:32 -08:00
dsp.C Mixer: Implement plugin spectrum view. 2013-09-30 19:10:17 -07:00
dsp.h Tweak DSP optimization. 2013-09-08 13:56:03 -07:00
file.C nonlib/Loggable: Get rid of some line length limitations. 2013-09-20 23:02:02 -07:00
file.h nonlib/Loggable: Get rid of some line length limitations. 2013-09-20 23:02:02 -07:00
nonlib Tweak build system. 2010-02-01 03:55:10 -06:00
nsm.h The changes needed to get "nsm.h" to work with C (or C++ where stdio.h has not been included) 2012-06-05 17:31:09 -07:00
string_util.C OSC: Escape pattern matching characters in signal names. 2013-08-25 19:12:53 -07:00
string_util.h OSC: Properly encode/decode special characters in osc paths. 2012-06-04 22:58:57 -07:00
types.h Refactor common components of Timeline and Mixer into nonlib/ 2009-12-24 18:57:34 -06:00
wscript Sequencer: More simplification of pattern drawing. 2013-08-14 18:03:28 -07:00