summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_ops.cc
AgeCommit message (Expand)Author
2008-04-01insert time operationPaul Davis
2008-03-31minor mootcher fixes; change "Analyze .." to "Spectral Analysis" where applic...Paul Davis
2008-02-26non-AA canvas support (not used by default); new SAE menus; fix locate-play-l...Paul Davis
2008-02-23fix up meter thread management when JACK client starts/stops/is halted ; put ...Paul Davis
2008-02-21fix deadlock in playlist::partition(); new first idle model, including messag...Paul Davis
2008-02-20drop ruler_show[] in favor of specific editor actions; various new actions an...Paul Davis
2008-02-17a boatload of changes and fixes related to SAE menu redesign (several new ope...Paul Davis
2008-02-15fixed uninitialized variable that made ardour scrub at the wrong timesPaul Davis
2008-02-13change some stuff associated with snapshot automation (accidentally committed...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-06fix align_selection_relative() to use regions once only, and in the correct o...Paul Davis
2008-02-05rationalize all region selection for editor operationsPaul Davis
2008-02-05show loop and punch locations properly in location ui, reorder some dialog bu...Nick Mainsbridge
2008-02-05adjusting region fade in/out lengths makes the fade in/out active; new font s...Paul Davis
2008-02-04provide instructional hint for keyeditor; fix keybinding issues on OS X (need...Paul Davis
2008-02-02fix loss of end of region when split-at-points is donePaul Davis
2008-02-01large chunks of code to deal with pre-analysis of audio; transient/perconset ...Paul Davis
2008-01-26first pass attempt at tab-to-transient (to be improved)Paul Davis
2008-01-25more rhythm ferret/transient detection/split region stuff, maybe it works nowPaul Davis
2008-01-25lots of small fixes related to the rythmic rodentPaul Davis
2008-01-25meet rhythm ferret: cute, furry and always on time (ardour build now requires...Paul Davis
2008-01-20make bar-setting generic; add set-tempo-from-edit-range ; change bindings to ...Paul Davis
2008-01-19fixes and bindings for region gain control; set-tempo-from-region implementat...Paul Davis
2008-01-18permit OSX native package without JACK; prevent excessive track name lengths ...Paul Davis
2008-01-16ctrl-click on nudge buttons only moves playheadPaul Davis
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