summaryrefslogtreecommitdiff
path: root/gtk2_ardour/streamview.cc
AgeCommit message (Expand)Author
2020-03-17remove destructive/tape mode tracksPaul Davis
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-05-29fixups for rebase of show-region-name optionPaul Davis
2019-05-29remove debug outputPaul Davis
2019-05-29add option to show/hide region namesPaul Davis
2019-04-08Revert more "frame/sample" replacementsRobin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-09-18mega-commit to save state of first "it compilesand links" state for separated...Paul Davis
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-07-10Revert incorrect 'optimisation' from 4f7a4cd2333.nick_m
2016-06-05tweak API of SelectablePaul Davis
2016-05-31universal change in the design of the way Route/Track controls are designed a...Paul Davis
2016-05-27Crapola - this is an experimental performance hack that must be reverted.nick_m
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-09-16Move UIConfiguration Singleton into UIConfiguration headerTim Mayberry
2015-09-16Move DPIReset and ColorsChanged signals into UIConfigurationTim Mayberry
2015-02-11remove use of TimeRectanglePaul Davis
2015-01-09fix select-all-regions-within (it used to select everything overlapped)Ben Loftis
2015-01-07Don't select regions with an internal tool.David Robillard
2015-01-01Move Timers/Timeouts from ARDOUR_UI into functions in timers.h and use PBD::T...Tim Mayberry
2014-12-18Remove internal edit mode and add "content" tool.David Robillard
2014-12-17Fix display of MIDI notes/regions while recording.David Robillard
2014-11-14add abort() to non-reached codeRobin Gareus
2014-11-07simplify removal of outline from streamview base rectPaul Davis
2014-11-05streamview no longer outlines any part of its canvas rect (we leave that to t...Paul Davis
2014-09-04Trick 17: share separator + border:Robin Gareus
2014-09-04dedicated TAV separator lineRobin Gareus
2014-09-04Revert "cont'd work on automation-track headers (amend ba53af1c5)"Robin Gareus
2014-09-03cont'd work on automation-track headers (amend ba53af1c5)Robin Gareus
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-06-22more canvas refactoring.Paul Davis
2014-06-21use newly factored canvas in gtk2_ardourPaul Davis
2014-06-09substantial changes in color management, involving a reduction in the use of ...Paul Davis
2014-01-20prevent a compiler warningPaul Davis
2014-01-10fix thinko related to streamview construction that caused bad placement/displ...Paul Davis
2013-10-24remove unnecessary initialization of fill color for streamview rectPaul Davis
2013-04-24many pervasive changes primarily related to waveform drawing, particular cont...Paul Davis
2013-04-15Fix dragging objects on the canvas and remove redundant canvas groupsPaul Davis
2013-04-12change frames_per_pixel to samples_per_pixelPaul Davis
2013-04-12change all frame_to_pixel and pixel_to_frame to sample_to_pixel and pixel_to_...Paul Davis
2013-04-10remove incorrect merge of cairocanvas patch that stopped most tracks from dis...Paul 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-06-13Shrink the midi scroomer to match the keyboard in stacked mode.Carl Hetherington
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2012-04-25remove the apparently unnecessary "ui_bind()" macro from entire source basePaul Davis
2012-04-16Fairly major change to the way in which crossfades are handled;Carl Hetherington
2011-12-31Restore update of coverage frames on playlist contents changed, which is need...Carl Hetherington
2011-12-30Make coverage frames work slightly better; jury is still out on whether they ...Carl Hetherington
2011-12-29Revert internals of the last layering-related commit, and go back a slightly-...Carl Hetherington