mpv/player
wm4 075edc6fee player: make audio-channels etc. runtime settable
If one of the audio output format options is set, brually reinit the
audio chain.

Since the audio-channels property is still mapped to the deprecated
read-only property, "options/audio-channels" currently has to be used,
e.g. "cycle-values options/audio-channels 2 7.1".
2016-09-22 20:57:06 +02:00
..
lua ytdl_hook: temporarily force disable dash segments formats 2016-09-22 20:34:42 +02:00
audio.c audio: fix segfault when yanking USB DAC 2016-09-20 14:46:36 +02:00
client.c client API: more or less deprecate mpv_set_option() 2016-09-21 17:35:00 +02:00
client.h client API: fix init/destruction race conditions 2016-09-21 17:34:55 +02:00
command.c player: make audio-channels etc. runtime settable 2016-09-22 20:57:06 +02:00
command.h options: slightly better option update mechanism 2016-09-19 19:51:26 +02:00
configfiles.c player: remove some explicit options accesses when saving resume file 2016-09-22 20:57:06 +02:00
core.h command: add a load-script command 2016-09-22 20:57:06 +02:00
external_files.c ta: remove old and redundant macro 2016-05-17 10:53:14 +02:00
external_files.h player: rename and move find_subfiles.c 2015-09-20 18:05:06 +02:00
lavfi.c lavfi: shut up false positive compiler warnings 2016-04-26 19:38:51 +02:00
lavfi.h player: add complex filter graph support 2016-02-05 23:19:56 +01:00
loadfile.c player: some M_SETOPT_RUNTIME cleanups 2016-09-22 20:57:05 +02:00
lua.c lua: expose subprocess_detached 2016-09-21 12:43:21 +02:00
main.c options: make input options generally runtime-settable 2016-09-21 17:35:00 +02:00
misc.c player: litter code with explicit wakeup calls 2016-09-16 14:39:45 +02:00
osd.c player: litter code with explicit wakeup calls 2016-09-16 14:39:45 +02:00
playloop.c player: use better way to wait for input and dispatching commands 2016-09-16 14:49:23 +02:00
screenshot.c video: refactor how VO exports hwdec device handles 2016-05-09 20:03:22 +02:00
screenshot.h Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
scripting.c command: add a load-script command 2016-09-22 20:57:06 +02:00
sub.c osd: cleanup: make OSDTYPE_ constants private to OSD code 2016-03-08 22:01:57 +01:00
video.c player: minor changes in init code 2016-09-19 19:57:31 +02:00