summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2011-07-17Allow enter to be pressed to apply.Carl Hetherington
2011-07-17Add context menu for control points.Carl Hetherington
2011-07-17Fix vertical pane resizing during fullscreen/unfullscreenCarl Hetherington
2011-07-17Tie note y to mouse pointer position when dragging MIDICarl Hetherington
2011-07-16Snap ghost note more intuitively (#4189).Carl Hetherington
2011-07-16Restore AWOL master mixer strip (#4187).Carl Hetherington
2011-07-14Move panner bypass state up to the PannerShell so that it is preserved even w...Carl Hetherington
2011-07-14initial pass at session-renaming functionalityPaul Davis
2011-07-13Fix crash when selecting automation points in MIDICarl Hetherington
2011-07-13Fix non visibility of previously-visible MIDI automationCarl Hetherington
2011-07-13Make MIDI automation tracks behave the same as MIDICarl Hetherington
2011-07-13Fix erroneous placement of new MIDI automation points inCarl Hetherington
2011-07-12Re-order route group editor list columns to match up with the order in the ro...Carl Hetherington
2011-07-12Move active checkbutton out of the sharing section of the dialogue.Carl Hetherington
2011-07-12Latency dialog is already instant-apply, so remove OK /Carl Hetherington
2011-07-12Set up track latency GUI using user latency rather thanCarl Hetherington
2011-07-12Maintain order keys even when routes are hidden, to preventCarl Hetherington
2011-07-11clean up GUIObjectState API, and use bools when setting "visible" property ra...Paul Davis
2011-07-11fix crashing bug where pan_tracks.front() was used without checking for pan t...Paul Davis
2011-07-11use string_is_affirmative(), not direct test for "yes"Paul Davis
2011-07-11fix for #3977 - shift-tab and shift-ctrl-tab move to the next/previous note l...Paul Davis
2011-07-11Change the cursor back from the track resize handle whenCarl Hetherington
2011-07-11heuristic grouping of plugin controls in the generic plugin UI window, from c...Paul Davis
2011-07-10Fix erroneous characters in automation time axis view GUIObjectState IDs (#41...Carl Hetherington
2011-07-10fix crash for slv-based build when destroying an LV2 plugin GUI; assuming for...Paul Davis
2011-07-10add braces and move a destructor into its .cc filePaul Davis
2011-07-10fix #4004 - AutomationTimeAxisView wasn't deleting its StreamView in its dest...Paul Davis
2011-07-10add another missing iconPaul Davis
2011-07-10add missing iconPaul Davis
2011-07-09use thorsten's new icons where relevantPaul Davis
2011-07-09new record-step-edit icon for track/bus listPaul Davis
2011-07-09new rec-enable icons for editor track/bus list from thorstenPaul Davis
2011-07-09new transparent-background versions of track/bus list icons from thorstenPaul Davis
2011-07-08Small comment.Carl Hetherington
2011-07-07fix crash with a new sessionPaul Davis
2011-07-07remove track resize handle and allow resize of tracks from the lower 25% of t...Paul Davis
2011-07-07fix behaviour of "Hide" in track context menuPaul Davis
2011-07-07improve layout of automation track controls boxPaul Davis
2011-07-07fix display of controls box for newly displayed tracksPaul Davis
2011-07-07shuttle control: make scroll events step by precisely 1 of the current unitsPaul Davis
2011-07-07fix audio-specific code in RouteTimeAxis::use_playlist (#4154)Paul Davis
2011-07-07don't mark the big clock window as a "utility" windowPaul Davis
2011-07-07remove commented codePaul Davis
2011-07-07fix up horizontal sizing of the track controls area in the editorPaul Davis
2011-07-07introduce GUIObjectState; massive, pervasive changes in visibility and height...Paul Davis
2011-07-03Remove some unused code.Carl Hetherington
2011-07-03Updated / new French translations from Roming22-FR (#4149, #4150, #4151)Carl Hetherington
2011-07-03ctrl-alt-click now toggles input active status of other MIDI tracks using (an...Paul Davis
2011-07-03Display audio file format in the menu bar (#4016).Carl Hetherington
2011-07-02Minor refactoring; a few comments; don't try to add Amp processor automation ...Carl Hetherington