summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2011-07-25remove commented out debug outputPaul Davis
2011-07-22slightly improve color choice for meter metrics when more than one data type ...Paul Davis
2011-07-22two birds with one stone: fix "color bug" that occured as soon any route with...Paul Davis
2011-07-20Don't pop up an empty menu over a patch change.Carl Hetherington
2011-07-19Set up advanced session options from the RCConfiguration so that the RCConfig...Carl Hetherington
2011-07-19Assume axis views with no set visible property are visible. Carl Hetherington
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