summaryrefslogtreecommitdiff
path: root/gtk2_ardour/route_time_axis.cc
AgeCommit message (Expand)Author
2016-05-04OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)Paul Davis
2016-05-04add option to limit track-header meters to stereoRobin Gareus
2016-02-22fix variable naming/scope issuesPaul Davis
2016-02-22remove all trace of SAE from source code.Paul Davis
2016-01-25GainMeter(Base) now has an explicit gain control given to itPaul Davis
2015-12-01Make capitalization consistent and other minor spelling corrections.André Nusser
2015-11-17add Duplicate action to track and mixer context menusBen Loftis
2015-10-28rework dbf28e3 (hidden parameters)Robin Gareus
2015-10-28note to self: at least test compilation before git push.Robin Gareus
2015-10-28don't display hidden automation-controls.Robin Gareus
2015-10-15rework 8b80fe0, use std::string, not char*Robin Gareus
2015-10-14Avoid calls to Glib::ustring << operator at all cost.Robin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
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-21Automation selection fixes.nick_m
2015-05-28amend 3f5d17d, clear changes to MIDI as well.Robin Gareus
2015-05-28Fix region paste (ctrl+v) undo.Robin Gareus
2015-04-30meter-change: don’t update track-headers if not needed Robin Gareus
2015-04-26remove not-an-error error message.Robin Gareus
2015-04-25Trim Automation UIRobin Gareus
2015-04-06make wording consistentPaul Davis
2015-04-06rationalize incorrect design for removing tracks.Paul Davis
2015-04-05add context to single-letter translatableRobin Gareus
2015-03-31remove duplicated calls to update solo/mute state from RouteUI descendants.Paul Davis
2015-03-30remove GUI object state when tracks/busses are removed.Paul Davis
2015-03-19add API to select TAV height mode.Robin Gareus
2015-02-10fix previous commitBen Loftis
2015-02-09fix color and alpha of timestretch rectPaul Davis
2015-01-13Fix missing selection undo for track header click and route list select.nick_m
2015-01-09fix select-all-regions-within (it used to select everything overlapped)Ben Loftis
2015-01-08properly catch RTAV deletion.Robin Gareus
2014-12-22move all (G)UI related configuration parameters into UIConfiguration, not RCC...Paul 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-06Fix crash on quit when in a non-route time axis.David Robillard
2014-12-06Support paste between automation lanes.David Robillard
2014-11-30Factor out duplicated track automation code.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-14add abort() to non-reached codeRobin Gareus
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-06gtk style related fixes:Robin Gareus
2014-09-06fix track-header vertical scrollingRobin Gareus
2014-09-05set proper name (font) for number labelsRobin Gareus