.. |
JACK
|
Mixer: Fix issues with port auto-connection
|
2016-03-05 15:02:54 -08: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
|
nonlib/OSC: Don't try to send feedback to non-existent path.
|
2018-02-14 17:28:39 -08: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
|
Maybe silence -Wunused-result warnings on arch.
|
2014-05-29 18:03:27 -07:00 |
Loggable.C
|
Replace deprecated scanf %a modifier with %m.
|
2017-03-28 18:12:56 -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: 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
|
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 |