summaryrefslogtreecommitdiff
path: root/gtk2_ardour/route_time_axis.cc
AgeCommit message (Expand)Author
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
2014-09-04further tweaks pertaining the track-number heightRobin Gareus
2014-09-04update number label geometryRobin Gareus
2014-09-03ask TAV buttons to have square proportionsBen Loftis
2014-09-03use tape-track rec-enable icon throughout.Robin Gareus
2014-09-03use new tape rec-enRobin Gareus
2014-09-02use new 'special' rec-en buttonRobin Gareus
2014-09-02number-label: use pixel-width for given fontRobin Gareus
2014-09-02static global definition for track-header widthRobin Gareus
2014-09-01retain track-header width regardless of number-label.Robin Gareus
2014-08-31track-header fader tweaks:Robin Gareus
2014-08-31right side track-header control buttons (for non mixbus profile)Robin Gareus
2014-08-31update track-header width when track-number visibility is toggledRobin 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-29mark "Label Buttons" as inactiveRobin Gareus
2014-08-29amend 7be3c88a, update rec-en colorRobin Gareus
2014-08-29experiment with unicode circle for rec-enRobin Gareus
2014-08-28use 2 digit width as minium for track number labelsRobin Gareus
2014-08-28More fixes to ArdourButton actions.Ben Loftis
2014-08-22Rationalize ArdourButton and lots of associated theming issues.Ben Loftis
2014-08-11change packing so number_label shares space with name_labelBen Loftis
2014-08-11shuffle packing order to accomodate midi controlsBen Loftis