You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Romain Vimont 3bc1c51b91
Always use SDL_malloc() and SDL_free()
7 years ago
..
android Remove AINPUT_SOURCE_ANY value 7 years ago
sys Always use SDL_malloc() and SDL_free() 7 years ago
buffer_util.h Replace SDL types by C99 standard types 7 years ago
command.c Always use SDL_malloc() and SDL_free() 7 years ago
command.h Use size_t for command length 7 years ago
common.h Replace SDL types by C99 standard types 7 years ago
compat.h Disable X11 compositor bypass 7 years ago
control_event.c Replace SDL types by C99 standard types 7 years ago
control_event.h Replace SDL types by C99 standard types 7 years ago
controller.c Replace SDL types by C99 standard types 7 years ago
controller.h Replace SDL types by C99 standard types 7 years ago
convert.c Bind Home key to MOVE_HOME 7 years ago
convert.h Replace SDL types by C99 standard types 7 years ago
decoder.c Add more consts 7 years ago
decoder.h Add more consts 7 years ago
device.c Replace SDL types by C99 standard types 7 years ago
device.h Replace SDL types by C99 standard types 7 years ago
events.h Add stream layer 7 years ago
file_handler.c Make owned filename a pointer-to-non-const 7 years ago
file_handler.h Make owned filename a pointer-to-non-const 7 years ago
fps_counter.c Replace SDL types by C99 standard types 7 years ago
fps_counter.h Replace SDL types by C99 standard types 7 years ago
icon.xpm Add window icon 8 years ago
input_manager.c Explicitly pass control flag to input manager 7 years ago
input_manager.h Explicitly pass control flag to input manager 7 years ago
lock_util.c Update code style 7 years ago
lock_util.h Update code style 7 years ago
log.h Add log verbose macro 7 years ago
main.c Bind Home key to MOVE_HOME 7 years ago
net.c Replace SDL types by C99 standard types 7 years ago
net.h Replace SDL types by C99 standard types 7 years ago
recorder.c Add more consts 7 years ago
recorder.h Add more consts 7 years ago
scrcpy.c Disable X11 compositor bypass 7 years ago
scrcpy.h Replace SDL types by C99 standard types 7 years ago
screen.c Continue on icon loading failure 7 years ago
screen.h Do not init SDL video subsystem if no display 7 years ago
server.c Remove useless casts to (void *) 7 years ago
server.h Make owned serial a pointer-to-non-const 7 years ago
str_util.c Always use SDL_malloc() and SDL_free() 7 years ago
str_util.h Update code style 7 years ago
stream.c Always use SDL_malloc() and SDL_free() 7 years ago
stream.h Replace SDL types by C99 standard types 7 years ago
tiny_xpm.c Check surface returned for icon 7 years ago
tiny_xpm.h Update code style 7 years ago
video_buffer.c Use explicit output parameter for skipped frame 7 years ago
video_buffer.h Use explicit output parameter for skipped frame 7 years ago