scrcpy/app
Romain Vimont beee42fb06 Load ADB value using sc_get_env()
Contrary to getenv(), the result of sc_get_env() is encoded in UTF-8 on
all platforms. Since it is allocated, it requires an explicit init() and
destroy() functions.

PR #5560 <https://github.com/Genymobile/scrcpy/pull/5560>
2024-12-02 18:23:18 +01:00
..
data Add script to release Linux static binary 2024-11-24 15:41:13 +01:00
deps Build FFmpeg with v4l2 support for Linux 2024-11-24 17:52:53 +01:00
src Load ADB value using sc_get_env() 2024-12-02 18:23:18 +01:00
tests Add --capture-orientation 2024-11-19 21:31:04 +01:00
meson.build Expose sc_get_env() to read environment variable 2024-12-02 18:23:18 +01:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to 3.0 2024-11-24 17:52:54 +01:00
scrcpy.1 Fix alphabetic order of cli args 2024-11-24 16:37:32 +01:00