summaryrefslogtreecommitdiff
path: root/gtk2_ardour/public_editor.h
AgeCommit message (Expand)Author
2013-06-14remove cruft - old CMT imageframe*Robin Gareus
2013-06-13vtl: make "Remove Video" insensitive if N/ARobin Gareus
2013-05-07various changes to window visibility mgmt, including use of the mixbus2 code ...Paul Davis
2013-05-02fix operation of right-click on selected MIDI note to bring up the note edito...Paul Davis
2013-05-02remove CMT code - has not been used for years, and will become irrelevant wit...Paul Davis
2013-04-11enable videotimeline by defaultRobin Gareus
2013-04-03vtl: video-monitor interactionRobin Gareus
2013-03-28vtl: prepare audio offset on A/V importRobin Gareus
2013-03-13videotimlineRobin Gareus
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