undef SearchPath where needed as it is defined via windows.h
[ardour.git] / libs / ardour / midi_patch_manager.cc
2013-07-11 Paul Davisundef SearchPath where needed as it is defined via...
2013-01-19 David RobillardGracefully handle errors parsing midnam documents inste...
2013-01-19 David RobillardUse a std::set for MIDI device models so the combo...
2012-06-23 Tim MayberryUse std::string instead of PBD::sys::path in pbd/search...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-03-20 Paul Davismake MIDI Patch Manager search in $user_config_dir...
2010-09-14 Paul Davisremove Glib::ustring from libardour; allow any characte...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-10-22 David RobillardUse info stream for infoey things.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-06-09 David RobillardRemove annoying pop-up message.
2009-05-07 David RobillardThe great audio processing overhaul.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-12-12 Hans Baier* fixed memory allocation bugs
2008-12-09 Hans Baier* moved /midi_patch_manager.* to libs/ardour