summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_actions.cc
AgeCommit message (Expand)Author
2008-05-22fix track selection sensitivity botch for Import action, should be toggle-wav...Paul Davis
2008-05-15add note onset detection to the ferret, c/o the aubio-based Onset VAMP plugin...Paul Davis
2008-05-06logic rearrangement for visual state savePaul Davis
2008-05-06now with extra-yummy key-release binding semantics, specially for visual stat...Paul Davis
2008-05-06minor tweaks to View/Zoom menusPaul Davis
2008-05-05fixes for 2 of 3 "fit-tracks" problems; new feature: 12 "view-states" and bin...Paul Davis
2008-05-02many changes related to region zooming; proto-visual state undo/redo stack; f...Paul Davis
2008-05-01phase two (of 3 or 4) for zoom-to-region et alPaul Davis
2008-04-01insert time operationPaul Davis
2008-03-31minor mootcher fixes; change "Analyze .." to "Spectral Analysis" where applic...Paul Davis
2008-03-30fixed some typos in track height menusBen Loftis
2008-03-26a big menu cleanup; vertical auto-scrolling; some code cleanups; an unfinishe...Paul Davis
2008-03-14enable icon-start-from-.ardour-file to work on OS X; properly install apple e...Paul Davis
2008-03-08Fix warnings.David Robillard
2008-02-26non-AA canvas support (not used by default); new SAE menus; fix locate-play-l...Paul Davis
2008-02-23fix up use of plugin input counts when running; SAE menu tweaks; fix up manag...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-15lock edit mode disallows sliding regions in time. override by holding 3rd mo...Ben Loftis
2008-02-04provide instructional hint for keyeditor; fix keybinding issues on OS X (need...Paul 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-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-10set-punch-loop-from-region added (missing somehow!); keybindings changed; tar...Paul Davis
2008-01-06fixed the Enable Editor Meters option not being selected on startupDoug McLain
2008-01-05This fixes the gap left in between the controls layout and the track/time can...Doug McLain
2007-12-21first pass at making shift-click to select region extend the selection vertic...Paul Davis
2007-12-18make locate-to-markers work (again?) for SAE contextPaul 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-12expose region/track selection linkage in menus etc.Paul Davis
2007-12-04add pitch shifting; minor fixes elsewherePaul Davis
2007-12-04minor changes from OS X landPaul Davis
2007-12-03add single-layer zoom toggle; add toggle-fade-active commands (& bindings for...Paul 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-28add set loop/punch from edit-range; don't select track when propagating regio...Paul Davis
2007-11-28provide support for playhead-to-next/previous-region-boundary actions, and bi...Paul Davis
2007-11-26more ongoing SAE-driven changes (too many too list here)Paul 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-18Remove debug output and move meter option to root menu for nowDoug McLain