ardour/mcp
Paul Davis 8fe10ed4f8 new device profile for BCF2000 from James Roberts
git-svn-id: svn://localhost/ardour2/branches/3.0@12450 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-25 19:39:12 +00:00
..
bcf2000.device add BCF2000 device info file for MCP 2012-05-24 19:26:50 +00:00
bcf2000_basic_edit_mix.profile new device profile for BCF2000 from James Roberts 2012-05-25 19:39:12 +00:00
cmc.device remove unused segmented display parameter from MCP device info files 2012-05-24 19:23:26 +00:00
mcpro.device remove unused segmented display parameter from MCP device info files 2012-05-24 19:23:26 +00:00
mcproxt.device remove unused segmented display parameter from MCP device info files 2012-05-24 19:23:26 +00:00
nucleus.device remove unused segmented display parameter from MCP device info files 2012-05-24 19:23:26 +00:00
paul-nucleus.profile MCP: dynamic ipMIDI ports, more default key bindings, various minor fixes 2012-04-25 21:21:36 +00:00
wscript 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