summaryrefslogtreecommitdiff
path: root/config/ServiceConfig.qml (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-10-13feat: configurable max volume (#723)Robin Seger1-0/+1
* 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-08-30config: fix default playerAliases (#506)anders1301-1/+2
2025-08-25background: add visualiser2 * r + 2 * t1-0/+1
Also dashboard.visualiserBars -> services.visualiserBars
2025-08-25config: add gpu type config2 * r + 2 * t1-0/+1
2025-08-23config: player aliases + config default player2 * r + 2 * t1-0/+6
Closes #441
2025-08-13config: add config for disabling smart scheme2 * r + 2 * t1-0/+1
Closes #408
2025-08-05config: add audio increment option2 * r + 2 * t1-0/+1
2025-07-31config: respect user locale for twelve hour clock & temperature (#290)Laurens Duin1-1/+3
* bar: add 12h clock option * feat: allow custom format config * feat: 12h clock based on locale with config * chore: cleanup * fix: PR comments, add automatic fahrenheit * fix: formatting * dashboard: fix up date time * lock: better 12h clock --------- Co-authored-by: Soramane <61896496+soramanew@users.noreply.github.com>
2025-07-16internal: create service configSoramane1-0/+6