1029 Commits (aa8b5713896935e2dfe22ab01e21b84d660c22a1)
 

Author SHA1 Message Date
Romain Vimont eb0f339271 Add shortcut to rotate screen
7 years ago
Romain Vimont bdd05b4a16 Refactor wrappers for Android SDK classes
7 years ago
Romain Vimont 525d6d4a75 Try new methods before legacy ones
7 years ago
Romain Vimont 4041043d1c Merge pull request #967 into dev
7 years ago
Yu-Chen Lin fbc86a616c Correct coding style
7 years ago
Yu-Chen Lin b2bf25c52c Add test_buffer_util
7 years ago
Yu-Chen Lin 5eeaed09ae Add test_strquote
7 years ago
Romain Vimont 3100533e56 Fix "natural scrolling"
7 years ago
Seb Leo 684e0abb74 Update BUILD.md to install adb package
7 years ago
Romain Vimont 86fcd89d80 Fix max size default value
7 years ago
Romain Vimont 8a694a9785 Suggest workaround for error 0xfffffc0e
7 years ago
Romain Vimont 26529d377f Use virtual device id to avoid NPE
7 years ago
Romain Vimont 15a206b7fc Assert return value of mutex functions
7 years ago
Romain Vimont d0f5a7fd9f Remove unused includes
7 years ago
Romain Vimont 510caff0cd Replace SDL_assert() by assert()
7 years ago
Romain Vimont b5ebb234dd Replace BUILD_DEBUG by NDEBUG
7 years ago
Romain Vimont 73e8ec1b35 Remove path argument from cmd_execute()
7 years ago
Romain Vimont 8dc11a0286 Fix warnings on Windows
7 years ago
Romain Vimont 06104a701b Fix windows build
7 years ago
yangfl 8bc056b9c6 Fix manpage format
7 years ago
Romain Vimont 7637a113e3 Compile with warning_level=2 by default
7 years ago
Romain Vimont 31d9d56117 Fix warnings
7 years ago
Romain Vimont 6abb8fd0cd Reformat Java code
7 years ago
Romain Vimont 2b845680b0 Initialize Application object to avoid NPE
7 years ago
Romain Vimont ebdc2ee8b5 Rename variable for consistency
7 years ago
Romain Vimont dfd0707a29 Move utilities to util/
7 years ago
seoyeonK 8ec077ce1b Add Korean translation for README and FAQ
7 years ago
Romain Vimont 83ace84280 Restore the .jar extension on the device side
7 years ago
Romain Vimont c9d886f38b Use the existing constants for device server path
7 years ago
yangfl 7d7f3daff2 Fix aidl option in build_without_gradle.sh
7 years ago
Romain Vimont 40c3c57613 Update links to v1.11 in README and BUILD
7 years ago
Romain Vimont 2aa65015bc Bump version to 1.11
7 years ago
Romain Vimont 4906aff454 Upgrade platform-tools (29.0.5) for Windows
7 years ago
Romain Vimont cb6b300483 Upgrade FFmpeg (4.2.1) for Windows
7 years ago
Romain Vimont c2116082ab Remove deprecated options from help and manpage
7 years ago
Romain Vimont 3599fcaae5 Fix help for --window-width and --window-height
7 years ago
Romain Vimont c610a6b3c7 Document scrcpy via SSH tunnel in README
7 years ago
Romain Vimont 704c0ff4dd Document copy-paste and --prefer-text in README
7 years ago
Romain Vimont b145b8d5f4 Reorganize features in README
7 years ago
act262 90293240cc Fix meizu 16th NPE
7 years ago
Romain Vimont 213c468c20 Move workarounds to a separate class
7 years ago
Romain Vimont 18f2e33a8b Fix noconsole.exe
7 years ago
senta2006 7aed5d5b60 Fix typos
7 years ago
Romain Vimont 601b0fecdd Extract DEBUG flag in build_without_gradle.sh
7 years ago
Romain Vimont 7fd800d583 Generate VERSION_NAME in build_without_gradle.sh
7 years ago
Romain Vimont 1d97d7213d Add option --max-fps
7 years ago
Romain Vimont fb976816f9 Do not expose frame rate in ScreenEncoder
7 years ago
Romain Vimont 1b78a77962 Fix error message
7 years ago
Romain Vimont 59073223aa Update manpage for --window-borderless option
7 years ago
Diego Fernando Díaz A 59bc5bc1f5 Add option to disable window decoration
7 years ago