summaryrefslogtreecommitdiff
path: root/gtk2_ardour/audio_region_view.cc
AgeCommit message (Expand)Author
2010-05-27position region editor @ mouse explicitlyPaul Davis
2009-10-21Tidy up region gain line drawing slightly so that it doesn't overhang its reg...Ben Loftis
2009-10-02now in gtk2_ardour: replace all instances of prop->value() == "yes" with stri...Paul Davis
2009-06-02Fix memory leak in name text pixbuf generation, move RegionView::_height to T...Nick Mainsbridge
2009-05-05Speed up regionview creation by using pixbufs for name labels instead of Gnom...Nick Mainsbridge
2008-10-09add toggles for region fade in/out/both active, plus toggle for region fades ...Paul Davis
2008-07-07Fix up checks for whether the track height is too small for the name highligh...Sampo Savolainen
2008-05-23remove autostools files that should be there, and remove WIP stuff that shoul...Doug McLain
2008-05-22Remove sigc 2.0.18Doug McLain
2008-05-02many changes related to region zooming; proto-visual state undo/redo stack; f...Paul Davis
2008-05-01allow insert-time to move markers tooPaul Davis
2008-04-17What used to be the pink recording rectangle is now blended into the recordin...Doug McLain
2008-03-21fix dragging that involves locked regions; auto-rebinding patch for people to...Paul Davis
2008-02-24make canvas text scale with font scaler; prevent bogus values from putting Na...Paul Davis
2008-02-17a boatload of changes and fixes related to SAE menu redesign (several new ope...Paul Davis
2008-02-16wave making data debuggingPaul Davis
2008-02-12fix up compile issues; add new grabber_edit_point cursorPaul Davis
2008-02-12AU GUIs basically working, though unfinished; push up dialog for massive spli...Paul Davis
2008-02-07fix missing waveviews in tape region views while recording (until reload)Paul Davis
2008-02-06proper fix for stereo region wave drawing bug; make trackheight operations ap...Paul Davis
2008-02-02Move selected/unselected region/waveform colours to colour file for configura...David Robillard
2008-01-24add missing fill color to ghost regionsDoug McLain
2008-01-20Fix the >=2 channel track recording waveform drawing problem, and (temporaril...Doug McLain
2008-01-19Fix recording WaveForm drawing (stereo still needs some work) and xfade edito...Doug McLain
2008-01-18audun's waveview outline patch; some diskstream fixes; real splash screen; mo...Paul Davis
2008-01-09make separate work with/without selected tracks; make align-regions-*-relativ...Paul Davis
2007-11-19a ton of changes based on discussions at SAE; to be documented laterPaul Davis
2007-11-13sync point extends across entire region heightPaul Davis
2007-11-12fix up issues with fade length setting; [ & ] now work on selected marker no ...Paul Davis
2007-09-12make big clock be on top ALWAYS; more design fixes for async peak building; f...Paul Davis
2007-09-10WARNING WARNING WARNING >>>> DEEP CHANGES >>> EXPERIMENTAL CODE .... fixes to...Paul Davis
2007-08-17more cleanups for SAE, this time trimming down the region context menuPaul Davis
2007-07-05New theme manager from trunk, backported to 2.0-ongoingDoug McLain
2007-04-03fix botched apply of torben's zero line patch, remove sampo's debug output re...Paul Davis
2007-04-02Make colors for clip markers controllable by ardour.colors. Default Sampo Savolainen
2007-03-05new design for region dragging; make add route dialog float over the correct ...Paul Davis
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-25fix import/embed of multichannel audiofiles, as per #1433Paul Davis
2007-01-17region fade in operations now mapped over the current region selectionPaul Davis
2006-12-30tweaked panner appearance and consistency, panner line now distinct color fro...Jesse Chappell
2006-12-19save keybindings to file used at startup; allow keybindings file to be cmdlin...Paul Davis
2006-12-16added logarithmic option for waveform scaling. added save/restore of rectifi...Jesse Chappell
2006-11-16track naming patch from brian; slightly modified F11-bug workaround from bria...Paul Davis
2006-11-06maybe fix race condition for peaks; fix % appearing in region names; allow cr...Paul Davis
2006-11-02fix unset timeline position for destructive sources; fix duplicate, unmanaged...Paul Davis
2006-11-02allow track selection to be toggled (ctrl-clicked); potential fixes for tape ...Paul Davis
2006-11-01commit crash caused by not displaying first and last points of an automation ...Paul Davis
2006-11-01more debuggingPaul Davis
2006-10-31massive changes in automation state handling, not entirely complete; some bug...Paul Davis