1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-13 02:16:54 +00:00
mpv/player
wm4 b0a04b8dea client API: merge status_reply() helper with only remaining caller
All other callers had to be changed, so there's no point in keeping this
helper function around. It's just another unnecessary indirection.
2018-05-24 19:56:34 +02:00
..
javascript js: use new hooks API (match f60826c3) 2018-04-07 16:02:20 -07:00
lua stats: show sample format of audio track 2018-05-17 22:54:56 +03:00
audio.c build: make encoding mode non-optional 2018-05-03 01:08:44 +03:00
client.c client API: merge status_reply() helper with only remaining caller 2018-05-24 19:56:34 +02:00
client.h command: add infrastructure for async commands 2018-05-24 19:56:34 +02:00
command.c screenshot: change async behavior to be in line with new semantics 2018-05-24 19:56:34 +02:00
command.h command: add infrastructure for async commands 2018-05-24 19:56:34 +02:00
configfiles.c
core.h player: make all external file loading actions async 2018-05-24 19:56:34 +02:00
external_files.c
external_files.h
javascript.c js: use new hooks API (match f60826c3) 2018-04-07 16:02:20 -07:00
loadfile.c player: make all external file loading actions async 2018-05-24 19:56:34 +02:00
lua.c client API: add a first class hook API, and deprecate old API 2018-03-26 23:02:23 -07:00
main.c command: add infrastructure for async commands 2018-05-24 19:56:34 +02:00
misc.c
osd.c build: make encoding mode non-optional 2018-05-03 01:08:44 +03:00
playloop.c command: add infrastructure for async commands 2018-05-24 19:56:34 +02:00
screenshot.c screenshot: change async behavior to be in line with new semantics 2018-05-24 19:56:34 +02:00
screenshot.h command: move screenshot command stubs to screenshot.c 2018-05-24 19:56:34 +02:00
scripting.c scripting: change when/how player waits for scripts being loaded 2018-04-18 01:17:41 +03:00
sub.c video: make decoder wrapper a filter 2018-01-30 03:10:27 -08:00
video.c screenshot: change async behavior to be in line with new semantics 2018-05-24 19:56:34 +02:00