mpv/player
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
..
lua player: fix minor spelling mistake in osc.lua 2016-08-27 09:02:11 +02:00
audio.c audio/out: deprecate "exclusive" sub-options 2016-09-05 21:26:39 +02:00
client.c client API: implement mpv_suspend/resume slightly differently 2016-09-04 18:05:36 +02:00
client.h client API: add stream_cb API for user-defined stream implementations 2016-08-07 19:33:20 +02:00
command.c command: try selecting the next track if track switching fails 2016-09-03 17:12:29 +02:00
command.h command: add options to property list 2016-09-01 20:00:43 +02:00
configfiles.c config: deprecate ao and vo auto-profiles 2016-09-03 12:46:32 +02:00
core.h client API: implement mpv_suspend/resume slightly differently 2016-09-04 18:05:36 +02:00
external_files.c ta: remove old and redundant macro 2016-05-17 10:53:14 +02:00
external_files.h
lavfi.c lavfi: shut up false positive compiler warnings 2016-04-26 19:38:51 +02:00
lavfi.h
loadfile.c player: don't directly access demuxer->stream 2016-08-26 13:33:38 +02:00
lua.c
main.c player: remove opengl-es=no flag from opengl-hq profile 2016-09-03 13:07:58 +02:00
misc.c m_config: introduce basic mechanism to synchronize global option updates 2016-09-02 15:50:40 +02:00
osd.c player: add option to disable video OSD 2016-08-28 18:26:59 +02:00
playloop.c client API: implement mpv_suspend/resume slightly differently 2016-09-04 18:05:36 +02:00
screenshot.c video: refactor how VO exports hwdec device handles 2016-05-09 20:03:22 +02:00
screenshot.h
scripting.c
sub.c
video.c command: fix or document some property/option consistency issues 2016-09-01 20:57:33 +02:00