summaryrefslogtreecommitdiffstats
path: root/audio/out/ao.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-07-21 21:51:51 +0200
committerwm4 <wm4@nowhere>2013-07-21 23:27:31 +0200
commit2111d7bc05721002299703160e0dc37a5e84a94b (patch)
treed1665284b3eedb219d4021ba750b0fc5148c0b3b /audio/out/ao.c
parent38f81c618eb55b3e022c33482986b515e25be554 (diff)
downloadmpv-2111d7bc05721002299703160e0dc37a5e84a94b.tar.bz2
mpv-2111d7bc05721002299703160e0dc37a5e84a94b.tar.xz
ao_alsa: use new option API (changes syntax)
This changes how device names are handled. Before this commit, device names were mangled in strange ways to avoid clashing with the option parser syntax. "." was replaced with ",", and "=" with ":" (the user had to do the inverse to get the correct device name). The "new" option parser has multiple ways to escape option strings, so we don't need this confusing hack anymore. Add an explicit note to the manpage as well.
Diffstat (limited to 'audio/out/ao.c')
0 files changed, 0 insertions, 0 deletions