1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-07 06:37:46 +00:00
mpv/input
Philip Sequeira 4a4f788a68 player: use exit code 0 by default for quit, 4 for signals, etc.
Default key bindings in encoding mode also use code 4, because scripts
will probably want to fail if encoding is aborted (leaving an
incomplete file).
2015-07-11 23:46:49 +02:00
..
cmd_list.c player: use exit code 0 by default for quit, 4 for signals, etc. 2015-07-11 23:46:49 +02:00
cmd_list.h
cmd_parse.c
cmd_parse.h
event.c
event.h
input.c
input.h
ipc.c
keycodes.c
keycodes.h
pipe-win32.c