summaryrefslogtreecommitdiff
path: root/gtk2_ardour/main.cc
AgeCommit message (Expand)Author
2013-01-31OSX CoreText font loading, updated ArdourMono font-family nameRobin Gareus
2013-01-30don't bother trying to set FONTCONFIG_FILE on linux if /etc/fonts stuff doesn...Paul Davis
2013-01-29proper fontconfig error handlingRobin Gareus
2013-01-29Custom Monospace font for clocks and such (no dot in zero).Robin Gareus
2013-01-27remove setting of GTK_LOCALEDIR from bundle setupPaul Davis
2013-01-23new logic for enabling translation in bundled releases of ardourPaul Davis
2013-01-23more i18n fixes, this time removing a hack that broke i18n in bundles, and al...Paul Davis
2013-01-22more i18n debuggingPaul Davis
2013-01-22guard initial bindtextdomain() etc. with ENABLE_NLS for debuggingPaul Davis
2013-01-21start passing around the (possibly-bundle-modified) localedir so that we call...Paul Davis
2012-11-13remove a bunch of cerr output and/or convert to use error<<Paul Davis
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