You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrcpy/server/src/main/java/com/genymobile/scrcpy
Romain Vimont 86808e8114 Upgrade Android checkstyle to 10.12.5
Upgrade to the latest version.
7 months ago
..
wrappers Add --list-cameras 8 months ago
AsyncProcessor.java Convert screen encoder to async processor 1 year ago
AudioCapture.java Fix audio PTS by the duration of 1 sample 7 months ago
AudioCaptureForegroundException.java Add workaround to capture audio on Android 11 1 year ago
AudioCodec.java Add support for FLAC audio codec 7 months ago
AudioEncoder.java Upgrade Android checkstyle to 10.12.5 7 months ago
AudioRawRecorder.java Read audio by blocks of 1024 samples 7 months ago
AudioSource.java Add option to select audio source 1 year ago
Binary.java Add conversion from float to fixed-point i16 2 years ago
CameraAspectRatio.java Support camera size selection using -m/--camera-ar 8 months ago
CameraCapture.java Add support for high frame rate camera capture 8 months ago
CameraFacing.java Add --camera-facing 8 months ago
CleanUp.java Add --list-encoders 1 year ago
Codec.java Use a streamer to send the audio stream 1 year ago
CodecOption.java Add missing final modifiers 1 year ago
CodecUtils.java Move log message helpers to LogUtils 1 year ago
Command.java Add fallback to get DisplayInfo 2 years ago
ConfigurationException.java Do not print stacktraces when unnecessary 1 year ago
ControlMessage.java Forward action button to device 1 year ago
ControlMessageReader.java Forward action button to device 1 year ago
Controller.java Name Java threads 1 year ago
DesktopConnection.java Shutdown connection before joining threads 8 months ago
Device.java Ignore fold change events for other display ids 12 months ago
DeviceMessage.java Make the device acknowledge device clipboard 3 years ago
DeviceMessageSender.java Name Java threads 1 year ago
DeviceMessageWriter.java Add device clipboard set acknowledgement 3 years ago
DisplayInfo.java Disable input events when necessary 4 years ago
FakeContext.java Return the FakeContext as application context 7 months ago
HandlerExecutor.java Add camera mirroring 8 months ago
IO.java Log non-EPIPE I/O exceptions 1 year ago
KeyComposition.java Provide a better URL to document key decomposition 6 years ago
Ln.java Disable default stdout/stderr 8 months ago
LogUtils.java Recover on invalid camera FPS ranges 7 months ago
Options.java Add support for high frame rate camera capture 8 months ago
Point.java Reformat Java code 5 years ago
Pointer.java Inject touch events on the server 5 years ago
PointersState.java Merge mouse and touch events 5 years ago
Position.java Add missing final modifiers 1 year ago
ScreenCapture.java Add camera mirroring 8 months ago
ScreenInfo.java Compute screen size without DisplayInfo instance 2 years ago
Server.java Shutdown connection before joining threads 8 months ago
Settings.java Make ServiceManager and Settings methods static 2 years ago
SettingsException.java Report settings errors via Exceptions 3 years ago
Size.java Reformat Java code 5 years ago
Streamer.java Add support for FLAC audio codec 7 months ago
StringUtils.java Remove MagicNumber checkstyle 4 years ago
SurfaceCapture.java Handle camera disconnection 8 months ago
SurfaceEncoder.java Handle camera disconnection 8 months ago
VideoCodec.java Fix incorrect comment about AV1 constant 8 months ago
VideoSource.java Add camera mirroring 8 months ago
Workarounds.java Suppress private APIs lints to Workarounds class 7 months ago