scrcpy/app
Simon Chan 57056d078d Use precise scrolling values
Since SDL 2.0.18, the amount scrolled horizontally or vertically is
exposed as a float (between 0 and 1). Forward a precise value to the
Android device when possible.

Refs <https://wiki.libsdl.org/SDL_MouseWheelEvent>
Fixes #3363 <https://github.com/Genymobile/scrcpy/issues/3363>
PR #3369 <https://github.com/Genymobile/scrcpy/pull/3369>

Signed-off-by: Romain Vimont <rom@rom1v.com>
2022-08-28 15:23:08 +02:00
..
data Add option to not power on on start 2022-04-28 19:12:52 +02:00
prebuilt-deps Upgrade FFmpeg (5.0.1) for Windows 64-bit 2022-04-28 19:32:14 +02:00
src Use precise scrolling values 2022-08-28 15:23:08 +02:00
tests Use precise scrolling values 2022-08-28 15:23:08 +02:00
meson.build Rename buffer_util.h to binary.h 2022-08-28 15:23:08 +02:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to 1.24 2022-04-28 20:46:28 +02:00
scrcpy.1 Add option to not power on on start 2022-04-28 19:12:52 +02:00