summaryrefslogtreecommitdiff
path: root/libs/surfaces/mackie/device_info.cc
AgeCommit message (Expand)Author
2018-02-01Support for the iCON Qcon mcp device - sysex strings. Submitted by Michal Ba...Ben Loftis
2017-04-19Use XMLNode::get_property API in Mackie DeviceInfo classTim Mayberry
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-01-31mackie: fix some awful cut-n-paste errorsPaul Davis
2015-10-13mackie support omnibus patchPaul Davis
2015-10-13introduce separate-meters concept for Mackie.Paul Davis
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 devices don't accumulate too.Len Ovens
2015-10-03add DeviceType specifier for mackie devices.Paul Davis
2015-10-03add device type to Mackie device infoPaul Davis
2015-08-09Make MCP MasterPosition match MIDI port number.Len Ovens
2015-06-04Add an option in the MCP .device file to set master position (fixes #6357)Len Ovens
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 instead of PBD::sys::path in pbd/search_path.h, pbd/file_util...Tim Mayberry
2012-06-12Bogus commit to comment commit 12689:Rodrigo Severo
2012-06-12git-svn-id: svn://localhost/ardour2/branches/3.0@12689 d708f5d6-7413-0410-977...Rodrigo Severo
2012-06-09MCP: latest patch from Rodrigo:Paul Davis
2012-06-06MCP: latest patch from Rodrigo:Paul Davis
2012-05-25missing method for MCPPaul Davis
2012-05-24add support for <HasMeters value=XX/> stanza in MCP device info filePaul Davis
2012-05-18major rationalization of use of search paths. ardour now has just 4 functions...Paul Davis
2012-05-11provide some support for mackie devices like Steinberg's CMCs that do not do ...Paul Davis
2012-05-05tweak MCP search pathsPaul Davis
2012-04-25MCP: dynamic ipMIDI ports, more default key bindings, various minor fixesPaul Davis
2012-04-25MCP: various fixes, plus removal of ui_bind() (just for mackie code)Paul Davis
2012-04-24add support for IP MIDI (multicast MIDI over IP UDP sockets) to ardour and us...Paul Davis
2012-04-18MCP: some button handling fixesPaul Davis
2012-04-17MCP: various work on the button binding GUIPaul Davis
2012-04-15share buttons IDs where feasiblePaul Davis
2012-04-15new button IDs, one for MCP one for LCP, plus methods associated with them; S...Paul Davis
2012-04-14MCP: redesign to allow device-specific button IDs, since we know that at leas...Paul Davis
2012-04-13MCP: timeout display of value when altering with fader or pot; range ops on s...Paul Davis
2012-04-12remove old mcp config params, use new onePaul Davis
2012-04-12MCP: more surface properties, correctly close IOSources when switching surfac...Paul Davis
2012-04-12missing initializationPaul Davis
2012-04-12MCP: switch devices on the fly; name MIDI ports appropriately; fix active sta...Paul Davis
2012-04-12MCP: loading device info files basically operationalPaul Davis
2012-04-12MCP: stubbed device info file loadingPaul Davis
2012-04-12new filesPaul Davis