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
b7d0dfaf1a8fe33f555679ebaf132caa4d9842c9
mpv/input
History
Sebastian Reuße b7d0dfaf1a ipc-unix: don’t truncate the message on EAGAIN
Fixes #4452.
2017-05-24 21:55:22 +02:00
..
cmd_list.c
command: mark some commands as "scalable"
2017-05-12 22:58:58 +10:00
cmd_list.h
command: mark some commands as "scalable"
2017-05-12 22:58:58 +10:00
cmd_parse.c
command: use scale_units to add/cycle integer properties
2017-05-12 22:58:58 +10:00
cmd_parse.h
Update license headers
2015-04-13 12:10:01 +02:00
event.c
Use - as command-name separator everywhere
2016-07-14 22:37:42 +02:00
event.h
input/event.h: add include guard
2016-03-15 22:44:15 +01:00
input.c
command: use scale_units to add/cycle integer properties
2017-05-12 22:58:58 +10:00
input.h
command: use scale_units to add/cycle integer properties
2017-05-12 22:58:58 +10:00
ipc-unix.c
ipc-unix: don’t truncate the message on EAGAIN
2017-05-24 21:55:22 +02:00
ipc-win.c
ipc: log when listening to IPC socket
2016-09-29 16:47:19 +02:00
ipc.c
ipc: raise json nesting limit
2017-05-03 20:47:11 +02:00
keycodes.c
input: add a catch-all "unmapped" command
2015-12-23 19:13:45 +01:00
keycodes.h
input: add MP_KEY_IS_AXIS and treat MP_AXIS_* as mouse events
2017-05-12 22:58:58 +10:00
pipe-win32.c
osdep: rename atomics.h to atomic.h
2016-09-07 11:26:25 +02:00