ardour/libs
Tim Mayberry 2e9e8d3b33 Fix windows test to also pass under wine
It looks as if the default timer resolution for applications running under wine
is different than Windows so just test that the minimum timer resolution is
below a certain amount rather than checking before and after calling
timeBeginPeriod
2015-09-19 10:59:39 +10:00
..
appleutility AU: fix return value reference 2015-02-23 02:49:37 +01:00
ardour NOOP - SMF debugging. 2015-09-18 17:37:36 +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 MSVC projects - accommodate some modules that recently got moved or removed 2015-09-18 10:25:11 +01:00
canvas amend previous commit. 2015-09-14 21:25:57 +02:00
clearlooks-newer Add the new (UINTSDEFINED) preprocessor directive to all out MSVC projects (just to be on the safe side) 2015-06-09 13:18:42 +01:00
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 Fix windows test to also pass under wine 2015-09-19 10:59:39 +10: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 use pbd's gstdio compatibility wrapper 2015-09-17 14:37:57 +02:00
timecode avoid llabs ambiguity 2015-07-23 13:06:43 +02:00
vamp-plugins Make it compile with C++11 support. 2014-12-01 23:18:11 +01:00
vfork