summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2011-09-07Update route colours when they are added to / removedCarl Hetherington
2011-09-06Snap new automation points in AutomationRegionViews (#4297).Carl Hetherington
2011-09-06Fix style of the clock in the insert time dialogue.Carl Hetherington
2011-09-06Patch from royvegard to stop session range location being removed on clear-ra...Carl Hetherington
2011-09-05Add option to insert time on all a track's playlists (#4304).Carl Hetherington
2011-08-31Another try at fixing #4301.Carl Hetherington
2011-08-31Fix thinko with dragging one of >1 tabs in the sameCarl Hetherington
2011-08-31Allow route groups to color their tracks (remainder ofCarl Hetherington
2011-08-31Fix meter colour range to again have a hard knee at 0dB and twiddle colours s...David Robillard
2011-08-31Less day-glo panner colours based on audio track colours.David Robillard
2011-08-31Use evenly distributed green palette for MIDI notes.David Robillard
2011-08-31Fix editor track heights (m/s/etc. buttons being cut off at Normal height).David Robillard
2011-08-30Move route group colour button to more logical place.Carl Hetherington
2011-08-30Tidy up route colouring a bit so that colours are theCarl Hetherington
2011-08-30remove needless message from log window when a system has no ALSA-capable dev...Paul Davis
2011-08-30Give route groups their own colour, settable from the routeCarl Hetherington
2011-08-20Another go at fixing up MIDI note additions with snapCarl Hetherington
2011-08-19Set up fader for audio / MIDI when the fader positionCarl Hetherington
2011-08-19fix various MIDI keybindings that were lost due to a subtle change in keyboar...Paul Davis
2011-08-19Hopefully fix crash with empty IO matrix bundlesCarl Hetherington
2011-08-19Fix up note snapping so that we snap to the note we're over.Carl Hetherington
2011-08-17new contributor namesPaul Davis
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