non/nonlib
Jonathan Moore Liles 0f8017a1ef Mixer: Cope with some plugins having insane numbers of parameters. 2021-01-27 17:41:19 -08:00
..
JACK Mixer: Fix issues with port auto-connection 2016-03-05 15:02:54 -08:00
MIDI nonlib/MIDI: Cleanup some type signatures. 2021-01-09 15:00:35 -08:00
NSM Oops. Forgot to update NSM API versions. 2012-03-03 11:16:20 -08:00
OSC Mixer: Re-transmit the minimum amount of OSC/MIDI feedback messages when strips are rearranged. 2021-01-10 14:46:27 -08:00
Block_Timer.H Massively reoganize tree. 2010-02-01 02:26:42 -06:00
Log_Entry.C Mixer: Cope with some plugins having insane numbers of parameters. 2021-01-27 17:41:19 -08:00
Log_Entry.H Maybe silence -Wunused-result warnings on arch. 2014-05-29 18:03:27 -07:00
Loggable.C Mixer: Cope with some plugins having insane numbers of parameters. 2021-01-27 17:41:19 -08: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: Don't attempt to join thread that hasn't been created. 2015-03-23 18:01:39 -07:00
Thread.H nonlib/Thread: Separate running() logic from thread descriptor. 2015-02-14 16:13: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 dsp: code style tweak. 2021-01-10 14:46:27 -08:00
dsp.h Mixer: Make meters more efficient. 2021-01-09 15:00:35 -08: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