mpv/player
wm4 b9077214cf command: don't display non-sense if volume is unavailable
Showed "Volume: (unavailable)%". That was dumb.

The message string is now a bit convoluted; mostly because the property
expand syntax can't do "if-else", just "if".

CC: @mpv-player/stable
2014-10-11 21:35:08 +02:00
..
lua
timeline
audio.c player: exit if audio init fails and there's no video 2014-10-10 15:15:58 +02:00
client.c client API: check result ptr in mpv_command_node 2014-10-12 00:56:41 +11:00
client.h
command.c command: don't display non-sense if volume is unavailable 2014-10-11 21:35:08 +02:00
command.h
configfiles.c
core.h Revert "player: --save-position-on-quit should always work" 2014-10-10 14:27:45 +02:00
discnav.c
loadfile.c player: fix terminal status in idle mode 2014-10-10 18:54:47 +02:00
lua.c lua: add command_native() function 2014-10-11 00:33:09 +02:00
main.c audio: change internal device listing API 2014-10-10 18:27:21 +02:00
main_fn.c
misc.c
osd.c
playloop.c player: don't mess up cursor visibility state 2014-10-10 18:51:44 +02:00
screenshot.c
screenshot.h
scripting.c
sub.c
video.c player: signal EOF when using --frames 2014-10-10 15:14:11 +02:00