summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_mouse.cc
AgeCommit message (Expand)Author
2008-03-26a big menu cleanup; vertical auto-scrolling; some code cleanups; an unfinishe...Paul Davis
2008-03-24more fixes for drag/lock/copy logicPaul Davis
2008-03-24fix specific copy-drag opsPaul Davis
2008-03-24don't try to automatically remove locked regions frm selection at end of dragPaul Davis
2008-03-24complete reorganization of logic in Editor::region_drag_finished_callback()Paul Davis
2008-03-23more fixes for the intersection of Locked Edit mode and copy-draggingPaul Davis
2008-03-21fix dragging that involves locked regions; auto-rebinding patch for people to...Paul Davis
2008-02-26non-AA canvas support (not used by default); new SAE menus; fix locate-play-l...Paul Davis
2008-02-17Remove beat entry from meter dialog (beats are not allowed in API), clean up ...Nick Mainsbridge
2008-02-15lock edit mode disallows sliding regions in time. override by holding 3rd mo...Ben Loftis
2008-02-12grabber edit point cursor improvements; do not allow align() to use entered r...Paul Davis
2008-02-12fix up compile issues; add new grabber_edit_point cursorPaul Davis
2008-02-12AU GUIs basically working, though unfinished; push up dialog for massive spli...Paul Davis
2008-02-05use a separate drag rect for cd marker bar, show cd marker details on load in...Nick Mainsbridge
2008-02-05adjusting region fade in/out lengths makes the fade in/out active; new font s...Paul Davis
2008-02-03Workaround for gui hang when adding gain points (#2048)Sampo Savolainen
2008-02-03Fix thinko in last commit for new regions.Nick Mainsbridge
2008-02-03Fix reversed bounds check in Region::adjust_to_sync (), regions with a sync p...Nick Mainsbridge
2008-02-01large chunks of code to deal with pre-analysis of audio; transient/perconset ...Paul Davis
2008-01-15fix copy-drag SNAFU; fix shuffling playhead when zoom gets so low that roundi...Paul Davis
2008-01-02fix problem with x-axis origin computation moving the origin at the wrong timePaul Davis
2007-12-29fixed edit focus @ edit point behaviourPaul Davis
2007-12-23fix timefx to actually do something nowPaul Davis
2007-12-17make click on empty canvas area clear selection; change zoom-ot-region to be ...Paul Davis
2007-12-04add pitch shifting; minor fixes elsewherePaul Davis
2007-11-30fix issue with Region::adjust_to_sync(); enlarge key bindings editorPaul Davis
2007-11-30don't put NDF/DF in clocks if there is no DF/NDF alternative; make deselect-a...Paul Davis
2007-11-30new shuffle-splice mode; fix editormode selectors lacking text at startup; de...Paul Davis
2007-11-29add set-loop-from-region variants; no grabber cursor in object mode (for SAE)...Paul Davis
2007-11-28parametize modifier key usage; fix keyboard-driven sync point setting; add la...Paul Davis
2007-11-28minor fixes from OS X landPaul Davis
2007-11-23added cd marker ruler, which displays and allows quick addition of cd track m...Jesse Chappell
2007-11-20thinko fix for splice/draggingPaul Davis
2007-11-20integrate the not-yet-released RubberBand library into ardour for timefxPaul Davis
2007-11-19trim at edit point added, keybindings altered (in progress); more subtle impr...Paul Davis
2007-11-19massively better splice mode for all you tape freaks out therePaul Davis
2007-11-19a ton of changes based on discussions at SAE; to be documented laterPaul Davis
2007-11-17Apply patch from colinf to fix bug #1913Carl Hetherington
2007-11-14added "separate" as a new bindable editor operation; bound to F4 by default; ...Paul Davis
2007-11-13sync point extends across entire region heightPaul Davis
2007-11-13some improvements for scrubbing, more to come soonPaul Davis
2007-11-12add arrow head to selected marker line; fix no-import-embed when selecting "u...Paul Davis
2007-11-09disambiguate llabs() on OS XPaul Davis
2007-11-09the edit cursor is dead, long live the edit point; plus a few fixes; plus loc...Paul Davis
2007-11-08substantial changes that start to use the edit point and the selected marker ...Paul Davis
2007-11-08change kbd selection to F1 & F2; make kbd selection differentiate between rol...Paul Davis
2007-11-07initial round of work to support new edit point option, and removal of edit c...Paul Davis
2007-11-07patch to prevent (mostly) CD marker being set for the start of the sessionPaul Davis
2007-11-06Patch from jdavisp3 to further improve region gain line behaviour, as discuss...Carl Hetherington
2007-11-05mouse zoom focus; mouse scrubbing becomes mouse shuttling; use nframes64_t mo...Paul Davis