summaryrefslogtreecommitdiff
path: root/gtk2_ardour/canvas-waveview.c
AgeCommit message (Expand)Author
2009-10-08accurate dB/log patch from Carl, back-ported from 3.0Paul Davis
2008-11-11Fix silly careless errors.David Robillard
2008-11-09a few useful keybindings in the xfade editorPaul Davis
2008-10-24update authors list to include chris cannam and alphabetize it; add richard s...Paul Davis
2008-03-08Fix warnings.David Robillard
2008-02-26non-AA canvas support (not used by default); new SAE menus; fix locate-play-l...Paul Davis
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
2007-04-05wash that pango right out of your hairPaul Davis
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-02-22don't change waveform zoom level when waveform is hidden, to save peak reload...Paul Davis
2006-12-16added logarithmic option for waveform scaling. added save/restore of rectifi...Jesse Chappell
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-09-25missing breakBen Loftis
2006-09-25the BIG CONFIG patchPaul Davis
2006-06-20fixes for libsndfile conversion issues, tape track waveform display and overl...Paul Davis
2006-04-29more tranzport lowlevel fixes and rebindingPaul Davis
2006-03-14improvements (!) to waveform display for destructive tracks, plus a generic f...Paul Davis
2005-12-22very important fix to avoid double delete of waveview caches, since regionvie...Paul Davis
2005-11-28mega commit to remove gtk_object cruft, and much other stuffPaul Davis
2005-11-26Canvas GObject fixesTim Mayberry
2005-10-12the ongoing story of umpteen lines of code and its love affair with GTK2Paul Davis
2005-10-10more work on actions and general compilabilityPaul Davis
2005-09-25Switched to use libgnomecanvas (not the C++ one).Taybin Rutkin
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin