summaryrefslogtreecommitdiffstats
path: root/video/out/vo.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-11-27 14:42:10 +0100
committerwm4 <wm4@nowhere>2015-11-27 14:42:10 +0100
commiteec844a06e13f582fdfd3b73cbd37899991d9029 (patch)
treef91812caafd4a3bece07a1bd07b96a1e60e70d80 /video/out/vo.c
parent50bb209a80dd4db423e6efff14df02a5624721d1 (diff)
downloadmpv-eec844a06e13f582fdfd3b73cbd37899991d9029.tar.bz2
mpv-eec844a06e13f582fdfd3b73cbd37899991d9029.tar.xz
ao: disambiguate default device list entries
If there were many AO drivers without device selection, this added a "Default" entry for each AO. These entries were not distinguishable, as the device list feature is meant not to require to display the "raw" device name in GUIs. Disambiguate them by adding the driver name. If the AO is the first, the name will remain just "Default". (The condition checks "num > 1", because the very first entry is the dummy for AO autoselection.)
Diffstat (limited to 'video/out/vo.c')
0 files changed, 0 insertions, 0 deletions