summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2011-03-31Make route group editor list reorderable (part of #3918).Carl Hetherington
2011-03-30Untick speaker dialog in menu when it is closed (#3898).Carl Hetherington
2011-03-30Remove some unused methods. Restore Solo boost, SiP cut and Dim Cut correctl...Carl Hetherington
2011-03-27Updated ru.po from prokoudine (#3895).Carl Hetherington
2011-03-27revert recent change to cleaner names for MIDI ports, which breaks certain ot...Paul Davis
2011-03-26hide/rearrange stuff affected by last commit only if Profile->get_small_scree...Paul Davis
2011-03-26goodbye toggle buttons for autoplay, autoinput, click and autoreturn; move nu...Paul Davis
2011-03-25get MIDI binding maps dir name correct (ugh)Paul Davis
2011-03-25define MIDI map location in bundle via envvarPaul Davis
2011-03-24Prevent region drags with the middle button in internal edit mode (#3869).Carl Hetherington
2011-03-23remove "alsa_pcm:" prefix from MIDI port names in the port matrix, to make th...Paul Davis
2011-03-23(linux too!) set ARDOUR_SURFACES_PATH for a bundle, just like ARDOUR_PANNER_PATHPaul Davis
2011-03-23set ARDOUR_SURFACES_PATH for a bundle, just like ARDOUR_PANNER_PATHPaul Davis
2011-03-22Fix crash on getting state of selected MIDI region automation tracks (fixes #...Carl Hetherington
2011-03-21two small fixes from melvin ray herr for the step editorPaul Davis
2011-03-16Indent python files with spaces as per style guide.David Robillard
2011-03-16restore zero line visibility; change selected region colors back to 2.X versionPaul Davis
2011-03-14Fix broken indentation.David Robillard
2011-03-14Fix LV2 UI related memory errors with new SLV2.David Robillard
2011-03-14reinstate code that prevents GUI control from talking to backend if session i...Paul Davis
2011-03-14add separate color for the border of a selected time axis view itemPaul Davis
2011-03-14Remove unnecessary (and wrong) check for movement, as the parent does it (fix...Carl Hetherington
2011-03-14Check movement threshold using the raw grab frame rather than the snapped one...Carl Hetherington
2011-03-14restore visibility of streamview rect lines that act as track separatorsPaul Davis
2011-03-14use a better contrasting color for selected region waveform fillPaul Davis
2011-03-13add a new alpha release notification page to startup assistantPaul Davis
2011-03-13sort export formats & presets in alphabetical name orderPaul Davis
2011-03-12Properly create new presets, i.e. without duplicate id's on save-after-renameSakari Bergen
2011-03-12move internal (note) edit mode binding to "e" to be more ergonomic (the old b...Paul Davis
2011-03-10Restore Use PH button in locations UI (#3667).Carl Hetherington
2011-03-09Small refactoring; fix stuck notes on the sequence LMB down, RMB down, LMB up...Carl Hetherington
2011-03-09move comment to a more appropriate locationPaul Davis
2011-03-09add new concept for managing alignment style (AlignChoice); switch to using w...Paul Davis
2011-03-09since some track context menu items depend on the selection, conditionally ad...Paul Davis
2011-03-08Fix compilation with old SLV2.David Robillard
2011-03-08Update for new SLV2 UI API.David Robillard
2011-03-08reinstate context menu on stereo pannerPaul Davis
2011-03-08remove spurious debug linePaul Davis
2011-03-08reinstate (de)selection operations that should happen on mouse button releasePaul Davis
2011-03-08when leaving internal edit mode, if the current mode is range ("draw") and it...Paul Davis
2011-03-08show internal edit mode status correctly on session loadPaul Davis
2011-03-07Clamp output of y_to_note so that it doesn't return out-of-range values. Sho...Carl Hetherington
2011-03-07Trim some includes.Carl Hetherington
2011-03-07use the same color for the stereo panner center line as the mono pannerPaul Davis
2011-03-07Hide/Remove to apply to the track selection.Carl Hetherington
2011-03-07Make Active apply to the selection.Carl Hetherington
2011-03-07Make stuff in the automation menu apply to the track selection.Carl Hetherington
2011-03-07Make the route group submenu of the RouteTimeAxisView menu apply to the selec...Carl Hetherington
2011-03-06Uncrustify (no functional changes).David Robillard
2011-03-06Update for new SLV2 UI API.David Robillard