ardour/libs
2012-05-27 18:07:30 +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 don't alter session search path frm within FileSource constructor, do it when a source is added to the session; related - don't add sources that are created with announce=false to the session, and as a (new) corollary, no longer cause them to potentially alter the session search path (this applies mostly to sources created for auditioning) 2012-05-27 18:07:30 +00:00
audiographer Compile cleanly with clang. 2012-05-24 02:54:10 +00:00
clearlooks-newer Fix typo (#4848). 2012-04-19 15:45:08 +00:00
clearlooks-older
evoral add ::length() method to Evoral::ControlList 2012-05-25 19:59:11 +00:00
fst Remove VST current_program variable, since that stuff is 2011-11-23 19:29:38 +00:00
gtkmm2ext Compile cleanly with clang. 2012-05-24 02:54:10 +00:00
midi++2 MIDI::Port::(get|set)_state() should be virtual, so that derived classes get their chance in the sun. Fixes #4887 2012-05-27 16:49:51 +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 Fix up tests now that operator= on ScopedConnection disconnects the old connection that it held. 2012-05-23 16:22:51 +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 remove unnecessary gcc 4.7 "fix" 2012-04-27 14:10:34 +00:00
surfaces MCP: remember to drain the x-thread FIFO that tells us that JACK MIDI data has been received 2012-05-27 10:57:36 +00:00
taglib Fix some warnings in non-debug mode. 2012-04-20 21:59:37 +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