summaryrefslogtreecommitdiff
path: root/gtk2_ardour/route_time_axis.cc
AgeCommit message (Expand)Author
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
2014-08-11New track header layout.Ben Loftis
2014-08-01Enforce mixer strip widths, more case fixes, and minor theme changesBen Loftis
2014-08-01allow track headers to select io from right-click menuBen Loftis
2014-07-29Various UI tweaks.Ben Loftis
2014-07-23Cut and Copy should remember the white space at the end of a range.Ben Loftis
2014-07-10add "fade range" operation, bound to alt-f at present by defaultPaul Davis
2014-07-01add partial support for mute automation (playback does not work, data is not ...Paul Davis
2014-07-01Merge branch 'ripple-mode-cc' into cairocanvasColin Fletcher
2014-07-01Ripple mode: fix undo of pasteColin Fletcher
2014-06-26show track-number in GUIRobin Gareus
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-06-22Do not allow to de/activate a track while the transport is rolling.Robin Gareus
2014-05-16Ripple mode: ripple all after start of deleted rangeColin Fletcher
2014-05-16Ripple mode: ripple when deleting ranges.Colin Fletcher
2014-05-07Ripple mode: basic implementationColin Fletcher
2014-04-10first pass hiding/rearrangement of UI elements related to trxPaul Davis
2014-03-18fixed a few warnings from clang static analysisRobin Gareus
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2013-11-25Merge branch 'master' into cairocanvasPaul Davis
2013-11-20reset time-axis peak when meter-point changes - fixes #5771Robin Gareus
2013-11-03send enter events to EVERY newly entered item (ignore the bool return from th...Paul Davis
2013-09-21Merge remote-tracking branch 'remotes/origin/cairocanvas' into windowsJohn Emmas
2013-07-11Fix ambiguous type CheckMenuItem that is also defined via windows.hPaul Davis
2013-07-11fix conflicts caused by meterbridge mergePaul Davis
2013-07-11amend cb7bcb6d - locked-solo button styleRobin Gareus
2013-07-10queue axis resize if port-config changesRobin Gareus
2013-07-10adjust-width/redraw track-header when meter changesRobin Gareus
2013-07-10fix track-header: show meters the first time 'round.Robin Gareus
2013-07-10update track-header layout - proper padding around metersRobin Gareus
2013-07-10double width of mono-meters in track-headerRobin Gareus
2013-07-10adjust padding of meters in time-axis view (still using border bg color)Robin Gareus
2013-07-10add margin around meters in editor track headerRobin Gareus
2013-06-16remove no-op "horizontal_position_changed()" method from StreamView and Route...Paul Davis