ardour/libs
Paul Davis a791cc5bf3 fix conditional macros used to set include file names for Mavericks+later vs. earlier OS X.
Apple's doc suggests using numerical values (e.g. 1090) rather than MAC_OS_X_VERSION_10_N because the symbol
may not be defined on earlier versions, causing the macro to work in odd ways. This is indeed what was
happening, so MAC_OS_X_VERSION_10_9 has been replaced with 1090 to allow building on earlier OS X systems.
2014-09-03 09:34:39 -04:00
..
appleutility fix conditional macros used to set include file names for Mavericks+later vs. earlier OS X. 2014-09-03 09:34:39 -04:00
ardour fix const-ness warning 2014-09-03 09:33:04 -04:00
ardouralsautil apply correct change from ardour-cc for ALSA/dbus issue 2014-09-02 12:13:19 -04:00
audiographer Modify our VC project files to work with msvc32-fixup.pl 2014-08-18 14:22:32 -04:00
backends fix 2nd argument to audio backend constructor for Waves backend; remove 2nd definition of descriptor() function 2014-09-03 09:32:20 -04:00
canvas more canvas debugging for current item tracing 2014-08-18 12:36:55 -04:00
clearlooks-newer Modify our VC project files to work with msvc32-fixup.pl 2014-08-18 14:22:32 -04:00
clearlooks-older
evoral Modify our VC project files to work with msvc32-fixup.pl 2014-08-18 14:22:32 -04:00
fst vst-scanner app: properly init and use libpbd's Transmitter 2014-08-16 16:50:32 -04:00
gtkmm2ext Merge branch 'master' into ardour-merge 2014-08-27 12:38:27 -04:00
libltc Update vcproj files for changed LILV config define. 2014-08-18 12:30:01 -04:00
midi++2 Modify our VC project files to work with msvc32-fixup.pl 2014-08-18 14:22:32 -04:00
panners Modify our VC project files to work with msvc32-fixup.pl 2014-08-18 14:22:32 -04:00
pbd Modify our VC project files to work with msvc32-fixup.pl 2014-08-18 14:22:32 -04:00
plugins/reasonablesynth.lv2 change reasonable-synth to be sample accurate (note on/off) 2014-08-17 20:37:43 -04:00
qm-dsp Update vcproj files for changed LILV config define. 2014-08-18 12:30:01 -04:00
surfaces Modify our VC project files to work with msvc32-fixup.pl 2014-08-18 14:22:32 -04:00
timecode Modify our VC project files to work with msvc32-fixup.pl 2014-08-18 14:22:32 -04:00
vamp-plugins finish unfinished work at basing all install paths on the program name 2014-08-16 16:10:15 -04:00
vfork add GPLv2 to exec_wrapper 2014-08-16 17:03:12 -04:00