ardour/libs
Paul Davis 08c7f0b2bc fix up XML property name for Meter::beats_per_bar (w/backward compat)
git-svn-id: svn://localhost/ardour2/branches/3.0@10996 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-12-13 02:53:14 +00:00
..
appleutility fixes for 98% of all the warnings/errors reported by OS X gcc on tiger 2011-09-30 17:55:14 +00:00
ardour fix up XML property name for Meter::beats_per_bar (w/backward compat) 2011-12-13 02:53:14 +00:00
audiographer Apply patch from timbyr to fix building with --test. 2011-11-13 03:54:29 +00:00
clearlooks-newer Remove use of waf compat15 tool. 2011-09-29 19:58:05 +00:00
clearlooks-older
evoral revert recent change to Evoral::Event, and use static_cast<> to get from Event to MIDIEvent 2011-12-02 20:34:58 +00:00
fst Remove VST current_program variable, since that stuff is 2011-11-23 19:29:38 +00:00
gtkmm2ext add visible() method to Tearoff so we can check whether or not it is hidden 2011-12-07 15:48:00 +00:00
midi++2 fixes for 98% of all the warnings/errors reported by OS X gcc on tiger 2011-09-30 17:55:14 +00:00
panners Implement reset() in panners, and use it from the GUI (fixes #4196). 2011-10-22 16:19:27 +00:00
pbd Save templates as directories with plugin state, if 2011-12-11 20:38:42 +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 fixes for 98% of all the warnings/errors reported by OS X gcc on tiger 2011-09-30 17:55:14 +00:00
surfaces more fun and games with meter and the tempo map: rename Meter::beats_per_bar() to Meter::divisions_per_bar() so that its clear(er) on what it is actually returning; use Meter::divisions_per_bar() in more (all?) places that need it; fix up dragging meter marks by removing the relevant meter section from the map while we drag; operator<< for some tempo-related objects 2011-12-13 02:46:36 +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 Remove use of waf compat15 tool. 2011-09-29 19:58:05 +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