summaryrefslogtreecommitdiff
path: root/gtk2_ardour/audio_region_view.cc
AgeCommit message (Expand)Author
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
2006-10-17reduce calls to fit_to_pixels(); flip back to old fix for rec regions botch; ...Paul Davis
2006-10-10Fix ghost zero linesSampo Savolainen
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-08-29used shared_ptr<Source>, somewhat successfullyPaul Davis
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-08-12 r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600Hans Fugal
2006-08-04Really fixed conflicts. Ready to merge into trunk.Hans Fugal
2006-08-04 r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600Hans Fugal