Commit graph

  • 185802fbe2 longlong longlong Romain Vimont 2019-12-10 08:55:43 +01:00
  • 78f566bd6d Move platorm-specific defines to common.h Romain Vimont 2019-12-10 09:11:09 +01:00
  • 71df3175bd Update links to v1.12 in README and BUILD Romain Vimont 2019-12-09 23:50:45 +01:00
  • a0f8e7fd9f Bump version to 1.12 v1.12 Romain Vimont 2019-12-09 23:24:43 +01:00
  • e4cebc8d4c Do not build tests in release mode Romain Vimont 2019-12-09 23:23:40 +01:00
  • ba1b36758e Define SDL_MAIN_HANDLED in all tests Romain Vimont 2019-12-09 23:08:10 +01:00
  • ad92a192b5 Fix meson.build codestyle Romain Vimont 2019-12-09 23:00:33 +01:00
  • 81a8e503e5 Describe screen rotation shortcut in README Romain Vimont 2019-12-09 22:50:06 +01:00
  • 242e57d69b Merge branch 'master' into dev Romain Vimont 2019-12-09 22:37:20 +01:00
  • 024c2f7e6b Configure log priority early Romain Vimont 2019-12-09 21:53:38 +01:00
  • 1eae139b6e Add missing consts Romain Vimont 2019-12-09 21:01:14 +01:00
  • 419c869c9c Use ARRAY_LEN() macro in tests Romain Vimont 2019-12-09 20:59:11 +01:00
  • 280a20e0e0 Adding the support of KeyToTouch, which allows users to initiate an touch event via pressing some key on a keyboard. Following are the list of changes associated with this function: 1. A xml file "key-to-touch-map.xml" containing user-defined groups of mappings nothingstopsme 2019-12-10 00:18:47 +08:00
  • 929bf48c7e Add tests for command-line parsing Romain Vimont 2019-12-08 22:11:54 +01:00
  • d950383b72 Move command-line parsing to a separate file Romain Vimont 2019-12-08 21:35:19 +01:00
  • 61274a7cdb Factorize integer argument parsing Romain Vimont 2019-12-07 11:01:55 +01:00
  • 491f1010f1
    Update README.md thon-ju 2019-12-06 11:32:13 +08:00
  • 64bcac9157 Refuse to push a non-regular file server Romain Vimont 2019-12-05 21:07:11 +01:00
  • 3259c60b22 Fix test compilation on mingw Romain Vimont 2019-12-05 21:06:49 +01:00
  • e0b117de13 Fix checkstyle warning Romain Vimont 2019-12-05 21:05:45 +01:00
  • eb0f339271 Add shortcut to rotate screen rotatedevice Romain Vimont 2019-12-04 19:55:28 +01:00
  • bdd05b4a16 Refactor wrappers for Android SDK classes Romain Vimont 2019-11-27 22:05:25 +01:00
  • 525d6d4a75 Try new methods before legacy ones Romain Vimont 2019-12-04 19:31:24 +01:00
  • 4041043d1c Merge pull request #967 into dev Romain Vimont 2019-12-04 19:25:58 +01:00
  • fbc86a616c Correct coding style Yu-Chen Lin 2019-11-30 12:33:40 +08:00
  • b2bf25c52c Add test_buffer_util Yu-Chen Lin 2019-11-30 12:33:00 +08:00
  • 5eeaed09ae Add test_strquote Yu-Chen Lin 2019-11-30 12:15:58 +08:00
  • 3100533e56 Fix "natural scrolling" Romain Vimont 2019-12-03 21:10:43 +01:00
  • 684e0abb74 Update BUILD.md to install adb package Seb Leo 2019-11-29 22:36:23 +00:00
  • 86fcd89d80 Fix max size default value Romain Vimont 2019-12-03 12:06:43 +01:00
  • 3a6f93ec9d
    Update BUILD.md Seb Leo 2019-12-01 20:14:43 +00:00
  • 8a694a9785 Suggest workaround for error 0xfffffc0e Romain Vimont 2019-11-30 10:44:49 +01:00
  • 8e15c1d733 Correct coding style Yu-Chen Lin 2019-11-30 12:33:40 +08:00
  • 0f46f644ed Add test_buffer_util Yu-Chen Lin 2019-11-30 12:33:00 +08:00
  • 72f14fa2f0 Add test_strquote Yu-Chen Lin 2019-11-30 12:15:58 +08:00
  • ef4a95e05e
    Update BUILD.md to add ADB install Seb Leo 2019-11-29 22:36:23 +00:00
  • 26529d377f Use virtual device id to avoid NPE Romain Vimont 2019-11-29 14:15:43 +01:00
  • 8197ae5244
    Merge pull request #1 from Genymobile/master Sumit Sahoo 2019-11-29 15:02:09 +05:30
  • 15a206b7fc Assert return value of mutex functions Romain Vimont 2019-11-27 21:32:52 +01:00
  • d0f5a7fd9f Remove unused includes Romain Vimont 2019-11-27 21:24:52 +01:00
  • 510caff0cd Replace SDL_assert() by assert() Romain Vimont 2019-11-27 21:11:40 +01:00
  • b5ebb234dd Replace BUILD_DEBUG by NDEBUG Romain Vimont 2019-11-27 13:53:29 +01:00
  • 73e8ec1b35 Remove path argument from cmd_execute() Romain Vimont 2019-11-27 13:41:47 +01:00
  • 8dc11a0286 Fix warnings on Windows Romain Vimont 2019-11-27 13:39:42 +01:00
  • 06104a701b Fix windows build Romain Vimont 2019-11-27 13:25:56 +01:00
  • 8bc056b9c6 Fix manpage format yangfl 2019-11-27 17:44:14 +08:00
  • 7dbde7721e Fix manpage format yangfl 2019-11-27 17:44:14 +08:00
  • 7637a113e3 Compile with warning_level=2 by default Romain Vimont 2019-11-26 09:22:20 +01:00
  • 31d9d56117 Fix warnings Romain Vimont 2019-11-26 09:08:12 +01:00
  • 6abb8fd0cd Reformat Java code Romain Vimont 2019-11-25 17:33:06 +01:00
  • 2b845680b0 Initialize Application object to avoid NPE Romain Vimont 2019-11-24 11:58:40 +01:00
  • ebdc2ee8b5 Rename variable for consistency Romain Vimont 2019-11-24 11:55:42 +01:00
  • dfd0707a29 Move utilities to util/ Romain Vimont 2019-11-24 11:53:00 +01:00
  • 8ec077ce1b Add Korean translation for README and FAQ seoyeonK 2019-11-16 16:19:59 +09:00
  • da7d2f39df
    Update Readme_Kor seoyeonK 2019-11-23 22:02:49 +09:00
  • 83ace84280 Restore the .jar extension on the device side Romain Vimont 2019-11-22 15:23:57 +01:00
  • c9d886f38b Use the existing constants for device server path Romain Vimont 2019-11-22 15:16:00 +01:00
  • 7d7f3daff2 Fix aidl option in build_without_gradle.sh yangfl 2019-11-20 17:13:22 +01:00
  • 0892d990b0
    Update Readme_Kor.md seoyeonK 2019-11-20 20:38:17 +09:00
  • aca0632d52
    Merge pull request #13 from Genymobile/master feiser2016 2019-11-20 09:22:03 +08:00
  • 40c3c57613 Update links to v1.11 in README and BUILD Romain Vimont 2019-11-19 23:39:30 +01:00
  • 2aa65015bc Bump version to 1.11 v1.11 Romain Vimont 2019-11-19 22:00:50 +01:00
  • 4906aff454 Upgrade platform-tools (29.0.5) for Windows Romain Vimont 2019-11-19 22:49:08 +01:00
  • cb6b300483 Upgrade FFmpeg (4.2.1) for Windows Romain Vimont 2019-11-19 22:37:31 +01:00
  • c2116082ab Remove deprecated options from help and manpage Romain Vimont 2019-11-19 23:04:31 +01:00
  • 3599fcaae5 Fix help for --window-width and --window-height Romain Vimont 2019-11-19 22:57:48 +01:00
  • c610a6b3c7 Document scrcpy via SSH tunnel in README Romain Vimont 2019-11-19 21:52:46 +01:00
  • 704c0ff4dd Document copy-paste and --prefer-text in README Romain Vimont 2019-11-19 19:24:34 +01:00
  • b145b8d5f4 Reorganize features in README Romain Vimont 2019-11-19 18:41:43 +01:00
  • 90293240cc Fix meizu 16th NPE act262 2019-10-28 11:18:53 +08:00
  • 213c468c20 Move workarounds to a separate class Romain Vimont 2019-11-13 12:08:36 +01:00
  • 18f2e33a8b Fix noconsole.exe Romain Vimont 2019-11-19 12:22:11 +01:00
  • 7aed5d5b60 Fix typos senta2006 2019-11-15 17:44:24 +09:00
  • 601b0fecdd Extract DEBUG flag in build_without_gradle.sh Romain Vimont 2019-11-18 14:33:14 +01:00
  • 7fd800d583 Generate VERSION_NAME in build_without_gradle.sh Romain Vimont 2019-11-18 14:30:21 +01:00
  • 82c2a2a9cf
    Update Readme_Kor.md seoyeonK 2019-11-18 15:49:10 +09:00
  • 1d97d7213d Add option --max-fps Romain Vimont 2019-11-17 22:07:19 +01:00
  • fb976816f9 Do not expose frame rate in ScreenEncoder Romain Vimont 2019-11-17 15:35:28 +01:00
  • 1b78a77962 Fix error message Romain Vimont 2019-11-17 21:38:10 +01:00
  • 94b19e3799
    Merge pull request #1 from seoyeonK/seoyeonK-patch-1 seoyeonK 2019-11-16 16:25:03 +09:00
  • 89b7fbb1df
    Add files via upload seoyeonK 2019-11-16 16:19:59 +09:00
  • 59073223aa Update manpage for --window-borderless option Romain Vimont 2019-11-15 18:59:47 +01:00
  • 59bc5bc1f5 Add option to disable window decoration Diego Fernando Díaz A 2019-08-29 00:25:17 -05:00
  • 9fd7a80a89 Add option to specify the initial window size Romain Vimont 2019-11-03 18:00:11 +01:00
  • b6e2f8ae00 Update manpage for --window-{x,y} options Romain Vimont 2019-11-03 17:34:01 +01:00
  • ce5635f28c Add option to specify the initial window position Diego Fernando Díaz A 2019-08-29 00:25:17 -05:00
  • 1d3d8b2cc7 add IME 'ScrcpyIME' pangliang 2019-11-15 18:06:33 +08:00
  • c3f2603db9 fix typo senta2006 2019-11-15 17:44:24 +09:00
  • 771bd8404d Do not write invalid packet duration Romain Vimont 2019-11-13 16:04:16 +01:00
  • d61c2ab3f9 Fix meizu 16th NPE meizu act262 2019-10-28 11:18:53 +08:00
  • e6cca8db5c Move workarounds to a separate class Romain Vimont 2019-11-13 12:08:36 +01:00
  • af3027a85b Merge pull request #920 into dev Romain Vimont 2019-11-13 12:01:02 +01:00
  • b963a3b9d5 Check client and server mismatch Yu-Chen Lin 2019-11-10 20:23:58 +08:00
  • aa0f77c898 Accept resize shortcuts on maximized window maximized.2 Romain Vimont 2019-11-11 21:44:27 +01:00
  • 35c05bb3ce Fix rotation while the window is maximized Romain Vimont 2019-11-11 21:26:35 +01:00
  • f6f2868868 Handle window events from screen.c Romain Vimont 2019-10-20 15:32:33 +02:00
  • f24d488ca2 Check client and server mismatch compare_version Yu-Chen Lin 2019-11-10 20:23:58 +08:00
  • 6d0e61cdcf Send client version as first parameter and check it at server starts Yu-Chen Lin 2019-11-10 20:23:58 +08:00
  • 6996cbf5d3 Log device disconnection Romain Vimont 2019-11-09 21:13:20 +01:00
  • e282100d0b Call Looper.prepareMainLooper() to avoid exception olbb 2019-02-19 10:33:59 +08:00