Commit graph

  • 270d0bf639 Rename max length constant for text injection Romain Vimont 2020-04-13 19:37:34 +0200
  • 95fa1a69e4 Workaround compiler warning Romain Vimont 2020-04-13 16:29:12 +0200
  • ea46d3ab68 Add missing include string.h Romain Vimont 2020-04-13 16:26:55 +0200
  • 7eb16ce364 Fix log format warning Romain Vimont 2020-04-13 16:22:43 +0200
  • 927d655ff6 Simplify ScreenEncoder Romain Vimont 2020-04-12 02:08:56 +0200
  • ee2894779a Remove unused lockedVideoOrientation field Romain Vimont 2020-04-12 02:05:55 +0200
  • 1c6207f8ce Merge branch 'master' into dev Romain Vimont 2020-04-12 00:31:57 +0200
  • ab52b36895 Reorder options in alphabetical order Romain Vimont 2020-04-11 14:31:14 +0200
  • 9f4735ede3 Fix double click on rotated display Romain Vimont 2020-04-08 16:34:46 +0200
  • 6295c1a110 Remap event positions on rotated display Romain Vimont 2020-04-08 14:27:25 +0200
  • f3fba3c4b9 Store rotated content size Romain Vimont 2020-04-08 14:11:23 +0200
  • c1ebea26e6 Register rotation watcher on selected display Kostiantyn Luzan 2020-04-07 23:48:05 +0300
  • f07d21f050 Suppress DiscouragedPrivateApi lint warning Romain Vimont 2020-04-08 12:08:27 +0200
  • a8fd4aec9a Remove --fullscreen validation Romain Vimont 2020-04-08 12:06:24 +0200
  • cbde7b964a Improve documentation for consistency Romain Vimont 2020-04-08 12:04:57 +0200
  • 28c71c528f Add --rotation command-line option Romain Vimont 2020-04-08 10:17:12 +0200
  • d48b375a1d Add shortcuts to rotate display Romain Vimont 2020-04-07 23:03:23 +0200
  • fd63e7eb5a Format shortcut documentation Romain Vimont 2020-04-08 12:02:15 +0200
  • cdd8edbbb6 Add a note about prebuilt server in BUILD.md Romain Vimont 2020-04-07 22:52:14 +0200
  • 9b9e717c41 Explain master and dev branches in BUILD Romain Vimont 2020-04-07 10:38:13 +0200
  • 15e4da08a3 Improve "low quality" section in FAQ Romain Vimont 2020-04-07 10:37:19 +0200
  • 2afbfc2c75 Add Android device and version in issue template Romain Vimont 2020-04-03 21:27:06 +0200
  • 2cf022491f Add issue templates Romain Vimont 2020-04-03 18:42:50 +0200
  • d30593e1d5 gitignore: Add x/ directory Harsh Shandilya 2020-04-03 20:32:13 +0530
  • 9e78b765da Update to Gradle 6.3 Harsh Shandilya 2020-04-03 20:30:11 +0530
  • 271de0954a Update to AGP 3.6.2 Harsh Shandilya 2020-04-03 20:29:58 +0530
  • 54ccccd883 Replace SDL_Atomic by stdatomic from C11 Romain Vimont 2020-04-02 19:16:33 +0200
  • bea1c11f8e Do not log success on failure Romain Vimont 2020-04-01 11:28:48 +0200
  • 94e1696869 Do not warn on terminating the server Romain Vimont 2020-03-29 00:49:08 +0100
  • a346bb80f4 Do not block on accept() if server died Romain Vimont 2020-03-28 23:56:25 +0100
  • d421741a83 Wait server from a separate thread Romain Vimont 2020-03-28 23:15:15 +0100
  • 64d5edce92 Refactor server_start() error handling Romain Vimont 2020-03-28 23:25:38 +0100
  • 4150eedcdf Add display id parameter e_vigurskiy 2020-02-24 14:16:38 +0300
  • 5031b2c8ff Remove MagicNumber checkstyle Romain Vimont 2020-03-28 22:08:16 +0100
  • 4adf5fde6d Log device details on server start Romain Vimont 2020-03-28 15:52:02 +0100
  • e050cfdcd6 Fix static_assert() parameters Romain Vimont 2020-03-27 14:01:56 +0100
  • dc7c677728 Accept negative window position Romain Vimont 2020-03-26 17:54:06 +0100
  • 3504c0016b Add tests for control message length Romain Vimont 2020-03-26 22:48:01 +0100
  • 89d1602185 Fix expected message length for touch events Romain Vimont 2020-03-26 22:45:43 +0100
  • 566ba766af Remove unused constant Romain Vimont 2020-03-26 22:43:53 +0100
  • a0af402d96 Fix the printed versions (were opposite) Tzah Mazuz 2020-03-16 11:23:11 +0200
  • 7bb91638ad Improve FAQ Romain Vimont 2020-02-23 18:51:36 +0100
  • 600df37753 Mention AutoAdb in README Romain Vimont 2020-03-19 19:16:08 +0100
  • 902b99174d Fix server debugger for Android >= 9 Romain Vimont 2020-03-19 19:15:43 +0100
  • cd69eb4a4f Handle NumPad events when NumLock is disabled Jaafar Biyadi 2020-02-29 18:33:17 +0100
  • bc7508427b Add scoop instructions for Windows Yogev Boaron Ben-Har 2020-03-08 10:31:29 +0200
  • 24ade6ad77 Simplify Chocolatey documentation Romain Vimont 2020-03-14 17:07:20 +0100
  • ae2d094362 Handle locked video orientation from ScreenInfo Romain Vimont 2020-03-05 22:01:35 +0100
  • c5f5d1e456 Rename "rotation" to "device rotation" Romain Vimont 2020-03-04 22:04:56 +0100
  • 63286424bb Compute all screen info from ScreenInfo Romain Vimont 2020-03-04 21:44:20 +0100
  • da18c9cdab Remove useles import Romain Vimont 2020-03-04 21:56:48 +0100
  • c396758b4e Remove link to Windows 32 bits release Romain Vimont 2020-03-03 21:39:27 +0100
  • d3281f4b67 Show a friendly hint for adb installation yangfl 2020-01-16 02:47:34 +0800
  • 1982bc439b Add option to lock video orientation George Stamoulis 2020-02-16 13:30:36 +0200
  • ef56cc6ff7 Retrieve screen info once Romain Vimont 2020-02-24 21:08:32 +0100
  • c0f428eb05 Merge branch 'master' into dev Romain Vimont 2020-02-27 21:24:32 +0100
  • 4794ca8ae7 Use linear filtering Romain Vimont 2020-02-25 12:18:49 +0100
  • f903cd376d Documentation rectifications George Stamoulis 2020-02-16 13:14:08 +0200
  • e8127375ae Add Chocolatey for Windows install Camilo Martinez 2020-02-12 11:31:10 -0500
  • 1144f64214 Indicate that -s can also be used for TCP/IP Romain Vimont 2020-02-06 18:40:59 +0100
  • 39356602ed Mention scrcpy Debian package in README Romain Vimont 2020-01-19 16:16:05 +0100
  • 0fb22c3e98 Happy new year 2020! Romain Vimont 2020-01-19 16:04:20 +0100
  • 96bd2c974d Do not report workarounds errors Romain Vimont 2020-01-19 15:49:25 +0100
  • dc7fcf3c7a Accept port range Romain Vimont 2019-12-09 21:16:09 +0100
  • 2a3a9d4ea9 Add util function to parse a list of integers Romain Vimont 2019-12-09 14:32:59 +0100
  • ca0031cbde Refactor server tunnel initialization Romain Vimont 2019-12-09 22:10:42 +0100
  • d1a9a76cc6 Reorder functions Romain Vimont 2019-12-09 22:14:43 +0100
  • a8ceaf5284 Fix include order Romain Vimont 2020-01-17 21:00:14 +0100
  • 83d48267a7 Accept --max-fps before Android 10 Romain Vimont 2019-12-19 11:49:50 +0100
  • db6252e52b Simplify net.c Romain Vimont 2019-12-15 21:55:43 +0100
  • 229eeb24a2 Merge pull request #1002 into dev Romain Vimont 2019-12-15 13:24:17 +0100
  • f9786e5034 Get env in windows correctly Yu-Chen Lin 2019-12-14 14:34:49 +0800
  • 78a320a763 Fix utf-8 char path in windows Yu-Chen Lin 2019-12-12 20:26:58 +0800
  • 7d5845196e Fix memory leak on portable builds Romain Vimont 2019-12-14 18:13:56 +0100
  • 31bd95022b Update links to v1.12.1 in README and BUILD Romain Vimont 2019-12-10 17:59:42 +0100
  • 4687a0ebac Bump version to 1.12.1 Romain Vimont 2019-12-10 10:07:48 +0100
  • 6965d051ae Limit bitrate range to 31 bits integer Romain Vimont 2019-12-10 09:28:27 +0100
  • 71df3175bd Update links to v1.12 in README and BUILD Romain Vimont 2019-12-09 23:50:45 +0100
  • a0f8e7fd9f Bump version to 1.12 Romain Vimont 2019-12-09 23:24:43 +0100
  • e4cebc8d4c Do not build tests in release mode Romain Vimont 2019-12-09 23:23:40 +0100
  • ba1b36758e Define SDL_MAIN_HANDLED in all tests Romain Vimont 2019-12-09 23:08:10 +0100
  • ad92a192b5 Fix meson.build codestyle Romain Vimont 2019-12-09 23:00:33 +0100
  • 81a8e503e5 Describe screen rotation shortcut in README Romain Vimont 2019-12-09 22:50:06 +0100
  • 242e57d69b Merge branch 'master' into dev Romain Vimont 2019-12-09 22:37:20 +0100
  • 024c2f7e6b Configure log priority early Romain Vimont 2019-12-09 21:53:38 +0100
  • 1eae139b6e Add missing consts Romain Vimont 2019-12-09 21:01:14 +0100
  • 419c869c9c Use ARRAY_LEN() macro in tests Romain Vimont 2019-12-09 20:59:11 +0100
  • 929bf48c7e Add tests for command-line parsing Romain Vimont 2019-12-08 22:11:54 +0100
  • d950383b72 Move command-line parsing to a separate file Romain Vimont 2019-12-08 21:35:19 +0100
  • 61274a7cdb Factorize integer argument parsing Romain Vimont 2019-12-07 11:01:55 +0100
  • 64bcac9157 Refuse to push a non-regular file server Romain Vimont 2019-12-05 21:07:11 +0100
  • 3259c60b22 Fix test compilation on mingw Romain Vimont 2019-12-05 21:06:49 +0100
  • e0b117de13 Fix checkstyle warning Romain Vimont 2019-12-05 21:05:45 +0100
  • eb0f339271 Add shortcut to rotate screen Romain Vimont 2019-12-04 19:55:28 +0100
  • bdd05b4a16 Refactor wrappers for Android SDK classes Romain Vimont 2019-11-27 22:05:25 +0100
  • 525d6d4a75 Try new methods before legacy ones Romain Vimont 2019-12-04 19:31:24 +0100
  • 4041043d1c Merge pull request #967 into dev Romain Vimont 2019-12-04 19:25:58 +0100
  • fbc86a616c Correct coding style Yu-Chen Lin 2019-11-30 12:33:40 +0800
  • b2bf25c52c Add test_buffer_util Yu-Chen Lin 2019-11-30 12:33:00 +0800
  • 5eeaed09ae Add test_strquote Yu-Chen Lin 2019-11-30 12:15:58 +0800