13
0
livetrax/libs/widgets
Robin Gareus b36e6b8341
Optimize drawing of buttons with changing text
When a button has a fixed size, there's no need to call queue_resize().
This fixes an issue with the ArdourClock info displays when slaved.
The Timecode and Delta display text changes in small intervals and
caused excessive CPU load due to GUI size-requests + redraws.
2020-05-12 13:22:11 +02:00
..
MSVCwidgets
widgets force provision of "menu-name" for all WindowProxy objects, and thus Tabbables 2020-05-01 14:33:47 -06:00
ardour_button.cc Optimize drawing of buttons with changing text 2020-05-12 13:22:11 +02:00
ardour_display.cc
ardour_dropdown.cc Emit signal when dropdown changes via scroll-wheel 2020-04-20 00:36:37 +02:00
ardour_fader.cc fix ArdourFader to use contrasting_text_color() for text, based on relevant bg color 2020-04-09 17:12:40 -06:00
ardour_icon.cc remove destructive/tape mode tracks 2020-03-17 16:31:49 -06:00
ardour_knob.cc Fix rotary control knob mapping 2020-04-07 00:37:30 +02:00
ardour_spacer.cc
ardour_spinner.cc
barcontroller.cc
binding_proxy.cc
choice.cc
eventboxext.cc
fastmeter.cc
focus_entry.cc
pane.cc
paths_dialog.cc
popup.cc
prompter.cc
scroomer.cc
searchbar.cc
slider_controller.cc
stateful_button.cc
tabbable.cc force provision of "menu-name" for all WindowProxy objects, and thus Tabbables 2020-05-01 14:33:47 -06:00
tearoff.cc
tooltips.cc
ui_config.cc
wscript Explicitly use OSX 2020-01-25 04:07:41 +01:00