summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2011-08-03Apply x42's patch from #4207; rename MIDI controlCarl Hetherington
2011-08-03Get correct folder from the default chooser; should fixCarl Hetherington
2011-07-31Make sure we have a user config directory before tryingCarl Hetherington
2011-07-28always expose channel in patch change dialog (why was this ever dependent on ...Paul Davis
2011-07-27Primary-(scroll|up|down) on patch/bank change event changes bank number; chan...Paul Davis
2011-07-26allow import to selected MIDI tracks (note that this gets confused if the MID...Paul Davis
2011-07-26fix up colons in track names before they are used for JACK port names; catch ...Paul Davis
2011-07-25when tabbing between track/bus name fields, skip rec-enabled tracks to avoid ...Paul Davis
2011-07-25when tabbing between track/bus name entries, attempt to scroll appropriately ...Paul Davis
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