mpv/osdep
nanahi 7cfd369ffb terminal-win: support mouse input events
The mouse input information is available from the INPUT_RECORD
with MOUSE_EVENT event type.
2024-04-18 01:03:33 +02:00
..
android
mac mac/log: fix use after free when freeing mpv handle 2024-04-12 23:23:16 +02:00
compiler.h
endian.h
getpid.h
glob-win.c
io.c win32: change fputs to fwrite wrapper 2024-04-07 20:23:04 +02:00
io.h win32: change fputs to fwrite wrapper 2024-04-07 20:23:04 +02:00
language-mac.c
language-posix.c
language-win.c
main-fn-mac.c
main-fn-unix.c
main-fn-win.c
main-fn.h
mpv.exe.manifest
mpv.rc
path-darwin.c
path-mac.m
path-unix.c
path-uwp.c
path-win.c
path.h
poll_wrapper.c
poll_wrapper.h
semaphore-mac.c
semaphore.h
strnlen.h
subprocess-dummy.c
subprocess-posix.c
subprocess-win.c
subprocess.c
subprocess.h
terminal-dummy.c win32: change fputs to fwrite wrapper 2024-04-07 20:23:04 +02:00
terminal-unix.c terminal: add terminal_set_mouse_input function 2024-04-18 01:03:33 +02:00
terminal-win.c terminal-win: support mouse input events 2024-04-18 01:03:33 +02:00
terminal.h terminal: add terminal_set_mouse_input function 2024-04-18 01:03:33 +02:00
threads-posix.c
threads-posix.h
threads-win32.h
threads.h
timer-darwin.c mac/vulkan: add support for frame timing via presentation feedback 2024-04-10 19:14:20 +02:00
timer-linux.c
timer-win32.c
timer.c mac/vulkan: add support for frame timing via presentation feedback 2024-04-10 19:14:20 +02:00
timer.h mac/vulkan: add support for frame timing via presentation feedback 2024-04-10 19:14:20 +02:00
utils-mac.c
utils-mac.h
w32_keyboard.c
w32_keyboard.h
win32-console-wrapper.c
windows_utils.c
windows_utils.h