summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_markers.cc
AgeCommit message (Expand)Author
2009-10-26no more edit point clock (except SAE version, but who knows why or even if)Paul Davis
2009-10-20clean up Window titles for consistencyBen Loftis
2008-10-13A more correct fix for non-disappearing loop/punch range rect, calculate trac...Nick Mainsbridge
2008-10-11Fix non-disappearing transport range bar drag rects (longstanding bug), use p...Nick Mainsbridge
2008-09-29Relayer punch/loop range rects, fix display of punch-in with no punch-out, en...Nick Mainsbridge
2008-09-03Unify the canvases by moving groups around rather than using set_scrolling_re...Nick Mainsbridge
2008-06-17initial implementation of "make range to next marker" and "export range" cont...Paul Davis
2008-05-16add GotoWallClock command; switch Editor class to use nframes64_t throughout;...Paul Davis
2008-04-17gcc 4.3 compile fixes; new name-new-marker-at-creation option; make ferret re...Paul Davis
2008-03-25add new Session::Dialog signal for generic dialog interactions with unknown G...Paul Davis
2008-02-26non-AA canvas support (not used by default); new SAE menus; fix locate-play-l...Paul Davis
2008-02-20drop ruler_show[] in favor of specific editor actions; various new actions an...Paul Davis
2008-02-13add option to create xrun markers on the location markerbarDoug McLain
2008-02-07final part of tape track waveview problem, and fix crash at session close cau...Paul Davis
2008-01-12cleanup debug output; more completion of canvas line+rect height fixesPaul Davis
2008-01-12more NSD madness curing; fix up canvas range rects and marker line height mgmtPaul Davis
2008-01-10pitch shift fix from colin f.; fix marker line heights (and a few other thing...Paul Davis
2007-12-29fixed edit focus @ edit point behaviourPaul Davis
2007-12-01Make sure entered_marker is resetted if it's removedSampo Savolainen
2007-11-29fix bug with insert region when no track is selected; make keybindings editor...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-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-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-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-08-16various changes (improvements, hopefully) to range mode menus and related mat...Paul Davis
2007-04-18make rubber band select act across all tracks, not the current selectionPaul Davis
2007-03-18fix rect redraw problem(s); make zoom range rect visible again at the right t...Paul Davis
2007-03-14add "Select Range" to range marker context menuPaul Davis
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-01-08save and restore clock modesPaul Davis
2007-01-02patches from Stephane Letz for JACK, and Nimal Ratnayake for play range and p...Paul Davis
2006-11-02remove broken loop button behaviour, and don't remove start+end markers when ...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-09-25the BIG CONFIG patchPaul Davis
2006-08-12 r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600Hans Fugal
2006-08-04 r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600Hans Fugal
2006-07-29Compiles, but doesn't link. The link errors are mostly expected and areHans Fugal
2006-07-27 r206@gandalf: fugalh | 2006-07-26 18:19:07 -0600Hans Fugal
2006-07-27 r205@gandalf: fugalh | 2006-07-26 18:11:47 -0600Hans Fugal
2006-07-25 r191@gandalf: fugalh | 2006-07-24 19:50:10 -0600Hans Fugal
2006-06-22Merging from trunkHans Fugal
2006-04-22Prompter now prevents blank strings or unaltered names & now has a horizontal...Nick Mainsbridge
2006-04-19Change ArdourPrompter to not have an OK button by default, clean up new track...Nick Mainsbridge
2006-04-06significant extensions to tranzport supportPaul Davis