13
0
livetrax/libs/surfaces/generic_midi
2012-05-18 17:24:06 +00:00
..
.cvsignore
generic_midi_control_protocol.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
generic_midi_control_protocol.h
gmcp_gui.cc Update motorised button when a motorised surface's bindings are loaded. 2012-03-21 02:19:59 +00:00
i18n.h
interface.cc
midiaction.cc
midiaction.h
midicontrollable.cc
midicontrollable.h
midifunction.cc MCP: timeout display of value when altering with fader or pot; range ops on strip buttons should work; select logic may be broken 2012-04-13 16:11:55 +00:00
midifunction.h
midiinvokable.cc
midiinvokable.h
wscript