13
0
livetrax/libs
Tim Mayberry d85ab8af89 Reinterpret the return value of AudioBackend::start as AudioBackend::ErrorCode
This will allow backends to return a more meaningful error message. Eventually
an error code could be returned by AudioEngine::start and the GUI can then use
AudioBackend::get_error_string to convert the error into a translated error
message directly, or it may be desirable to define its own error messages.

The reasons for not doing that right now is that this is a workable solution
with the least change required.
2015-10-01 09:10:19 +10:00
..
appleutility
ardour Reinterpret the return value of AudioBackend::start as AudioBackend::ErrorCode 2015-10-01 09:10:19 +10:00
ardouralsautil spelling error fixes (notably "overriden" => "overidden") from IOhannes m zmölnig 2015-09-11 09:23:43 -04:00
audiographer use pbd's gstdio compatibility wrapper 2015-09-17 14:37:57 +02:00
backends Dummy: add a CC only test-sequence 2015-09-19 19:00:43 +02:00
canvas amend previous commit. 2015-09-14 21:25:57 +02:00
clearlooks-newer
clearlooks-older
evoral Add some casting to keep MSVC happy 2015-09-24 09:06:19 +01:00
fst Fix for crash when loading DrumGizmo VST editor on Windows 2015-08-12 11:39:28 +10:00
gtkmm2ext associate label more closely with VST path button. the plugin tab needs a complete layout rethink, someday 2015-09-17 16:07:40 -05:00
libltc update libltc to v1.1.4-4-gb034a23 (endianess issue) 2015-09-09 16:54:26 +02:00
midi++2 allow to run unit-test under wine from srcdir. 2015-09-13 15:30:00 +02:00
panners
pbd update semantics of PBD::remove_directory() 2015-09-27 12:44:54 +02:00
plugins/reasonablesynth.lv2
ptformat Oops - forgot I'd need to add an entry to 'ptformat/wscript' 2015-08-10 18:17:31 +01:00
qm-dsp
surfaces Fix Mackie control metering (fixes #6608). 2015-09-28 20:13:15 -07:00
timecode
vamp-plugins
vfork