Commit graph

  • 75d7c01a0c Keep the same display binder across sessions Romain Vimont 2023-01-27 22:26:01 +01:00
  • 74d32e612d Terminate loop explicitly on interrupted Romain Vimont 2023-01-27 22:18:54 +01:00
  • bdba554118 Use Java lambdas where possible Romain Vimont 2023-01-27 22:16:36 +01:00
  • 234ad7ee78 Support Java lambdas in build_without_gradle.sh Romain Vimont 2023-01-27 22:08:21 +01:00
  • 8cbbcc939f Add missing final modifiers Romain Vimont 2023-01-27 22:07:57 +01:00
  • b22810b17c Use try-with-resources Romain Vimont 2023-01-27 21:59:26 +01:00
  • 4315be1648 Use random name for device socket Romain Vimont 2023-01-27 21:48:54 +01:00
  • 74e3f8b253 Add random util Romain Vimont 2023-01-27 19:26:19 +01:00
  • 059ec45f82 Add jrand48()/nrand48() compat functions Romain Vimont 2023-01-21 19:35:04 +01:00
  • e6cd42355b Use separate gen dir to build without gradle Romain Vimont 2023-01-26 10:40:48 +01:00
  • 0d298ad577 Plug RTP rtp Romain Vimont 2022-12-20 15:07:11 +01:00
  • 0e34f4fbf7 Add RTP Romain Vimont 2022-12-20 15:01:17 +01:00
  • 87da137238 Remove "on Linux" in FAQ Romain Vimont 2023-01-18 14:37:16 +01:00
  • a2eba8d4ca
    add devices msgbox prompt ncnnnnn 2023-01-12 08:55:59 +08:00
  • 2b1fd581fd Use meson feature DONOTMERGEYET feature Romain Vimont 2023-01-06 10:43:43 +01:00
  • ebf8c4dbf9 Add FAQ section about HID/OTG on Windows Romain Vimont 2023-01-03 08:45:29 +01:00
  • b3f626feee Add FAQ section about HID/OTG on Windows Romain Vimont 2023-01-03 08:45:29 +01:00
  • bf8696d02e Avoid unnecessary copy on config packets demuxing Romain Vimont 2023-01-02 15:55:46 +01:00
  • 886781e115 Avoid unnecessary copy on demuxing config packets packet_ref Romain Vimont 2023-01-02 15:55:46 +01:00
  • 0c23d50bdf
    use of while loop in strncpy function Divyesh Dhole 2022-12-30 19:22:20 +05:30
  • d8c2fe6ef2 Revert "Remove continuous resizing workaround for Windows" Romain Vimont 2022-12-26 12:42:59 +01:00
  • 54c7baceac Use "meson setup" from install_release.sh Romain Vimont 2022-12-22 13:07:07 +01:00
  • 4c43784fd1 Update links to v1.25 Romain Vimont 2022-12-22 12:44:01 +01:00
  • fe21158c20 Bump version to 1.25 v1.25 Romain Vimont 2022-12-22 12:33:29 +01:00
  • 8e0c899218 Upgrade FFmpeg (5.1.2) for Windows 64-bit Romain Vimont 2022-12-22 12:33:08 +01:00
  • 725a922271 Upgrade SDL (2.26.1) for Windows Romain Vimont 2022-12-22 12:28:21 +01:00
  • b5773a6fe8 Upgrade platform-tools (33.0.3) for Windows Romain Vimont 2022-12-22 12:24:58 +01:00
  • 67fb457dcb Merge branch 'master' into dev Romain Vimont 2022-12-22 12:29:00 +01:00
  • c7b1d0ea9a Force mouse source when --forward-all-clicks fix3568 Pawel Jasinski 2022-11-08 17:15:08 +01:00
  • 18082f6069 Remove continuous resizing workaround for Windows Romain Vimont 2022-12-21 22:06:43 +01:00
  • 8b38b11875 Add parent directory in release zipfile Romain Vimont 2022-12-21 13:31:18 +01:00
  • 64821466a1 Use "meson setup" Romain Vimont 2022-12-21 13:29:27 +01:00
  • 82cb8ab870 Adapt ClipboardManager for Android 13 Romain Vimont 2022-12-20 10:38:39 +01:00
  • b51841e85d Upgrade junit to 4.13.2 Romain Vimont 2022-12-21 13:28:08 +01:00
  • b13aece7a1 Adapt ClipboardManager for Android 13 Romain Vimont 2022-12-20 10:38:39 +01:00
  • 0ce605db06
    Merge 370974f173 into bd1deffa70 Character animation tools 2022-12-05 22:14:10 +08:00
  • bd1deffa70 Use current adb port (if any) for --tcpip tcpip_anyport Romain Vimont 2022-11-24 09:04:42 +01:00
  • 6469b55861 Fix CommandParserTest code style Romain Vimont 2022-11-24 09:27:10 +01:00
  • 8be9ce0aae
    Merge d535bc980d into c00a9ead5e Eugen Pechanec 2022-11-17 21:55:17 +03:00
  • c00a9ead5e Always use --key=value in README Romain Vimont 2022-11-17 09:21:16 +01:00
  • 597703b62e Fix DisplayInfo parsing for Android Q SeungHoon Han 2022-11-09 13:42:56 +09:00
  • 86032b6cfc
    fixed to get displayInfo in Android Q with No flags SeungHoon Han 2022-11-09 13:42:56 +09:00
  • 48bb6f2ea8 Support wchar_t in argv for Windows pr3547.2 Yu-Chen Lin 2022-10-23 14:15:25 +08:00
  • b1dddc8a57 Support wchar_t in argv for Windows Yu-Chen Lin 2022-10-23 14:15:25 +08:00
  • 470d5b0565 Support wchar_t in argv for Windows pr3547 Yu-Chen Lin 2022-10-23 14:15:25 +08:00
  • d71587e39b Avoid string concatenation in crossfiles Yu-Chen Lin 2022-10-22 21:32:12 +08:00
  • 25e5d4f9d9 Can't concatenate strings in cross-platform config Yu-Chen Lin 2022-10-22 21:32:12 +08:00
  • b62424a98a Build log.c for test_cli Romain Vimont 2022-10-19 15:17:43 +02:00
  • ffc7b91693 Add missing include <string.h> for strlen() Romain Vimont 2022-10-19 15:14:56 +02:00
  • cb46e4a64a Add missing include <string.h> for memmove() Romain Vimont 2022-10-19 15:13:55 +02:00
  • 16e2c1ce26 Add -s auto-completion for zsh pr3523 Anima C13 2022-10-08 13:27:29 -03:00
  • 1bfbadef96 Add -s auto-completion for bash Anima C13 2022-10-07 11:23:59 -03:00
  • 85270b0703
    Add -s autocompletion for zsh Anima C13 2022-10-08 13:27:29 -03:00
  • da4c75c1de
    remove sideload and recovery options Anima C13 2022-10-07 11:53:05 -03:00
  • c8407abdf6
    Add -s auto-complete option Anima C13 2022-10-07 11:23:59 -03:00
  • b4e714f77d Adapt clean up for installed APK install Romain Vimont 2022-07-03 01:15:28 +02:00
  • c0e00c485b Expose APK path from Java Romain Vimont 2022-10-02 16:35:50 +02:00
  • 8578c5072e Add option --reinstall Romain Vimont 2022-07-03 00:54:00 +02:00
  • d459a2052f Add option --install Romain Vimont 2022-07-03 00:48:49 +02:00
  • ab945efe28 Add "adb uninstall" Romain Vimont 2022-07-03 00:06:09 +02:00
  • 2ac7384797 Add util function to get the APK version Romain Vimont 2022-06-09 15:39:39 +02:00
  • 06bc5da24a Add util function to get the APK path Romain Vimont 2022-05-25 00:03:49 +02:00
  • a5d3b5b827 Make build_without_gradle generate a signed APK Romain Vimont 2022-06-12 19:03:54 +02:00
  • 174dc17a80 Sign APK with credentials from keystore.properties Romain Vimont 2022-06-12 15:31:46 +02:00
  • 56eb9c3106 Rename server to scrcpy-server.apk Romain Vimont 2022-06-10 14:53:41 +02:00
  • 40644994e8 Make ServiceManager and Settings methods static Romain Vimont 2022-10-02 17:39:23 +02:00
  • 7b75a3c966 clean up install.10 Romain Vimont 2022-07-03 01:15:28 +02:00
  • 64b70724e0 Expose APK path from Java Romain Vimont 2022-10-02 16:35:50 +02:00
  • 2bc1f59b5b Add option --reinstall Romain Vimont 2022-07-03 00:54:00 +02:00
  • bef5b11e45 Add option --install Romain Vimont 2022-07-03 00:48:49 +02:00
  • c96c77656a Add "adb uninstall" Romain Vimont 2022-07-03 00:06:09 +02:00
  • a73a04da87 Add util function to get the APK version Romain Vimont 2022-06-09 15:39:39 +02:00
  • 00766b8ab6 Add util function to get the APK path Romain Vimont 2022-05-25 00:03:49 +02:00
  • 88499cd101 Make build_without_gradle generate a signed APK Romain Vimont 2022-06-12 19:03:54 +02:00
  • b5b431fa32 Sign APK with credentials from keystore.properties Romain Vimont 2022-06-12 15:31:46 +02:00
  • f34075ff52 Rename server to scrcpy-server.apk Romain Vimont 2022-06-10 14:53:41 +02:00
  • d5c7afc253
    Update scrcpy-windows.manifest Aninooo 2022-09-28 19:39:16 +08:00
  • 7505f7117e Fix typo in logs Romain Vimont 2022-09-27 14:12:27 +02:00
  • 8e26f0e70f added fallback getting displayInfo when displayInfo is null SeungHoon Han 2022-08-02 19:39:50 +09:00
  • 949b64dff2 Add fallback to get DisplayInfo pr3416.5 SeungHoon Han 2022-08-02 19:39:50 +09:00
  • fde0aaaa48 clean up install.9 Romain Vimont 2022-07-03 01:15:28 +02:00
  • 9e8eaed31b Add option --reinstall Romain Vimont 2022-07-03 00:54:00 +02:00
  • 75e2b1e930 Add option --install Romain Vimont 2022-07-03 00:48:49 +02:00
  • 0fe74f8e96 Add "adb uninstall" Romain Vimont 2022-07-03 00:06:09 +02:00
  • be70f0218d Add util function to get the APK version Romain Vimont 2022-06-09 15:39:39 +02:00
  • 91dee4f245 Add util function to get the APK path Romain Vimont 2022-05-25 00:03:49 +02:00
  • caf9035e0d Make build_without_gradle generate a signed APK Romain Vimont 2022-06-12 19:03:54 +02:00
  • e4acae7578 Sign APK with credentials from keystore.properties Romain Vimont 2022-06-12 15:31:46 +02:00
  • 3dfd1ed8af Rename server to scrcpy-server.apk Romain Vimont 2022-06-10 14:53:41 +02:00
  • 00e9e69c2a Use /dev/null instead of closing fds Romain Vimont 2022-09-25 15:39:55 +02:00
  • 4a5cdcd390 Extract $BUILD_TOOLS_DIR Romain Vimont 2022-06-10 15:19:53 +02:00
  • 36debbf353 Add fallback to get DisplayInfo pr3416.4 SeungHoon Han 2022-08-02 19:39:50 +09:00
  • 218a040d5b Add fallback to get DisplayInfo pr3416.3 SeungHoon Han 2022-08-02 19:39:50 +09:00
  • 30fec594c5 Add unit test for DisplayInfo parsing pr3416.2 Romain Vimont 2022-09-10 16:54:16 +02:00
  • 212e4fe9f1 Add fallback to get DisplayInfo SeungHoon Han 2022-08-02 19:39:50 +09:00
  • e5e210506f Add scrcpy-console.desktop Romain Vimont 2022-06-27 13:32:40 +02:00
  • a2a22f497f Use shell environment to execute launcher Chih-Hsuan Yen 2021-12-11 11:47:57 +08:00
  • 51a1762cbd Add desktop entry file for Linux app launchers Addison Snelling 2018-10-14 03:50:35 -05:00
  • c1ec1d1023 Replace hardcoded 'share/' by datadir variable Romain Vimont 2022-06-27 12:15:37 +02:00
  • 48d89e800b Add fallback to get DisplayInfo pr3416 SeungHoon Han 2022-08-02 19:39:50 +09:00