summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2011-08-17various fixes to MidiRegionView selection handling, key handling, drawing of ...3.0-alpha10Paul Davis
2011-08-16change packing options within mixer window to fix #4271Paul Davis
2011-08-16attempt to fix deep confusion in GUI code about converting between musical an...Paul Davis
2011-08-15Delete key can now be used to remove tempo/meter markersPaul Davis
2011-08-15Group tab fix from David Halter (#4268).Carl Hetherington
2011-08-14Save position of MIDI scroomers (#4140).Carl Hetherington
2011-08-14Fix a few SNAFUs with the port matrix after recent changes.Carl Hetherington
2011-08-14make control protocol's SelectByRID signal work, thus enabling MIDI binding m...Paul Davis
2011-08-14add new editor actions for solo, mute, solo-isolate toggle (of selected track...Paul Davis
2011-08-14Hopefully fix follow-up bug in #4209.Carl Hetherington
2011-08-14Fix a couple of minor typos.Carl Hetherington
2011-08-13Stop bundles disappearing from the port matrix when theyCarl Hetherington
2011-08-13track changes to config parameters for MMC device id's correctly (from roy ve...Paul Davis
2011-08-12when showing a note value during a drag, clamp first to the actual range. not...Paul Davis
2011-08-09fix button label in new session dialog when backing up (from david halter)Paul Davis
2011-08-03Use correct default value for MIDI faders, and put theCarl Hetherington
2011-08-03When renaming a track to the name of an existing one,Carl Hetherington
2011-08-03Fix erroneous check for colons in track names; clean upCarl Hetherington
2011-08-03colinf's patch for #4223.Carl Hetherington
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