summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2011-03-02make per-track port matrix dialog into a real dialog, complete with ctrl-w ha...Paul Davis
2011-03-02revert to using our own icons for zoom in/out/full, but rescale them to be a ...Paul Davis
2011-03-02Remove action-driven keyboard brush, which is the same as paste as far as I c...Carl Hetherington
2011-03-02No-op: coding style.Carl Hetherington
2011-03-02Comments.Carl Hetherington
2011-03-02Fix up undo/redo of MIDI note paste (#3815).Carl Hetherington
2011-03-02lincoln's patch to use QM onset detection in RFerret, and other tweaksPaul Davis
2011-03-02use entered track for fit-tracks if in internal edit mode and no tracks or re...Paul Davis
2011-03-02make fit-selected-tracks operate on tracks with selected regions IF no tracks...Paul Davis
2011-03-02Clean up Misc. Shortcuts menu.Carl Hetherington
2011-03-02Add missing snap-to actions to the main menu so that their keyboard accelerat...Carl Hetherington
2011-03-02Remove some unused code, and Editor::get_prefix() which wasn't doing anything.Carl Hetherington
2011-03-02Put some up/down buttons to the right of the summary. Might help with #3786.Carl Hetherington
2011-03-01Use PBD debugging code for keyboard debugging.Carl Hetherington
2011-03-01Remove unused code.Carl Hetherington
2011-03-01Make track shrink / expand bindable actions (#3695).Carl Hetherington
2011-03-01s/processormenu/ProcessorMenu/g to make the key bindings editor a bit prettier.Carl Hetherington
2011-03-01slightly improve text of cleanup results dialogPaul Davis
2011-03-01rationalizations and so forth for panner2d drawing (math is hard)Paul Davis
2011-03-01Update session range on trimming regions.Carl Hetherington
2011-03-01Fix crash on drag-n-drop of port inserts (#3809).Carl Hetherington
2011-03-01Desensitize playlist menu with >1 selected tracks.Carl Hetherington
2011-03-01Make track mode menu apply to the selection.Carl Hetherington
2011-02-28Restore fade option to strip silence.Carl Hetherington
2011-02-28Fix up display of silence rectangles, and shortest audible period (#3798).Carl Hetherington
2011-02-28No-op; coding style.Carl Hetherington
2011-02-28Fix a couple of memory leaks.Carl Hetherington
2011-02-28Remove unused code.Carl Hetherington
2011-02-28Update ghost MIDI regions in automation tracks when zoom changes. Fixes #3803.Carl Hetherington
2011-02-28Remove unused code.Carl Hetherington
2011-02-28Make sure notes fit in the allocated height of a newly-created ghost region.Carl Hetherington
2011-02-27Decide whether to show crossfade and choose-top-region menus based on the mou...Carl Hetherington
2011-02-27Allow naming of new tracks/busses in the add route dialogue (#3376).Carl Hetherington
2011-02-27Fix crashes due to use of an uninitialised set of points.Carl Hetherington
2011-02-27Comment typo.Carl Hetherington
2011-02-26Create ghost regions when automation tracks are added, as well as on session ...Carl Hetherington
2011-02-25add space to a stringPaul Davis
2011-02-25take reverse width into account when labelling signals in panner2d ; better w...Paul Davis
2011-02-24more easily visible error message if a plugin fails to load after being selec...Paul Davis
2011-02-24add DEBUG::Accelerators to mildly cut down on cruft in key_press_focus_accele...Paul Davis
2011-02-24switch cartesian/spherical function names and make them use length. still a t...Paul Davis
2011-02-24don't show remove port options for individual ports if there is only one (por...Paul Davis
2011-02-24prettification of vbap/2d panner GUI. lots of details still to fix. also sign...Paul Davis
2011-02-24Fix crash on opening route menu with busses in the selection.Carl Hetherington
2011-02-23Make alignment options work across the track selection. Also remove code to ...Carl Hetherington
2011-02-23Make layer menu items apply to the selection.Carl Hetherington
2011-02-23Make hide/show all crossfades apply to the selection.Carl Hetherington
2011-02-23Set up layers menu correctly depending on current state.Carl Hetherington
2011-02-23Desensitize Remote Control ID menu option if there are > 1 selected tracks.Carl Hetherington
2011-02-23Remove duplicate Automation menu entry.Carl Hetherington