summaryrefslogtreecommitdiffstats
path: root/wscript_build.py
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-10-11 21:28:45 +0200
committerwm4 <wm4@nowhere>2014-10-11 21:35:08 +0200
commita3bf75279e806084ee1235e6a5bb5b9fdd8c7095 (patch)
tree976a87304dd5cd2d394a7ceb962e92074be3d5e1 /wscript_build.py
parentf2ef3e664b57c9db330ff552d839e3453529874d (diff)
downloadmpv-a3bf75279e806084ee1235e6a5bb5b9fdd8c7095.tar.bz2
mpv-a3bf75279e806084ee1235e6a5bb5b9fdd8c7095.tar.xz
command: make volume/mute unavailable if audio is not initialized
This does nothing good. This reverts a change made over a year ago - I don't remember why this was originally done this way. The main problem is that even if the volume option is set (something like "--volume=75"), the volume property will always return "100" until audio is initialized. If audio is uninitialized again, the volume property will remain frozen at its last value.
Diffstat (limited to 'wscript_build.py')
0 files changed, 0 insertions, 0 deletions