ardour/libs
Paul Davis cfaf6ff7e3 remove unused Glib::Thread* from ProcessThread
git-svn-id: svn://localhost/ardour2/branches/3.0@11696 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-03-15 13:39:06 +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 remove unused Glib::Thread* from ProcessThread 2012-03-15 13:39:06 +00:00
audiographer Show proper progress information for export while normalizing 2012-01-24 20:21:54 +00:00
clearlooks-newer follow glib include rules, sigh 2012-03-01 20:52:52 +00:00
clearlooks-older
evoral use musical_time_equal() test for equality when copying note data, not strict floating point equality. should fix #4609 (and maybe another one too) 2012-01-31 23:20:13 +00:00
fst Remove VST current_program variable, since that stuff is 2011-11-23 19:29:38 +00:00
gtkmm2ext Make route group dialog resizable; make ArdourPrompter entries 2012-03-05 22:34:49 +00:00
midi++2 attempt to stop sending MMC/MTC while exporting or freewheeling for any reason 2012-02-06 17:09:53 +00:00
panners Implement reset() in panners, and use it from the GUI (fixes #4196). 2011-10-22 16:19:27 +00:00
pbd implement XMLNode::operator=() as a deep operation with the same semantics as the XMLNode copy constructor. attempt to share as much code as possible between them and the destructor 2012-03-07 02:07:35 +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 Add motorised attribute to DeviceInfo for generic MIDI maps so that 2012-03-07 01:11:22 +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