ardour/libs
2013-04-18 15:47:10 -04: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 changes to get cairocanvas branch to build on OS X, with its stupid nil and Rect macros, plus some const_cast<> and unused variable fixes that should really be in master but will have to wait till we rebase master 2013-04-12 21:46:44 -04:00
audiographer Fix some compilation warnings 2013-03-23 14:50:58 +01:00
canvas expand bbox for Canvas::Line to get rid of artifacts caused when moving them around, as is done for Rectangle and others 2013-04-18 15:47:10 -04:00
clearlooks-newer Fix some compilation warnings 2013-03-30 18:09:40 +01:00
clearlooks-older Merged revisions 6292,6294-6295,6311,6314 via svnmerge from 2009-12-06 14:21:46 +00:00
evoral master merge; new files not added after initial cairocanvas patch application 2013-04-05 17:16:33 -04:00
fst disable unused windows-vst / ALSA-MIDI code 2013-02-19 22:17:20 +00:00
gtkmm2ext Merge branch 'master' into cairocanvas 2013-04-10 12:37:16 -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 changes to get cairocanvas branch to build on OS X, with its stupid nil and Rect macros, plus some const_cast<> and unused variable fixes that should really be in master but will have to wait till we rebase master 2013-04-12 21:46:44 -04:00
qm-dsp Fix some compilation warnings 2013-03-23 14:50:58 +01:00
rubberband Fix some compilation warnings 2013-03-23 14:50:58 +01:00
surfaces merge with master, including manual merge conflict resolution 2013-04-06 16:12:15 -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 Use is_defined to check for HAVE_* variables set by checks. 2011-09-29 20:29:06 +00:00
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