summaryrefslogtreecommitdiff
path: root/gtk2_ardour/audio_region_view.h
AgeCommit message (Expand)Author
2019-09-30No more doxygen warnings for gtk2_arodur/*Robin Gareus
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-04-08Revert more "frame/sample" replacementsRobin Gareus
2019-04-08Frame as in "picture frame", not sampleRobin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-07-17Purify libcanvas, remove libardour dependencyRobin Gareus
2017-07-01NO-OP whitespace & foratting of header filesRobin Gareus
2017-07-01NO-OP whitespace (updated GH PR #357)Thomas Brand
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-09-15GUI part: cleanup peak-filesRobin Gareus
2015-09-15visually indicate peak-file rebuildRobin Gareus
2015-09-06highlight regions with pending peak-filesRobin Gareus
2014-12-18Remove internal edit mode and add "content" tool.David Robillard
2014-06-22more canvas refactoring.Paul Davis
2014-06-21use newly factored canvas in gtk2_ardourPaul Davis
2014-06-19ensure that all waveviews have ALL their colors set accurately before first r...Paul Davis
2014-06-09substantial changes in color management, involving a reduction in the use of ...Paul Davis
2014-06-05streamline logic for setting waveform colorsPaul Davis
2014-05-31towards region-trims preserving fade durationRobin Gareus
2014-05-29replace use of Curve with XFadeCurve.Robin Gareus
2014-05-28Revert "cairo sub-surface prototype & exampleRobin Gareus
2014-05-28exercise subsurface rendering for x-fade curvesRobin Gareus
2014-05-27global one-time setup of waveform preferences.Robin Gareus
2014-02-26use Canvas::Curve for drawing xfadesPaul Davis
2014-02-20add the with-guard-point distinction to region gain linesPaul Davis
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2014-01-07fix a whole set of errors in the placement of xfade visual elements (not 100%...Paul Davis
2013-12-27Revert "switch fade in/out lines to ArdourCanvas::Curve rather than ArdourCan...Paul Davis
2013-12-09switch fade in/out lines to ArdourCanvas::Curve rather than ArdourCanvas::Pol...Paul Davis
2013-10-31make region fade in/out curve shapes into PolyLines not Polygons so that they...Paul Davis
2013-09-21Merge remote-tracking branch 'remotes/origin/cairocanvas' into windowsJohn Emmas
2013-07-11Work around badly chosen argument name in giomm/dbusmessage.hPaul Davis
2013-06-28changes to waveform clipping displayPaul Davis
2013-06-28more waveform drawing/coloring changesPaul Davis
2013-04-24many pervasive changes primarily related to waveform drawing, particular cont...Paul Davis
2013-04-18get xfade drawing back to pre-cc daysPaul Davis
2013-04-18semi-fix xfade display, and reduce number of calls to Curve::get_vector() by ...Paul Davis
2013-04-12change frames_per_pixel to samples_per_pixelPaul Davis
2013-04-04commit immediately post linkingPaul Davis
2013-04-04initial commit of hand merging, plus getting "ancient" waf script to work cor...Paul Davis
2012-12-14code cleanup; crossfade shape drawing is now more closely associated with the...Ben Loftis
2012-12-13crossfade hack and slash. removed overlap checks, overlap mode, default leng...Ben Loftis
2012-11-20Always Play Range is now Follow Edits, and is based on Mixbus implementation....Ben Loftis
2012-07-04Don't show previously hidden xfades when finishing a regionCarl Hetherington
2012-06-17Simplify management of waveform visibility / shape / scale;Carl Hetherington
2012-06-15Re-show all xfades that we hide during drags (#4933).Carl Hetherington
2012-05-29arguably cleaner tweak to previous commitPaul Davis
2012-05-29substantive change to try to provide some rationality for region gain line vi...Paul Davis
2012-05-24Compile cleanly with clang.David Robillard
2012-05-10a number of tweaks to make xfade GUI stuff better in several different ways, ...Paul Davis