summaryrefslogtreecommitdiff
path: root/libs/ardour/midi_patch_manager.cc
AgeCommit message (Expand)Author
2010-09-14remove Glib::ustring from libardour; allow any characters except '/' and '\' ...Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-12-12remove using namespace sigc everywhere to ensure clarity over which bind/mem_...Paul Davis
2009-10-22Use info stream for infoey things.David Robillard
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-06-09Remove annoying pop-up message.David Robillard
2009-05-07The great audio processing overhaul.David Robillard
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-12-12* fixed memory allocation bugsHans Baier
2008-12-09* moved /midi_patch_manager.* to libs/ardourHans Baier