abarisain / dmix

A modern MPD Client for Android.
Apache License 2.0
590 stars 198 forks source link

[wishlist] Hiding the volume control if disabled in MPD configuration #169

Closed glorifyday closed 10 years ago

glorifyday commented 11 years ago

The volume control might be disabled in MPD configuration to ensure bit-perfect digital output. In such a case the volume control does nothing and might be hidden.

Optionally... Hiding might be possible anyway, even if the MPD configuration allows for controling the volume - in such a case the MPDClient might set 100% volume on startup. The rationale is as above - to ensure bit-perfect output.

abarisain commented 10 years ago

Done