summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour.menus
AgeCommit message (Expand)Author
2008-03-30remove non-functioning auto-rename from menusPaul Davis
2008-03-26a big menu cleanup; vertical auto-scrolling; some code cleanups; an unfinishe...Paul Davis
2008-03-21fix dragging that involves locked regions; auto-rebinding patch for people to...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-17Fix for last commit where rec enable state was not considered. Change adat op...Nick Mainsbridge
2008-02-17Remove beat entry from meter dialog (beats are not allowed in API), clean up ...Nick Mainsbridge
2008-02-13add option to create xrun markers on the location markerbarDoug McLain
2008-02-12alter a previous change re: transport menu shortening; fix splash screen cras...Paul Davis
2008-02-07shrink height of transport submenuPaul Davis
2008-02-04provide instructional hint for keyeditor; fix keybinding issues on OS X (need...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-10set-punch-loop-from-region added (missing somehow!); keybindings changed; tar...Paul Davis
2008-01-09Add option to use narrow mixer strips by default, and fix ardour_system.rc be...Doug McLain
2008-01-07merge keybindings/menus from SAE; report duplicate port errors during session...Paul Davis
2007-12-21first pass at making shift-click to select region extend the selection vertic...Paul Davis
2007-12-18restore old bindings; fixup ardour.menus; remove some compiler warnings; don'...Paul Davis
2007-12-12expose region/track selection linkage in menus etc.Paul Davis
2007-12-04fix up normal ardour menus because of action renamingPaul Davis
2007-11-27fix for vamp-sdk botch in SConstruct; new audio clock focus command; make ins...Paul 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-18Remove debug output and move meter option to root menu for nowDoug McLain
2007-11-17Level meters added to editor tracks, smaller and aboveDoug McLain
2007-11-16more key-mouse selection guesswork, plus make duplicate work without the "tim...Paul 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-12add trim to loop/punch; fixup trim start/end to EP to work with new paradigmPaul 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-08add mouse-zoom-focus to ardour.menus filesPaul Davis
2007-10-09new keybinding editor, mostly finished but not 100%Paul Davis
2007-09-26expose new only-copy-imports parameter via GUIPaul Davis
2007-09-05optionally tie together editor+mixer display orders; provide GUI control for ...Paul Davis
2007-08-26round one of import design changes (still not fully functional, but basic stu...Paul Davis
2007-07-16support for 16 bit native filesPaul Davis
2007-07-05Delta Cursor option backported from trunkDoug McLain
2007-07-05New theme manager from trunk, backported to 2.0-ongoingDoug McLain
2007-07-02prep for 2.0.3Paul Davis
2007-06-29make a start on JACK control dialogPaul Davis