summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_mouse.cc
AgeCommit message (Expand)Author
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
2007-11-05Patch from jdavisp3 to fix bug #1841.Carl Hetherington
2007-10-09new keybinding editor, mostly finished but not 100%Paul Davis
2007-10-05fixes for scrubbing, change "crop" to Crop in menuPaul Davis
2007-09-25new controls for copy-only import; new logo item for canvasPaul Davis
2007-09-11improved (though not perfect) mouse scrubbingPaul Davis
2007-09-11prevent left drags for timefx from initiating timefx opsPaul Davis
2007-08-17a start at mouse scrubbingPaul Davis
2007-07-05New theme manager from trunk, backported to 2.0-ongoingDoug McLain
2007-06-01potential fix for ctrl-middleclick crash (merged from trunk)Paul Davis
2007-05-30more use of int64_t to fix frame offset valuesPaul Davis
2007-05-29fix some (all? not likely) problems with dragging close to 2^32-1 framesPaul Davis
2007-05-08fix x-constrained copy-drag in same trackPaul Davis
2007-05-07fix for #1637Paul Davis