Commit graph

  • 54fb05837a
    refine master JerryXiao 2023-09-10 01:14:00 +0800
  • 85a9871082
    virtual display artifacts JerryXiao 2023-09-08 17:31:28 +0800
  • bd67110a20
    test virtual display test JerryXiao 2023-09-08 17:31:28 +0800
  • 7b1ac46ab0 change: execute server as root and create secure display RiggiG 2023-06-22 21:24:55 -0400
  • 1ee46970e3 Fix TCP/IP link in README Aritz T 2023-07-18 18:09:54 +0200
  • fcdf847dd3 Add missing syntax highlighting in audio doc Romain Vimont 2023-07-14 23:37:19 +0200
  • ad05a01800 Add Encoder section Romain Vimont 2023-07-14 23:33:04 +0200
  • 328ed3650d Extract device connection to a separate doc page Romain Vimont 2023-07-14 23:29:09 +0200
  • c14668b177 Move display section to video documentation Romain Vimont 2023-07-14 23:26:52 +0200
  • 637f48f360 Update links to v2.1.1 Romain Vimont 2023-07-14 23:09:44 +0200
  • d391fc3b69 Bump version to 2.1.1 Romain Vimont 2023-07-14 18:58:58 +0200
  • 75ad925423 Merge branch 'master' into release Romain Vimont 2023-07-14 18:58:34 +0200
  • 7e936fa879 Fix meizu deadlock Romain Vimont 2023-07-13 21:43:52 +0200
  • 01d785d9a3 Increase attempts to start AudioRecord Romain Vimont 2023-07-07 18:21:17 +0200
  • fe6e9acb36 Log device selection at INFO level Romain Vimont 2023-07-04 18:20:23 +0200
  • 625934fb1b Fix fedora package in build instructions Cédric Skwar 2023-06-30 13:49:46 +0000
  • 85b55b3c4e Fix possible division by zero Romain Vimont 2023-06-27 18:38:10 +0200
  • 7b7076ef85 Add direct links to donations Romain Vimont 2023-06-27 21:23:42 +0200
  • 808bd14e30 Ignore fold change events for other display ids Romain Vimont 2023-06-27 18:43:22 +0200
  • 0049b3ce07 Remove superfluous log Romain Vimont 2023-06-23 08:23:22 +0200
  • 5764f47fee Update links to v2.1 Romain Vimont 2023-06-22 00:26:36 +0200
  • 2dab1f7024 Bump version to 2.1 Romain Vimont 2023-06-22 00:16:46 +0200
  • 744312ec64 Merge branch 'master' into release Romain Vimont 2023-06-22 01:15:39 +0200
  • b9315620e2 Fix adb forward initialization Romain Vimont 2023-06-22 01:13:53 +0200
  • ea59d525bd Fix code style Romain Vimont 2023-06-22 01:07:09 +0200
  • 0ffcfa0f5c Accept failure in rotation or fold registration Romain Vimont 2023-06-22 00:51:14 +0200
  • c0f3c080b6 Register DisplayFoldListener only for Android 10+ Romain Vimont 2023-06-22 00:49:11 +0200
  • d046678f85 Upgrade platform-tools (34.0.3) for Windows Romain Vimont 2023-06-22 00:10:37 +0200
  • fae3fbc934 Update developer documentation Romain Vimont 2023-06-10 12:26:04 +0200
  • 5061b7e02c Fix build without gradle Romain Vimont 2023-06-21 23:56:06 +0200
  • 09009c2aa7 Upgrade SDL (2.28.0) for Windows Romain Vimont 2023-06-20 21:45:14 +0200
  • fb21bbf763 Add workarounds for Honor devices Romain Vimont 2023-06-18 17:52:43 +0200
  • 0f1afff7a6 Move workarounds execution Romain Vimont 2023-06-19 13:30:36 +0200
  • 48a00fb481 Log device BRAND Romain Vimont 2023-06-17 00:12:42 +0200
  • 3b7e2ca9c8 Fix lint warning Romain Vimont 2023-06-16 23:24:08 +0200
  • 5bd7514871 Add InputManagerGlobal for Android 14 beta 3 wuderek 2023-06-09 06:03:09 +0000
  • d3c2955fb9 Add --time-limit Romain Vimont 2023-06-01 18:46:50 +0200
  • 5042f8de93 Improve recording documentation Romain Vimont 2023-06-01 18:44:53 +0200
  • 7536f95d1c Rename raw_video_stream to raw_stream Romain Vimont 2023-06-10 12:09:23 +0200
  • 6832e8d629 Remove spurious empty line Romain Vimont 2023-06-10 12:07:35 +0200
  • 28313631e5 Reformat Java code Romain Vimont 2023-06-09 22:28:01 +0200
  • fdbc9397a7 Name Java threads Romain Vimont 2023-06-09 22:24:32 +0200
  • 4ad7479425 Add missing shortcut in documentation Romain Vimont 2023-06-08 08:52:21 +0200
  • a3cdf1a6b8 Add option to kill adb on close Romain Vimont 2023-06-05 19:48:21 +0200
  • b16d4d1835 Fix adb server vs adb daemon confusion Romain Vimont 2023-06-05 19:45:20 +0200
  • b8d43866d2 Fix options alphabetical order Romain Vimont 2023-06-05 19:44:15 +0200
  • 2d79aeb117 Simplify command in documentation Romain Vimont 2023-06-04 18:43:35 +0200
  • 888a5aae7d Fix typo in recording documentation Romain Vimont 2023-06-04 18:40:55 +0200
  • 323ea2f1d9 Fix PTS when not monotonically increasing Romain Vimont 2023-06-03 14:52:53 +0200
  • 9ca554ca41 Extract stream-specific structure in recorder Romain Vimont 2023-06-03 14:41:40 +0200
  • 9d3c656414 Fix recorder waiting when stream disabled Romain Vimont 2023-06-03 15:09:46 +0200
  • 379caf8551 Use a single condvar in recorder Romain Vimont 2023-06-03 15:05:23 +0200
  • 2aec7b4c9d Mention how to interrupt scrcpy without video Romain Vimont 2023-06-02 08:59:12 +0200
  • fc52b24503 Reorder options in alphabetical order Romain Vimont 2023-06-01 09:52:35 +0200
  • ff5ffc892f Add option to select audio source Romain Vimont 2023-05-30 21:29:05 +0200
  • 360f2fea1e Extract AudioCapture creation Romain Vimont 2023-05-30 21:25:47 +0200
  • 24999d0d32 Reset video capture on folding event Adonis Najimi 2023-05-07 22:09:21 +0200
  • 8e2c0d6407 Rename rotationChanged to resetCapture Romain Vimont 2023-05-29 19:23:51 +0200
  • 9a2abba098 Update demuxer comment Romain Vimont 2023-06-01 09:01:52 +0200
  • b2d860382f Fix stream offset on audio buffer underflow shuax 2023-05-31 03:26:33 +0000
  • 4c4a03ebe1 Reorder options to maintain alphabetical order Romain Vimont 2023-05-30 19:31:48 +0200
  • 798dfd240e Turn device screen off after set up Yan 2023-04-08 10:11:47 +0200
  • c4caa6b81d Document --no-{video,audio}-playback Romain Vimont 2023-05-24 21:28:40 +0200
  • 1efbfe1175 Add separate video and audio playback options Romain Vimont 2023-05-24 21:22:31 +0200
  • 751c09f47a Simplify V4L2/USB ifdefs Romain Vimont 2023-05-24 20:44:17 +0200
  • 6ad46d70b8 Define v4l2_buffer only if HAVE_V4L2 Romain Vimont 2023-05-24 20:39:13 +0200
  • f46758d1c5 Fix V4L2 error message when disabled Romain Vimont 2023-05-24 20:36:27 +0200
  • e71f5358b3 Reorder command line options checks Romain Vimont 2023-05-24 20:25:01 +0200
  • a2c8910006 Rename --no-mirror to --no-playback Romain Vimont 2023-05-24 20:22:35 +0200
  • cab354102d Create AudioRecord by reflection as a fallback Simon Chan 2023-03-27 01:09:07 +0800
  • 597d2ccc01 Rename FORMAT to ENCODING Romain Vimont 2023-05-24 22:13:02 +0200
  • 38900d7730 Extract audio source to a static constant Romain Vimont 2023-05-24 21:31:47 +0200
  • e926bf1fe8 Delay window resize when minimized Romain Vimont 2023-05-08 21:02:01 +0200
  • 6298ef095f Accept texture failures Romain Vimont 2023-05-08 18:16:38 +0200
  • 958f22490b Document installation via winget on Windows Marek Madejski 2023-05-16 12:53:58 +0200
  • 7d33798b40 Upgrade FFmpeg build to 6.0-scrcpy-4 Romain Vimont 2023-05-15 14:27:23 +0200
  • d500550212 Update audio recording documentation Romain Vimont 2023-05-07 13:04:11 +0200
  • a166eee909 Upgrade FFmpeg build to 6.0-scrcpy-3 Romain Vimont 2023-05-07 12:46:44 +0200
  • b11b363e8e Add recording to aac file Romain Vimont 2023-05-07 12:38:32 +0200
  • 7321db6f28 Add recording to opus file Romain Vimont 2023-05-07 12:35:27 +0200
  • d6bcde565f Accept .m4a and .mka Romain Vimont 2023-05-07 12:23:51 +0200
  • 98f4f4e68a Refactor command line checks Romain Vimont 2023-05-07 12:22:01 +0200
  • be86e14e05 Factorize record format parsing Romain Vimont 2023-05-07 12:18:27 +0200
  • 8c650e53cd Add --no-video Romain Vimont 2023-05-07 12:08:50 +0200
  • e89e772c7c Remove unnecessary 'else' Romain Vimont 2023-05-07 12:02:45 +0200
  • feab87053a Convert screen encoder to async processor Romain Vimont 2023-04-09 15:17:54 +0200
  • 751a3653a0 Add missing @Override annotations Romain Vimont 2023-04-09 15:18:31 +0200
  • 9c08eb79cb Close connection at the end of finally-block Romain Vimont 2023-04-09 19:12:39 +0200
  • 92483fe11b Disable controls on --no-mirror Romain Vimont 2023-05-05 23:45:55 +0200
  • 6928acdeac Rename --no-display to --no-mirror Romain Vimont 2023-05-05 23:43:14 +0200
  • cb20bcb16f Clarify API versions that support Audio Forwarding parknich081 2023-04-26 09:49:26 -0400
  • 0f3af2d20b Fix build for FFmpeg < 3.3 Romain Vimont 2023-04-22 19:46:45 +0200
  • c083a7cc90 Force OpenGL Core Profile context on macOS Yan 2023-04-05 16:04:03 +0200
  • 9eb6591913 Add missing --no-audio option in manpage Romain Vimont 2023-04-10 19:29:09 +0200
  • 9cfea347d0 Remove Options setters Romain Vimont 2023-04-09 19:58:34 +0200
  • ce064fb5e0 Move options parsing to Options class Romain Vimont 2023-04-09 19:52:01 +0200
  • afcdfc7fd7 Fix checkstyle violation Romain Vimont 2023-04-09 20:01:58 +0200
  • 051b74c883 Extract sc_display from sc_screen Romain Vimont 2023-03-31 20:20:27 +0200
  • 2e532afd2b Pass const pointers to events Romain Vimont 2023-04-03 21:41:54 +0200
  • fdf465851c Add Android version check in raw audio recorder Simon Chan 2023-04-04 22:33:39 +0800