.. |
android
|
Implement keyboard/mouse control
|
2018-01-18 17:25:13 +01:00 |
sys
|
Prevent killing unexpected process
|
2018-06-22 19:56:58 +02:00 |
command.c
|
Quote apk path on Windows
|
2018-05-28 20:45:54 +02:00 |
command.h
|
Drag and drop to install apk files from computer
|
2018-05-28 20:45:54 +02:00 |
common.h
|
Add an option to enable "show touches"
|
2018-03-25 15:43:27 +02:00 |
controlevent.c
|
Add missing includes
|
2018-05-13 15:33:13 +02:00 |
controlevent.h
|
Map right-click to BACK if screen is on
|
2018-03-10 00:16:29 +01:00 |
controller.c
|
Release controller lock while processing events
|
2018-05-26 15:14:46 +02:00 |
controller.h
|
Replace SDL_net by custom implementation
|
2018-02-16 00:56:58 +01:00 |
convert.c
|
Map numpad ENTER key
|
2018-04-08 12:40:05 +02:00 |
convert.h
|
Swap position/point names
|
2018-01-29 14:52:22 +01:00 |
decoder.c
|
Process the last video frame
|
2018-03-23 14:01:58 +01:00 |
decoder.h
|
Replace SDL_net by custom implementation
|
2018-02-16 00:56:58 +01:00 |
device.c
|
Send and recv all data when necessary
|
2018-02-16 00:57:48 +01:00 |
device.h
|
Replace SDL_net by custom implementation
|
2018-02-16 00:56:58 +01:00 |
events.h
|
Initial commit
|
2017-12-12 15:25:15 +01:00 |
fpscounter.c
|
Add FPS counter
|
2018-02-15 11:22:48 +01:00 |
fpscounter.h
|
Add FPS counter
|
2018-02-15 11:22:48 +01:00 |
frames.c
|
Add FPS counter
|
2018-02-15 11:22:48 +01:00 |
frames.h
|
Add FPS counter
|
2018-02-15 11:22:48 +01:00 |
icon.xpm
|
Add window icon
|
2018-02-05 14:46:00 +01:00 |
inputmanager.c
|
remove redundant semicolon
|
2018-08-11 21:16:36 +08:00 |
inputmanager.h
|
Add Ctrl+i shortcut to enable/disable FPS counter
|
2018-02-15 12:24:16 +01:00 |
installer.c
|
Destroy mutex if strdup failed
|
2018-08-12 14:57:36 +02:00 |
installer.h
|
Drag and drop to install apk files from computer
|
2018-05-28 20:45:54 +02:00 |
lockutil.c
|
Define macros wrappers for logs
|
2018-02-13 10:10:18 +01:00 |
lockutil.h
|
Do not inline lockutil functions
|
2017-12-18 11:07:42 +01:00 |
log.h
|
Define macros wrappers for logs
|
2018-02-13 10:10:18 +01:00 |
main.c
|
Add crop feature
|
2018-08-09 19:12:27 +02:00 |
net.c
|
Fix net_send_all() warning
|
2018-05-28 20:21:56 +02:00 |
net.h
|
Use const pointers when possible
|
2018-04-04 10:50:07 +02:00 |
scrcpy.c
|
Add crop feature
|
2018-08-09 19:12:27 +02:00 |
scrcpy.h
|
Add crop feature
|
2018-08-09 19:12:27 +02:00 |
screen.c
|
Factorize texture creation
|
2018-03-27 11:01:40 +02:00 |
screen.h
|
Improve startup time
|
2018-02-09 16:19:50 +01:00 |
server.c
|
Add crop feature
|
2018-08-09 19:12:27 +02:00 |
server.h
|
Add crop feature
|
2018-08-09 19:12:27 +02:00 |
strutil.c
|
Initial commit
|
2017-12-12 15:25:15 +01:00 |
strutil.h
|
Add missing include guards
|
2018-02-08 15:26:08 +01:00 |
tinyxpm.c
|
Define macros wrappers for logs
|
2018-02-13 10:10:18 +01:00 |
tinyxpm.h
|
Add missing include guards
|
2018-02-08 15:26:08 +01:00 |