ardour/libs
Sakari Bergen 8cbb9727e9 Handle mutiple export files with the same extension but different format.
If multiple filenames have the same extension, append the format name
to the filename. This still requires a bit of extra logic to be optimal,
as the format name will now be added in some situations where it is not
needed. However, this is better than producing a broken file...
2013-03-17 12:32:48 +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 Handle mutiple export files with the same extension but different format. 2013-03-17 12:32:48 +02: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 updated .po files, including new cs versions for libs/ardour and libs/gtkmm2ext 2013-03-03 16:42:12 +00:00
libltc merge robin gareus' libltc into ardour source tree for convenience 2012-12-14 16:18:47 +00:00
midi++2 Default to "7bit" controller type if missing, as per DTD. 2013-01-27 17:15:46 +00:00
panners add copyright comments 2013-01-16 18:22:15 +00:00
pbd NOOP - pre videotimline cleanup 2013-03-13 20:28:14 +01:00
qm-dsp fixes for 98% of all the warnings/errors reported by OS X gcc on tiger 2011-09-30 17:55:14 +00:00
rubberband tweak for const correctness on apple 2013-01-21 19:42:14 +00:00
surfaces for MCP devices that don't handshake, turn them on as soon as we call ::connectivity_established() so that _active == true, and we will actually write to them 2013-03-06 20:15:28 +00: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
.cvsignore