diff options
author | Stefano Pigozzi <stefano.pigozzi@gmail.com> | 2015-02-03 00:28:54 +0100 |
---|---|---|
committer | Stefano Pigozzi <stefano.pigozzi@gmail.com> | 2015-02-03 00:40:02 +0100 |
commit | de4f9977528e454c44f980a4364ecd18d3219c62 (patch) | |
tree | 323c54565b1ead914d59a4826f09b8cecccef91c /input/joystick.c | |
parent | a3be14683a33211e3e07094246bb3342fc789763 (diff) | |
download | mpv-de4f9977528e454c44f980a4364ecd18d3219c62.tar.bz2 mpv-de4f9977528e454c44f980a4364ecd18d3219c62.tar.xz |
ao_coreaudio: use device UID instead of ID for selection
Previously we let the user use the audio device ID, but this is not persistent
and can change when plugging in new devices. That of course made it quite
worthless for storing it as a user setting for GUIs, or for user scripts.
In theory getting the kAudioDevicePropertyDeviceUID can fail but it doesn't
on any of my devices, so I'm leaving the error reporting quite high and see if
someone complains.
Diffstat (limited to 'input/joystick.c')
0 files changed, 0 insertions, 0 deletions