summaryrefslogtreecommitdiff
path: root/gtk2_ardour/main.cc
AgeCommit message (Expand)Author
2012-06-24string fixPaul Davis
2012-06-23Use std::string instead of PBD::sys::path in pbd/search_path.h, pbd/file_util...Tim Mayberry
2012-06-18fix compilation on OS XPaul Davis
2012-06-18define CHARSETALIASDIR (again) to stop various bits of the GNU stack from loa...Paul Davis
2012-05-30fixup previous commit for OS X Paul Davis
2012-05-30more cleanups and standardization of fixup_bundle_environment() functionsPaul Davis
2012-05-30MCP: metering changes from rodrigo, makes metering work correctly on the MC P...Paul Davis
2012-05-28explicit checks for all components of the LV2 stackPaul Davis
2012-05-24tweaks to packaging to make SUIL (and thus LV2 UI's) workPaul Davis
2012-05-20packaging tweaks for OS XPaul Davis
2012-05-20more tweaks to bundles, search paths and packagingPaul Davis
2012-05-20tweaks to dir path names for bundlesPaul Davis
2012-05-08define ARDOUR_{MIDIMAPS,MCP}_PATH for bundles and for ./ardev and its cousins...Paul Davis
2012-05-05moronPaul Davis
2012-05-05try setting FONTCONFIG_PATH to make fontconfig look in the right place for li...Paul Davis
2012-05-05slightly improved (wink) version of fontconfig bundled fixPaul Davis
2012-05-05fix up unexpected situation with fontconfig in our packagesPaul Davis
2012-01-03Happy New YearCarl Hetherington
2011-12-04tweak export path namePaul Davis
2011-12-04probably fix failure to find export formats in packagesPaul Davis
2011-11-21Rename windows VST stuff with a Windows prefix.Carl Hetherington
2011-11-18Add default OK button to "JACK exited" dialog.David Robillard
2011-11-14clean up settings of various bundle pathsPaul Davis
2011-11-04fix bundled paths for OS X bundlePaul Davis
2011-04-04Fix broken whitespace (no functional changes).David Robillard
2011-04-02copy pre-defined export presets & formats into the correct location in the bu...Paul Davis
2011-04-02cleanup repeated pattern for setting in-bundle search paths and add ARDOUR_EX...Paul Davis
2011-03-25get MIDI binding maps dir name correct (ugh)Paul Davis
2011-03-25define MIDI map location in bundle via envvarPaul Davis
2011-03-23(linux too!) set ARDOUR_SURFACES_PATH for a bundle, just like ARDOUR_PANNER_PATHPaul Davis
2011-03-23set ARDOUR_SURFACES_PATH for a bundle, just like ARDOUR_PANNER_PATHPaul Davis
2011-02-18Happy new year.Carl Hetherington
2011-02-10provide runtime control over how much boost "live" debugging info is providedPaul Davis
2011-02-02do not set LV2_PATH for a bundled buildPaul Davis
2011-02-02unset GTK_RC_FILES to prevent the system from messing with a bundled installPaul Davis
2011-02-01bundle needs to set panner pathPaul Davis
2011-02-01remove debug outputPaul Davis
2011-02-01compile fixPaul Davis
2011-02-01run bundle fixup code for all platformsPaul Davis
2011-02-01show the bundle rootPaul Davis
2011-01-07forward port EPA changes from 2.XPaul Davis
2011-01-06backport from 2.X: arm (and thus save) global environment before messing it w...Paul Davis
2010-12-23add EPA stuff from 2.XPaul Davis
2010-12-08nothing uses ARDOUR_DATA_PATH so remove itPaul Davis
2010-11-13make ardour3 build and link on OS X (tiger, at least)Paul Davis
2010-11-10missing() on callPaul Davis
2010-11-04merge linux bundle fixup code from 2.XPaul Davis
2010-09-20round one of work on finalizing #3098, involving per-field updating functions...Paul Davis
2010-09-14remove Glib::ustring from gtk2_ardourPaul Davis
2010-08-202.X commits up to and including 7519Paul Davis