1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-30 11:42:04 +00:00
mpv/input
wm4 a702cff794 input: raise log level of some noisy messages
Same as the commit before this.
2018-04-29 02:21:32 +03:00
..
cmd_list.c client API: add a first class hook API, and deprecate old API 2018-03-26 23:02:23 -07:00
cmd_list.h command: add a change-list command 2018-01-25 20:18:32 -08:00
cmd_parse.c cmd_parse: minor cosmetics 2018-01-18 01:42:36 -08:00
cmd_parse.h
event.c
event.h
input.c input: raise log level of some noisy messages 2018-04-29 02:21:32 +03:00
input.h input: make command argument list a dynamic array 2018-01-10 20:36:27 -08:00
ipc-dummy.c
ipc-unix.c all: replace mpv_detach_destroy() with mpv_destroy() 2018-03-15 00:00:04 -07:00
ipc-win.c all: replace mpv_detach_destroy() with mpv_destroy() 2018-03-15 00:00:04 -07:00
ipc.c
keycodes.c
keycodes.h
pipe-win32.c