Commit graph

  • 963890e9c2 Separate build instructions from README Romain Vimont 2018-08-17 17:49:13 +02:00
  • 7cd1e39766 Toggle "raw key events" via shortcut rawkeyevents Romain Vimont 2018-08-15 21:07:50 +02:00
  • 9de332bbe5 Add "raw key events" mode Romain Vimont 2018-08-15 20:23:29 +02:00
  • 3b5e54278e Update FFmpeg (4.0.2) for Windows Romain Vimont 2018-08-15 17:49:35 +02:00
  • dd3ba685e4 Update platform-tools (28.0.0) for Windows Romain Vimont 2018-08-15 17:48:37 +02:00
  • 89e0203682 Add missing include for lock_util.h Romain Vimont 2018-08-15 17:13:39 +02:00
  • 536b31829a Separate multi-words filenames by '_' Romain Vimont 2018-08-15 17:01:54 +02:00
  • f3f704d1ed Document "push file" feature Romain Vimont 2018-08-15 16:52:29 +02:00
  • 6581f9feb9 Make request_queue functions static Romain Vimont 2018-08-15 16:51:05 +02:00
  • 359685b1db Simplify SDL_assert() calls Romain Vimont 2018-08-15 16:46:53 +02:00
  • 4527be4cde Add missing include config.h Romain Vimont 2018-08-15 16:45:22 +02:00
  • 92d1aff85f Merge branch 'npes87184:push_file_to_sdcard' into dev (#226) Romain Vimont 2018-08-15 17:18:15 +02:00
  • 66f45f9dae Support drag&drop a file to transfer it to device npes87184 2018-08-12 10:40:00 +08:00
  • aa97eed24b installer -> file_handler npes87184 2018-08-12 10:13:49 +08:00
  • 2daeb1fd5f Reset current installer process Romain Vimont 2018-08-15 17:08:18 +02:00
  • 0f92d298a8
    Merge 216e103513 into cde0b3d248 a1346054 2018-08-15 13:22:21 +00:00
  • b895a38abb
    Merge f8db4f4ba9 into cde0b3d248 Grief 2018-08-15 13:20:41 +00:00
  • cde0b3d248 Return non-zero value on connection loss Grief 2018-07-20 17:33:55 +03:00
  • a979709986
    Merge pull request #1 from Genymobile/master feiser2016 2018-08-13 10:52:17 +08:00
  • da15bc66a6
    Merge ddc9f583cc into a3ab92226d npes87184 2018-08-12 14:51:46 +00:00
  • ddc9f583cc Support drag & drop a file to transfer it to device npes87184 2018-08-12 10:40:00 +08:00
  • d0f8e425d9 installer -> file_handler npes87184 2018-08-12 10:13:49 +08:00
  • 6fa209fa82 Remove AINPUT_SOURCE_ANY value Romain Vimont 2018-08-12 15:32:32 +02:00
  • b37c0f6cd6 Replace Uint32 by int to fix warnings in tinyxpm Romain Vimont 2018-08-12 15:27:58 +02:00
  • c4a1fc746b Explicitly use ISO C11 Romain Vimont 2018-08-12 15:21:30 +02:00
  • a3ab92226d Destroy mutex if strdup failed npes87184 2018-08-12 09:20:06 +08:00
  • ec66b3be82
    Merge pull request #225 from npes87184/master Romain Vimont 2018-08-12 14:56:13 +02:00
  • f8ef4f1cf7 remove redundant semicolon npes87184 2018-08-11 21:06:38 +08:00
  • 9e683b7dac Update links to v1.3 in README Romain Vimont 2018-08-09 19:26:31 +02:00
  • 7e42358a7b Bump version to 1.3 v1.3 Romain Vimont 2018-08-09 19:14:17 +02:00
  • caa9e30004 Add crop feature Romain Vimont 2018-08-09 19:12:27 +02:00
  • e85010fbc2 Move annotation comment Romain Vimont 2018-08-09 18:23:38 +02:00
  • 820cd2bb54 Extract video size computation Romain Vimont 2018-08-07 22:03:47 +02:00
  • 8793c104ee Increase "adb forward" connection attempts Romain Vimont 2018-08-09 18:22:42 +02:00
  • fca806e095 Do not call deprecated av_register_all() Romain Vimont 2018-08-09 18:18:22 +02:00
  • 2dc6a2e30c oculus-test crop Romain Vimont 2018-08-07 23:50:20 +02:00
  • 80233b7b72 events Romain Vimont 2018-08-07 23:40:06 +02:00
  • 60c882841f fixcomment Romain Vimont 2018-08-07 23:32:18 +02:00
  • 348c478359 wip2 Romain Vimont 2018-08-07 23:29:08 +02:00
  • c90247ffb6 wip Romain Vimont 2018-08-07 23:06:20 +02:00
  • f31010f4ee Extract video size computation Romain Vimont 2018-08-07 22:03:47 +02:00
  • f8db4f4ba9 Make scrscpy to return 0 exit code only in case when the user closes its app, otherwise, i.e. in case of connection loss, return 1 Grief 2018-07-20 17:33:55 +03:00
  • 280891837e Simplify README for Windows users Romain Vimont 2018-07-16 17:11:49 +02:00
  • 216e103513
    Update KeyComposition.java a1346054 2018-07-10 21:06:45 +00:00
  • 49b2e63d13 Forward repeated volume events Romain Vimont 2018-06-24 21:48:34 +02:00
  • c12c64ed41 Send separate DOWN/UP key events Romain Vimont 2018-06-24 21:09:23 +02:00
  • 2f66acd75d Improve English comment Romain Vimont 2018-06-24 20:45:31 +02:00
  • 1846d2f078 Prevent killing unexpected process Romain Vimont 2018-06-22 19:52:22 +02:00
  • 1a0139321b Fix missing installer initialization Romain Vimont 2018-06-22 18:30:36 +02:00
  • 8890750681
    Merge pull request #169 from zopelee/master Romain Vimont 2018-06-08 08:08:00 +02:00
  • aac9d5057f Fix meson error: ‘for’ loop initial declarations are only allowed in C99 mode. zack 2018-06-08 12:21:04 +08:00
  • f705a73149 Use a meson option to crossbuild for Windows Romain Vimont 2018-06-05 20:43:47 +02:00
  • 27a9bd3424 Fix clean recipe in cross Makefile Romain Vimont 2018-06-05 20:42:35 +02:00
  • cf121a0f65 Upgrade gradle Romain Vimont 2018-06-05 20:33:37 +02:00
  • c8a5f9dc63 Update links to v1.2 in README Romain Vimont 2018-05-28 22:52:52 +02:00
  • 8106bb8215 Bump version to 1.2 v1.2 Romain Vimont 2018-05-28 20:34:54 +02:00
  • f1b3a40375 Rename SHA256SUM to SHA256SUMS Romain Vimont 2018-05-28 22:31:39 +02:00
  • a63dd47f2d Make CreateProcess() flags depend on "noconsole" Romain Vimont 2018-05-28 22:26:32 +02:00
  • 6b4bbb1fb3 Update README and FAQ for the new Windows releases Romain Vimont 2018-05-27 21:53:13 +02:00
  • aedc2c2da9 Also build "noconsole" binary for Windows Romain Vimont 2018-05-27 21:30:32 +02:00
  • 106b87a4d2 Add cross-compilation scripts for Windows Romain Vimont 2018-05-13 16:03:39 +02:00
  • 7d68316f45 Indicate that libs are included for Windows Romain Vimont 2018-05-28 20:31:33 +02:00
  • e729b76176 Indicate that scrcpy also works over TCP/IP Romain Vimont 2018-05-28 20:31:01 +02:00
  • 6274cc3767 Document APK drag & drop Romain Vimont 2018-05-28 20:24:23 +02:00
  • 9c6f9b24f9 Quote apk path on Windows Romain Vimont 2018-05-26 14:43:42 +02:00
  • e2a2973990 Drag and drop to install apk files from computer Adonis Najimi 2018-04-29 00:17:34 +02:00
  • 41419a2e77 Fix net_send_all() warning Romain Vimont 2018-05-27 15:49:20 +02:00
  • e3d0a59c80 Fix proc_show_touches warning Romain Vimont 2018-05-27 15:46:07 +02:00
  • 57b8dd76c8 Update README and FAQ for the new Windows releases cross Romain Vimont 2018-05-27 21:53:13 +02:00
  • 6bc39acda3 Also build "noconsole" binary for Windows Romain Vimont 2018-05-27 21:30:32 +02:00
  • 295dd6f63a Add cross-compilation scripts for Windows Romain Vimont 2018-05-13 16:03:39 +02:00
  • 053c534e26 Fix net_send_all() warning Romain Vimont 2018-05-27 15:49:20 +02:00
  • cf7414c735 Fix proc_show_touches warning Romain Vimont 2018-05-27 15:46:07 +02:00
  • bb3a7f05ac Release controller lock while processing events Romain Vimont 2018-05-26 15:14:46 +02:00
  • ec02823045 Fix leak on server start error Romain Vimont 2018-05-26 14:20:05 +02:00
  • e33a0b7d51
    Merge c941e34136 into 9aa88b6fc3 Adonis Najimi 2018-05-15 19:41:57 +00:00
  • c941e34136 fix installer's goto fail Adonis Najimi 2018-05-15 21:40:53 +02:00
  • b5a81fa43f clean installer Adonis Najimi 2018-05-15 21:38:32 +02:00
  • d6e35b0090 proper way to destroy and init installer Adonis Najimi 2018-05-14 23:05:03 +02:00
  • 527d55b0c0 remove useless comments Adonis Najimi 2018-05-14 22:34:59 +02:00
  • 9f4681dc57 free installer's queue Adonis Najimi 2018-05-14 22:32:57 +02:00
  • 34183ad1a6 lazy loading + convert queue's char[] to pointer Adonis Najimi 2018-05-14 22:23:52 +02:00
  • cc32754402 fix meson build Adonis Najimi 2018-05-14 21:58:31 +02:00
  • ad4616bc69 rename apkinstaller files to installer Adonis Najimi 2018-05-14 21:37:42 +02:00
  • d018277fef support upgrades for adb install Adonis Najimi 2018-05-14 21:33:50 +02:00
  • 435a7fe314 Add missing includes Romain Vimont 2018-05-13 15:33:13 +02:00
  • bf0b91c444 fix destroy_apk_queue as we're currently on the stak Adonis Najimi 2018-05-04 09:31:18 +02:00
  • 61f564769c safe string copy Adonis Najimi 2018-05-04 09:11:47 +02:00
  • 43cbb9e786 try to terminate adb install command properly Adonis Najimi 2018-05-04 08:44:25 +02:00
  • d43ffbe5b3
    Merge b626ee17ba into 1de8506a0d Samir-Rashid 2018-05-04 01:56:28 +00:00
  • b626ee17ba
    Added a useful guide link for the FAQ Samir-Rashid 2018-05-03 18:55:08 -07:00
  • ec95645950 init installer only when it's used Adonis Najimi 2018-05-03 23:09:36 +02:00
  • 3722c4ddfc fix installer free Adonis Najimi 2018-05-03 21:02:01 +02:00
  • d4f1de504f installer queue works Adonis Najimi 2018-05-03 08:46:44 +02:00
  • 6cbb2076fe update meson file to add apkinstaller Adonis Najimi 2018-05-01 13:32:17 +02:00
  • 243a02580c apkinstaller integration into scrcpy Adonis Najimi 2018-05-01 13:25:24 +02:00
  • 0f9f3a3a12 change free to SDL_free and log msg Adonis Najimi 2018-05-01 13:23:12 +02:00
  • 716ca9761e no need for the remote path Adonis Najimi 2018-05-01 13:20:49 +02:00
  • 30b03bfef5 no need for server.h Adonis Najimi 2018-05-01 00:41:09 +02:00
  • dde22baeb2 wip: add apk installer Adonis Najimi 2018-05-01 00:36:50 +02:00