Commit graph

  • f11b0ec204 Fix server checkstyle errors Romain Vimont 2019-03-27 21:47:54 +01:00
  • b33b36e052
    Fix for issue #316 - failed build on LWS (Linux Windows Subsystem) because of lack of reference to WinMain@16 during linking Gerdal 2019-03-27 19:37:44 +01:00
  • 5aa68dd172
    Update EventController.java SkySeraph 2019-03-27 16:10:27 +08:00
  • e2ef39fae5 Fix overflow in test Romain Vimont 2019-03-25 11:33:32 +01:00
  • 3eda38e5fc Do not call codec.stop() on exception Romain Vimont 2019-03-21 18:45:29 +01:00
  • 5b56c57795 Screen off PoC screenoff Romain Vimont 2019-03-15 20:23:30 +01:00
  • 5e69742cdf
    Merge pull request #11 from Genymobile/master feiser2016 2019-03-15 15:50:19 +08:00
  • a16cf95b8e Remove deprecated Arch Linux package Andrew Rabert 2019-03-10 18:00:55 -04:00
  • 0fe737dee1 Remove deprecated Arch Linux package The scrcpy-prebuiltserver has been deprecated in favor of the scrcpy package. Andrew Rabert 2019-03-10 18:00:55 -04:00
  • 71fd238b0a Update developer documentation for v1.8 Romain Vimont 2019-03-07 20:21:13 +01:00
  • d795144a36 Add note about Ctrl+C on Windows while recording Romain Vimont 2019-03-07 20:42:08 +01:00
  • c287826f8e Update links to v1.8 in README and BUILD Romain Vimont 2019-03-07 20:41:56 +01:00
  • 1323e3c43e Bump version to 1.8 v1.8 Romain Vimont 2019-03-07 20:21:07 +01:00
  • 50dac2eaee Log "new texture" at INFO level Romain Vimont 2019-03-07 20:17:09 +01:00
  • b8ff35efe6 Remove empty line Romain Vimont 2019-03-07 19:03:13 +01:00
  • 7fad611dfb Merge branch 'dev' Romain Vimont 2019-03-07 19:02:40 +01:00
  • a7b3901c31 Add more consts Romain Vimont 2019-03-03 11:59:31 +01:00
  • fc81d0d771
    Merge pull request #442 from npes87184/master Romain Vimont 2019-03-03 11:16:13 +01:00
  • f7efafd846 Explicitly pass control flag to input manager Romain Vimont 2019-03-03 11:05:26 +01:00
  • c456e38264 server/meson.build: support relative path for prebuilt_server Yu-Chen Lin 2019-03-03 12:17:00 +08:00
  • 6baed8a06f Do not init SDL video subsystem if no display Romain Vimont 2019-03-03 01:40:03 +01:00
  • 8595862005 Use explicit output parameter for skipped frame Romain Vimont 2019-03-03 00:26:48 +01:00
  • 9ef345fdd0 Make owned serial a pointer-to-non-const Romain Vimont 2019-03-03 00:01:16 +01:00
  • dfed1b250e Replace SDL types by C99 standard types Romain Vimont 2019-03-02 23:52:22 +01:00
  • 8655ba7197 Add option to mirror in read-only Romain Vimont 2019-03-02 22:40:51 +01:00
  • 163cd36ccc Rename -n/--no-window to -N/--no-display Romain Vimont 2019-03-02 22:46:46 +01:00
  • db6644f1f9 Add missing no_window initialization Romain Vimont 2019-03-02 22:42:28 +01:00
  • 36191b7eec Avoid unnecessary call if display is disabled Romain Vimont 2019-03-02 21:32:31 +01:00
  • 33ccb1368f Extract event processing out of event_loop() Romain Vimont 2019-03-02 21:49:39 +01:00
  • aeda583a2c Update code style Romain Vimont 2019-03-02 20:09:56 +01:00
  • b2fe005498 Replace uint64_t by Uint64 for consistency Romain Vimont 2019-03-02 20:10:34 +01:00
  • ef118cc633 Describe the --no-window feature in README Romain Vimont 2019-03-02 18:33:31 +01:00
  • 89812e4eee Implement the --no-window flag Romain Vimont 2019-03-02 18:06:29 +01:00
  • 421a1141e2 Add a new option: -n/--no-window CapsLock 2019-02-01 22:53:24 +01:00
  • e6e011baaf Add stream layer Romain Vimont 2019-03-02 16:43:43 +01:00
  • e7b7b083aa Store the recording request in a local bool Romain Vimont 2019-03-02 18:18:12 +01:00
  • 8aeb5c0e3c Fix cleanup order Romain Vimont 2019-03-02 18:09:55 +01:00
  • bcd4090d51 Fix recording with old decoding/encoding API Romain Vimont 2019-03-02 16:02:01 +01:00
  • 84270e2d18 Rename "stop" to "interrupt" Romain Vimont 2019-03-02 17:01:52 +01:00
  • fff87095d9 Rename "frames" to "video_buffer" Romain Vimont 2019-03-02 15:16:55 +01:00
  • aacb09a3d6 Remove unused mutex field in decoder Romain Vimont 2019-03-02 14:48:34 +01:00
  • 7d10ec2b5a Add shortcut to expand/collapse notification panel Romain Vimont 2019-02-26 20:35:37 +01:00
  • 562ab0846d
    Merge pull request #10 from Genymobile/master feiser2016 2019-02-20 09:12:37 +08:00
  • b0f78edaca fix:Add Support For Meizu Phone Fix the error case by flyme nightMode. issue #1 olbb 2019-02-19 10:33:59 +08:00
  • 1c1fe5ec53 Use "always on top" only for SDL >= 2.0.5 Romain Vimont 2019-02-16 15:21:14 +01:00
  • 751600a7f9 Move all compat ifdefs definitions to compat.h Romain Vimont 2019-02-16 15:04:32 +01:00
  • 3fc11ee465 Update links to v1.7 in README and BUILD Romain Vimont 2019-02-16 01:06:28 +01:00
  • b7472a545e Bump version to 1.7 v1.7 Romain Vimont 2019-02-16 00:53:19 +01:00
  • f5f4e6b1c5 Allocate extradata with av_malloc() Romain Vimont 2019-02-16 00:50:14 +01:00
  • 6c40dbd27d Regroup Windows-ifdefs in command.h Romain Vimont 2019-02-10 13:16:55 +01:00
  • 477c0a2cab Create process with wide chars on Windows Romain Vimont 2019-02-10 12:53:03 +01:00
  • c0b65b14df Merge branch 'master' into dev Romain Vimont 2019-02-10 12:23:47 +01:00
  • b23cacfc1a Add recording logs Romain Vimont 2019-02-10 11:29:34 +01:00
  • 0ed2373952 Support recording to MKV Romain Vimont 2019-02-09 15:20:07 +01:00
  • 1aaad6ba35 Rescale packet timestamp to container time base Romain Vimont 2019-02-09 15:08:36 +01:00
  • c8f0805b89 Write header file with correct extradata Romain Vimont 2019-02-09 12:54:12 +01:00
  • 57687bdfcd Write header file with correct extradata headerfix Romain Vimont 2019-02-09 12:54:12 +01:00
  • ee3cba57a8 Forward FFmpeg logs Romain Vimont 2019-02-09 12:06:21 +01:00
  • c11905b860 Add log verbose macro Romain Vimont 2019-02-09 12:05:39 +01:00
  • 1a5ba59504 Fix memory leak on close Romain Vimont 2019-02-09 12:26:07 +01:00
  • 0ad9dc1633 Added a log message telling when scrcpy is initialized CapsLock 2019-02-06 09:43:50 +01:00
  • 932b1b7b6b server/scripts/build-wrapper.sh should not presume bash path CapsLock 2019-02-06 01:13:31 +01:00
  • 3eaf39fda7 Fixed some issues mentioned in comments CapsLock 2019-02-06 00:45:59 +01:00
  • e9acafa725 wip extradata Romain Vimont 2019-02-03 15:56:28 +01:00
  • 8d4ff03b7f Added a new option : -n/--no-window CapsLock 2019-02-01 22:53:24 +01:00
  • fba7a80627
    Merge pull request #9 from Genymobile/master feiser2016 2019-01-30 15:22:03 +08:00
  • aa07dfd2ca
    Merge pull request #412 from npes87184/dev Romain Vimont 2019-01-27 14:09:19 +01:00
  • eca82e09c3 app: add always_on_top Yu-Chen Lin 2019-01-27 19:04:22 +08:00
  • eea478b9dc Add release script Romain Vimont 2019-01-26 15:24:37 +01:00
  • 43ad402356
    Merge pull request #411 from npes87184/master Romain Vimont 2019-01-26 13:22:42 +01:00
  • 4d30fa93ba tests: fix test_control_event_serialize Yu-Chen Lin 2019-01-26 20:04:39 +08:00
  • b35733edb6 Fix expected mouse event sizes Romain Vimont 2019-01-22 09:43:17 +01:00
  • 7764a836f1 Fix incorrect comment Romain Vimont 2019-01-22 09:38:51 +01:00
  • 6452752d3d
    Merge pull request #8 from Genymobile/master feiser2016 2019-01-22 16:35:19 +08:00
  • 0bfaf7b7ff Update links to v1.6 in README and BUILD Romain Vimont 2019-01-20 21:54:02 +01:00
  • 446c682374 Bump version to 1.6 v1.6 Romain Vimont 2019-01-20 21:35:42 +01:00
  • 3aacb7967d Merge branch 'dev' into master Romain Vimont 2019-01-19 21:40:55 +01:00
  • 06a0bbbc71 Update FFmpeg (4.1) for Windows Romain Vimont 2019-01-19 18:14:05 +01:00
  • d71e036f3a Do not disable screensaver Romain Vimont 2019-01-18 23:17:31 +01:00
  • b343a5dc59
    Merge pull request #401 from npes87184/dev Romain Vimont 2019-01-18 13:34:41 +01:00
  • c5ec1a194c input_manager: don't ignore double click event when clicking inside device Yu-Chen Lin 2019-01-18 20:21:25 +08:00
  • 4f254d8232
    Merge pull request #396 from npes87184/master Romain Vimont 2019-01-16 21:16:04 +01:00
  • 1fdde490fd Mirror "secure" content Romain Vimont 2019-01-16 14:00:42 +01:00
  • fb73aa101a prepare-dep: use variable for better readability yuchenlin 2019-01-15 21:32:46 +08:00
  • 39c5e71605 Make the server unlink itself Romain Vimont 2019-01-14 21:12:23 +01:00
  • 55187864ba Add some logs to debug issue 386 issue386 Romain Vimont 2019-01-06 12:23:19 +01:00
  • 6a8d851090 global_header issue362 Romain Vimont 2018-12-01 14:24:00 +01:00
  • 0d3145db4b
    Merge pull request #7 from Genymobile/master feiser2016 2018-11-29 22:01:12 +08:00
  • fefb9816a9 Handle mouse events outside device screen Romain Vimont 2018-11-27 08:54:31 +01:00
  • 7830859c21 Merge branch 'master' into dev Romain Vimont 2018-11-27 08:38:57 +01:00
  • 0e019f8ab8 Add a note to allow simulating input in README Romain Vimont 2018-11-25 11:29:27 +01:00
  • f7d02cad4b Add ninja-build to the packages list to install Romain Vimont 2018-11-19 09:38:40 +01:00
  • a7fe9ad779 Ignore mouse events outside device screen Romain Vimont 2018-11-18 21:20:21 +01:00
  • 1e22ebcac2 Always use non-empty arguments Romain Vimont 2018-11-16 18:36:17 +01:00
  • d81729ba39 Always expect 5 parameters for the server Romain Vimont 2018-11-16 18:34:08 +01:00
  • b2c3df7550 Point out that ninja must not be run as root Romain Vimont 2018-11-15 21:09:10 +01:00
  • 46fec41b7b Move drag&drop features in README Romain Vimont 2018-11-13 20:36:57 +01:00
  • 2876463d39 Fix read_packet() return value on error or EOF Romain Vimont 2018-11-12 14:37:07 +01:00
  • 6dc6ec05d5 Configure version at meson project level Romain Vimont 2018-11-12 14:09:11 +01:00
  • b5e630eea3 Update links to v1.5-fixversion Romain Vimont 2018-11-12 08:52:44 +01:00