ardour/libs
John Emmas 3d1ff60c57 (Windows) Add support for finding the bundled version of Jack which comes with Mixbus
A few things need to be tested / completed:-
    1) The code is currently guarded by #ifdef COMPILER_MSVC. This is just precautionary. If it builds okay with MinGW ,the guard can be removed.
    2) Windows Playback and Capture devices almost always have different names. This needs to get accommodated in our Backend dialog (as in Mixbus)
    3) Windows Playback and Capture devices will almost always contain spaces. We need to accommodate this when writing to .jackdrc (surround them in quote marks)
2014-08-16 17:19:11 -04:00
..
appleutility [Summary] Made Tracks buildable on MAC OS X 10.9 Maverricks. 2014-07-15 15:14:08 +03:00
ardour fix region export with fades and gain. 2014-08-16 17:16:36 -04:00
audiographer remove redundant os.path.join() calls when specifying install path as bld.env['LIBDIR'] 2014-08-16 16:10:30 -04:00
backends (Windows) Add support for finding the bundled version of Jack which comes with Mixbus 2014-08-16 17:19:11 -04:00
canvas "We brake for nobody." oh wait. - fixes Rectified Waveform view. 2014-08-16 17:16:41 -04:00
clearlooks-newer finish unfinished work at basing all install paths on the program name 2014-08-16 16:10:15 -04:00
clearlooks-older
evoral remove redundant os.path.join() calls when specifying install path as bld.env['LIBDIR'] 2014-08-16 16:10:30 -04:00
fst vst-scanner app: properly init and use libpbd's Transmitter 2014-08-16 16:50:32 -04:00
gtkmm2ext fix for OSX 10.0/clang (missing symbol) by cth 2014-08-16 17:07:51 -04:00
libltc Fix compile when using external version of libltc 2013-12-05 20:57:36 +10:00
midi++2 fix for storing 14 bit MIDI controller values 2014-08-16 16:15:15 -04:00
panners finish unfinished work at basing all install paths on the program name 2014-08-16 16:10:15 -04:00
pbd remove debug output from system_exec 2014-08-16 16:59:56 -04:00
plugins/reasonablesynth.lv2 mingw build fixes (tested with i686-w64-mingw32 on linux-x86_64) 2014-03-04 15:25:58 +01:00
qm-dsp remove redundant os.path.join() calls when specifying install path as bld.env['LIBDIR'] 2014-08-16 16:10:30 -04:00
surfaces more gettimeofday() -> g_get_monotonic_time() 2014-08-16 16:49:28 -04:00
timecode [Summary] Merging from GIT 2014-04-18 04:21:54 -05: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