Commit graph

  • 3100533e56 Fix "natural scrolling" Romain Vimont 2019-12-03 21:10:43 +0100
  • 684e0abb74 Update BUILD.md to install adb package Seb Leo 2019-11-29 22:36:23 +0000
  • 86fcd89d80 Fix max size default value Romain Vimont 2019-12-03 12:06:43 +0100
  • 8a694a9785 Suggest workaround for error 0xfffffc0e Romain Vimont 2019-11-30 10:44:49 +0100
  • 26529d377f Use virtual device id to avoid NPE Romain Vimont 2019-11-29 14:15:43 +0100
  • 15a206b7fc Assert return value of mutex functions Romain Vimont 2019-11-27 21:32:52 +0100
  • d0f5a7fd9f Remove unused includes Romain Vimont 2019-11-27 21:24:52 +0100
  • 510caff0cd Replace SDL_assert() by assert() Romain Vimont 2019-11-27 21:11:40 +0100
  • b5ebb234dd Replace BUILD_DEBUG by NDEBUG Romain Vimont 2019-11-27 13:53:29 +0100
  • 73e8ec1b35 Remove path argument from cmd_execute() Romain Vimont 2019-11-27 13:41:47 +0100
  • 8dc11a0286 Fix warnings on Windows Romain Vimont 2019-11-27 13:39:42 +0100
  • 06104a701b Fix windows build Romain Vimont 2019-11-27 13:25:56 +0100
  • 8bc056b9c6 Fix manpage format yangfl 2019-11-27 17:44:14 +0800
  • 7637a113e3 Compile with warning_level=2 by default Romain Vimont 2019-11-26 09:22:20 +0100
  • 31d9d56117 Fix warnings Romain Vimont 2019-11-26 09:08:12 +0100
  • 6abb8fd0cd Reformat Java code Romain Vimont 2019-11-25 17:33:06 +0100
  • 2b845680b0 Initialize Application object to avoid NPE Romain Vimont 2019-11-24 11:58:40 +0100
  • ebdc2ee8b5 Rename variable for consistency Romain Vimont 2019-11-24 11:55:42 +0100
  • dfd0707a29 Move utilities to util/ Romain Vimont 2019-11-24 11:53:00 +0100
  • 8ec077ce1b Add Korean translation for README and FAQ seoyeonK 2019-11-16 16:19:59 +0900
  • 83ace84280 Restore the .jar extension on the device side Romain Vimont 2019-11-22 15:23:57 +0100
  • c9d886f38b Use the existing constants for device server path Romain Vimont 2019-11-22 15:16:00 +0100
  • 7d7f3daff2 Fix aidl option in build_without_gradle.sh yangfl 2019-11-20 17:13:22 +0100
  • 40c3c57613 Update links to v1.11 in README and BUILD Romain Vimont 2019-11-19 23:39:30 +0100
  • 2aa65015bc Bump version to 1.11 Romain Vimont 2019-11-19 22:00:50 +0100
  • 4906aff454 Upgrade platform-tools (29.0.5) for Windows Romain Vimont 2019-11-19 22:49:08 +0100
  • cb6b300483 Upgrade FFmpeg (4.2.1) for Windows Romain Vimont 2019-11-19 22:37:31 +0100
  • c2116082ab Remove deprecated options from help and manpage Romain Vimont 2019-11-19 23:04:31 +0100
  • 3599fcaae5 Fix help for --window-width and --window-height Romain Vimont 2019-11-19 22:57:48 +0100
  • c610a6b3c7 Document scrcpy via SSH tunnel in README Romain Vimont 2019-11-19 21:52:46 +0100
  • 704c0ff4dd Document copy-paste and --prefer-text in README Romain Vimont 2019-11-19 19:24:34 +0100
  • b145b8d5f4 Reorganize features in README Romain Vimont 2019-11-19 18:41:43 +0100
  • 90293240cc Fix meizu 16th NPE act262 2019-10-28 11:18:53 +0800
  • 213c468c20 Move workarounds to a separate class Romain Vimont 2019-11-13 12:08:36 +0100
  • 18f2e33a8b Fix noconsole.exe Romain Vimont 2019-11-19 12:22:11 +0100
  • 7aed5d5b60 Fix typos senta2006 2019-11-15 17:44:24 +0900
  • 601b0fecdd Extract DEBUG flag in build_without_gradle.sh Romain Vimont 2019-11-18 14:33:14 +0100
  • 7fd800d583 Generate VERSION_NAME in build_without_gradle.sh Romain Vimont 2019-11-18 14:30:21 +0100
  • 1d97d7213d Add option --max-fps Romain Vimont 2019-11-17 22:07:19 +0100
  • fb976816f9 Do not expose frame rate in ScreenEncoder Romain Vimont 2019-11-17 15:35:28 +0100
  • 1b78a77962 Fix error message Romain Vimont 2019-11-17 21:38:10 +0100
  • 59073223aa Update manpage for --window-borderless option Romain Vimont 2019-11-15 18:59:47 +0100
  • 59bc5bc1f5 Add option to disable window decoration Diego Fernando Díaz A 2019-08-29 00:25:17 -0500
  • 9fd7a80a89 Add option to specify the initial window size Romain Vimont 2019-11-03 18:00:11 +0100
  • b6e2f8ae00 Update manpage for --window-{x,y} options Romain Vimont 2019-11-03 17:34:01 +0100
  • ce5635f28c Add option to specify the initial window position Diego Fernando Díaz A 2019-08-29 00:25:17 -0500
  • 771bd8404d Do not write invalid packet duration Romain Vimont 2019-11-13 16:04:16 +0100
  • af3027a85b Merge pull request #920 into dev Romain Vimont 2019-11-13 12:01:02 +0100
  • b963a3b9d5 Check client and server mismatch Yu-Chen Lin 2019-11-10 20:23:58 +0800
  • aa0f77c898 Accept resize shortcuts on maximized window Romain Vimont 2019-11-11 21:44:27 +0100
  • 35c05bb3ce Fix rotation while the window is maximized Romain Vimont 2019-11-11 21:26:35 +0100
  • f6f2868868 Handle window events from screen.c Romain Vimont 2019-10-20 15:32:33 +0200
  • 6996cbf5d3 Log device disconnection Romain Vimont 2019-11-09 21:13:20 +0100
  • e282100d0b Call Looper.prepareMainLooper() to avoid exception olbb 2019-02-19 10:33:59 +0800
  • b08a98324d Fix segfault on empty file recorded Romain Vimont 2019-11-07 21:58:57 +0100
  • c916af0984 Add --prefer-text option Romain Vimont 2019-11-07 19:01:35 +0100
  • ff061b4f30 Deprecate short options for advanced features Romain Vimont 2019-11-07 09:58:06 +0100
  • 157c60feb4 Fix indentation Romain Vimont 2019-11-07 09:48:48 +0100
  • 2d90e1befd Fix include recorder.h Romain Vimont 2019-11-06 22:22:23 +0100
  • 0e301ddf19 Factorize scrcpy options and command-line args Romain Vimont 2019-11-06 22:06:54 +0100
  • c42ff75b74 Pass screen to mouse event converters Romain Vimont 2019-10-20 14:09:07 +0200
  • b0db1178d1 Move event conversion to input_manager Romain Vimont 2019-10-20 12:49:47 +0200
  • 8d601d3210 Rename "input_manager" variables to "im" Romain Vimont 2019-10-20 11:51:54 +0200
  • 683f7ca848 Document how to attach a debugger to the server Romain Vimont 2019-11-03 19:31:56 +0100
  • 120f08ee96 Fix manpage option parameter format Romain Vimont 2019-11-03 16:51:47 +0100
  • 0415672a75 Merge branch 'master' into dev Romain Vimont 2019-11-03 15:56:10 +0100
  • 3ea4742321 Call ninja without changing directory Romain Vimont 2019-10-31 21:05:04 +0100
  • 95fd64b5de Add scrcpy version in recorded video metadata Romain Vimont 2019-10-31 20:57:57 +0100
  • ab205084dc
    Merge pull request #896 from yangfl/upstream Romain Vimont 2019-10-31 13:44:01 +0100
  • 4696878a97 Add manpage for scrcpy yangfl 2019-10-30 22:14:30 +0800
  • 3da95b52bd Rename scrcpy-server.jar to scrcpy-server Romain Vimont 2019-10-30 23:40:10 +0100
  • c72f677435 Merge branch 'master' into dev Romain Vimont 2019-10-30 23:29:44 +0100
  • 1380f6e00f Fix help for --record-format Romain Vimont 2019-10-30 21:55:12 +0100
  • d841718956 Add a script to build the server without gradle Romain Vimont 2019-10-29 18:46:35 +0100
  • 17d53be3ef Fix mouse events conversion Romain Vimont 2019-10-25 11:06:30 +0200
  • f9938dbf88 Inject button state for touch/mouse events Romain Vimont 2019-10-25 11:04:04 +0200
  • f6c8460ebb Rename window size functions for clarity Romain Vimont 2019-10-20 16:06:28 +0200
  • c33a147fd0 Fix "turn screen off" on Android Q Romain Vimont 2019-10-17 23:14:18 +0200
  • 8b33c6c108 Adapt copy-paste methods for Android 10 Romain Vimont 2019-10-17 22:21:47 +0200
  • 5b7a0cd8e9 Extract String literal to static constant Romain Vimont 2019-10-17 22:11:39 +0200
  • bab9361948 Do not crash on control error Romain Vimont 2019-10-17 21:45:52 +0200
  • 6220456def Merge mouse and touch events Romain Vimont 2019-10-03 20:14:12 +0200
  • 7e1d52c119 Rename "touch pointer" to "pointer" Romain Vimont 2019-10-03 20:00:50 +0200
  • 280d5b718c Use common pointers for mouse and touch Romain Vimont 2019-10-03 19:59:01 +0200
  • 30168f0428 Ignore duplicate mouse events Romain Vimont 2019-09-22 21:33:16 +0200
  • b5a2d99bc2 Send touch events from the client Romain Vimont 2019-09-22 21:30:05 +0200
  • f765aae352 Inject touch events on the server Romain Vimont 2019-09-15 22:28:59 +0200
  • 77f876e29c Add "inject touch" control message Romain Vimont 2019-09-15 16:16:17 +0200
  • d90549d1e6 Rename "pointer" to "mouse pointer" Romain Vimont 2019-09-22 14:45:56 +0200
  • 810ff80ba7 Add buffer_write64be() Romain Vimont 2019-09-15 16:58:14 +0200
  • 1f8ba1ca79 Include config.h everywhere Romain Vimont 2019-09-29 22:36:56 +0200
  • 129dabcfa4 Include config.h to fix HIDPI support Louis Kruger 2019-09-28 18:54:08 -0400
  • f510f1de1c Remove "make" from build dependencies Romain Vimont 2019-09-28 14:46:44 +0200
  • 7d1932b907 Fix gradle warnings in tests Romain Vimont 2019-09-28 12:23:54 +0200
  • 795d103032 input_manager.c: Correct log Yu-Chen Lin 2019-09-28 10:37:25 +0800
  • 513d1ac96d
    Fix option "record-format" related short opt Ta-da 2019-09-27 10:04:41 +0800
  • ffdbf5990b Rename event converter functions Romain Vimont 2019-09-15 16:32:46 +0200
  • 9463850c24 Rename "convert.h" to "event_converter.h" Romain Vimont 2019-09-15 16:27:37 +0200
  • 6e38e0cbfe Rename variable names "event" to "msg" Romain Vimont 2019-09-15 17:03:38 +0200
  • 7040e8abc4 Fix control message reader test Romain Vimont 2019-09-15 17:17:43 +0200