ardour/libs
Paul Davis 95f5c3cc80 MCP: some button handling fixes
git-svn-id: svn://localhost/ardour2/branches/3.0@12019 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-18 21:34:15 +00: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 add User metadata. user metadata is edited from the same dialog and read/writable using the same mechanism as session metadata, but it is stored in the ardour.rc file instead of with the session. Importing metadata from another session does not change user metadata. SessionMetadata is now a singleton that is available to the session object and the various config objects. 2012-04-18 17:46:29 +00:00
audiographer Further GCC 4.7.0 fixes. 2012-03-30 01:21:08 +00:00
clearlooks-newer Fix possible out-of-bounds array access (#4796). 2012-04-01 15:06:15 +00:00
clearlooks-older
evoral Fairly major change to the way in which crossfades are handled; 2012-04-16 16:32:22 +00:00
fst Remove VST current_program variable, since that stuff is 2011-11-23 19:29:38 +00:00
gtkmm2ext MCP: somewhat functional (?) full keybinding GUI 2012-04-17 21:36:48 +00:00
midi++2 Remove some unused parameters. 2012-04-11 20:21:00 +00:00
panners MCP: timeout display of value when altering with fader or pot; range ops on strip buttons should work; select logic may be broken 2012-04-13 16:11:55 +00:00
pbd move string_is_affirmative() into libpbd 2012-04-12 11:45:40 +00: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 Some fixes for GCC 4.7.0 2012-03-30 00:03:53 +00:00
surfaces MCP: some button handling fixes 2012-04-18 21:34:15 +00:00
taglib fixes for 98% of all the warnings/errors reported by OS X gcc on tiger 2011-09-30 17:55:14 +00:00
timecode add operator!= for BBT_Time 2012-01-07 17:11:17 +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 fixes for 98% of all the warnings/errors reported by OS X gcc on tiger 2011-09-30 17:55:14 +00:00
.cvsignore