This website requires JavaScript.
Explore
Help
Sign In
allanger
/
ardour
Watch
1
Star
0
Fork
0
You've already forked ardour
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Activity
Files
10c6490d54a5cd1daa0c330ac3255b92c836261a
ardour
/
mcp
History
Paul Davis
df77e56905
add newline
...
git-svn-id: svn://localhost/ardour2/branches/3.0@12335 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-20 12:19:29 +00:00
..
cmc.device
add newline
2012-05-20 12:19:29 +00:00
mcpro.device
MCP: various work on the button binding GUI
2012-04-17 20:41:31 +00:00
mcproxt.device
MCP: various work on the button binding GUI
2012-04-17 20:41:31 +00:00
nucleus.device
revert SSL Nucleus device info to use builtin ipMIDI
2012-04-30 15:56:20 +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