Initial backend support for external export encoder
[ardour.git] / libs / widgets /
2018-10-26 Robin GareusFix some Wimplicit-fallthrough
2018-10-15 Paul Davisremove use of hardcoded -fPIC compiler flag, and use...
2018-10-03 Robin GareusPrevent excessive meter redraws for inactive meters...
2018-10-02 Robin GareusPrepare a boxy, no round borders, button-style
2018-09-30 John EmmasAdapt our remaining MSVC projects for 'boost::atomic...
2018-09-10 John EmmasInitial changes needed for building Mixbus (with MSVC...
2018-02-19 Ben LoftisAdd flag for corners, where top+left shadows are both...
2018-02-18 Ben LoftisDrop-shadow spacer; for theming.
2018-02-17 Ben LoftisFix long-standing bug in spacer expose+render.
2018-02-15 John EmmasWhen building with MSVC, allow for the fact that Mixbus...
2018-02-14 John EmmasAccommodate the change from libtimecode to libtemporal
2018-02-12 Ben LoftisUsers struggle with Pane Dividers. Make them larger...
2018-01-31 Robin Gareusconst where const is due
2018-01-30 Robin GareusArdour Button Toggle explosion
2018-01-30 Robin GareusArdourButton: honor text-ellipsis width for size-request
2018-01-30 Robin GareusAdd ArdourDropdown API for use as dumb text dropdown.
2017-12-22 Robin GareusTweak size of transport-icons for consistent height...
2017-12-22 Robin GareusTweak icons (for non-square layout)
2017-11-29 Robin GareusArdourButton: ignore double+tripple clicks
2017-09-28 John EmmasAccommodate newly added/removed source(s) in our MSVC...
2017-09-25 Robin GareusRetire ClickBox + AutoSpin
2017-09-24 Julien "_FrnchFrgg... Simplify the logic of on_scroll_event
2017-09-24 Julien "_FrnchFrgg... Make ArdourFader's scroll handler obey to Alignment...
2017-09-23 Robin GareusAdd API set bar-controller spinbox digits
2017-08-30 Julien "_FrnchFrgg... Remove over-protection
2017-07-30 Robin GareusBinding Proxy: Drop references as requested.
2017-07-23 Robin GareusAdd touch-events signal emission to ArdourKnob
2017-07-19 John EmmasMSVC changes needed to implement the new 'widgets'...
2017-07-17 Robin GareusClean up library inheritance (colors.h, utils.h)
2017-07-17 Robin GareusRemove <gtkmm.h> include from header files.
2017-07-17 Robin GareusMove more Gtkmm2ext widgets into libwidget
2017-07-17 Robin GareusMove Gtkmm2ext widgets into libwidget
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library