mpv/audio/out
wm4 1d9032f011 audio/out: deprecate "exclusive" sub-options
And introduce a global option which does this. Or more precisely, this
deprecates the global wasapi and coreaudio options, and adds a new one
that merges their functionality. (Due to the way the sub-option
deprecation mechanism works, this is simpler.)
2016-09-05 21:26:39 +02:00
..
ao.c options: add automagic hack for handling sub-option deprecations 2016-09-05 21:26:39 +02:00
ao.h audio/out: deprecate "exclusive" sub-options 2016-09-05 21:26:39 +02:00
ao_alsa.c audio/out: deprecate device sub-options 2016-09-05 21:26:39 +02:00
ao_coreaudio.c audio/out: deprecate "exclusive" sub-options 2016-09-05 21:26:39 +02:00
ao_coreaudio_chmap.c ao_coreaudio: fix 7.1(rear) channel mapping 2016-02-04 12:29:32 +01:00
ao_coreaudio_chmap.h ao_coreaudio_chmap: change license to LGPL 2016-01-19 21:21:49 +01:00
ao_coreaudio_exclusive.c ao_coreaudio: actually use stop callback 2016-08-09 17:09:29 +02:00
ao_coreaudio_properties.c ao_coreaudio: use correct free function on errors 2016-07-13 16:34:00 +02:00
ao_coreaudio_properties.h ao_coreaudio: report hardware latency to ao_read_data 2014-07-03 20:05:15 +02:00
ao_coreaudio_utils.c ao_creoaudio: print OSStatus as decimal signed integer too 2016-07-13 17:07:06 +02:00
ao_coreaudio_utils.h ao_coreaudio: remove unused function 2016-04-15 14:14:42 +02:00
ao_jack.c ao_jack: move to global options 2016-09-05 21:04:41 +02:00
ao_lavc.c audio: use --audio-channels=auto behavior, except on ALSA 2016-08-04 20:49:20 +02:00
ao_null.c options: deprecate suboptions for the remaining AO/VOs 2016-09-05 21:26:39 +02:00
ao_openal.c audio/out: deprecate device sub-options 2016-09-05 21:26:39 +02:00
ao_opensles.c options: deprecate suboptions for the remaining AO/VOs 2016-09-05 21:26:39 +02:00
ao_oss.c audio/out: deprecate device sub-options 2016-09-05 21:26:39 +02:00
ao_pcm.c options: deprecate suboptions for the remaining AO/VOs 2016-09-05 21:26:39 +02:00
ao_pulse.c audio/out: deprecate device sub-options 2016-09-05 21:26:39 +02:00
ao_rsound.c audio/out: deprecate device sub-options 2016-09-05 21:26:39 +02:00
ao_sdl.c options: deprecate suboptions for the remaining AO/VOs 2016-09-05 21:26:39 +02:00
ao_sndio.c audio/out: deprecate device sub-options 2016-09-05 21:26:39 +02:00
ao_wasapi.c audio/out: deprecate "exclusive" sub-options 2016-09-05 21:26:39 +02:00
ao_wasapi.h ao_wasapi: replace laggy COM messaging with mp_dispatch_queue 2016-02-26 15:43:51 -08:00
ao_wasapi_changenotify.c Fix misspellings 2016-06-26 13:47:21 +02:00
ao_wasapi_utils.c ao_wasapi: in exclusive mode do not output multichannel by default 2016-08-05 16:11:42 +02:00
internal.h audio/out: deprecate device sub-options 2016-09-05 21:26:39 +02:00
pull.c player: add --audio-stream-silence 2016-08-09 17:09:29 +02:00
push.c osdep/io: introduce mp_flush_wakeup_pipe() 2016-07-30 00:02:39 +02:00