summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2011-03-05prevent trim cursors appearing, and prevent note trimming, when in a MIDI not...Paul Davis
2011-03-04Call PluginControl when a LV2 GUI control changes, rather than calling the pl...Carl Hetherington
2011-03-04Make speaker dialogue manage the session's Speakers. Make azimuth control wo...Carl Hetherington
2011-03-04Stop speaker positions jumping around when clicked on.Carl Hetherington
2011-03-04Make add speaker button work.Carl Hetherington
2011-03-04Make menu option for speaker config the same as the window title.Carl Hetherington
2011-03-04No-op: whitespace.Carl Hetherington
2011-03-04forward unhandled button events from MidiRegionView back to EditorPaul Davis
2011-03-04Restore MIDI note preview (#3821).Carl Hetherington
2011-03-04Slight fix to comment.Carl Hetherington
2011-03-04Hack round a maybe delightful (for some values of delightful) and certainly e...Carl Hetherington
2011-03-04basic adoption of new mouse binding facilityPaul Davis
2011-03-04Small cleanup.Carl Hetherington
2011-03-03restore oddly-commented out (by me) restoration of editor geometry from saved...Paul Davis
2011-03-03remove unused signalPaul Davis