13
0
livetrax/libs/surfaces/osc
2012-05-18 17:24:06 +00:00
..
interface.cc
osc_controllable.cc
osc_controllable.h
osc_route_observer.cc remove the apparently unnecessary "ui_bind()" macro from entire source base 2012-04-25 12:58:19 +00:00
osc_route_observer.h Lincoln's OSC clean-ups (#3716). 2011-01-19 22:05:38 +00:00
osc.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
osc.h fix minor typo 2011-10-20 11:44:04 +00:00
wscript change detection system for liblo to use pkgconfig and test in only one place 2012-05-05 20:04:30 +00:00