summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_actions.cc
AgeCommit message (Expand)Author
2009-12-01Clean up some confusion about zoom focus and the edit point.Carl Hetherington
2009-12-01Clean up confusion wrt showing the bundle manager. Fixes #2930.Carl Hetherington
2009-11-12comments for BBT math methods; remove chunks from GUI; split location UI in...Paul Davis
2009-10-30Trim session.h include dependency tree.David Robillard
2009-10-26provide accessors to Editor::snap_{type,mode} ; when nudging notes, use grid ...Paul Davis
2009-10-26change the use of "SMPTE" to "Timecode" to reflect the global economy and the...Paul Davis
2009-10-22Add log window to windows menu.David Robillard
2009-10-20Make the behaviour zoom to region more intuitive (IMHO); ie always zoom to th...Carl Hetherington
2009-10-14Fix WackyTabs(TM).David Robillard
2009-10-14Fix display of tool button icons.David Robillard
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-10-13writable session patch, forward ported from 2.XPaul Davis
2009-09-12add MIDI panic action (which has to be on a menu, sigh ... stupid GTK)Paul Davis
2009-08-24Minor cosmetic tweaks.Carl Hetherington
2009-08-20Remove an unused action and some duplicated code.Carl Hetherington
2009-08-13more MIDI paste improvements, plus move region-mute binding to PRIMARY-m and ...Paul Davis
2009-07-28remove all MIDI-specific editing modes by making standard work either at obje...Paul Davis
2009-07-03Factor regions list out of Editor.Carl Hetherington
2009-07-03Split route group list out of Editor.Carl Hetherington
2009-07-01Separate route list code from Editor into its own object, EditorRouteList. H...Carl Hetherington
2009-06-22Option to fit a route group to the editor window.Carl Hetherington
2009-06-20Mix group tabs in the mixer.Carl Hetherington
2009-06-20Optional tabs down the LHS of the editor window to indicate edit group member...Carl Hetherington
2009-06-14Make summary display optional.Carl Hetherington
2009-06-10Make waveform show / scale / shape a global option in the prefs dialog to cle...Carl Hetherington
2009-05-16Remove preferences menu options that have been moved into one or other prefer...Carl Hetherington
2009-05-16Move some sync-related options to being session variables.Carl Hetherington
2009-05-16Add session preferences dialog.Carl Hetherington
2009-05-14First stage of options rework.Carl Hetherington
2009-04-203 notable patches from lincoln (a) non-layered track mode (NOTE: this is brok...Paul Davis
2009-04-15first half of the mega-by-hand-commit-by-commit merge from 2.XPaul Davis
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-19I am become death, destroyer of boilerplate.David Robillard
2009-01-23Add global port matrix dialogs.Carl Hetherington
2009-01-20New matrix-based editor for connections and bundles, based on thorwil's design.Carl Hetherington
2009-01-03Improve GNOME HIG compliance a bit.Carl Hetherington
2008-12-16Implement #2425: option for automation to follow region moves.Carl Hetherington
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-12-08merge 3870-3890 from 2.0-ongoing into 3.X (compiles, runs, no other promisesPaul Davis
2008-10-09add toggles for region fade in/out/both active, plus toggle for region fades ...Paul Davis
2008-10-09add global region fade toggle; fixup (?) reload of MIDI config state (both po...Paul Davis
2008-10-03Apply panners/automation patch from torbenh (Panner is-a Processor).David Robillard
2008-09-26Add Import from session -functionalitySakari Bergen
2008-09-17merge Sakari's (sbergen) branch back into 3.0, removing libsndfile and adding...Paul Davis
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-05-22fix track selection sensitivity botch for Import action, should be toggle-wav...Paul Davis
2008-04-11merge 3.0 from 2.0-ongoing@3243Paul Davis
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2008-02-19Merge with 2.0-ongoing R3082.David Robillard
2008-02-19Less crash-happy MIDI reading on weird MIDI files.David Robillard