Ryan Foster
|
a1fbf1015f
clang-format: Increase column limit from 80 to 120
|
1 year ago |
Warchamp7
|
cb026964b0
UI: Replace themeID and style hints with class property
|
1 year ago |
Norihiro Kamae
|
6fed2c2bdd
UI: Fix error color at clipping is not displayed on horizontal meter
|
1 year ago |
Norihiro Kamae
|
06642fdee4
UI: Fix low value of std::clamp gets greater than high value
|
1 year ago |
PatTheMav
|
2635cf3a2a
UI: Split global config into app and user config
|
1 year ago |
Norihiro Kamae
|
60a45d3aa3
UI: Use std::clamp instead of macro
|
1 year ago |
PatTheMav
|
710d99ef4d
UI: Improve incremental compile times via explicit file includes
|
1 year ago |
pkv
|
19abab097d
UI: Fix leak with paint event of volume slider
|
1 year ago |
tytan652
|
5eb10135da
UI,shared: Move SliderIgnoreScroll to its own directory
|
2 years ago |
tytan652
|
48f139729f
UI,shared: Move Qt Wrappers to its own directory
|
2 years ago |
Warchamp7
|
4e13cff8f1
UI: Center widgets in vertical mixer layout
|
1 year ago |
gxalpha
|
c7dc09e862
UI: Fix mute checkbox positioning on macOS
|
1 year ago |
Warchamp7
|
56d6fb4c62
UI: Group horizontal audio mixer buttons
|
1 year ago |
Warchamp7
|
52ae5fc4bd
UI: Update volume meter appearance
|
1 year ago |
Warchamp7
|
8dcfae9a39
UI: Remove unnecessary ProxyStyle usage
|
1 year ago |
Warchamp7
|
aba600cec0
UI: Move VolumeSlider widget to volume control
|
1 year ago |
cg2121
|
b82a49e881
UI: Use OBSSourceLabel for VolControl
|
1 year ago |
cg2121
|
272a5edbaa
UI: Use vector for volume control signals
|
1 year ago |
cg2121
|
dfd5798e6c
UI: Fix volume control button styling
|
1 year ago |
Ryan Foster
|
eb65ebdc5e
UI: Use System theme volume meter colors
|
1 year ago |
Florian Zwoch
|
fd65a1404c
UI: Fill audio meter background each update (#9842)
|
1 year ago |
Ryan Foster
|
02478d4939
UI: Use std::shared_ptr instead of QSharedPointer
|
2 years ago |
cg2121
|
610990270f
UI: Center vertical volume control buttons
|
2 years ago |
gxalpha
|
ac170a2d83
UI: Replace SIGNAL and SLOT macros in custom widgets
|
2 years ago |
derrod
|
dcc07cfe4e
clang-format: Set AllowAllConstructorInitializersOnNextLine to false
|
2 years ago |
Clayton Groeneveld
|
e121ac1587
UI, libobs: Add RAII wrappers for faders/volume meters
|
4 years ago |
derrod
|
67f7712d83
UI: Migrate undo/redo to using UUIDs
|
2 years ago |
derrod
|
982c424de3
UI: Do not show unassigned icon for monitored sources
|
2 years ago |
derrod
|
87e294fa5f
UI: Fix unassigned audio source check in callback
|
2 years ago |
derrod
|
16c078960d
UI: Fix missing masking in unassigned audio mix check
|
2 years ago |