0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/player
wm4 d5b081152a audio: add command/function to reload audio output
Anticipated use: simple solution for dealing with audio APIs which
request configuration changes via events.
2014-10-27 11:52:42 +01:00
..
lua osc: make text squuezing layout dependent 2014-10-24 01:56:15 +02:00
timeline matroska: look for all known matroska file extensions 2014-10-06 22:33:21 +02:00
audio.c player: fix exiting if both audio and video fail initializing 2014-10-23 18:31:43 +02:00
client.c command: finish hook execution if client fails 2014-10-24 21:57:02 +02:00
client.h command: finish hook execution if client fails 2014-10-24 21:57:02 +02:00
command.c audio: add command/function to reload audio output 2014-10-27 11:52:42 +01:00
command.h command: remove hook cancellation mechanism 2014-10-20 23:43:10 +02:00
configfiles.c options: don't load per-file config files by default 2014-10-17 02:55:31 +02:00
core.h Drop libquvi support 2014-10-25 20:18:22 +02:00
discnav.c sd_lavc: strictly letter-box PGS subtitles 2014-10-21 11:37:32 +02:00
loadfile.c Drop libquvi support 2014-10-25 20:18:22 +02:00
lua.c lua: subprocess: fix dumb 2014-10-26 01:52:31 +02:00
main_fn.c cocoa: fix build by using the correct HAVE_* macro 2014-08-06 09:31:59 +02:00
main.c player: adjust uninit order of components 2014-10-24 15:34:04 +02:00
misc.c player: fix exiting if both audio and video fail initializing 2014-10-23 18:31:43 +02:00
osd.c player: show busy symbol on OSD if seeking takes too long 2014-10-22 16:11:44 +02:00
playloop.c player: disable --force-window if VO fails 2014-10-24 15:34:39 +02:00
screenshot.c Move compat/ and bstr/ directory contents somewhere else 2014-08-29 12:31:52 +02:00
screenshot.h Move mpvcore/player/ to player/ 2013-12-17 00:53:22 +01:00
scripting.c osdep: limit thread names to 16 characters 2014-10-20 00:17:11 +02:00
sub.c player: move some libass setup code to sub.c 2014-10-03 23:10:18 +02:00
video.c video: send MPV_EVENT_VIDEO_RECONFIG on uninit 2014-10-24 15:34:28 +02:00