summaryrefslogtreecommitdiff
path: root/gtk2_ardour/main.cc
AgeCommit message (Expand)Author
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
2010-08-17forward port 2.X changes up to and including rev 6842Paul Davis
2010-08-17forward port 2.X changes up to and including rev 6767Paul Davis
2010-08-07Fix a panner crash when reducing a route's output count down to 2. Remove so...Carl Hetherington
2010-03-16changes from 2.X starting in march 2009 through oct 20 2009 (5826 inclusive)Paul Davis
2010-03-15finalize PROGRAM_NAME change for ardour3Paul Davis
2009-12-12remove using namespace sigc everywhere to ensure clarity over which bind/mem_...Paul Davis
2009-12-09OSC is now driven by an event loop; fix up lifetime mgmt of Glib::Source to w...Paul Davis
2009-12-09major design changes: use glib event loop for MIDI thread/UI; rework design o...Paul Davis
2009-10-27Make ARDOUR::init safer.David Robillard
2009-10-27Fix spacey tab.David Robillard
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-10-01LV2 external UI patch from nedko via 2.X and a couple of .rej'sPaul Davis
2009-07-21Fix some unused parameter warnings.Carl Hetherington
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-05-07The great audio processing overhaul.David Robillard
2009-04-22a long tricky day of playing with ArdourStartup and session naming/loading etc.Paul Davis
2009-04-20farewell NSD, we loved you sometimes, almost neverPaul Davis
2009-03-16main.cc: conditional compile for startup dialog since it makes MIDI Clock tic...Hans Baier
2009-03-04new startup assistant/wizard; unfinished; can potentially interfere with your...Paul Davis
2009-02-27vestige-based VST support, back-ported from 2.0-ongoingPaul Davis
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-12-08partial patch/partial by-hand merge of 2.X commits 3169&3170 to 3.X codebasePaul Davis
2008-09-17merge Sakari's (sbergen) branch back into 3.0, removing libsndfile and adding...Paul Davis