Commit graph

14 commits

Author SHA1 Message Date
2 * r + 2 * t
796c2e4e76 chore: fix prop order 2026-03-20 16:03:18 +11:00
2 * r + 2 * t
c14db315f6 audio: replace reactive reduce with imperative node categorisation 2026-03-12 21:55:22 +11:00
2 * r + 2 * t
9d7f0c48ce internal: format 2026-01-28 19:21:44 +11:00
ATDMA
a17fe72be5
controlcenter: add per-application audio controls (#1098)
* feat: per-application audio controls in controlcenter and popout

* removed: per-application volume control removed from audio popout
2026-01-19 16:04:17 +11:00
Robin Seger
dde0f85e78
feat: configurable max volume (#723)
* feat: configurable max volume

- Add maxVolume config option to ServiceConfig
- Add maxValue property to FilledSlider component
- Update OSD sliders to respect maxVolume setting
- Update example config in README

* fix: remove redundant maxValue prop
2025-10-13 22:50:56 +11:00
Robin Seger
bef5359702
audio: audio device changed toasts (#684)
* Added toast notifications for audio device changes

* rename to toasts

* moved into audio service

* fixes

---------

Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-09-23 18:04:21 +10:00
2 * r + 2 * t
1984458565 plugin: fix crashes
Fixes #629
2025-09-16 23:58:44 +10:00
2 * r + 2 * t
306cfc06ed plugin: refactor into modules 2025-09-13 14:38:44 +10:00
2 * r + 2 * t
6ae1a8e811 plugin/ac: not singleton
Also add nodeId prop
BeatTracker not singleton
Move BeatTracker and Cava to Audio service
2025-09-09 16:31:02 +10:00
2 * r + 2 * t
4b9643a802 osd: add mic volume
Disabled by default
2025-08-27 15:52:18 +10:00
2 * r + 2 * t
26171548bf config: add audio increment option 2025-08-05 18:20:00 +10:00
2 * r + 2 * t
a7990173b4 audio: clamp volume
Closes #350
2025-08-05 18:03:40 +10:00
Laurens Duin
9ada66a78e
bar/popouts: add audio device switcher (#319)
* 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>
2025-08-05 16:04:53 +10:00
2 * r + 2 * t
fb471f1023 feat: audio osd 2025-05-04 20:45:34 +10:00