summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_actions.cc
AgeCommit message (Expand)Author
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
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-12add arrow head to selected marker line; fix no-import-embed when selecting "u...Paul 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-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-05add logo visibility control action etc.Paul Davis
2007-10-05fixes for scrubbing, change "crop" to Crop in menuPaul Davis
2007-09-272 patches from jdavisp3; remove some debugging output from generic MIDI; rati...Paul Davis
2007-08-26round one of import design changes (still not fully functional, but basic stu...Paul Davis
2007-07-20fixed radio group for subframesBen Loftis
2007-04-20Fix mantis bug #1619; de-selecting Options->Crossfades->Show now hides all cr...Carl Hetherington
2007-04-12the useless commit: add copyright messages to all(?) files that need itPaul Davis
2007-03-05make Show Waveforms While Recording toggle workPaul Davis
2007-02-02new keyboard bindings for moving playhead to region starts+ends ; use spin bu...Paul Davis
2007-01-17Make meter gain entry lose focus after enter is pressed.Sampo Savolainen
2007-01-17add sampo's synthesize_sources perl script to tools; add scroll-playhead-{for...Paul Davis
2007-01-02General SMPTE fixes mostly relating to non-integer frame rates. Please Test. ...Nick Mainsbridge
2006-11-27many small changes, see ardour-dev for morePaul Davis
2006-11-21new fader design from thorwil, mostlyPaul Davis
2006-11-20deeper fixes for 80/100 subframes choicePaul Davis
2006-11-20configurable subframes-per-frame, defaults to 80Paul Davis
2006-11-16track naming patch from brian; slightly modified F11-bug workaround from bria...Paul Davis
2006-11-12new svn_revision.h build system, plus no more SMPTE, just Timecode2.0beta8Paul Davis
2006-11-01fix crashing bug caused by recursive set_state() nonsense; sync snap_type, sn...Paul Davis