summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2011-03-03deframe audio regions as well as MIDI when entering internal edit modePaul Davis
2011-03-03put sampo's FFT into the (new) GTKArdour namespace, to avoid collision with t...Paul Davis
2011-03-03change note-edit-mode alpha of MIDI region view frame to 64, not zeroPaul Davis
2011-03-03experiment with making MIDI region boxes vanish when in note/internal edit mo...Paul Davis
2011-03-03use alpha value when drawing simplerect outlinePaul Davis
2011-03-03make select-all in internal edit (MIDI note) edit mode operate on the region ...Paul Davis
2011-03-02add QMDSP library to ardev file so that its discoverable as we try to load VA...Paul Davis
2011-03-02group clocks in location UI and region editor so that they all change modes t...Paul Davis
2011-03-02make per-track port matrix dialog into a real dialog, complete with ctrl-w ha...Paul Davis
2011-03-02revert to using our own icons for zoom in/out/full, but rescale them to be a ...Paul Davis
2011-03-02Remove action-driven keyboard brush, which is the same as paste as far as I c...Carl Hetherington
2011-03-02No-op: coding style.Carl Hetherington
2011-03-02Comments.Carl Hetherington
2011-03-02Fix up undo/redo of MIDI note paste (#3815).Carl Hetherington
2011-03-02lincoln's patch to use QM onset detection in RFerret, and other tweaksPaul Davis
2011-03-02use entered track for fit-tracks if in internal edit mode and no tracks or re...Paul Davis
2011-03-02make fit-selected-tracks operate on tracks with selected regions IF no tracks...Paul Davis
2011-03-02Clean up Misc. Shortcuts menu.Carl Hetherington
2011-03-02Add missing snap-to actions to the main menu so that their keyboard accelerat...Carl Hetherington
2011-03-02Remove some unused code, and Editor::get_prefix() which wasn't doing anything.Carl Hetherington
2011-03-02Put some up/down buttons to the right of the summary. Might help with #3786.Carl Hetherington
2011-03-01Use PBD debugging code for keyboard debugging.Carl Hetherington
2011-03-01Remove unused code.Carl Hetherington
2011-03-01Make track shrink / expand bindable actions (#3695).Carl Hetherington
2011-03-01s/processormenu/ProcessorMenu/g to make the key bindings editor a bit prettier.Carl Hetherington
2011-03-01slightly improve text of cleanup results dialogPaul Davis