Commit graph

  • 83910d3b9c Initialize server struct dynamically Romain Vimont 2021-01-01 16:34:47 +0100
  • 90f8356630 Interrupt device threads on stop Romain Vimont 2021-01-01 12:26:44 +0100
  • 3ba51211d6 Mention how to add default arguments on Windows Romain Vimont 2021-01-01 17:31:07 +0100
  • ea3582d2c3 Merge branch 'master' into dev Romain Vimont 2021-01-01 17:18:13 +0100
  • 112adbba87 Happy new year 2021! Romain Vimont 2021-01-01 17:16:44 +0100
  • d039a7a39a Upgrade SDL (2.0.14) for Windows Romain Vimont 2021-01-01 15:53:56 +0100
  • 6ab80e4ce8 Rename release.make to release.mk Romain Vimont 2021-01-01 15:49:28 +0100
  • 230afd8966 Unify release makefile Romain Vimont 2020-12-17 14:54:04 +0100
  • a46733906a Replace noconsole binary by a wrapper script Romain Vimont 2020-12-15 21:50:46 +0100
  • 431c9ee33b Improve rotation documentation Romain Vimont 2020-12-20 08:24:04 +0100
  • 43d3dcbd97 Document Windows command line usage Romain Vimont 2020-12-14 10:12:01 +0100
  • a5f4f58295 Remove duplicate include Romain Vimont 2020-12-22 01:14:30 +0100
  • ea12783bbc Upgrade JUnit to 4.13 Romain Vimont 2020-12-15 21:50:58 +0100
  • 904d470579 Pause on error from a wrapper script Romain Vimont 2020-12-14 09:35:55 +0100
  • 6d151eaef9 Reference encoder section from FAQ Romain Vimont 2020-12-14 09:04:14 +0100
  • 5dc3285dbf Reference FFmpeg Windows builds from GitHub Romain Vimont 2020-12-12 15:57:54 +0100
  • c9a4bdb890 Upgrade platform-tools (30.0.5) for Windows Romain Vimont 2020-12-12 15:56:32 +0100
  • d60ac65b32 Merge branch 'master' into dev Romain Vimont 2020-12-12 15:55:29 +0100
  • d6078cf202 Fix build errors for macOS jianzhang4 2020-12-09 11:41:17 +0800
  • 47c8971267 Document shell command to get the device IP SamBe.ng 2020-11-30 10:16:50 +0100
  • 30434afc0a Upgrade gradle build tools to 4.0.1 Romain Vimont 2020-11-24 09:45:18 +0100
  • 868e762d71 Fix size_t format specifier for Windows Romain Vimont 2020-11-14 22:08:59 +0100
  • 576814bcec Document --encoder option Romain Vimont 2020-11-08 21:11:12 +0100
  • 42ab8fd611 List available encoders on invalid name specified Romain Vimont 2020-11-07 15:53:48 +0100
  • 363eeea19e Log encoder name Romain Vimont 2020-11-08 17:27:33 +0100
  • 76c2c6e69d Adding new option --encoder Tzah Mazuz 2020-10-12 12:23:06 +0300
  • d5f059c7cb Add option to force legacy method for pasting Romain Vimont 2020-10-06 21:30:10 +0200
  • adc547fa6e Add an option to forward all clicks Romain Vimont 2020-10-05 20:45:53 +0200
  • 5dcfc0ebab Add local.properties to gitignore Romain Vimont 2020-11-03 17:09:03 +0100
  • ad5f567f07 Remove spurious space Romain Vimont 2020-11-03 17:08:21 +0100
  • 25aff00935 Mention version of Indonesian translation Romain Vimont 2020-10-05 21:22:54 +0200
  • aade92fd10 Add Indonesian translation for README.md yanuarakhid 2020-10-02 00:50:38 +0700
  • 83082406d3 Enable Java deprecation warnings details Romain Vimont 2020-10-05 21:11:50 +0200
  • 2edf192e3a Remove deprecation warning Romain Vimont 2020-10-05 21:09:01 +0200
  • d50ecf40b6 Fix options order Romain Vimont 2020-10-01 15:06:34 +0200
  • 15b81367c9 Fix FAQ.ko.md redev 2020-09-17 09:16:48 +0900
  • 56d237f152 Fix "press Enter key" message Brinan Sjostrom 2020-09-22 18:02:18 -0400
  • acc65f8c9d Remove unused field Romain Vimont 2020-09-20 01:09:05 +0200
  • a65ebceac1 Add missing mutex unlock on error Romain Vimont 2020-09-20 01:07:18 +0200
  • c136edf09d Add simplified Chinese translation for README.md Win7GM 2020-09-10 12:18:56 +0800
  • 52560faa34 Fix README indentation Romain Vimont 2020-09-17 13:03:18 +0200
  • d662f73bdc Upgrade Android SDK to 30 Romain Vimont 2020-09-15 14:53:37 +0200
  • 1c44dc2259 Use portable shebang for all bash scripts Romain Vimont 2020-09-15 13:54:00 +0200
  • 02a882a0a2 Use a more portable shebang for bash Luís Ferreira 2020-08-27 18:00:40 +0100
  • cf7bf3148c Use "/usr/bin/env bash" for build-wrapper.sh CapsLock 2019-02-06 01:13:31 +0100
  • ae758f99d6 Adapt call() on ContentProvider for Android 11 Romain Vimont 2020-09-13 21:35:11 +0200
  • bd9f656933 Fix feature test macro Romain Vimont 2020-08-31 13:52:29 +0200
  • c243fd4c3f Fix more log format warning Romain Vimont 2020-08-31 13:37:09 +0200
  • 0bf110dd5c Reset power mode only if screen is on brunoais 2020-08-13 07:33:36 +0100
  • 0c5e0a4f6d Make Device methods static when possible Romain Vimont 2020-08-21 12:24:11 +0200
  • 0be766e71a Add undetected device error message in FAQ Romain Vimont 2020-08-20 19:14:45 +0200
  • d02789ce21 List available shortcut keys on error Romain Vimont 2020-08-16 13:52:01 +0200
  • 6cc22e1c5b Reference --shortcut-mod from shortcuts list Romain Vimont 2020-08-16 13:44:42 +0200
  • 479d10dc22 Update links to v1.16 in README and BUILD Romain Vimont 2020-08-10 20:34:51 +0200
  • d7779d08e8 Bump version to 1.16 Romain Vimont 2020-08-10 20:09:28 +0200
  • df4ba1b8b0 Merge branch 'master' into dev Romain Vimont 2020-08-10 20:08:33 +0200
  • 198346d148 Add pinch-to-zoom simulation Romain Vimont 2020-08-09 16:04:02 +0200
  • 8081e9cc11 Add reference of the translations in README RaenonX JELLYCAT 2020-07-27 09:24:04 -0500
  • b87a0df99a Add Traditional Chinese translation for README RaenonX JELLYCAT 2020-07-27 09:14:15 -0500
  • 95f1ea0d80 Fix clipboard paste condition Romain Vimont 2020-08-10 13:15:44 +0200
  • 38940ffe89 Revert "Inject WAKEUP instead of POWER" Romain Vimont 2020-08-09 17:09:32 +0200
  • a59a15777d Fix missing change of Ctrl key in README Yu-Chen Lin 2020-08-09 14:47:22 +0800
  • a2cb63e344 Add packaging status Jozef Hollý 2020-08-08 13:03:08 +0200
  • f03a3edde6 Update links to v1.15.1 in README and BUILD Romain Vimont 2020-08-07 12:13:27 +0200
  • 633a51e9c4 Bump version to 1.15.1 Romain Vimont 2020-08-07 12:01:34 +0200
  • 976761956f Fix uninitialized repeat count in key events Romain Vimont 2020-08-07 09:21:13 +0200
  • 521f2fe994 Update links to v1.15 in README and BUILD Romain Vimont 2020-08-06 21:56:06 +0200
  • edc4f7675f Bump version to 1.15 Romain Vimont 2020-08-06 21:00:48 +0200
  • 712f1fa6b2 Upgrade FFmpeg (4.3.1) for Windows Romain Vimont 2020-08-06 21:00:48 +0200
  • 1ba06037f8 Upgrade platform-tools (30.0.4) for Windows Romain Vimont 2020-08-06 21:00:48 +0200
  • da63e3774b Merge branch 'master' into dev Romain Vimont 2020-08-06 21:00:15 +0200
  • cf9d44979c Keep the screen off on powering on brunoais 2020-07-08 21:49:34 +0100
  • 84f1d9e375 Add --no-key-repeat cli option xeropresence 2020-07-27 02:26:25 -0400
  • 65d06a3663 Pass full options struct to static functions xeropresence 2020-07-27 02:26:25 -0400
  • 74079ea5e4 Copy the options used in input manager init Romain Vimont 2020-08-02 15:45:31 +0200
  • 0870d8620f Mention that MENU unlocks screen Romain Vimont 2020-08-01 17:10:09 +0200
  • d49cffb938 Use <kbd> HTML tag for keys Romain Vimont 2020-08-01 16:45:25 +0200
  • dfb7324d7b Mention in README that Ctrl is forwarded Romain Vimont 2020-07-17 00:00:42 +0200
  • d8b3ba170c Update copy-paste section in README Romain Vimont 2020-07-17 00:00:42 +0200
  • 7ad47dfaab Swap paste shortcuts Romain Vimont 2020-07-17 00:00:42 +0200
  • 56a115b5c5 Add shortcuts for COPY and CUT Romain Vimont 2020-07-17 00:00:42 +0200
  • 8f64a5984b Change "resize to fit" shortcut to MOD+w Romain Vimont 2020-07-17 00:00:42 +0200
  • bccd12bf5c Remove "get clipboard" call Romain Vimont 2020-07-17 00:00:42 +0200
  • 20d3925099 Set computer clipboard only if necessary Romain Vimont 2020-07-17 00:00:42 +0200
  • 1223a72eb8 Set device clipboard only if necessary Romain Vimont 2020-07-17 00:00:42 +0200
  • 7683be8159 Synchronize clipboard on Ctrl+v Romain Vimont 2020-07-17 00:00:42 +0200
  • d4ca85d6a8 Forward Shift to the device Romain Vimont 2020-07-17 00:00:42 +0200
  • e6e528f228 Forward Ctrl to the device Romain Vimont 2020-07-17 00:00:42 +0200
  • a5f8b577c5 Ignore text events for shortcuts Romain Vimont 2020-07-17 01:23:08 +0200
  • e4bb7c1d1f Accept Super as shortcut modifier Romain Vimont 2020-07-17 00:00:42 +0200
  • 1b76d9fd78 Customize shortcut modifier Romain Vimont 2020-07-17 00:00:42 +0200
  • 63cb93d7d7 Use Ctrl for all shortcuts Romain Vimont 2020-07-17 00:00:42 +0200
  • 9d9dd1f143 Make expression order consistent Romain Vimont 2020-07-17 00:00:42 +0200
  • eabaf6f7bd Simplify PASTE option for "set clipboard" Romain Vimont 2020-07-17 00:00:42 +0200
  • 199c74f62f Declare main() with argc/argv params in tests Romain Vimont 2020-07-15 12:17:04 +0200
  • 322f1512ea Inject WAKEUP instead of POWER Romain Vimont 2020-07-15 10:21:24 +0200
  • 30714aba34 Restore power mode to normal on cleanup brunoais 2020-07-07 22:13:15 +0100
  • a973757fd1 Warn on ignored touch event Romain Vimont 2020-07-09 22:31:05 +0200
  • deea29f52a Send touch event without pressure on button up Romain Vimont 2020-07-07 19:37:52 +0200
  • 5086e7b744 Update BUILD.md NGAU Zeonfung 2020-07-04 02:27:21 +0900