1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-04 22:22:16 +00:00
mpv/input
wm4 dc2c7371f1 command: remove deprecated get_property command
This command has been deprecated in the 0.8.x and 0.9.x releases - get
rid of it. Its only point ever was MPlayer compatibility, which broke
years ago anyway.
2015-05-27 18:08:02 +02:00
..
cmd_list.c command: remove deprecated get_property command 2015-05-27 18:08:02 +02:00
cmd_list.h command: remove deprecated get_property command 2015-05-27 18:08:02 +02:00
cmd_parse.c input: allow - as separator between commands, instead of _ 2015-05-25 21:59:44 +02:00
cmd_parse.h
event.c
event.h
input.c input: remove some unneeded things 2015-05-26 22:00:25 +02:00
input.h input: remove some unneeded things 2015-05-26 22:00:25 +02:00
ipc.c ipc: avoid SIGPIPE 2015-05-12 22:54:11 +02:00
keycodes.c
keycodes.h
pipe-win32.c