summaryrefslogtreecommitdiff
path: root/libs/surfaces/mackie/device_profile.cc
AgeCommit message (Expand)Author
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-10-03Initialize variable every loop so MCP profiles don't accumulate.Len Ovens
2015-10-02spelling correction in error messagePaul Davis
2015-04-15put all of the Mackie control surface code into the ArdourSurface namespacePaul Davis
2014-06-25Change PBD::find_files_matching_regex and PBD::find_files_matching_filter to ...Tim Mayberry
2014-06-17Replace all use of PathScanner with equivalent functions from pbd/file_utils.hTim Mayberry
2014-06-17Change PBD::PathScanner API to return results by value to avoid inadvertent m...Tim Mayberry
2014-06-15fix pathscanner / stl_vector related memory leaksRobin Gareus
2013-09-06Rename SearchPath class SearchpathTim Mayberry
2013-09-05'surfaces/mackie' - Other minor changes needed for building with MSVCJohn Emmas
2012-06-23Use std::string and Glib instead of pbd/filesystem.h in DeviceProfileTim Mayberry
2012-06-23Use std::string instead of PBD::sys::path in pbd/search_path.h, pbd/file_util...Tim Mayberry
2012-05-18major rationalization of use of search paths. ardour now has just 4 functions...Paul Davis
2012-05-05tweak MCP search pathsPaul Davis
2012-04-26fix initialization of control protocols so that brand new sessions get workin...Paul Davis
2012-04-25MCP: dynamic ipMIDI ports, more default key bindings, various minor fixesPaul Davis
2012-04-18MCP:maybe functioning button binding stuff, plus save-to-disk-on-change (stil...Paul Davis
2012-04-17MCP: various work on the button binding GUIPaul Davis