summaryrefslogtreecommitdiff
path: root/gtk2_ardour/public_editor.h
AgeCommit message (Expand)Author
2012-12-23make import dialog non-modalPaul Davis
2012-11-26tweak Smart Mode to be more like Mixbus. Smart mode is just a modifier on Ob...Ben Loftis
2012-11-20Always Play Range is now Follow Edits, and is based on Mixbus implementation....Ben Loftis
2012-06-13Much simplier implementation of: "Show Toolbar" act immediately, i.e., even w...Rodrigo Severo
2012-06-12maximise-editor patch from Rodrigo:Paul Davis
2012-05-31Remove some more unwanted roundings from control point frame to pixel convers...Carl Hetherington
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2012-05-24Compile cleanly with clang.David Robillard
2012-05-08framework for handling events on the xfade rectsPaul Davis
2012-04-16Fairly major change to the way in which crossfades are handled;Carl Hetherington
2012-03-12remove menu items from the keybindings dialogBen Loftis
2012-01-30Don't autoscroll right if we are moving left, and vice versa; should fix #4676.Carl Hetherington
2012-01-24Tidy up RegionLayeringOrderEditor a bit. Add GPL boilerplate. Make it respe...Carl Hetherington
2012-01-19new mouse mode (Draw (notes)); switch into internal mode when draw is selecte...Paul Davis
2011-12-30centralize use of "from-context-menu" in Editor::get_preferred_edit_position(...Paul Davis
2011-12-07remove visible "sound notes" button,add Config parameter to control this (whi...Paul Davis
2011-11-16Use a Drag class for midi note selection, so that itCarl Hetherington
2011-11-15provide link-editor-and-mixer-selection option. gui implementation is slightl...Paul Davis
2011-11-13Snap new automation points on audio lanes (part of #4297).Carl Hetherington
2011-10-20Save marker selection state in instant.xml (#4203).Carl Hetherington
2011-07-25when tabbing between track/bus name entries, attempt to scroll appropriately ...Paul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2011-05-26Flip MIDI region view's verbose canvas cursor to above the mouse pointer if i...Carl Hetherington
2011-05-02Separate verbose cursor out into its own class and clean up the API. Fixes #...Carl Hetherington
2011-04-18Remove unused signal.Carl Hetherington
2011-03-07Hide/Remove to apply to the track selection.Carl Hetherington
2011-03-03remove unused signalPaul Davis
2011-01-19Patch from Lincoln to fix rhythm ferret in various ways (#3715).Carl Hetherington
2011-01-06Add stem export dialog and make all different export dialogs save their confi...Sakari Bergen
2011-01-05Disable follow-playhead during drags. Fixes #3647.Carl Hetherington
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-11-21Update ghost note presence when mouse mode is changed. Fixes #3559.Carl Hetherington
2010-11-16Move mouse cursor stuff out of Editor into its own class.Carl Hetherington
2010-11-13make ardour3 build and link on OS X (tiger, at least)Paul Davis
2010-11-11Slight improvement to autoscroll behaviour when expanding tracks.Carl Hetherington
2010-11-03Tidy up the region menu a bit, and hopefully clarify what regions will beCarl Hetherington
2010-10-17Only compute and render the visible portion of crossfades. Fixes #3498.Carl Hetherington
2010-09-22much craziness with canvas cursors; fix 0 beat cursor text when shortening no...Paul Davis
2010-09-17megaopus patch #2 for today: remove nframes64_t and sframes_t from sourcePaul Davis
2010-08-22forward port of 7539 from 2.xPaul Davis
2010-08-18First go at saving window visibility and position state across saves.Carl Hetherington
2010-07-06beat slicing patch #1 from lincoln spiteriPaul Davis
2010-06-29Fix vertical canvas autoscroll when dragging track heights. Fixes #3240.Carl Hetherington
2010-05-28heavy-handed and crude way to stop WM-stolen-alt keys from causing MidiRegion...Paul Davis
2010-05-25Rudimentary ghost note when adding MIDI notes to a region, as per #3180.Carl Hetherington
2010-05-10Remove some dead code.Carl Hetherington
2010-04-26Display region gain automation if it is 'interesting' (ie not just the default)Carl Hetherington
2010-04-19Move toggle-waveforms-while-recording into RC options.Carl Hetherington
2010-04-01No-op: rename a few variables and add/fix some comments.Carl Hetherington
2010-03-19save tearoff state; restore monitor section state reasonably well; fixup acce...Paul Davis