ardour/libs/widgets
Robin Gareus 8b5737b8d2
Increase precision of numeric dB entry
This follows 5a41ca8fdf and df1e6fda2d.
Even though this kind of precision is rarely needed, rounding
to a single digit is inconsistent with various places that display
more than one digit, or allow more accurate control.
2020-08-01 09:57:18 +02:00
..
MSVCwidgets
widgets Update Ardour*Spacer to use theme color 2020-07-21 04:42:07 +02: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 Implement ArdourKnob visual sensitivity 2020-07-21 02:18:39 +02:00
ardour_spacer.cc Add a horizontal separator widget 2020-07-21 04:41:16 +02:00
ardour_spinner.cc
barcontroller.cc Increase precision of numeric dB entry 2020-08-01 09:57:18 +02:00
binding_proxy.cc
choice.cc
eventboxext.cc
fastmeter.cc
focus_entry.cc
pane.cc
paths_dialog.cc
popup.cc
prompter.cc tweak Prompter API to allow skipping the default "Cancel" button 2020-05-18 16:04:41 -06:00
scroomer.cc
searchbar.cc
slider_controller.cc Fix SliderController numeric entry to use dB for gain 2020-07-22 21:43:14 +02:00
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