summaryrefslogtreecommitdiff
path: root/gtk2_ardour/automation_time_axis.cc
AgeCommit message (Expand)Author
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-16Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tipTim Mayberry
2015-09-16Move UIConfiguration Singleton into UIConfiguration headerTim Mayberry
2015-09-16Move DPIReset and ColorsChanged signals into UIConfigurationTim Mayberry
2015-06-17Automation -use editor_add in gui, record straight lines with fewer points.nick_m
2015-06-17Fix some workflow problems wrt automation.nick_m
2015-05-24replace old ArdourButton::Icon API with Gtkmm2ext.Robin Gareus
2015-05-24remove explicit VectorIcon ElementRobin Gareus
2015-04-07update ArdourButton Icon APIRobin Gareus
2015-03-30remove GUI object state when tracks/busses are removed.Paul Davis
2015-03-26Keep automation lines within their parent (#6215).David Robillard
2015-03-19add API to select TAV height mode.Robin Gareus
2015-03-11more verbose captions on automation track headers; include the plug name.Ben Loftis
2015-03-06Hide automation state options for MIDI controls.David Robillard
2015-02-10fix previous commitBen Loftis
2015-02-10Track Mode is too vague; rename to Record ModeBen Loftis
2015-01-09fix select-all-regions-within (it used to select everything overlapped)Ben Loftis
2014-12-18Add editor selection state to session history via a SelectionMemento, whichnick_m
2014-12-16Various color tweaks.David Robillard
2014-12-15next modifierPaul Davis
2014-12-14fix up requested color names everywhere.Paul Davis
2014-12-14initial pass to replace all UIConfiguration::get_XXXXXX() calls with UIConfig...Paul Davis
2014-12-06Support paste between automation lanes.David Robillard
2014-11-28Use a button as controller for toggled parameters.David Robillard
2014-11-17Fix visibility of MIDI controller automation tracks across saves.David Robillard
2014-11-16Support cut/copy/paste of several regions and lines at once.David Robillard
2014-11-14Implement "multi-paste" for notes, regions, and automation.David Robillard
2014-11-07simplify removal of outline from automation time axis base rectPaul Davis
2014-11-02Display gain and midiNote plugin parameters/properties nicely.David Robillard
2014-11-02Automation of LV2 plugin properties.David Robillard
2014-10-21remove "canvasvar_" from all functions related to obtaining values from ARDOU...Paul Davis
2014-09-08vertical pixel alignment of all TAV elementsRobin Gareus
2014-09-07special case track-header buttonsRobin Gareus
2014-09-07no horiz canvas scroll over track-header automation faderRobin Gareus
2014-09-06gtk style related fixes:Robin Gareus
2014-09-06fix track-header vertical scrollingRobin Gareus
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-03use close/cross buttonRobin Gareus
2014-09-03proper automation header indentingRobin Gareus
2014-09-03cont'd work on automation-track headers (amend ba53af1c5)Robin Gareus
2014-09-03quick mockup of indented automation-track headersRobin Gareus
2014-08-31track-header fader tweaks:Robin Gareus
2014-08-31set initial TAV styleRobin Gareus
2014-08-31simplify time-axis packing: consistent table layoutRobin Gareus
2014-08-29red-border selection for tracks, regions, and processors. requesting commentsBen Loftis
2014-08-27use ArdourButtons on the automation time axisBen Loftis
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-02-19manually applied equivalent of 1d82f4ca07a38342e0815cd6b695b96d72386f39 in ma...Paul Davis