Quad4 Software
explore Help
Sign In
Mirrors/mpv
1
0
Fork 0
You've already forked mpv
mirror of https://github.com/mpv-player/mpv.git synced 2025-12-28 05:33:14 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
6a1746b4e387dde10c9409099c1000443f40b4cd
mpv/input
History
wm4 e082c2c3df Remove some unneeded NULL checks
Found by Coverity; also see commit 85fb2af3.
2014-11-21 09:58:09 +01:00
..
cmd_list.c
input: add a prefix to make any binding act on key repeat
2014-11-20 23:41:01 +01:00
cmd_list.h
command: add drop_buffers
2014-11-20 22:41:50 +01:00
cmd_parse.c
input: add a prefix to make any binding act on key repeat
2014-11-20 23:41:01 +01:00
cmd_parse.h
command: print executed commands with -v
2014-10-23 15:13:05 +02:00
event.c
input: use mpv_node parser for char** command parsers
2014-10-10 22:58:28 +02:00
event.h
Move compat/ and bstr/ directory contents somewhere else
2014-08-29 12:31:52 +02:00
input.c
input: add a prefix to make any binding act on key repeat
2014-11-20 23:41:01 +01:00
input.h
input: add a prefix to make any binding act on key repeat
2014-11-20 23:41:01 +01:00
ipc.c
ipc: fix confusion of write() return value and errno
2014-11-21 05:18:05 +01:00
joystick.c
input: remove useless joystick.h/lirc.h include files
2014-09-10 00:51:36 +02:00
keycodes.c
Remove some unneeded NULL checks
2014-11-21 09:58:09 +01:00
keycodes.h
input: make key bindings like "Shift+X" work (for ASCII)
2014-08-26 20:39:28 +02:00
lirc.c
input: remove central select() call
2014-09-10 03:24:45 +02:00
pipe-win32.c
input: use libwaio for pipe input on Windows
2014-09-14 16:24:01 +02:00