Commit graph

  • a17f1116ce Bump version to 1.5 v1.5-fixversion bumpversion Pierre Gordon 2018-11-12 00:08:06 -05:00
  • 21ac5ecc65 Update app version Pierre Gordon 2018-11-12 00:08:06 -05:00
  • 5019813481
    Merge pull request #6 from Genymobile/master feiser2016 2018-11-12 09:53:26 +08:00
  • e4cf152b26 Update links to v1.5 in README and BUILD Romain Vimont 2018-11-11 23:35:47 +01:00
  • bd32016632 Improve features presentation in README v1.5 Romain Vimont 2018-11-11 17:27:59 +01:00
  • 77b620e1d0 Merge branch 'record' into dev (#292) Romain Vimont 2018-11-11 21:39:38 +01:00
  • 3f4cb3250b Improve features presentation in README record Romain Vimont 2018-11-11 17:27:59 +01:00
  • 22ff03f2f7 Do not queue invalid PTS Romain Vimont 2018-11-11 15:38:06 +01:00
  • 60afb46c8d Store queue of PTS for pending frames Romain Vimont 2018-11-11 15:27:52 +01:00
  • 345f8858d3 Send frame meta only if recording is enabled Romain Vimont 2018-11-11 14:41:54 +01:00
  • 22bf0c19d6 Rename --output-file to --record Romain Vimont 2018-11-11 14:03:29 +01:00
  • 70579dc709 Wrap receiver state into separate struct Romain Vimont 2018-11-11 12:36:08 +01:00
  • e562837c0b Avoid partial header reads Romain Vimont 2018-11-11 21:26:48 +01:00
  • ebe998cf78 Move buffer reader functions to buffer_util.h Romain Vimont 2018-11-11 00:58:29 +01:00
  • b98eb7d0fa Support AVStream.codec for old FFmpeg versions Romain Vimont 2018-11-10 23:49:19 +01:00
  • e361b49b4a recorder: use av_oformat_next to support older FFmpeg yuchenlin 2018-11-10 19:00:30 +08:00
  • d0e090e1f9 Reenable custom SDL signal handlers Romain Vimont 2018-11-10 14:01:57 +01:00
  • 475912a39c Do not transmit MediaCodec flags Romain Vimont 2018-11-11 00:35:53 +01:00
  • 27e8a9a79d Assign PTS to the right frame Romain Vimont 2018-11-09 21:22:41 +01:00
  • 61db575861 Decode and push frame before recording Romain Vimont 2018-11-09 19:28:28 +01:00
  • 2cd99e7205 Only set valid PTS/DTS Romain Vimont 2018-11-09 16:09:15 +01:00
  • 27686e9361 Add recorder Romain Vimont 2018-11-09 12:21:17 +01:00
  • d706c5df39 Enable video output file, with pts set by server Ivan Gorinov 2018-10-10 22:12:36 -07:00
  • b5c64c0f5a Fix SDL 2.0.9 for Windows Romain Vimont 2018-11-11 16:29:03 +01:00
  • a5787dccd6 Update SDL (2.0.9) for Windows Romain Vimont 2018-11-11 16:04:17 +01:00
  • 7981d80f11 More bad copy/paste line ending fixes, actually builds now Tim Pequignot 2018-11-10 20:13:31 -06:00
  • 1cbdd82608 Fix bad line ending Tim Pequignot 2018-11-10 20:04:44 -06:00
  • cb3cf801c8 Extract bit operations to buffer_util.h Romain Vimont 2018-11-11 00:48:25 +01:00
  • b1d2c2c640 Explain how to install up-to-date meson Romain Vimont 2018-11-11 00:08:41 +01:00
  • 5a0e9f80df Add keyboard shortcuts for media control Tim Pequignot 2018-11-10 13:37:22 -06:00
  • 9160d465ec Add feature test macro to declare kill() Romain Vimont 2018-11-10 16:16:08 +01:00
  • 8587e3c836 recorder: use av_oformat_next to support older FFmpeg yuchenlin 2018-11-10 19:00:30 +08:00
  • 0cb16be9f5 Assign PTS to the right frame Romain Vimont 2018-11-09 21:22:41 +01:00
  • 2de0a9ee02 Decode and push frame before recording Romain Vimont 2018-11-09 19:28:28 +01:00
  • 1f5221897a Fix PTS/DTS Romain Vimont 2018-11-09 16:09:15 +01:00
  • 8940cfbbe4 Add recorder Romain Vimont 2018-11-09 12:21:17 +01:00
  • 9bb7c1c287 Fix compilation error (to be squashed) Romain Vimont 2018-11-03 18:11:13 +01:00
  • 0c940174f4 Enable video output file, with pts set by server Ivan Gorinov 2018-10-10 22:12:36 -07:00
  • 5c739874a4 Fix memory leak on error Romain Vimont 2018-11-09 14:32:42 +01:00
  • d061c30965 Replace Ctrl by Meta for volume shortcuts on MacOS Romain Vimont 2018-10-24 19:05:34 +02:00
  • 5bf1261364 Refactor to support Meta in shortcuts Romain Vimont 2018-10-24 19:03:07 +02:00
  • 911f577563
    Merge pull request #5 from Genymobile/master feiser2016 2018-10-30 21:13:07 +08:00
  • facbbced9e
    Merge pull request #310 from npes87184/master Romain Vimont 2018-10-27 14:49:00 +02:00
  • 96056e3213 input_manager: fix potential memory leak on text yuchenlin 2018-10-27 20:07:22 +08:00
  • fbdcc42dbb Replace Ctrl by Meta for volume shortcuts on MacOS macos_volume Romain Vimont 2018-10-24 19:05:34 +02:00
  • aa10721c9e Refactor to support Meta in shortcuts Romain Vimont 2018-10-24 19:03:07 +02:00
  • 0b92b93358 Capture Alt and Meta keys Romain Vimont 2018-10-24 18:51:02 +02:00
  • fae8f353ce Implement audio forwarding Romain Vimont 2018-10-21 19:08:43 +02:00
  • b6f0f2bedf Expose functions to get device serial and model Romain Vimont 2018-10-21 19:07:57 +02:00
  • d1c9ed4e2e Add command execution with redirection Romain Vimont 2018-10-21 19:05:28 +02:00
  • 36d3799727 Initialize only video subsystem in screen.c Romain Vimont 2018-03-21 11:27:52 +01:00
  • c20245630e Factorize Windows command building Romain Vimont 2018-10-14 18:52:10 +02:00
  • 7ed5dd3503 Desktop entry file for Linux app launchers Genymobile/scrcpy#295 Addison Snelling 2018-10-14 03:50:35 -05:00
  • b882322f73 Work around Os.write() not updating position Romain Vimont 2018-10-08 18:49:48 +02:00
  • ebc1f2d4c0 Enable video file output Ivan Gorinov 2018-10-08 19:22:14 -07:00
  • 4f293dd6c8
    Merge pull request #4 from Genymobile/master feiser2016 2018-10-08 17:03:04 +08:00
  • 8875955921 Support paths containing spaces on Windows Romain Vimont 2018-10-04 20:47:53 +02:00
  • ff4430b2a3 Declare fun(void) functions with no parameters Romain Vimont 2018-10-04 17:03:24 +02:00
  • cea176c210 Update links to v1.4 in README and BUILD Romain Vimont 2018-10-03 23:32:48 +02:00
  • f613752606 Update platform-tools (28.0.1) for Windows v1.4 Romain Vimont 2018-10-03 23:18:37 +02:00
  • 24d107d017 Bump version to 1.4 Romain Vimont 2018-10-03 23:03:27 +02:00
  • 66d1f81f56 Merge branch 'master' into dev Romain Vimont 2018-10-03 23:02:09 +02:00
  • 411aa4fcfd Handle alpha and space chars as raw events Romain Vimont 2018-09-09 16:31:41 +02:00
  • d65d898313
    Merge 71900311d8 into 78d5a4d8a1 prasoon01 2018-10-03 09:14:58 +00:00
  • a5529b4953
    Merge 6f00199170 into 78d5a4d8a1 naimishag 2018-10-03 09:13:48 +00:00
  • 71900311d8 hacktoberfest [Prasoon01] 2018-10-03 14:42:12 +05:30
  • 6f00199170 hacktoberfest naimishag 2018-10-03 14:42:05 +05:30
  • 68fa0d6745
    Merge pull request #3 from Genymobile/master feiser2016 2018-09-26 15:33:29 +08:00
  • 9e029d76c9 Handle alpha and space chars as raw events rawalpha Romain Vimont 2018-09-09 16:31:41 +02:00
  • 712c2db276
    Merge 22ac4dd603 into 78d5a4d8a1 Ashish kumar sharma 2018-09-22 04:56:38 +00:00
  • 22ac4dd603
    labarary.c Ashish kumar sharma 2018-09-22 10:25:59 +05:30
  • 78d5a4d8a1 Add link to Gentoo Ebuild in README Romain Vimont 2018-09-19 22:08:32 +02:00
  • 52e2c60190
    Merge pull request #261 from npes87184/dev Romain Vimont 2018-09-18 08:56:40 +02:00
  • 140b1ef6a5 prevent closing console right after process error in windows yuchenlin 2018-09-14 20:34:59 +08:00
  • e3a07c3309 update-on-event logicalscale Romain Vimont 2018-09-13 22:24:26 +02:00
  • 2e40285244 hidpi-scale-wip Romain Vimont 2018-09-04 20:52:07 +02:00
  • eca99d5af7 Fix header guard name Romain Vimont 2018-09-13 16:27:19 +02:00
  • 6a1fb070f7 Merge branch 'npes87184:dev' into dev (#254) Romain Vimont 2018-09-09 15:28:56 +02:00
  • 27bed948d4 Use specific error for missing binary on Windows yuchenlin 2018-09-08 09:16:53 +08:00
  • 66def38b73 Avoid additional buffer copy in userspace Romain Vimont 2018-09-09 15:01:55 +02:00
  • e6633f3b12
    Merge 43e7af3d5b into a60aef5aaf yuchenlin 2018-09-08 01:24:33 +00:00
  • 43e7af3d5b return PROCESS_ERROR_MISSING_BINARY in windows exec yuchenlin 2018-09-08 09:16:53 +08:00
  • 066d3dfbcb prevent closing console right after process error in windows yuchenlin 2018-09-08 09:16:04 +08:00
  • a5e690d2a0 Turn scale factor into float for better precision Shaoxing Wang 2018-09-05 23:26:13 +08:00
  • 8313e60ee2 Extract out logical size update operation into screen.c Shaoxing Wang 2018-09-05 22:56:33 +08:00
  • a60aef5aaf Merge branch 'philippsandhaus:master' into dev (#252) Romain Vimont 2018-09-04 18:51:56 +02:00
  • 28015c3ee4 Present fullscreen option in README Romain Vimont 2018-09-04 18:40:57 +02:00
  • af9808cf02 Add option to start in fullscreen Philipp Sandhaus 2018-09-04 15:55:20 +02:00
  • 34550311be Merge branch 'npes87184:dev' into dev (#236) Romain Vimont 2018-09-04 18:43:17 +02:00
  • 68d728858f
    Merge 1035653d4a into fdbb725436 Philipp Sandhaus 2018-09-04 14:02:37 +00:00
  • 1035653d4a Removed extra line Philipp Sandhaus 2018-09-04 16:02:14 +02:00
  • 19271de6c9 Added new command line paramter to start in fullscreen Philipp Sandhaus 2018-09-04 15:55:20 +02:00
  • 55d33ddd5f Do not handle system-specific values in command.c Romain Vimont 2018-09-04 08:42:25 +02:00
  • 6d2d803003 Notify adb missing yuchenlin 2018-09-01 09:18:06 +08:00
  • 0152ee6130
    Merge 12cd32ce92 into 3b5e54278e yuchenlin 2018-09-03 12:14:47 +00:00
  • 12cd32ce92 Notify adb missing yuchenlin 2018-09-01 09:18:06 +08:00
  • 48e10b9daa Work around for multiple displays with respective scales Shaoxing Wang 2018-08-26 19:32:32 +08:00
  • fdbb725436 Add link to FLAG_SECURE in FAQ Romain Vimont 2018-08-20 14:58:57 +02:00
  • 624fd09abf
    Merge pull request #2 from Genymobile/master feiser2016 2018-08-20 18:25:37 +08:00
  • ce6e5d1969 Explain how to install adb on Mac OS Romain Vimont 2018-08-17 19:51:25 +02:00