summaryrefslogtreecommitdiff
path: root/gtk2_ardour/audio_region_view.cc
AgeCommit message (Expand)Author
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