mpv/input
wm4 39a339c813 input: remove some unneeded things
Wakeup FDs are not needed anymore (this code exists only for libwaio
usage by now), and 2 other functions can be made private.
2015-05-26 22:00:25 +02:00
..
cmd_list.c input: allow - as separator between commands, instead of _ 2015-05-25 21:59:44 +02:00
cmd_list.h command: add playlist_shuffle command 2015-05-17 21:16:10 +02:00
cmd_parse.c input: allow - as separator between commands, instead of _ 2015-05-25 21:59:44 +02:00
cmd_parse.h Update license headers 2015-04-13 12:10:01 +02:00
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 Update license headers 2015-04-13 12:10:01 +02:00
keycodes.h Update license headers 2015-04-13 12:10:01 +02:00
pipe-win32.c