summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2011-02-23Make track context menu height option work for all selected tracks.Carl Hetherington
2011-02-23Make track context colour menu apply to all selected tracks.Carl Hetherington
2011-02-23Small clean up of route colour setting.Carl Hetherington
2011-02-22add scroll event handling to the vbap panner GUI; clamp vbap pos+width values...Paul Davis
2011-02-22Fix mute visual state when reloading sessions with soloed tracks in PFL/AFL m...Carl Hetherington
2011-02-22remove some useless buttons from vbap panner gui, make bypass button workPaul Davis
2011-02-22remove semantic-free Panner::Changed signal; make mackie code pay attention t...Paul Davis
2011-02-22Add AFLFrom... enums as counterpart to PFLFrom ; add Output metering as a new...Paul Davis
2011-02-22Fix show/hide of group tabs on session load (#3790).Carl Hetherington
2011-02-21c&p debugPaul Davis
2011-02-21c&p debugPaul Davis
2011-02-21more debuggingPaul Davis
2011-02-21some cut-n-paste debugging stuff (more likely to follow)Paul Davis
2011-02-21Don't show Crossfade-related menu items on busses.Carl Hetherington
2011-02-20Fix crash on enabling tape mode.Carl Hetherington
2011-02-20No-op; coding style.Carl Hetherington
2011-02-20Use an action's tooltip in the key editor if its label is empty; add some too...Carl Hetherington