1337 Commits (e69356c5506667135a6479758b594863c8ef15f0)
 

Author SHA1 Message Date
Romain Vimont 1eae139b6e Add missing consts
7 years ago
Romain Vimont 419c869c9c Use ARRAY_LEN() macro in tests
7 years ago
Romain Vimont 929bf48c7e Add tests for command-line parsing
7 years ago
Romain Vimont d950383b72 Move command-line parsing to a separate file
7 years ago
Romain Vimont 61274a7cdb Factorize integer argument parsing
7 years ago
Romain Vimont 64bcac9157 Refuse to push a non-regular file server
7 years ago
Romain Vimont 3259c60b22 Fix test compilation on mingw
7 years ago
Romain Vimont e0b117de13 Fix checkstyle warning
7 years ago
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