Merge remote-tracking branch 'remotes/origin/cairocanvas' into windows
[ardour.git] / gtk2_ardour / canvas-waveview.c
2013-09-21 John EmmasMerge remote-tracking branch 'remotes/origin/cairocanva...
2013-09-18 Paul DavisMerge branch 'master' into windows
2013-09-17 Paul Davisfix conflicts and merge with master
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-12 Paul Davismerge with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-02 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul Davisfix merge conflict from master
2013-07-17 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-17 Tim MayberryAlso define casting macro when using mingw compiler
2013-04-06 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-05 Paul DavisMerge branch 'nsm' of https://github.com/royvegard...
2013-04-05 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-30 Julien de KozakFix some compilation warnings
2012-07-10 Paul Davisadd option to not use gradients when rendering waveform...
2011-12-02 Paul Davisgradient-ized waveforms, c/o Mike Start
2011-11-11 Carl HetheringtonFix warnings.
2011-03-16 Paul Davisrestore zero line visibility; change selected region...
2010-12-20 Carl HetheringtonMake sure that _POSIX_VERSION is available.
2010-12-19 Sakari BergenFix function pointer to void* cast (and vice-versa...
2010-03-01 Paul Davistry (unsuccessfully) to fix gcc complaints about functi...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2009-10-30 David RobillardFix angle bracket project-local include paths.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-08-22 Carl HetheringtonIntroduce an accurate version of coefficient_to_dB...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-05-15 Carl HetheringtonFix some warnings.
2009-05-13 Paul Davismore work on the new all-Processor-all-The-Time redesig...
2009-04-30 Carl HetheringtonFix a couple of valgrind-spotted out-of-bounds accesses...
2009-02-26 David RobillardFix a bunch of warnings.
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-02 David RobillardMerge with trunk R2978.
2008-01-19 David RobillardMerge with trunk R2935.
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-05 Paul Daviswash that pango right out of your hair
2007-04-03 Paul Davisfix botched apply of torben's zero line patch, remove...
2007-04-02 Sampo SavolainenMake colors for clip markers controllable by ardour...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-22 Paul Davisdon't change waveform zoom level when waveform is hidde...
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-16 Jesse Chappelladded logarithmic option for waveform scaling. added...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-02 Paul Davisfix unset timeline position for destructive sources...
2006-11-02 Paul Davisallow track selection to be toggled (ctrl-clicked)...
2006-10-21 David RobillardMerged with trunk R992.
2006-09-25 Ben Loftismissing break
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-06-22 Hans FugalMerging from trunk
2006-06-21 David RobillardMerged with trunk
2006-06-20 Paul Davisfixes for libsndfile conversion issues, tape track...
2006-04-29 Paul Davismore tranzport lowlevel fixes and rebinding
2006-03-14 Paul Davisimprovements (!) to waveform display for destructive...
2005-12-22 Paul Davisvery important fix to avoid double delete of waveview...
2005-11-28 Paul Davismega commit to remove gtk_object cruft, and much other...
2005-11-26 Tim MayberryCanvas GObject fixes
2005-10-12 Paul Davisthe ongoing story of umpteen lines of code and its...
2005-10-10 Paul Davismore work on actions and general compilability
2005-09-25 Taybin RutkinSwitched to use libgnomecanvas (not the C++ one).
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.