Skip to content

Conversation

PixelKhaos
Copy link
Contributor

Supporting more than 100% volume in audio service and components as per requested at #720

Easypeasy to just set and forget in the shell.json

"services": {
        ...
        "maxVolume": 1.5,
        ...
    },

- Add maxVolume config option to ServiceConfig
- Add maxValue property to FilledSlider component
- Update OSD sliders to respect maxVolume setting
- Update example config in README
required property string icon
property real oldValue
property bool initialized
property real maxValue: 1.0
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just use the to prop, no point in making another prop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants