summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Collapse)Author
2014-09-05increase fixed button sizes on meterbridgeRobin Gareus
2014-09-05hard stop blinking rec-armRobin Gareus
2014-09-04updated .po filesPaul Davis
2014-09-05connect "blink-rec-arm" only when needed.Robin Gareus
This also fixes rec-arm button display when Mixer strip is showing an aux-send instead of the current route. It's still only a half-baked solution. If "blink-rec-arm" is to stay a lot of details related to this will need addressing.
2014-09-05fix 849d80b - don't show solo Lock/Iso on master busRobin Gareus
2014-09-05gain-meter: use new PixFader APIRobin Gareus
2014-09-05re-order TAV widget packing:Robin Gareus
allow to resize automation tracks on the indent handle, too
2014-09-04fix typoRobin Gareus
2014-09-04use a gloabl size group for track-header ctrl buttonsRobin Gareus
2014-09-04transport option buttons should expand to fill space.Robin Gareus
2014-09-04and some more button px tweaksRobin Gareus
2014-09-04NOOP, fix indentRobin Gareus
2014-09-04fix c4be8c2a67Robin Gareus
2014-09-04"Aux" is a small button now, 2nd line is not visibleRobin Gareus
2014-09-04separate button text-height -> button-height factor, bump to 1.3[em]Robin Gareus
2014-09-04further tweaks pertaining the track-number heightRobin Gareus
2014-09-04when track selection changes, cancel any and all name editingPaul Davis
2014-09-04properly centered text..Robin Gareus
..at the risk of blurring some text with some fonts when the text is shifted by 0.5px.
2014-09-04Trick 17: share separator + border:Robin Gareus
This effectively adds a line after the last track.
2014-09-04dedicated TAV separator lineRobin Gareus
2014-09-04Revert "cont'd work on automation-track headers (amend ba53af1c5)"Robin Gareus
This reverts commit beb5e3e777b0e92e8dde7ee12c324b32c679ff63.
2014-09-04fix LED active areaRobin Gareus
2014-09-04make generic buttons less prominentRobin Gareus
2014-09-04update number label geometryRobin Gareus
the number label can be significantly wider than other ctrl buttons and does not lend itself or be 'square'.
2014-09-04ardour button sizes, now [em] based.Robin Gareus
2014-09-03merge fixBen Loftis
2014-09-03consolidate some slider styles, and make bg darkerBen Loftis
2014-09-03use the new RecButton element for the master rec arm (?)Ben Loftis
2014-09-03actively recording track-arm button is red, not pinkBen Loftis
2014-09-03amend a99bd289 (button x-axis padding)Robin Gareus
2014-09-03use close/cross buttonRobin Gareus
2014-09-03add "close/cross" special buttonRobin Gareus
2014-09-03tweak button size requestRobin Gareus
2014-09-03clean up rec-en circle math and limit the max radius of itRobin Gareus
2014-09-03proper automation header indentingRobin Gareus
2014-09-03cont'd work on automation-track headers (amend ba53af1c5)Robin Gareus
now that the separator line is at the top, offset region-contents y0 by 1px.
2014-09-03ask TAV buttons to have square proportionsBen Loftis
2014-09-03fix Play Loop from range context menuBen Loftis
2014-09-03selecting a track in the mixer, with synced selection, will now clear any ↵Ben Loftis
objects selected
2014-09-03amend prev commit (Ardour button radii)Robin Gareus
2014-09-03Update Ardour Button radii.Robin Gareus
This is effectively a noop. Decrease default radius, only add to radius (for outline), never subtract to avioid negative numbers.
2014-09-03quick mockup of indented automation-track headersRobin Gareus
XXX: If we keep this approach, TimeAxisView::show_at() needs to be fixed. TimeAxisView::_canvas_display should draw the separator line at the top, and regions inside moved down 1px.
2014-09-03robin needs a new keyboard with unstttttuck tt.Robin Gareus
2014-09-03fix some compiler warningsRobin Gareus
2014-09-03use tape-track rec-enable icon throughout.Robin Gareus
2014-09-03use new tape rec-enRobin Gareus
2014-09-03update rec-en circle drawing, add tape-modeRobin Gareus
2014-09-02stroke black circle on top of rec circleBen Loftis
2014-09-02micro tweaks to ArdourButton cornersBen Loftis
2014-09-02use new 'special' rec-en buttonRobin Gareus