summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_actions.cc
AgeCommit message (Expand)Author
2010-04-18add GUI/action control over replicate-missing-region-channelsPaul Davis
2010-01-22include BOTH loop-region and set-loop-from-region on main Region menu, and ad...Paul Davis
2009-09-26open un-writable sessions without complaining, and desensitize all/most actio...Paul Davis
2009-09-11reinstate export-region which was lost, change keybindings to more closely ma...Ben Loftis
2009-08-20save and recall rectified waveform viewBen Loftis
2009-08-20simplify waveform menu itemsBen Loftis
2009-08-19fix some items that need track-selection-sensitityBen Loftis
2009-08-19first round of menu refactoringBen Loftis
2009-05-22make stationary-playhead mode less secretBen Loftis
2009-03-12new options for moving playhead to next/previous region boundaryPaul Davis
2008-12-05apply/merge/redo carl & colin's patches for making range markers from the reg...Paul Davis
2008-11-17add step-mouse-mode action, bound to F1 for SAE bindingsPaul Davis
2008-11-09Remove Splice edit mode from SAE version, sync instant.xml files.Nick Mainsbridge
2008-11-01Wiimote control surface. Bind one wiimote by pressing 1+2 after the surface m...Sampo Savolainen
2008-11-01Ignore triple clicks for mute/solo/rec-enable (fixes long-standing insensitiv...Nick Mainsbridge
2008-10-30Show loop/punch ruler in initial session.Nick Mainsbridge
2008-10-23Reinstate ZoomFocusMenu and KeyMouseActions, fix odd horizontal scroller beha...Nick Mainsbridge
2008-10-09add toggles for region fade in/out/both active, plus toggle for region fades ...Paul Davis
2008-10-09new global fade in/out togglePaul Davis
2008-10-07add move-selected-tracks-{up,down} commandsPaul Davis
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