13
0
livetrax/libs
Robin Gareus f5b3ad18cf PBD::Debug to stdout
fixes debug output on windows. std::cerr is lost,
only std::cout, printf() and fprintf(stderr, ..) work.
2015-09-21 23:08:45 +02:00
..
appleutility
ardour amend 01403dc (VST Pin connected) 2015-09-21 23:01:59 +02: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 no c99 2015-09-19 01:22:14 +02: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 better implementation of configure and build time is_tracks_build() test 2015-06-29 14:18:10 -04:00
pbd PBD::Debug to stdout 2015-09-21 23:08:45 +02:00
plugins/reasonablesynth.lv2 silence clang int/float/double -Wabsolute-value 2015-06-23 15:46:00 +02:00
ptformat Oops - forgot I'd need to add an entry to 'ptformat/wscript' 2015-08-10 18:17:31 +01:00
qm-dsp remove compilation warning (-Wunused-but-set-variable) 2015-06-29 14:18:15 -04:00
surfaces Vpot assign buttons don't do anything, don't light LEDs either. 2015-09-21 10:04:06 +02:00
timecode avoid llabs ambiguity 2015-07-23 13:06:43 +02:00
vamp-plugins
vfork