13
0
livetrax/libs/surfaces/osc
2012-05-18 17:24:06 +00:00
..
interface.cc OSC is now driven by an event loop; fix up lifetime mgmt of Glib::Source to workaround bug in Glib 2009-12-09 18:37:06 +00:00
osc_controllable.cc part of lincoln's patches for OSC/ardroid 2010-12-05 22:28:39 +00:00
osc_controllable.h (1) remove most uses of MementoCommand for Playlist and Region (2) move frozen state from Region into Stateful, renamed "suspend property changes" (3) successive changes to a Property (scalar) after clear_history() do not keep resetting the old value (fixes region trim) 2010-03-02 18:05:26 +00:00
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