Commit graph

  • 28015c3ee4 Present fullscreen option in README Romain Vimont 2018-09-04 18:40:57 +0200
  • af9808cf02 Add option to start in fullscreen Philipp Sandhaus 2018-09-04 15:55:20 +0200
  • 34550311be Merge branch 'npes87184:dev' into dev (#236) Romain Vimont 2018-09-04 18:43:17 +0200
  • 55d33ddd5f Do not handle system-specific values in command.c Romain Vimont 2018-09-04 08:42:25 +0200
  • 6d2d803003 Notify adb missing yuchenlin 2018-09-01 09:18:06 +0800
  • fdbb725436 Add link to FLAG_SECURE in FAQ Romain Vimont 2018-08-20 14:58:57 +0200
  • ce6e5d1969 Explain how to install adb on Mac OS Romain Vimont 2018-08-17 19:51:25 +0200
  • 963890e9c2 Separate build instructions from README Romain Vimont 2018-08-17 17:49:13 +0200
  • 3b5e54278e Update FFmpeg (4.0.2) for Windows Romain Vimont 2018-08-15 17:49:35 +0200
  • dd3ba685e4 Update platform-tools (28.0.0) for Windows Romain Vimont 2018-08-15 17:48:37 +0200
  • 89e0203682 Add missing include for lock_util.h Romain Vimont 2018-08-15 17:13:39 +0200
  • 536b31829a Separate multi-words filenames by '_' Romain Vimont 2018-08-15 17:01:54 +0200
  • f3f704d1ed Document "push file" feature Romain Vimont 2018-08-15 16:52:29 +0200
  • 6581f9feb9 Make request_queue functions static Romain Vimont 2018-08-15 16:51:05 +0200
  • 359685b1db Simplify SDL_assert() calls Romain Vimont 2018-08-15 16:46:53 +0200
  • 4527be4cde Add missing include config.h Romain Vimont 2018-08-15 16:45:22 +0200
  • 92d1aff85f Merge branch 'npes87184:push_file_to_sdcard' into dev (#226) Romain Vimont 2018-08-15 17:18:15 +0200
  • 66f45f9dae Support drag&drop a file to transfer it to device npes87184 2018-08-12 10:40:00 +0800
  • aa97eed24b installer -> file_handler npes87184 2018-08-12 10:13:49 +0800
  • 2daeb1fd5f Reset current installer process Romain Vimont 2018-08-15 17:08:18 +0200
  • cde0b3d248 Return non-zero value on connection loss Grief 2018-07-20 17:33:55 +0300
  • 6fa209fa82 Remove AINPUT_SOURCE_ANY value Romain Vimont 2018-08-12 15:32:32 +0200
  • b37c0f6cd6 Replace Uint32 by int to fix warnings in tinyxpm Romain Vimont 2018-08-12 15:27:58 +0200
  • c4a1fc746b Explicitly use ISO C11 Romain Vimont 2018-08-12 15:21:30 +0200
  • a3ab92226d Destroy mutex if strdup failed npes87184 2018-08-12 09:20:06 +0800
  • ec66b3be82
    Merge pull request #225 from npes87184/master Romain Vimont 2018-08-12 14:56:13 +0200
  • f8ef4f1cf7 remove redundant semicolon npes87184 2018-08-11 21:06:38 +0800
  • 9e683b7dac Update links to v1.3 in README Romain Vimont 2018-08-09 19:26:31 +0200
  • 7e42358a7b Bump version to 1.3 Romain Vimont 2018-08-09 19:14:17 +0200
  • caa9e30004 Add crop feature Romain Vimont 2018-08-09 19:12:27 +0200
  • e85010fbc2 Move annotation comment Romain Vimont 2018-08-09 18:23:38 +0200
  • 820cd2bb54 Extract video size computation Romain Vimont 2018-08-07 22:03:47 +0200
  • 8793c104ee Increase "adb forward" connection attempts Romain Vimont 2018-08-09 18:22:42 +0200
  • fca806e095 Do not call deprecated av_register_all() Romain Vimont 2018-08-09 18:18:22 +0200
  • 280891837e Simplify README for Windows users Romain Vimont 2018-07-16 17:11:49 +0200
  • 49b2e63d13 Forward repeated volume events Romain Vimont 2018-06-24 21:48:34 +0200
  • c12c64ed41 Send separate DOWN/UP key events Romain Vimont 2018-06-24 21:09:23 +0200
  • 2f66acd75d Improve English comment Romain Vimont 2018-06-24 20:45:31 +0200
  • 1846d2f078 Prevent killing unexpected process Romain Vimont 2018-06-22 19:52:22 +0200
  • 1a0139321b Fix missing installer initialization Romain Vimont 2018-06-22 18:30:36 +0200
  • 8890750681
    Merge pull request #169 from zopelee/master Romain Vimont 2018-06-08 08:08:00 +0200
  • aac9d5057f Fix meson error: ‘for’ loop initial declarations are only allowed in C99 mode. zack 2018-06-08 12:21:04 +0800
  • f705a73149 Use a meson option to crossbuild for Windows Romain Vimont 2018-06-05 20:43:47 +0200
  • 27a9bd3424 Fix clean recipe in cross Makefile Romain Vimont 2018-06-05 20:42:35 +0200
  • cf121a0f65 Upgrade gradle Romain Vimont 2018-06-05 20:33:37 +0200
  • c8a5f9dc63 Update links to v1.2 in README Romain Vimont 2018-05-28 22:52:52 +0200
  • 8106bb8215 Bump version to 1.2 Romain Vimont 2018-05-28 20:34:54 +0200
  • f1b3a40375 Rename SHA256SUM to SHA256SUMS Romain Vimont 2018-05-28 22:31:39 +0200
  • a63dd47f2d Make CreateProcess() flags depend on "noconsole" Romain Vimont 2018-05-28 22:26:32 +0200
  • 6b4bbb1fb3 Update README and FAQ for the new Windows releases Romain Vimont 2018-05-27 21:53:13 +0200
  • aedc2c2da9 Also build "noconsole" binary for Windows Romain Vimont 2018-05-27 21:30:32 +0200
  • 106b87a4d2 Add cross-compilation scripts for Windows Romain Vimont 2018-05-13 16:03:39 +0200
  • 7d68316f45 Indicate that libs are included for Windows Romain Vimont 2018-05-28 20:31:33 +0200
  • e729b76176 Indicate that scrcpy also works over TCP/IP Romain Vimont 2018-05-28 20:31:01 +0200
  • 6274cc3767 Document APK drag & drop Romain Vimont 2018-05-28 20:24:23 +0200
  • 9c6f9b24f9 Quote apk path on Windows Romain Vimont 2018-05-26 14:43:42 +0200
  • e2a2973990 Drag and drop to install apk files from computer Adonis Najimi 2018-04-29 00:17:34 +0200
  • 41419a2e77 Fix net_send_all() warning Romain Vimont 2018-05-27 15:49:20 +0200
  • e3d0a59c80 Fix proc_show_touches warning Romain Vimont 2018-05-27 15:46:07 +0200
  • bb3a7f05ac Release controller lock while processing events Romain Vimont 2018-05-26 15:14:46 +0200
  • ec02823045 Fix leak on server start error Romain Vimont 2018-05-26 14:20:05 +0200
  • 435a7fe314 Add missing includes Romain Vimont 2018-05-13 15:33:13 +0200
  • 78da66f126 Merge branch 'master' into dev Romain Vimont 2018-04-08 12:41:51 +0200
  • 9aa88b6fc3 Map numpad ENTER key Romain Vimont 2018-04-08 12:38:06 +0200
  • f8ad7df3be Add FAQ section about KWin crash Romain Vimont 2018-04-05 02:03:26 +0200
  • 0871bca9c7 Avoid pointer arithmetic on "void *" Romain Vimont 2018-04-04 10:48:14 +0200
  • b2b5404883 Use const pointers when possible Romain Vimont 2018-04-04 10:42:13 +0200
  • 1bddb80b5f Change volume shortcuts Romain Vimont 2018-04-03 14:20:33 +0200
  • 6323f3974f Document 32 bits packages Windows in README Romain Vimont 2018-03-31 11:07:25 +0200
  • 16a3de1796 Make checkstyle happy Romain Vimont 2018-03-28 22:01:26 +0200
  • 6161f7688c Install on macOS via Homebrew in README Romain Vimont 2018-03-28 14:10:55 +0200
  • 2a02fb3611 Document how to make a portable build on Windows Romain Vimont 2018-03-28 11:08:01 +0200
  • 71f50fb697 Merge branch 'master' into dev Romain Vimont 2018-03-28 10:45:23 +0200
  • 82efff34e8 Factorize texture creation Romain Vimont 2018-03-27 11:01:40 +0200
  • 860006e082 Forward double-click events Romain Vimont 2018-03-26 14:45:52 +0200
  • 57eaf05289 Improve startup time when show_touches is enabled Romain Vimont 2018-03-25 16:20:34 +0200
  • dd2a5c1ecf Disable "show touches" once window is closed Romain Vimont 2018-03-25 15:59:43 +0200
  • 66ec252893 Add an option to enable "show touches" Romain Vimont 2018-03-25 15:23:00 +0200
  • b13d25b9f4 Group scrcpy options into a struct Romain Vimont 2018-03-21 14:04:13 +0100
  • b449c09442 Merge branch 'master' into dev Romain Vimont 2018-03-25 15:16:19 +0200
  • 8b84492830 Merge branch 'stek29/macos' (#56) Romain Vimont 2018-03-25 14:31:02 +0200
  • 4d50832f8e Add instructions to install Java 8 on macOS Viktor Oreshkin 2018-03-13 05:35:38 +0300
  • e0e8dfeb3b
    Merge pull request #94 from pierlon/pierlon-patch-1 Romain Vimont 2018-03-25 14:12:29 +0200
  • f4d6449af7
    Merge pull request #95 from Sea-n/patch-1 Romain Vimont 2018-03-25 14:00:20 +0200
  • 64963fff62
    Update README.md Sean 2018-03-25 17:51:29 +0800
  • b7d9b8739c
    Add instructions to run via Docker Pierre Gordon 2018-03-24 23:15:14 -0500
  • 88f6b43c8f
    Merge pull request #93 from CampbellOwen/patch-1 Romain Vimont 2018-03-24 09:26:12 +0100
  • 324a264233
    Change links to wikipedia Owen Campbell 2018-03-24 01:09:41 -0700
  • 3bb2cda955
    Add links to FFmpeg and LibSDL2 dependencies Owen Campbell 2018-03-24 00:55:05 -0700
  • 35298bb0c6 Process the last video frame Romain Vimont 2018-03-23 14:01:58 +0100
  • 73c332e3e4 Unref last packet on exit Romain Vimont 2018-03-23 13:57:32 +0100
  • 15014f2689 Clarify adb requirements Romain Vimont 2018-03-23 10:55:16 +0100
  • 29b5c5b8f4 Merge branch 'arich/addShake' into dev (#85) Romain Vimont 2018-03-23 10:13:19 +0100
  • 88ee6bc928 Swap MENU and APP_SWITCH shortcuts Romain Vimont 2018-03-23 10:10:24 +0100
  • 35e9a64c34 Rename "shake" to "menu" Romain Vimont 2018-03-23 10:07:48 +0100
  • 9cac38fe58 Describe workaround to get output on Windows Romain Vimont 2018-03-23 09:57:45 +0100
  • 301c52b603 Add support for CTRL+S to send hardware "shake" to device w/readme Andy Rich 2018-03-20 18:04:40 -0700
  • f00c6c5b13 Disable custom SDL signal handlers Romain Vimont 2018-03-21 21:43:12 +0100
  • 3b3803da0d Remove useless blocks in switch/case Romain Vimont 2018-03-21 11:14:15 +0100
  • f5cf6c1b2c Include source root directory Romain Vimont 2018-03-20 14:03:28 +0100