13
0
livetrax/libs/surfaces/mackie
Paul Davis 7d252412c3 add support for <HasMeters value=XX/> stanza in MCP device info file
git-svn-id: svn://localhost/ardour2/branches/3.0@12440 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-24 19:27:29 +00:00
..
button.cc
button.h
control_group.h
controls.cc
controls.h
device_info.cc add support for <HasMeters value=XX/> stanza in MCP device info file 2012-05-24 19:27:29 +00:00
device_info.h add support for <HasMeters value=XX/> stanza in MCP device info file 2012-05-24 19:27:29 +00:00
device_profile.cc major rationalization of use of search paths. ardour now has just 4 functions used to define how external resources are located: ardour_config_search_path() (for system or user specific configuration data), ardour_data_search_path() (for machine, user and system independent data), ardour_dll_directory() (base directory where shared libraries are found) and user_config_directory(). These are now used throughout the code. the config, data and dll paths/directories can be overridden by environment variables. the user config dir is added as the first element of the first two search paths, and use selectively when searching for a few other things. 2012-05-18 17:24:06 +00:00
device_profile.h
fader.cc
fader.h
gui.cc add a (potentially temporary) discover button for mackie devices 2012-05-09 16:44:06 +00:00
gui.h add a (potentially temporary) discover button for mackie devices 2012-05-09 16:44:06 +00:00
interface.cc
jog_wheel.cc
jog_wheel.h
jog.cc
jog.h
led.cc
led.h
mackie_control_exception.h
mackie_control_protocol_poll.cc
mackie_control_protocol.cc fully tear down Mackie GUI when disabling mackie 2012-05-12 14:12:51 +00:00
mackie_control_protocol.h add a (potentially temporary) discover button for mackie devices 2012-05-09 16:44:06 +00:00
mcp_buttons.cc
meter.cc split apart mackie meter messages when we have to send two, one to turn on/off the overload indicator and one to set the level. this avoids MIDI bridge issues with non-canonical MIDI messages 2012-05-21 19:02:44 +00:00
meter.h split apart mackie meter messages when we have to send two, one to turn on/off the overload indicator and one to set the level. this avoids MIDI bridge issues with non-canonical MIDI messages 2012-05-21 19:02:44 +00:00
midi_byte_array.cc
midi_byte_array.h
pot.cc
pot.h
strip.cc add support for <HasMeters value=XX/> stanza in MCP device info file 2012-05-24 19:27:29 +00:00
strip.h
surface_port.cc
surface_port.h
surface.cc provide some support for mackie devices like Steinberg's CMCs that do not do the normal Mackie spec handshaking 2012-05-11 16:04:09 +00:00
surface.h provide some support for mackie devices like Steinberg's CMCs that do not do the normal Mackie spec handshaking 2012-05-11 16:04:09 +00:00
test.cc
timer.h
TODO
types.cc
types.h
wscript