summaryrefslogtreecommitdiff
path: root/gtk2_ardour/canvas-waveview.c
AgeCommit message (Expand)Author
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2013-10-14'gtk2_ardour' - Harmonize usage of 'COMPILER_MINGW' and 'COMPILER_MSVC' where...John Emmas
2013-07-17Also define casting macro when using mingw compilerTim Mayberry
2013-03-30Fix some compilation warningsJulien de Kozak
2012-07-10add option to not use gradients when rendering waveforms (#4944)Paul Davis
2011-12-02gradient-ized waveforms, c/o Mike StartPaul Davis
2011-11-11Fix warnings.Carl Hetherington
2011-03-16restore zero line visibility; change selected region colors back to 2.X versionPaul Davis
2010-12-20Make sure that _POSIX_VERSION is available.Carl Hetherington
2010-12-19Fix function pointer to void* cast (and vice-versa) related warnings on POSIX...Sakari Bergen
2010-03-01try (unsuccessfully) to fix gcc complaints about function-pointer/object-poin...Paul Davis
2010-02-18the Properties & 64bit region commitPaul Davis
2009-10-30Fix angle bracket project-local include paths.David Robillard
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-08-22Introduce an accurate version of coefficient_to_dB and use it in non speed-cr...Carl Hetherington
2009-07-21Fix some unused parameter warnings.Carl Hetherington
2009-05-15Fix some warnings.Carl Hetherington
2009-05-13more work on the new all-Processor-all-The-Time redesign of Route - LOTS OF B...Paul Davis
2009-04-30Fix a couple of valgrind-spotted out-of-bounds accesses that may have been ca...Carl Hetherington
2009-02-26Fix a bunch of warnings.David Robillard
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2008-02-02Merge with trunk R2978.David Robillard
2008-01-19Merge with trunk R2935.David Robillard
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