summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor.h
AgeCommit message (Expand)Author
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-27fix for vamp-sdk botch in SConstruct; new audio clock focus command; make ins...Paul Davis
2007-11-27MESCLUN: new SAE-specific bindings file; parametized binding files; fix handl...Paul Davis
2007-11-26more ongoing SAE-driven changes (too many too list here)Paul Davis
2007-11-23added cd marker ruler, which displays and allows quick addition of cd track m...Jesse Chappell
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-19Fix connect/disconnect of meter updating, and keep meters visible for now, to...Doug McLain
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-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-13some improvements for scrubbing, more to come soonPaul Davis
2007-11-13make most (all?) keymouse actions ensure that the entered regionview is selec...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-09make edit clock do something useful again; do sensible guess work on how to d...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-08substantial changes that start to use the edit point and the selected marker ...Paul Davis
2007-11-08change kbd selection to F1 & F2; make kbd selection differentiate between rol...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-11-01new ancestral data handling for regions; new Stretch AudioFilter replaces ses...Paul Davis
2007-10-06Backport fix from trunk for selection of regions that are in edit groups.Carl Hetherington
2007-10-05add logo visibility control action etc.Paul Davis
2007-09-25new controls for copy-only import; new logo item for canvasPaul Davis
2007-09-20changes for OSX/SAEPaul Davis
2007-09-11improved (though not perfect) mouse scrubbingPaul Davis
2007-09-11add SRC quality to import dialog; fix instances of missing waveforms where ne...Paul Davis
2007-09-09more changes for the import dialog, with breakout of importable source code i...Paul Davis
2007-09-05optionally tie together editor+mixer display orders; provide GUI control for ...Paul Davis
2007-09-04split SoundFileBrowser back into SoundFileOmega; make SoundFileChooser work a...Paul Davis
2007-09-04sort of make to-selected-tracks import/embed workPaul Davis
2007-09-04more improvements and fixes for the import dialogPaul Davis
2007-09-04make sfdb browser a member of session, to retain settingsPaul Davis
2007-09-03fix for NSD filename/folder extraction; import now works as well as embed doe...Paul Davis
2007-09-02limited history depth (no GUI yet); more work on import dialog and semanticsPaul Davis
2007-08-30more upgrades to the import dialogPaul Davis
2007-08-26round one of import design changes (still not fully functional, but basic stu...Paul Davis
2007-08-17a start at mouse scrubbingPaul Davis
2007-08-16support DnD in native/gtk-quartz implementation (note: multifile DnD requires...Paul Davis
2007-08-16various changes (improvements, hopefully) to range mode menus and related mat...Paul Davis
2007-07-20make control_scroll handle wheel events properlyJohn Anderson
2007-07-05New theme manager from trunk, backported to 2.0-ongoingDoug McLain
2007-05-30more use of int64_t to fix frame offset valuesPaul Davis