summaryrefslogtreecommitdiff
path: root/tools/linux_packaging/ardour.sh.in
AgeCommit message (Collapse)Author
2016-01-08consistent way to launch Ardour in gdbRobin Gareus
2015-12-12foolishly attempt nightly-built linux/wine/VST bundlesRobin Gareus
2015-10-17linux wrapper script: load session with spaces - #6395Robin Gareus
2015-10-04update NSM executable name - fixes #6620Robin Gareus
NSM requires an executable in $PATH, not full path
2015-07-02let’s call Mixbus “Mixbus”..Robin Gareus
2015-06-27remove old irrelevant USER_ARDOUR_DIR in start-up scriptRobin Gareus
It should have been XDG_CONFIG_HOME and ardour4, anyway. Ardour4 checks for config dirs, allows to import A3 config and also handles the case if the dir can't be created itself.
2015-05-04update startup scripts for NSMRobin Gareus
fixes #6265 for GNU/Linux.
2015-03-23use built-in pango & gdk-pixbus modules (Linux)Robin Gareus
2013-06-11make startup helper script use actual version, not a hard-coded 3.0 valuePaul Davis
2013-06-10set PATH (used for harvid+ffmpeg)Robin Gareus
2013-03-26add <ardour-root>/bin to PATHRobin Gareus
prepare for video-util deployment in Linux bundle
2013-01-23more i18n fixes, this time removing a hack that broke i18n in bundles, and ↵Paul Davis
also only initializing NLS stuff if ENABLE_NLS is in effect. note that if translations are disabled by the user, we set the localedir used to look for message catalogs to a dir that is assumed to not exist (/this/cannot/exist) which should block all translation from happening. git-svn-id: svn://localhost/ardour2/branches/3.0@13975 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-07-20Correctly allow startup options to be passed to the main program when ↵Todd Naugle
bundled. Launching a bundle in gdb now uses --debug instead of -d. This removes the confilt with the main application -d option. Also added i18n fix that forces translations off when translations are disabled git-svn-id: svn://localhost/ardour2/branches/3.0@13062 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-18major rationalization of use of search paths. ardour now has just 4 ↵Paul Davis
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. This commit re-enabes ./waf install, and it is believed that it works fully at this point (more testing likely required) git-svn-id: svn://localhost/ardour2/branches/3.0@12326 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-01-11fix GTK_PATH in binary bundle (not fully tested)Paul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@11229 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-23tracking down why alpha binaries don't find control surfacesPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@9189 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-25merge in changes from 2.0 ongoing. Includes the build type in the package ↵Todd Naugle
name and other fixes from 2.0 git-svn-id: svn://localhost/ardour2/branches/3.0@8962 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-01a couple more hacks for a3 linux packing, most importantly including pannersPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@8666 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-01tweaks for startup scriptPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@8657 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-31add linux packaging script(s) from 2.0-ongoingPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@8625 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-11-04add linux bundle tools from 2.XPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@7960 d708f5d6-7413-0410-9779-e7cbd77b26cf