| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | plugin: fix crashes | 2 * r + 2 * t | 2025-09-16 | 1 | -7/+0 |
| | | | | | Fixes #629 | ||||
| * | plugin: refactor into modules | 2 * r + 2 * t | 2025-09-13 | 1 | -1/+1 |
| | | |||||
| * | plugin/ac: not singleton | 2 * r + 2 * t | 2025-09-09 | 1 | -0/+21 |
| | | | | | | | Also add nodeId prop BeatTracker not singleton Move BeatTracker and Cava to Audio service | ||||
| * | osd: add mic volume | 2 * r + 2 * t | 2025-08-27 | 1 | -0/+18 |
| | | | | | Disabled by default | ||||
| * | config: add audio increment option | 2 * r + 2 * t | 2025-08-05 | 1 | -0/+9 |
| | | |||||
| * | audio: clamp volume | 2 * r + 2 * t | 2025-08-05 | 1 | -7/+12 |
| | | | | | Closes #350 | ||||
| * | bar/popouts: add audio device switcher (#319) | Laurens Duin | 2025-08-05 | 1 | -4/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat: basic audio switcher * feat: replace VerticalSlider with StyledSlider * fix: styling * fix: formatting * chore: make sound icons consistent, change slider styling * feat: styled slider component variants * chore: cleanup * chore: cleanup * fix: pr fixes * fix: remove redundant code * chore: remove old code * fix: controls styling * fixes * more tweaks * radiobtn: add interaction stuff Anim slider --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | ||||
| * | feat: audio osd | 2 * r + 2 * t | 2025-05-04 | 1 | -0/+25 |