Commit graph

  • 964b6d2243 Forward DOWN and UP separately for middle-click Romain Vimont 2021-04-16 17:58:22 +0200
  • 8cc057c8f1 Prevent forwarding only "mouse released" events Romain Vimont 2021-04-16 17:53:37 +0200
  • edee69d637 Fix options alphabetical order Romain Vimont 2021-04-16 17:40:39 +0200
  • 8ef4c044fa Do not forward SDL_DROPFILE event Romain Vimont 2021-04-13 22:17:46 +0200
  • c23c38f99d Move resizing workaround to screen.c Romain Vimont 2021-04-13 22:14:09 +0200
  • 65c4f487b3 Set initial fullscreen from screen.c Romain Vimont 2021-04-13 22:10:45 +0200
  • c6d7f5ee96 Make screen_show_window() static Romain Vimont 2021-04-13 22:04:38 +0200
  • 28f6cbaea6 Destroy screen once stream is finished Romain Vimont 2021-04-11 14:32:42 +0200
  • 08fc6694e1 Do not destroy uninitialized screen Romain Vimont 2021-04-11 13:07:44 +0200
  • d0983db592 Make internal recorder function static Romain Vimont 2021-04-07 16:41:57 +0200
  • fb7870500a Remove unused field from input_manager Romain Vimont 2021-04-10 18:04:31 +0200
  • 33006561c7 Remove useless forward declaration from stream.h Romain Vimont 2021-04-10 18:44:59 +0200
  • a09733d175 Remove useless includes from decoder.c Romain Vimont 2021-04-07 10:21:03 +0200
  • 07a85b7c94 Fix typo in command-line help Romain Vimont 2021-04-07 15:00:30 +0200
  • 6231f683af Fix compilation error for old decoding API Romain Vimont 2021-04-05 18:13:23 +0200
  • 9826c5c4a4 Remove HiDPI compilation flag Romain Vimont 2021-04-04 15:00:13 +0200
  • 2812de8a9a Update brew java version to JDK 11 Romain Vimont 2021-04-04 14:36:48 +0200
  • d50c678a5f Update brew cask documentation quyleanh 2021-04-02 20:47:37 +0700
  • b77932a5b7 Add instructions to uninstall Romain Vimont 2021-04-01 09:47:15 +0200
  • 47d16a57ac Add simplified installation script Romain Vimont 2021-03-29 09:16:42 +0200
  • fc5de88eaa Clarify the order of operations in BUILD.md Ray Foss 2021-03-28 23:11:04 -0500
  • fda293f9bb Fix BUILD.md line wrapping Romain Vimont 2021-03-29 09:11:07 +0200
  • 38f392f08f Fix typo in BUILD.md Romain Vimont 2021-03-29 08:39:02 +0200
  • 8414b688f0 Link release to main README in translations Romain Vimont 2021-03-28 21:33:53 +0200
  • 6a217b70f4 Add Japanese translation for README.md aruko-210 2021-03-14 00:21:26 +0900
  • 3a4b10a38d Improve --push-target example in README Romain Vimont 2021-03-28 12:22:11 +0200
  • 1fb7957525 Fix typo in README Romain Vimont 2021-03-17 08:52:16 +0100
  • 19ad107f1f Add "Get the app" summary section Romain Vimont 2021-03-16 21:38:12 +0100
  • 1d615a0d51 Support power off on close Yu-Chen Lin 2021-02-21 08:42:04 +0800
  • fb0bcaebc2 Export static method to power off screen in Device Yu-Chen Lin 2021-02-21 08:31:37 +0800
  • dd453ad041 Pass scrcpy-noconsole arguments through to scrcpy slingmint 2021-01-20 13:13:42 -0600
  • 0308ef43f2 Do not set buttons on touch events Romain Vimont 2021-03-15 18:43:30 +0100
  • 40febf4a91 Use device id 0 for touch/mouse events Romain Vimont 2021-03-14 18:03:42 +0100
  • 429fdef04f Fix encoder parameter suggestion Romain Vimont 2021-03-11 10:55:12 +0100
  • d1789f082a meson: Do not use full path with mingw tools name Biswapriyo Nath 2021-03-09 13:22:58 +0530
  • eb7e1070cf Release frame data as soon as possible Romain Vimont 2021-02-21 17:29:45 +0100
  • 386f017ba9 Factorize frame swap Romain Vimont 2021-02-21 17:22:25 +0100
  • cc48b24324 Simplify screen initialization Romain Vimont 2021-02-25 22:06:33 +0100
  • 597c54f049 Group screen parameters into a struct Romain Vimont 2021-02-25 22:00:34 +0100
  • 955da3b578 Remove screen static initializer Romain Vimont 2021-02-21 21:47:55 +0100
  • cb9c42bdcb Use a callback to notify frame skip Romain Vimont 2021-02-23 19:59:43 +0100
  • fb9f9848bd Use a callback to notify a new frame Romain Vimont 2021-02-19 22:02:36 +0100
  • c50b958ee4 Initialize screen before starting the stream Romain Vimont 2021-02-19 22:40:12 +0100
  • 441d3fb119 Make video buffer more generic Romain Vimont 2021-02-19 21:16:57 +0100
  • cb197ee3a2 Move fps counter out of video buffer Romain Vimont 2021-02-19 20:56:09 +0100
  • dca11f6c51 Remove obsolete FAQ entry Romain Vimont 2021-03-06 14:28:06 +0100
  • 08baaf4b57 Mention adb debugging in FAQ Romain Vimont 2021-03-04 15:19:00 +0100
  • 218636dc10 Inject touch events with smallest detectable size Romain Vimont 2021-03-03 18:15:49 +0100
  • 1863ca7ad1 Remove unnecessary escape characters in manpage yangfl 2021-02-16 00:52:53 +0800
  • 7b51a0313e Update another java version in BUILD.md Romain Vimont 2021-02-27 00:27:58 +0100
  • a2919b3ef2 Fix release instructions in BUILD.md Romain Vimont 2021-02-27 00:20:18 +0100
  • b16b65a715 Simplify default values Romain Vimont 2021-02-23 09:37:16 +0100
  • a3aa5ac95e Insert numerical values statically in usage string Romain Vimont 2021-02-22 22:03:50 +0100
  • 0207e3df33 Remove unused no_window field Romain Vimont 2021-02-21 21:44:30 +0100
  • 9cd1a7380d Enable NDEBUG via Meson built-in option Romain Vimont 2021-02-16 23:26:35 +0100
  • 24b637b972 Handle im-related events from input_manager.c Romain Vimont 2021-02-15 18:53:23 +0100
  • 76a3d9805b Inline window events handling Romain Vimont 2021-02-15 18:47:17 +0100
  • 50b4a730e3 Handle screen-related events from screen.c Romain Vimont 2021-02-15 18:44:53 +0100
  • ea2369f568 Reference video buffer from screen Romain Vimont 2021-02-15 18:28:41 +0100
  • 0538e9645b Improve error handling in screen initialization Romain Vimont 2021-02-13 14:40:00 +0100
  • 626094ad13 Handle window events only once visible Romain Vimont 2021-02-12 23:18:13 +0100
  • a566635c43 Log mipmaps error only if mipmaps are enabled Romain Vimont 2021-02-13 14:32:24 +0100
  • 862948b132 Make use_opengl local Romain Vimont 2021-02-07 19:12:14 +0100
  • c0c4ba7009 Add intermediate frame in video buffer Romain Vimont 2021-02-01 09:38:11 +0100
  • c53bd4d8b6 Assert non-recursive usage of mutexes Romain Vimont 2021-02-01 22:20:02 +0100
  • 54f5c42d7b Add mutex assertions Romain Vimont 2021-01-31 18:56:50 +0100
  • 21d206f360 Expose mutex assertions Romain Vimont 2021-01-31 18:55:03 +0100
  • d2689fc168 Expose thread id Romain Vimont 2021-01-31 18:54:52 +0100
  • f6320c7e31 Wrap SDL thread functions into scrcpy-specific API Romain Vimont 2021-01-31 18:24:35 +0100
  • 30e619d37f Replace SDL_strdup() by strdup() Romain Vimont 2021-01-24 15:14:53 +0100
  • c0dde0fade Provide strdup() compat Romain Vimont 2021-01-17 14:11:59 +0100
  • ace438e52a Remove unused port_range field Romain Vimont 2020-12-06 15:18:33 +0100
  • 8e83f3e8af Remove unused custom event Romain Vimont 2020-08-07 18:42:17 +0200
  • f8524a2be7 Update java version in BUILD.md Michael Richardson 2021-01-27 15:39:28 -0500
  • 97b001e7c0 Fix undefined left shift Romain Vimont 2021-01-24 15:22:14 +0100
  • d8e9ad20b0 Improve file handler error message Romain Vimont 2021-01-22 19:22:40 +0100
  • b566700bfd Kill process with SIGKILL signal Romain Vimont 2021-01-22 19:21:35 +0100
  • 7afd149f4b Fix file_handler process race condition Romain Vimont 2021-01-22 19:20:30 +0100
  • 6a50231698 Expose a single process_wait() Romain Vimont 2021-01-22 18:48:17 +0100
  • b8edcf52b0 Simplify process_wait() Romain Vimont 2021-01-22 18:29:21 +0100
  • 94eff0a4bb Fix size_t incorrectly assigned to int Romain Vimont 2021-01-17 14:22:23 +0100
  • 8dbb1676b7 Factorize meson compiler variable initialization Romain Vimont 2021-01-08 19:13:53 +0100
  • ab912c23e7 Define feature test macros in common.h Romain Vimont 2021-01-08 19:24:51 +0100
  • ce43fad645 Update README.zh-Hans to v1.17 Simon Chan 2021-01-12 13:54:42 +0800
  • af516e33ee Update README.pt-br to v1.17 Natan Junges 2021-01-14 01:03:10 -0300
  • 59feb2a15c Group common includes into common.h Romain Vimont 2021-01-08 19:18:02 +0100
  • 6385b8c162 Move common structs to coords.h Romain Vimont 2021-01-08 19:15:29 +0100
  • 037be4af21 Fix compat missing include Romain Vimont 2021-01-08 19:21:54 +0100
  • 1e215199dc Remove unused struct port_range Romain Vimont 2021-01-08 19:13:53 +0100
  • d580ee30f1 Separate process wait and close Romain Vimont 2021-01-03 17:06:08 +0100
  • 821c175730 Rename process_simple_wait to process_wait Romain Vimont 2021-01-03 16:40:34 +0100
  • cc6f5020d8 Move conditional src files in meson.build Romain Vimont 2021-01-03 15:09:01 +0100
  • 4bd9da4c93 Split command into process and adb Romain Vimont 2021-01-03 14:55:15 +0100
  • aa8b571389 Increase display id range Romain Vimont 2021-01-04 08:16:32 +0100
  • ed130e05d5 Fix possibly uninitialized value Romain Vimont 2021-01-03 22:40:33 +0100
  • 192fbd8450 Use --cask for latest versions of brew clesiemo3 2021-01-02 11:18:23 -0600
  • c5c5fc18ae Update links to v1.17 in README and BUILD Romain Vimont 2021-01-02 01:26:23 +0100
  • f682b87ba5 Bump version to 1.17 Romain Vimont 2021-01-02 00:53:32 +0100
  • 10b749e27d Kill the server only after a small delay Romain Vimont 2021-01-01 12:41:25 +0100
  • 05e8c1a3c5 Call CloseHandle() after wait on Windows Romain Vimont 2021-01-01 23:39:29 +0100