summaryrefslogtreecommitdiff
path: root/gtk2_ardour/enums.cc
AgeCommit message (Expand)Author
2020-03-17remove destructive/tape mode tracksPaul Davis
2019-10-24add startupFSM enums to enumwriterPaul Davis
2019-08-23ArdorIcon is for display only, remove registrationRobin Gareus
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2018-02-26Rename SMPTE enum back to Timecode.Ben Loftis
2018-02-26Fix a rather large naming thinko: GridTypeSamples should be CDFrames.Ben Loftis
2018-02-09new_grid: Rewrite of Snap and Grid. (squashed commit)Ben Loftis
2017-11-22Add seconds as clock-unitRobin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-07-17Move more Gtkmm2ext widgets into libwidgetRobin Gareus
2017-07-01NO-OP whitespace (updated GH PR #357)Thomas Brand
2017-02-02shorten enum/string for icons by avoiding Gtkmm2ext namespacePaul Davis
2017-02-02include ArdourIcon in declared enumsPaul Davis
2016-05-27Tempo ramps - add visualtempo curve, dragging bbt or music rulers with constr...nick_m
2014-12-18Remove internal edit mode and add "content" tool.David Robillard
2014-12-07Unify gain and draw tools.David Robillard
2014-10-21remove mouse zoom mode; bind z to zoom-to-rangePaul Davis
2014-10-21add mouse mode enums to enums.cc (just for utility purposes)Paul Davis
2014-06-18a whole slew of changes related to centralizing and rationalizing cursor mana...Paul Davis
2014-06-12add canvas rulers event dispatch and reinstate scrolling behaviourPaul Davis
2014-01-16add canvas item types to enum systemPaul Davis
2012-02-14support a grid of beats/64 and beats/128Paul Davis
2012-02-13(1) remove magic number voodoo when saving zoom focus/snap settings to instan...Paul Davis
2011-10-29Use general VisibilityGroup class to manage visibilityCarl Hetherington
2011-10-23Allow status bar components to be individually shown / hidden.Carl Hetherington
2011-06-07remove "Off" as a clock mode, make it a state instead; track editor mouse mod...Paul Davis
2010-01-25a boatload of minor and middle-sized changes to try to speed up undo. imperfe...Paul Davis
2009-10-26change the use of "SMPTE" to "Timecode" to reflect the global economy and the...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-08-26Preserve stacked / overlaid state of tracks in the session file.Carl Hetherington
2009-06-10Make waveform show / scale / shape a global option in the prefs dialog to cle...Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2007-11-08merged with 2.0-ongoing changes 2582-2605 (not thoroughly tested but it compi...Paul Davis
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-04-29merged -r1752:HEAD from trunkPaul Davis
2007-04-26Merged changes from trunk 1699:1751 into 2.1-stagingPaul Davis
2007-01-07missing file for : fix startup order (ARDOUR::init() vs. AudioEngine creation...Paul Davis