Commit graph

  • af516e33ee Update README.pt-br to v1.17 Natan Junges 2021-01-14 01:03:10 -03:00
  • 4546b97c39
    Update README's Brazilian Portuguese translation to 1.17 version Natan Junges 2021-01-14 01:03:57 -03:00
  • 974ba607e3
    Update README's Brazilian Portuguese translation to 1.17 version Natan Junges 2021-01-14 01:03:10 -03:00
  • b065222a8f doc: update README.zh-Hans.md Simon Chan 2021-01-12 13:54:42 +08:00
  • 7ad8354886 Define feature test macros in common.h feature_test_macro Romain Vimont 2021-01-08 19:13:53 +01:00
  • 59feb2a15c Group common includes into common.h Romain Vimont 2021-01-08 19:18:02 +01:00
  • 6385b8c162 Move common structs to coords.h Romain Vimont 2021-01-08 19:15:29 +01:00
  • 037be4af21 Fix compat missing include Romain Vimont 2021-01-08 19:21:54 +01:00
  • 1e215199dc Remove unused struct port_range Romain Vimont 2021-01-08 19:13:53 +01:00
  • d580ee30f1 Separate process wait and close Romain Vimont 2021-01-03 17:06:08 +01:00
  • 821c175730 Rename process_simple_wait to process_wait Romain Vimont 2021-01-03 16:40:34 +01:00
  • cc6f5020d8 Move conditional src files in meson.build Romain Vimont 2021-01-03 15:09:01 +01:00
  • 4bd9da4c93 Split command into process and adb Romain Vimont 2021-01-03 14:55:15 +01:00
  • aa8b571389 Increase display id range display_id_range Romain Vimont 2021-01-04 08:16:32 +01:00
  • ed130e05d5 Fix possibly uninitialized value Romain Vimont 2021-01-03 22:40:33 +01:00
  • d447dc99b0 Build by CMake sman 2021-01-03 21:17:46 +08:00
  • 192fbd8450 Use --cask for latest versions of brew pr2004 clesiemo3 2021-01-02 11:18:23 -06:00
  • bfefdd99ed use --cask for latest versions of brew clesiemo3 2021-01-02 11:18:23 -06:00
  • c5c5fc18ae Update links to v1.17 in README and BUILD Romain Vimont 2021-01-02 01:26:23 +01:00
  • f682b87ba5 Bump version to 1.17 v1.17 Romain Vimont 2021-01-02 00:53:32 +01:00
  • 10b749e27d Kill the server only after a small delay Romain Vimont 2021-01-01 12:41:25 +01:00
  • 05e8c1a3c5 Call CloseHandle() after wait on Windows Romain Vimont 2021-01-01 23:39:29 +01:00
  • e2ddea9df5 Kill the server only after some delay racecond_on_close.2 Romain Vimont 2021-01-01 12:41:25 +01:00
  • 83910d3b9c Initialize server struct dynamically Romain Vimont 2021-01-01 16:34:47 +01:00
  • 90f8356630 Interrupt device threads on stop Romain Vimont 2021-01-01 12:26:44 +01:00
  • 3ba51211d6 Mention how to add default arguments on Windows Romain Vimont 2021-01-01 17:31:07 +01:00
  • ea3582d2c3 Merge branch 'master' into dev Romain Vimont 2021-01-01 17:18:13 +01:00
  • 112adbba87 Happy new year 2021! Romain Vimont 2021-01-01 17:16:44 +01:00
  • d039a7a39a Upgrade SDL (2.0.14) for Windows Romain Vimont 2021-01-01 15:53:56 +01:00
  • 6ab80e4ce8 Rename release.make to release.mk Romain Vimont 2021-01-01 15:49:28 +01:00
  • d82db2e69e Do not explicitly kill server racecond_on_close Romain Vimont 2021-01-01 12:41:25 +01:00
  • 305b4b2b81 Interrupt device threads on stop Romain Vimont 2021-01-01 12:26:44 +01:00
  • 79e003ac18
    Merge 02fc377e95 into 431c9ee33b Vladimir Chebotarev 2020-12-23 10:41:40 +08:00
  • 9c31284f48
    Merge 0e773a1e90 into 431c9ee33b Dylan M. Taylor 2020-12-22 21:42:14 +01:00
  • 236cd4ff6f [WIP] icon-palette icon Romain Vimont 2020-12-22 12:21:56 +01:00
  • 24e1005a07 [WIP] icon Romain Vimont 2020-12-20 15:16:02 +01:00
  • a7991323e4 Extract util function to build a local file path Romain Vimont 2020-12-22 01:15:59 +01:00
  • 230afd8966 Unify release makefile makefile Romain Vimont 2020-12-17 14:54:04 +01:00
  • a46733906a Replace noconsole binary by a wrapper script noconsolevbs Romain Vimont 2020-12-15 21:50:46 +01:00
  • 1f776b1894
    Merge 694cad342f into 431c9ee33b Vladimir Chebotarev 2020-12-22 11:20:14 +09:00
  • 431c9ee33b Improve rotation documentation Romain Vimont 2020-12-20 08:24:04 +01:00
  • 43d3dcbd97 Document Windows command line usage Romain Vimont 2020-12-14 10:12:01 +01:00
  • a5f4f58295 Remove duplicate include Romain Vimont 2020-12-22 01:14:30 +01:00
  • f23bb81fe8 Improve rotation documentation doc-rotate Romain Vimont 2020-12-20 08:24:04 +01:00
  • cc6db6776c Document Windows command line usage wincli Romain Vimont 2020-12-14 10:12:01 +01:00
  • ea12783bbc Upgrade JUnit to 4.13 Romain Vimont 2020-12-15 21:50:58 +01:00
  • 904d470579 Pause on error from a wrapper script issue1875 Romain Vimont 2020-12-14 09:35:55 +01:00
  • 6d151eaef9 Reference encoder section from FAQ Romain Vimont 2020-12-14 09:04:14 +01:00
  • 5dc3285dbf Reference FFmpeg Windows builds from GitHub Romain Vimont 2020-12-12 15:57:54 +01:00
  • c9a4bdb890 Upgrade platform-tools (30.0.5) for Windows Romain Vimont 2020-12-12 15:56:32 +01:00
  • d60ac65b32 Merge branch 'master' into dev Romain Vimont 2020-12-12 15:55:29 +01:00
  • d6078cf202 Fix build errors for macOS jianzhang4 2020-12-09 11:41:17 +08:00
  • 47c8971267 Document shell command to get the device IP pr1944 SamBe.ng 2020-11-30 10:16:50 +01:00
  • 4806130fdc Fix build errors for macOS pr1960 jianzhang4 2020-12-09 11:41:17 +08:00
  • 8731b5f08d fix build error for macOS. jianzhang4 2020-12-09 11:41:17 +08:00
  • c81fd0170b
    Wireless Config update SamBe.ng 2020-11-30 10:16:50 +01:00
  • 30434afc0a Upgrade gradle build tools to 4.0.1 Romain Vimont 2020-11-24 09:45:18 +01:00
  • 868e762d71 Fix size_t format specifier for Windows Romain Vimont 2020-11-14 22:08:59 +01:00
  • cd860bff81 WIP send several chars at once adbkeyboard Romain Vimont 2020-11-09 21:39:47 +01:00
  • 160ae02b93 WIP sendBroadcast Romain Vimont 2020-11-09 21:33:25 +01:00
  • e970b4bda3 Using ADBKeyboard for injecting text. Vladimir Chebotarev 2020-09-10 03:09:19 +03:00
  • dbea82e362 Use NV12 pixel format with VA-API Park Ju Hyung 2020-11-09 20:28:49 +09:00
  • d9224e15d0 Decode video using VA-API Park Ju Hyung 2020-11-09 16:02:38 +09:00
  • 576814bcec Document --encoder option encoder_name Romain Vimont 2020-11-08 21:11:12 +01:00
  • 42ab8fd611 List available encoders on invalid name specified Romain Vimont 2020-11-07 15:53:48 +01:00
  • 363eeea19e Log encoder name Romain Vimont 2020-11-08 17:27:33 +01:00
  • 76c2c6e69d Adding new option --encoder Tzah Mazuz 2020-10-12 12:23:06 +03:00
  • d5f059c7cb Add option to force legacy method for pasting Romain Vimont 2020-10-06 21:30:10 +02:00
  • adc547fa6e Add an option to forward all clicks Romain Vimont 2020-10-05 20:45:53 +02:00
  • 5dcfc0ebab Add local.properties to gitignore Romain Vimont 2020-11-03 17:09:03 +01:00
  • ad5f567f07 Remove spurious space Romain Vimont 2020-11-03 17:08:21 +01:00
  • d41583e1a2 Force to use opengl Hunt Lin 2020-11-03 13:01:43 +08:00
  • fdc19e7f19 Added vscode support Hunt Lin 2020-11-03 13:01:10 +08:00
  • 9f6c66e865 Run adb kill-server when exit. Hunt Lin 2020-10-27 12:52:07 +08:00
  • ba1175d095 To fix windows build issue. Hunt Lin 2020-10-23 13:59:03 +08:00
  • 3926883ec2
    Add restart explanation to README.md Florian Klappan 2020-10-20 10:28:54 +02:00
  • 16b14e83e9 sync Nightmare-MY 2020-10-20 01:59:38 +08:00
  • 1b7a78c451 Merge remote-tracking branch 'upstream/master' Nightmare-MY 2020-10-18 13:53:01 +08:00
  • d196ac724e Use win64 ffmpeg built from BtbN Yu-Chen Lin 2020-10-18 11:10:37 +08:00
  • dbd16f94d7 Don't build win32 due to lack of ffmpeg libs now Yu-Chen Lin 2020-10-18 11:09:13 +08:00
  • 2f7f662b4a Make prepare-dep can specify output dir Yu-Chen Lin 2020-10-18 11:02:42 +08:00
  • 5696bdede8 Changed type of got _picture to boolean Roy Matero 2020-10-12 13:45:03 +03:00
  • 1947d6b26e Adding new option --encoder-name Tzah Mazuz 2020-10-12 12:23:06 +03:00
  • 206abdb2c5 Add option to force legacy method for pasting legacy_paste Romain Vimont 2020-10-06 21:30:10 +02:00
  • 91cc10176b
    Merge f38dec516f into 83082406d3 P. Chen 2020-10-05 23:05:49 +02:00
  • 25aff00935 Mention version of Indonesian translation Romain Vimont 2020-10-05 21:22:54 +02:00
  • aade92fd10 Add Indonesian translation for README.md l10n_id yanuarakhid 2020-10-02 00:50:38 +07:00
  • 83082406d3 Enable Java deprecation warnings details Romain Vimont 2020-10-05 21:11:50 +02:00
  • 2edf192e3a Remove deprecation warning Romain Vimont 2020-10-05 21:09:01 +02:00
  • f38dec516f
    Adding new option for falling back to clipboard pasting on character injection failures. Pengyu Chen 2020-10-02 23:06:52 +01:00
  • abb47f77d1 Add Indonesian translation for README.md yanuarakhid 2020-10-02 00:50:38 +07:00
  • d50ecf40b6 Fix options order Romain Vimont 2020-10-01 15:06:34 +02:00
  • 15b81367c9 Fix FAQ.ko.md redev 2020-09-17 09:16:48 +09:00
  • 56d237f152 Fix "press Enter key" message Brinan Sjostrom 2020-09-22 18:02:18 -04:00
  • 04aa8218b2 fix: closes #1757 Mateusz Urbanek 2020-10-01 13:48:13 +02:00
  • 994ce7d2f8
    Update README.md bsprogrammerpython 2020-09-30 19:55:25 +05:30
  • 141d625d5a Changed output to be correct Brinan Sjostrom 2020-09-22 18:02:18 -04:00
  • acc65f8c9d Remove unused field Romain Vimont 2020-09-20 01:09:05 +02:00
  • a65ebceac1 Add missing mutex unlock on error Romain Vimont 2020-09-20 01:07:18 +02:00
  • c136edf09d Add simplified Chinese translation for README.md zh-hans Win7GM 2020-09-10 12:18:56 +08:00