summaryrefslogtreecommitdiff
path: root/gtk2_ardour/main.cc
AgeCommit message (Expand)Author
2011-08-18remove use of Glib::ustring from gtk2_ardourPaul Davis
2011-02-02do not set LV2_PATH for a bundled buildPaul Davis
2011-02-02remove mistakenly added PANNER_PATH (not applicable to Ardour 2.X)Paul Davis
2011-02-02unset GTK_RC_FILES to disallow the system to mess with a bundled install of A...Paul Davis
2011-01-06more fixes for EPA madnessPaul Davis
2011-01-06arm (and thus save) global environment before messing it with it in bundled v...Paul Davis
2010-12-23a few more EPA tweaks to make it do absolutely nothing in the unbundled casePaul Davis
2010-12-23fix location of use of EPA objectsPaul Davis
2010-10-24linux packaging changes that use a specially installed GTK stackPaul Davis
2010-10-22a few tweaks and cleanups for the linux build bundle stuffPaul Davis
2010-10-21implement a version of fixup_bundle_environment() that works for a linux ardo...Paul Davis
2010-07-20for OS X bundle (1) fix definition of ARDOUR_MODULE_PATH (2) put user's confi...Paul Davis
2010-07-16force /usr/local/bin into PATH for OS X app bundle, since Info.plist apparent...Paul Davis
2010-04-02brute force approach to stopping GTK shutdown from causing a crash as we try ...Paul Davis
2010-03-12option to enable/disable translations when using a bundled (OS X) version of ...Paul Davis
2010-03-06remove global LV2 external GUI list, always call LV2 UI cleanup method when a...Paul Davis
2010-01-22fix up a little memory mgmt to avoid crashing on OS X 10.5 while setting lang...Paul Davis
2010-01-20actually make i18n work on OS X, and update osx_build to install .mo files (f...Paul Davis
2010-01-18(OS X only) grab user's language pref from cocoa and push it as LANGUAGE envi...Paul Davis
2009-10-16fix lack of return value in tell_about_jack_death(), and fixed up indentation...Paul Davis
2009-10-01LV2 external UI patch from nedko (#2777)Paul Davis
2009-10-01merge 5674:5682 and 5689-5694 from mixbus branchPaul Davis
2009-02-19working VST support with VeSTige header and new FST codePaul Davis
2008-11-18don't show nag screen if export was stopped or if SAE (for now)Paul Davis
2008-11-07Add default instant.xml to bundles, set SAE-specific defaults.Nick Mainsbridge
2008-10-21Backported automatic svn revision handling from 3.0Sakari Bergen
2008-10-17fix up initialization of various path vars in bundled OS X version; make LADS...Paul Davis
2008-10-12remove stupid startup messagesPaul Davis
2008-07-25add SIGPIPE handler to catch JACK going away, etcPaul Davis
2008-07-22debug output for pixbuf loaders; catch exception when loading AU plugins; mis...Paul Davis
2008-03-15make sure user ardour dir exists before trying to put pango.rc in itPaul Davis
2008-03-14enable icon-start-from-.ardour-file to work on OS X; properly install apple e...Paul Davis
2008-03-13(OS X native: don't write dynamic pango.rc into app.bundle); use Glib::get_ho...Paul Davis
2008-03-08Fix warnings.David Robillard
2008-02-26non-AA canvas support (not used by default); new SAE menus; fix locate-play-l...Paul Davis
2008-02-14dynamic discovery & loading of keybindingsPaul Davis
2008-02-13lots more BootMessagesPaul Davis
2008-02-04provide instructional hint for keyeditor; fix keybinding issues on OS X (need...Paul Davis
2008-01-18audun's waveview outline patch; some diskstream fixes; real splash screen; mo...Paul Davis
2008-01-16Add LV2_PATH to bundle path.David Robillard
2007-12-12per-kbd-layout keybindings selection; initial pass at link-region-and-track-s...Paul Davis
2007-11-27MESCLUN: new SAE-specific bindings file; parametized binding files; fix handl...Paul Davis
2007-10-03useful changes from the world of OS X failure testingPaul Davis
2007-10-02fix c_str() usePaul Davis
2007-10-01add execpath dir to PATH for bundled OSX buildPaul Davis
2007-09-03don't do bundle stuff if not requested by environmentPaul Davis
2007-08-22more work on OSX packagingPaul Davis
2007-08-22remove GTKOSX_PREFIX from scons; MIDI/MMC fix from Chris G; fix crash when st...Paul Davis
2007-08-22more work required to get OSX standalone package to workPaul Davis
2007-08-22changes to support packaging of the GTK-Quartz version of Ardour for OS XPaul Davis