1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-06 15:10:20 +00:00
mpv/input
wm4 a22ff44f7b input: drop deprecated "osd" command
Complicated situation due to changes by GPL-only author, but also
unnecessary due to newer mechanisms.
2017-07-21 20:02:58 +02:00
..
cmd_list.c input: drop deprecated "osd" command 2017-07-21 20:02:58 +02:00
cmd_list.h input: drop deprecated "osd" command 2017-07-21 20:02:58 +02:00
cmd_parse.c input: change license to LGPL 2017-06-19 13:28:19 +02:00
cmd_parse.h input: change license to LGPL 2017-06-19 13:28:19 +02:00
event.c
event.h
input.c build: change how some OS specific source files are selected 2017-06-29 10:30:16 +02:00
input.h build: change how some OS specific source files are selected 2017-06-29 10:30:16 +02:00
ipc-dummy.c build: change how some OS specific source files are selected 2017-06-29 10:30:16 +02:00
ipc-unix.c Avoid calling close(-1) 2017-06-29 10:31:13 +02:00
ipc-win.c
ipc.c
keycodes.c input/keycodes: change license to LGPL 2017-06-20 19:58:29 +02:00
keycodes.h input/keycodes: change license to LGPL 2017-06-20 19:58:29 +02:00
pipe-win32.c