summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_ops.cc
AgeCommit message (Expand)Author
2008-01-15fix copy-drag SNAFU; fix shuffling playhead when zoom gets so low that roundi...Paul Davis
2008-01-11fixes for region menus; fixes for new session dialog/Gnome VFS assertionPaul Davis
2008-01-10set-punch-loop-from-region added (missing somehow!); keybindings changed; tar...Paul Davis
2008-01-10small keybinding changes; fixup play-selected-regionsPaul Davis
2008-01-09fix setting fade in/out lengths with keyboard to not leave region selected an...Paul Davis
2008-01-09clever fixes to make keyboard-driven trimming work nicelyPaul Davis
2008-01-09make separate work with/without selected tracks; make align-regions-*-relativ...Paul Davis
2008-01-09fix up some errors with fade in/out commands; make commit_reversible_command(...Paul Davis
2008-01-04a few fixes for zoom, plus the results of unfinished work on zoom redrawing, ...Paul Davis
2007-12-29fixed edit focus @ edit point behaviourPaul Davis
2007-12-21first pass at making shift-click to select region extend the selection vertic...Paul Davis
2007-12-21fix up nudge for marker motion; make keyboard handling do the right thing whe...Paul Davis
2007-12-20change behaviour of play-at-edit-point....; fix crash in SAE context with aut...Paul Davis
2007-12-18new LocateRollLocate event, used to implement play-at-edit-point-and-return; ...Paul Davis
2007-12-17make click on empty canvas area clear selection; change zoom-ot-region to be ...Paul Davis
2007-12-11add about 1cm of space to each end when zoom-to-region is invoked; hide loadi...Paul Davis
2007-12-04add pitch shifting; minor fixes elsewherePaul Davis
2007-12-03add single-layer zoom toggle; add toggle-fade-active commands (& bindings for...Paul Davis
2007-11-30fix absurd bug with crop regionPaul Davis
2007-11-30don't put NDF/DF in clocks if there is no DF/NDF alternative; make deselect-a...Paul Davis
2007-11-29fix bug with insert region when no track is selected; make keybindings editor...Paul Davis
2007-11-29add set-loop-from-region variants; no grabber cursor in object mode (for SAE)...Paul Davis
2007-11-29make region renaming even more accessiblePaul Davis
2007-11-28add set loop/punch from edit-range; don't select track when propagating regio...Paul Davis
2007-11-28parametize modifier key usage; fix keyboard-driven sync point setting; add la...Paul Davis
2007-11-28provide support for playhead-to-next/previous-region-boundary actions, and bi...Paul Davis
2007-11-27fix for vamp-sdk botch in SConstruct; new audio clock focus command; make ins...Paul Davis
2007-11-27MESCLUN: new SAE-specific bindings file; parametized binding files; fix handl...Paul Davis
2007-11-26more ongoing SAE-driven changes (too many too list here)Paul Davis
2007-11-20Create new LevelMeter class for meter only widgets. This and some better pac...Doug McLain
2007-11-19trim at edit point added, keybindings altered (in progress); more subtle impr...Paul Davis
2007-11-16more key-mouse selection guesswork, plus make duplicate work without the "tim...Paul Davis
2007-11-16yet another attempt at the correct selection model for key mouse actionsPaul Davis
2007-11-15make separate really select the right regions post-actionPaul Davis
2007-11-15more tweaks to select-for-action; make sync-point setting follow the New WayPaul Davis
2007-11-14added "separate" as a new bindable editor operation; bound to F4 by default; ...Paul Davis
2007-11-13improved select-on-actionPaul Davis
2007-11-13make most (all?) keymouse actions ensure that the entered regionview is selec...Paul Davis
2007-11-12more keybinding/editing fixesPaul Davis
2007-11-12fix up issues with fade length setting; [ & ] now work on selected marker no ...Paul Davis
2007-11-12add trim to loop/punch; fixup trim start/end to EP to work with new paradigmPaul Davis
2007-11-12add arrow head to selected marker line; fix no-import-embed when selecting "u...Paul Davis
2007-11-11fix up return and alt-return behaviourPaul Davis
2007-11-09fix up botched marker management scheme; add Editor::get_edit_op_range(); mak...Paul Davis
2007-11-09catch markers as they go away, to avoid selection corruption; add select-rang...Paul 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-07initial round of work to support new edit point option, and removal of edit c...Paul Davis
2007-11-05mouse zoom focus; mouse scrubbing becomes mouse shuttling; use nframes64_t mo...Paul Davis
2007-10-09new keybinding editor, mostly finished but not 100%Paul Davis