13
0
livetrax/libs
2013-03-24 14:51:57 +02:00
..
appleutility fixes for 64 bit OS X build (c/o david robillard); tested on Lion & Tiger 2012-03-02 22:53:00 +00:00
ardour fix nasty crash when using double-nested compound (consolidated) regions caused by not (re)allocating enough mixdown buffers; fix up various warnings from valgrind about mismatching operator delete[] by using shared_array<T> rather than shared_ptr<T>, as should have been the case all along 2013-03-21 10:14:01 -04:00
audiographer hide unusued param 2013-02-05 21:39:04 +00:00
clearlooks-newer install path for clearlooks engine is wrong (only affects source builds, bundles are unaffected 2013-03-10 21:00:45 +00:00
clearlooks-older
evoral Fix compilation with --test. 2013-01-20 18:23:42 +00:00
fst disable unused windows-vst / ALSA-MIDI code 2013-02-19 22:17:20 +00:00
gtkmm2ext initial, prototype modifications to permit compilation of local libraries as static libs. required a "fix" to libs/pbd/debug.cc to even get the program up and running, and still does not work due to issues with boost::shared_ptr::enable_shared_from_this. controlled by configure-time --internal-{static,shared}-libs, set to shared by default (as has been the case for years) 2013-03-20 17:18:55 -04:00
libltc merge robin gareus' libltc into ardour source tree for convenience 2012-12-14 16:18:47 +00:00
midi++2 initial, prototype modifications to permit compilation of local libraries as static libs. required a "fix" to libs/pbd/debug.cc to even get the program up and running, and still does not work due to issues with boost::shared_ptr::enable_shared_from_this. controlled by configure-time --internal-{static,shared}-libs, set to shared by default (as has been the case for years) 2013-03-20 17:18:55 -04:00
panners add copyright comments 2013-01-16 18:22:15 +00:00
pbd Fix PBD wscript to be python3 compatible 2013-03-24 14:51:57 +02:00
qm-dsp
rubberband tweak for const correctness on apple 2013-01-21 19:42:14 +00:00
surfaces initial, prototype modifications to permit compilation of local libraries as static libs. required a "fix" to libs/pbd/debug.cc to even get the program up and running, and still does not work due to issues with boost::shared_ptr::enable_shared_from_this. controlled by configure-time --internal-{static,shared}-libs, set to shared by default (as has been the case for years) 2013-03-20 17:18:55 -04:00
taglib Fix some warnings in non-debug mode. 2012-04-20 21:59:37 +00:00
timecode fix drop-frame TC subframe rounding 2012-11-18 09:53:11 +00:00
vamp-plugins
vamp-sdk fix up discovery of VAMP plugins after ./waf install, which fixes crashes when reversing regions and doing timeFX operations with a "regular" install of ardour3 2012-12-18 15:26:50 +00:00