You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrcpy/app/src
Frank Leon Rose aaf7875d92 Ensure get_server_path() retval is freeable
PR #2276 <https://github.com/Genymobile/scrcpy/pull/2276>

Signed-off-by: Romain Vimont <rom@rom1v.com>
3 years ago
..
android Remove AINPUT_SOURCE_ANY value 6 years ago
sys Replace SDL_strdup() by strdup() 3 years ago
util Assert non-recursive usage of mutexes 3 years ago
adb.c Replace SDL_strdup() by strdup() 3 years ago
adb.h Define feature test macros in common.h 4 years ago
cli.c Fix options alphabetical order 3 years ago
cli.h Define feature test macros in common.h 4 years ago
common.h Group common includes into common.h 4 years ago
compat.c Provide strdup() compat 3 years ago
compat.h Provide strdup() compat 3 years ago
control_msg.c Forward DOWN and UP separately for right-click 3 years ago
control_msg.h Forward DOWN and UP separately for right-click 3 years ago
controller.c Wrap SDL thread functions into scrcpy-specific API 3 years ago
controller.h Wrap SDL thread functions into scrcpy-specific API 3 years ago
coords.h Move common structs to coords.h 4 years ago
decoder.c Remove useless includes from decoder.c 3 years ago
decoder.h Use a callback to notify frame skip 3 years ago
device.c Group common includes into common.h 4 years ago
device.h Define feature test macros in common.h 4 years ago
device_msg.c Replace SDL_strdup() by strdup() 3 years ago
device_msg.h Replace SDL_strdup() by strdup() 3 years ago
event_converter.c Group common includes into common.h 4 years ago
event_converter.h Define feature test macros in common.h 4 years ago
events.h Remove unused custom event 3 years ago
file_handler.c Wrap SDL thread functions into scrcpy-specific API 3 years ago
file_handler.h Wrap SDL thread functions into scrcpy-specific API 3 years ago
fps_counter.c Wrap SDL thread functions into scrcpy-specific API 3 years ago
fps_counter.h Wrap SDL thread functions into scrcpy-specific API 3 years ago
icon.xpm Add window icon 6 years ago
input_manager.c Provide actions for the extra mouse buttons 3 years ago
input_manager.h Remove unused field from input_manager 3 years ago
main.c Define feature test macros in common.h 4 years ago
opengl.c Enable trilinear filtering for OpenGL 4 years ago
opengl.h Define feature test macros in common.h 4 years ago
receiver.c Wrap SDL thread functions into scrcpy-specific API 3 years ago
receiver.h Wrap SDL thread functions into scrcpy-specific API 3 years ago
recorder.c Make internal recorder function static 3 years ago
recorder.h Wrap SDL thread functions into scrcpy-specific API 3 years ago
scrcpy.c Do not forward SDL_DROPFILE event 3 years ago
scrcpy.h Support power off on close 3 years ago
screen.c Move resizing workaround to screen.c 3 years ago
screen.h Set initial fullscreen from screen.c 3 years ago
server.c Ensure get_server_path() retval is freeable 3 years ago
server.h Support power off on close 3 years ago
stream.c Wrap SDL thread functions into scrcpy-specific API 3 years ago
stream.h Remove useless forward declaration from stream.h 3 years ago
tiny_xpm.c Group common includes into common.h 4 years ago
tiny_xpm.h Define feature test macros in common.h 4 years ago
video_buffer.c Release frame data as soon as possible 3 years ago
video_buffer.h Use a callback to notify frame skip 3 years ago