Rename windows VST stuff with a Windows prefix.
[ardour.git] / gtk2_ardour / main.cc
2011-11-21 Carl HetheringtonRename windows VST stuff with a Windows prefix.
2011-11-18 David RobillardAdd default OK button to "JACK exited" dialog.
2011-11-14 Paul Davisclean up settings of various bundle paths
2011-11-04 Paul Davisfix bundled paths for OS X bundle
2011-04-04 David RobillardFix broken whitespace (no functional changes).
2011-04-02 Paul Daviscopy pre-defined export presets & formats into the...
2011-04-02 Paul Daviscleanup repeated pattern for setting in-bundle search...
2011-03-25 Paul Davisget MIDI binding maps dir name correct (ugh)
2011-03-25 Paul Davisdefine MIDI map location in bundle via envvar
2011-03-23 Paul Davis(linux too!) set ARDOUR_SURFACES_PATH for a bundle...
2011-03-23 Paul Davisset ARDOUR_SURFACES_PATH for a bundle, just like ARDOUR...
2011-02-18 Carl HetheringtonHappy new year.
2011-02-10 Paul Davisprovide runtime control over how much boost "live"...
2011-02-02 Paul Davisdo not set LV2_PATH for a bundled build
2011-02-02 Paul Davisunset GTK_RC_FILES to prevent the system from messing...
2011-02-01 Paul Davisbundle needs to set panner path
2011-02-01 Paul Davisremove debug output
2011-02-01 Paul Daviscompile fix
2011-02-01 Paul Davisrun bundle fixup code for all platforms
2011-02-01 Paul Davisshow the bundle root
2011-01-07 Paul Davisforward port EPA changes from 2.X
2011-01-06 Paul Davisbackport from 2.X: arm (and thus save) global environme...
2010-12-23 Paul Davisadd EPA stuff from 2.X
2010-12-08 Paul Davisnothing uses ARDOUR_DATA_PATH so remove it
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-11-10 Paul Davismissing() on call
2010-11-04 Paul Davismerge linux bundle fixup code from 2.X
2010-09-20 Paul Davisround one of work on finalizing #3098, involving per...
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
2010-08-20 Paul Davis2.X commits up to and including 7519
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6842
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6767
2010-08-07 Carl HetheringtonFix a panner crash when reducing a route's output count...
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-03-15 Paul Davisfinalize PROGRAM_NAME change for ardour3
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-09 Paul DavisOSC is now driven by an event loop; fix up lifetime...
2009-12-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-10-27 David RobillardMake ARDOUR::init safer.
2009-10-27 David RobillardFix spacey tab.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-01 Paul DavisLV2 external UI patch from nedko via 2.X and a couple...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-05-07 David RobillardThe great audio processing overhaul.
2009-04-22 Paul Davisa long tricky day of playing with ArdourStartup and...
2009-04-20 Paul Davisfarewell NSD, we loved you sometimes, almost never
2009-03-16 Hans Baiermain.cc: conditional compile for startup dialog since...
2009-03-04 Paul Davisnew startup assistant/wizard; unfinished; can potential...
2009-02-27 Paul Davisvestige-based VST support, back-ported from 2.0-ongoing
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-12-08 Paul Davispartial patch/partial by-hand merge of 2.X commits...
2008-09-17 Paul Davismerge Sakari's (sbergen) branch back into 3.0, removing...
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-05-12 Hans Baier* applied patch for ardour-3.0 to compile on OS X thank...
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-01-19 David RobillardMerge with trunk R2935.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-11-10 Carl HetheringtonRemove some debugging code which causes slow flashy...
2007-11-07 Paul Davispatch to prevent (mostly) CD marker being set for the...
2007-10-16 Paul Davisvirtualize Port object; clean up automation tracks...
2007-10-14 David RobillardFix displaying of notes in auto-created MIDI region...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-06-29 Doug McLainMoved canvas colors and theme file selection into new...
2007-05-25 Doug McLainNew theme manager, with option to select between dark...
2007-05-18 Tim MayberryMove Session::find_session into a session_utils.h header
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-04 David RobillardReal fix for Jack MIDI crash. Maybe!
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-07 Paul Davisadd new profile object, use it to remove certain horizo...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-17 Paul Davisprevent wierd GTK main loop situation when quitting... 2.0beta12
2007-03-05 Taybin RutkinRemoved unix signals cruft.
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2007-01-28 David RobillardMerged with trunk R1393.
2007-01-18 Paul Davisforce UTF-8 handling of i18n files at run time
2007-01-09 David RobillardMerged with trunk R1283.
2007-01-08 Paul Davissave and restore clock modes
2007-01-07 Paul Davisfix startup order (ARDOUR::init() vs. AudioEngine creat...
2007-01-03 Paul Davismassive changes to clean up what happens during session...
2006-12-19 Paul Davissave keybindings to file used at startup; allow keybind...
2006-12-15 Paul Daviswrite session file to alternate name before, then renam...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-12 Paul Davisnew svn_revision.h build system, plus no more SMPTE... 2.0beta8
2006-10-26 Paul Davisnew version derivation system, improvements to splash...
2006-10-21 David RobillardMerged with trunk R992.
2006-10-05 Paul DavisGeneric MIDI control now saves+restores its state;...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-08-31 David RobillardMerged with trunk R874.
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
2006-08-10 David RobillardMerged with trunk R776
2006-08-09 Hans Fugalmerge from trunk
2006-08-09 Hans Fugal r229@gwythaint (orig r769): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r228@gwythaint (orig r768): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r227@gwythaint (orig r767): fugalh | 2006-08-09 08...
next