summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_canvas.cc
AgeCommit message (Expand)Author
2008-06-19Fixes and changes to the horizontal canvas scrolling, per our conversation on...Doug McLain
2008-05-16add GotoWallClock command; switch Editor class to use nframes64_t throughout;...Paul Davis
2008-04-21prevent drags on rulers/bars from initiating vertical scrollingPaul Davis
2008-04-11fix missing events on range bar (c/o Dominic Sacre)Paul Davis
2008-03-31minor mootcher fixes; change "Analyze .." to "Spectral Analysis" where applic...Paul Davis
2008-03-26a big menu cleanup; vertical auto-scrolling; some code cleanups; an unfinishe...Paul Davis
2008-03-24fix up those horribly thick separators between ruler linesPaul Davis
2008-02-27fix up BWF creation; make CoreAudioSource work; add CAImportable; refactor So...Paul Davis
2008-02-26non-AA canvas support (not used by default); new SAE menus; fix locate-play-l...Paul Davis
2008-02-05use a separate drag rect for cd marker bar, show cd marker details on load in...Nick Mainsbridge
2008-02-04more canvas-height related fixes; likely fix for loading VST plugins by name ...Paul Davis
2008-01-28various sundry OS X fixes, changesPaul 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
2008-01-05This fixes the gap left in between the controls layout and the track/time can...Doug McLain
2008-01-04a few fixes for zoom, plus the results of unfinished work on zoom redrawing, ...Paul Davis
2008-01-02fix problem with x-axis origin computation moving the origin at the wrong timePaul Davis
2007-12-31fix canvas height confusionPaul Davis
2007-12-29fixed edit focus @ edit point behaviourPaul Davis
2007-12-27scroll events on rulers/time canvas now control zoom/scrollingPaul Davis
2007-12-12per-kbd-layout keybindings selection; initial pass at link-region-and-track-s...Paul Davis
2007-12-08make selected marker line resize as canvas size changesPaul Davis
2007-11-27MESCLUN: new SAE-specific bindings file; parametized binding files; fix handl...Paul Davis
2007-11-23added cd marker ruler, which displays and allows quick addition of cd track m...Jesse Chappell
2007-11-11move location marker bar to bottom row of rulersPaul Davis
2007-11-09the edit cursor is dead, long live the edit point; plus a few fixes; plus loc...Paul Davis
2007-09-29some SAE logo & menu related changesPaul Davis
2007-09-25new controls for copy-only import; new logo item for canvasPaul 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-07-05New theme manager from trunk, backported to 2.0-ongoingDoug McLain
2007-07-03remove static Pango::FontDescriptions, they cause glib errors because of init...Paul Davis
2007-04-10new swedish gtk2_ardour translation; fix button release adds extra control po...Paul Davis
2007-04-03audun's tempo redraw fix; sort-of cache time axis view item name widths and a...Paul Davis
2007-03-19Editor GUI touchups:David Robillard
2007-03-12Added error checking for cursor colorsDoug McLain
2007-03-08Add playhead and editcursor to ardour.colors and remove hard coded colorsDoug McLain
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-02-22don't change waveform zoom level when waveform is hidden, to save peak reload...Paul Davis
2007-01-31remove ardour_message.{cc,h}; JACK latency menu now shows correct settings at...Paul Davis
2007-01-29small change to region creation for make-mono-regions; add untested short_pat...Paul Davis
2007-01-11try to rationalize zoom/scroll ops for the canvasPaul Davis
2007-01-08save and restore clock modesPaul Davis
2006-12-21use ustring more; handle embedding of "paired" files as per mantis #1362Paul Davis
2006-12-04Drag zoom area now fills the whole canvasSampo Savolainen
2006-11-16track naming patch from brian; slightly modified F11-bug workaround from bria...Paul Davis
2006-10-10Fix for segfault on autoscroll (especially when dragging regions).David Robillard
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis