scrcpy/app
Romain Vimont 0bb3955b95 Split audio player
The audio player had 2 roles:
 - handle the SDL audio output device;
 - resample input samples to maintain a target latency.

Extract the latter to a separate component (an "audio regulator"),
independent of SDL.
2024-09-23 23:59:08 +02:00
..
data Make -K -M and -G use AOA in OTG mode 2024-09-15 11:21:56 +02:00
deps Upgrade FFmpeg (7.0.2) for Windows 2024-09-15 18:58:53 +02:00
src Split audio player 2024-09-23 23:59:08 +02:00
tests Mention physical gamepad names for UHID devices 2024-09-15 11:21:56 +02:00
meson.build Split audio player 2024-09-23 23:59: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 2.7 2024-09-15 18:59:27 +02:00
scrcpy.1 Make -K -M and -G use AOA in OTG mode 2024-09-15 11:21:56 +02:00