Commit graph

  • 3504c0016b Add tests for control message length Romain Vimont 2020-03-26 22:48:01 +01:00
  • 89d1602185 Fix expected message length for touch events Romain Vimont 2020-03-26 22:45:43 +01:00
  • 566ba766af Remove unused constant Romain Vimont 2020-03-26 22:43:53 +01:00
  • a12b459746 Accept negative window position negativepos Romain Vimont 2020-03-26 17:54:06 +01:00
  • 2ea23b7fa2 comments fix, move layerStack field to Device class, prevent sending input event to wrong display evigurskiy 2020-03-23 12:35:47 +03:00
  • 5353dabc9a add check for presentaion display and prompt about available display id evigurskiy 2020-03-21 13:42:45 +03:00
  • 749e614665 add displayId setting to InputEvent evigurskiy 2020-03-02 14:48:39 +03:00
  • ee810f653b add display id param e_vigurskiy 2020-02-24 14:16:38 +03:00
  • dfdff5d720 add check for presentaion display and prompt about available display id evigurskiy 2020-03-21 13:42:45 +03:00
  • a0af402d96 Fix the printed versions (were opposite) Tzah Mazuz 2020-03-16 11:23:11 +02:00
  • 7bb91638ad Improve FAQ faq Romain Vimont 2020-02-23 18:51:36 +01:00
  • 600df37753 Mention AutoAdb in README Romain Vimont 2020-03-19 19:16:08 +01:00
  • 902b99174d Fix server debugger for Android >= 9 Romain Vimont 2020-03-19 19:15:43 +01:00
  • e49657a5e3 Adding codec-profile option to the server exec params Tzah Mazuz 2020-03-16 15:04:13 +02:00
  • 1e3321cf58 Added help and parsing of the codec-profile option Tzah Mazuz 2020-03-16 15:03:43 +02:00
  • a5d5ea1b73 Fix the printed versions (were opposite) Tzah Mazuz 2020-03-16 11:23:11 +02:00
  • a9685d3b56 Adding codecProfile and setCodecProfile to the ScreenEncoder Tzah Mazuz 2020-03-12 16:56:27 +02:00
  • 709a0c327a Adding codecProfile to server options Tzah Mazuz 2020-03-12 16:52:46 +02:00
  • 504d6a42d5 Adding codec_profile to scrcpy client default options. If the option is not requested with -c then the codec will be automatically choosen by the MediaCodec. Tzah Mazuz 2020-03-12 15:59:10 +02:00
  • 8bca45a441 . Nightmare-MYS 2020-03-19 12:33:39 +08:00
  • e787615dd2
    Merge pull request #1 from calebbrown/master Ricky Chow 2020-03-19 12:57:48 +11:00
  • 56d6eeac4a Fix some broken whitespace Caleb Brown 2020-03-19 12:45:06 +11:00
  • 4afca06635 Replace layout stack option with better device id option. Caleb Brown 2020-03-19 12:38:05 +11:00
  • a1c1b2377f Adding codec-profile option to the server exec params Tzah Mazuz 2020-03-16 15:04:13 +02:00
  • a4ef318ae3 Added help and parsing of the codec-profile option Tzah Mazuz 2020-03-16 15:03:43 +02:00
  • ef95046c3e Fix the printed versions (were opposite) Tzah Mazuz 2020-03-16 11:23:11 +02:00
  • 89aa7b649a Adding codecProfile and setCodecProfile to the ScreenEncoder Tzah Mazuz 2020-03-12 16:56:27 +02:00
  • e7f205ca19 Adding codecProfile to server options Tzah Mazuz 2020-03-12 16:52:46 +02:00
  • d93cf8420b Adding codec_profile to scrcpy client default options. If the option is not requested with -c then the codec will be automatically choosen by the MediaCodec. Tzah Mazuz 2020-03-12 15:59:10 +02:00
  • cd69eb4a4f Handle NumPad events when NumLock is disabled pr1188 Jaafar Biyadi 2020-02-29 18:33:17 +01:00
  • bc7508427b Add scoop instructions for Windows Yogev Boaron Ben-Har 2020-03-08 10:31:29 +02:00
  • 24ade6ad77 Simplify Chocolatey documentation Romain Vimont 2020-03-14 17:07:20 +01:00
  • ae2d094362 Handle locked video orientation from ScreenInfo Romain Vimont 2020-03-05 22:01:35 +01:00
  • 2f6fd015fa
    Add scoop instructions for windows Yogev Boaron Ben-Har 2020-03-08 10:31:29 +02:00
  • 2d40a7ffde Handle locked video orientation from ScreenInfo locked Romain Vimont 2020-03-05 22:01:35 +01:00
  • 46d1c009d8 Add Android 4.4 support and dump hierarchy wenxiaomao1023 2020-03-05 16:42:05 +08:00
  • c5f5d1e456 Rename "rotation" to "device rotation" Romain Vimont 2020-03-04 22:04:56 +01:00
  • 63286424bb Compute all screen info from ScreenInfo Romain Vimont 2020-03-04 21:44:20 +01:00
  • da18c9cdab Remove useles import Romain Vimont 2020-03-04 21:56:48 +01:00
  • c396758b4e Remove link to Windows 32 bits release Romain Vimont 2020-03-03 21:39:27 +01:00
  • e63ca4e084 Fix additional coding style issue Jaafar Biyadi 2020-03-02 22:22:03 +01:00
  • 1a122fcce9 add displayId setting to InputEvent evigurskiy 2020-03-02 14:48:39 +03:00
  • 197904384c Solve coding style issues Jaafar Biyadi 2020-03-01 11:53:16 +01:00
  • 9c9eeb8c3a Handle events on NumPad when NumLock is disabled Jaafar Biyadi 2020-02-29 18:33:17 +01:00
  • d3281f4b67 Show a friendly hint for adb installation yangfl 2020-01-16 02:47:34 +08:00
  • 1982bc439b Add option to lock video orientation George Stamoulis 2020-02-16 13:30:36 +02:00
  • ef56cc6ff7 Retrieve screen info once Romain Vimont 2020-02-24 21:08:32 +01:00
  • c0f428eb05 Merge branch 'master' into dev Romain Vimont 2020-02-27 21:24:32 +01:00
  • 4794ca8ae7 Use linear filtering Romain Vimont 2020-02-25 12:18:49 +01:00
  • a58de783c8 Add option to lock video orientation pr1151.rom1v George Stamoulis 2020-02-16 13:30:36 +02:00
  • 12e269b9f0 Retrieve screen info once Romain Vimont 2020-02-24 21:08:32 +01:00
  • dfef5a0cb5 add display id param e_vigurskiy 2020-02-24 14:16:38 +03:00
  • b4dc78af0c Adding --serve option : - Add current working files Killian Richard 2020-02-24 10:13:29 +01:00
  • 81a6b8e3a3 Adding --serve option on README Killian Richard 2020-02-24 09:56:29 +01:00
  • 6395636716 Pull request follow up George Stamoulis 2020-02-18 01:33:45 +02:00
  • f903cd376d Documentation rectifications George Stamoulis 2020-02-16 13:14:08 +02:00
  • 1d88200db3 Client orientation option George Stamoulis 2020-02-16 13:30:36 +02:00
  • 40c912d8cb Documentation rectifications George Stamoulis 2020-02-16 13:14:08 +02:00
  • e8127375ae Add Chocolatey for Windows install Camilo Martinez 2020-02-12 11:31:10 -05:00
  • 7bcda575c3
    Add chocolatey for windows install Camilo Martinez 2020-02-12 11:31:10 -05:00
  • 1144f64214 Indicate that -s can also be used for TCP/IP Romain Vimont 2020-02-06 18:40:59 +01:00
  • 792fd0e07b Added layerstack option Ricky Chow 2020-01-29 16:02:39 +11:00
  • 173dc8a3fb Instrumented to observe timing of execution Frank Leon Rose 2020-01-27 15:11:04 -05:00
  • 575e6b0a42 Parameterizes PNG target dimensions Frank Leon Rose 2020-01-27 15:09:17 -05:00
  • e0444fdcae Runs capture processing on a separate thread Frank Leon Rose 2020-01-27 15:08:24 -05:00
  • fef84849bc Show a friendly hint for adb installation adb_hint.2 yangfl 2020-01-16 02:47:34 +08:00
  • d16a0d260c Adds ability to capture a screenshot to PNG Frank Leon Rose 2020-01-24 16:48:24 -05:00
  • 158a3e5d2b Adds h264 as format for recording Frank Leon Rose 2020-01-24 13:04:24 -05:00
  • 0e275bc208 Merge branch 'master' of https://github.com/team-mobot/scrcpy Frank Leon Rose 2020-01-24 13:03:31 -05:00
  • 1c896f47af
    Merge pull request #14 from Genymobile/master feiser2016 2020-01-21 15:20:48 +08:00
  • 300503b8d8
    java.io.FileNotFoundException logged but harmless hafizi@dev 2020-01-19 23:59:21 +08:00
  • 39356602ed Mention scrcpy Debian package in README Romain Vimont 2020-01-19 16:16:05 +01:00
  • 0fb22c3e98 Happy new year 2020! Romain Vimont 2020-01-19 16:04:20 +01:00
  • 96bd2c974d Do not report workarounds errors Romain Vimont 2020-01-19 15:49:25 +01:00
  • 665488298e Show a friendly hint for adb installation adb_hint yangfl 2020-01-16 02:47:34 +08:00
  • dc7fcf3c7a Accept port range Romain Vimont 2019-12-09 21:16:09 +01:00
  • 2a3a9d4ea9 Add util function to parse a list of integers Romain Vimont 2019-12-09 14:32:59 +01:00
  • ca0031cbde Refactor server tunnel initialization Romain Vimont 2019-12-09 22:10:42 +01:00
  • d1a9a76cc6 Reorder functions Romain Vimont 2019-12-09 22:14:43 +01:00
  • a8ceaf5284 Fix include order Romain Vimont 2020-01-17 21:00:14 +01:00
  • 7a547bf467 Accept port range portrange Romain Vimont 2019-12-09 21:16:09 +01:00
  • 99989ec48a Add util function to parse a list of integers Romain Vimont 2019-12-09 14:32:59 +01:00
  • 0b62ee209f Refactor server tunnel initialization Romain Vimont 2019-12-09 22:10:42 +01:00
  • e9e73a4cd7 Reorder functions Romain Vimont 2019-12-09 22:14:43 +01:00
  • 9648b7a387 Handle down/up actions for BACK or POWER ON issue1062 Romain Vimont 2020-01-08 22:48:22 +01:00
  • 149702753f Handle down/up actions separately for HOME Romain Vimont 2020-01-08 22:11:03 +01:00
  • a909dbfb56
    Update BUILD.md Seb Leo 2019-12-20 05:12:50 +00:00
  • 83d48267a7 Accept --max-fps before Android 10 Romain Vimont 2019-12-19 11:49:50 +01:00
  • db6252e52b Simplify net.c Romain Vimont 2019-12-15 21:55:43 +01:00
  • 229eeb24a2 Merge pull request #1002 into dev Romain Vimont 2019-12-15 13:24:17 +01:00
  • f9786e5034 Get env in windows correctly pr1002 Yu-Chen Lin 2019-12-14 14:34:49 +08:00
  • 78a320a763 Fix utf-8 char path in windows Yu-Chen Lin 2019-12-12 20:26:58 +08:00
  • 7d5845196e Fix memory leak on portable builds Romain Vimont 2019-12-14 18:13:56 +01:00
  • 2639c6a5ca Get env in windows correctly Yu-Chen Lin 2019-12-14 14:34:49 +08:00
  • acc9bcbc0a Add out.gif wenchenglong 2019-12-14 02:58:44 +08:00
  • dce39887f5 Add jpeg encoder wenchenglong 2019-12-13 15:01:54 +08:00
  • 71db667caf Fix utf-8 char path in windows Yu-Chen Lin 2019-12-12 20:26:58 +08:00
  • 31bd95022b Update links to v1.12.1 in README and BUILD Romain Vimont 2019-12-10 17:59:42 +01:00
  • 4687a0ebac Bump version to 1.12.1 v1.12.1 Romain Vimont 2019-12-10 10:07:48 +01:00
  • 6965d051ae Limit bitrate range to 31 bits integer Romain Vimont 2019-12-10 09:28:27 +01:00