SHA256
1
0
forked from pool/scrcpy
scrcpy/.gitattributes

26 lines
1021 B
Plaintext
Raw Normal View History

## Default LFS
*.7z filter=lfs diff=lfs merge=lfs -text
*.bsp filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.gem filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.jar filter=lfs diff=lfs merge=lfs -text
*.lz filter=lfs diff=lfs merge=lfs -text
*.lzma filter=lfs diff=lfs merge=lfs -text
*.obscpio filter=lfs diff=lfs merge=lfs -text
*.oxt filter=lfs diff=lfs merge=lfs -text
*.pdf filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.rpm filter=lfs diff=lfs merge=lfs -text
*.tbz filter=lfs diff=lfs merge=lfs -text
*.tbz2 filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.ttf filter=lfs diff=lfs merge=lfs -text
*.txz filter=lfs diff=lfs merge=lfs -text
*.whl filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text
Accepting request 779167 from home:ecsos - Update to 1.12.1 * Fix bit-rate parsing when "long" is 32 bits (#995) - Changes from 1.12.0 * Add shortcut (Ctrl+r) to rotate device screen (#11) * Respect scrolling configuration on macOS (#966) * Initialize Application object (fix crashes on some devices) (#940) * Restore the .jar extension on the device (fix crashes on some * devices) (#944) * Inject mouse events with a virtual device id (fix crashes on some * devices) (#962) * Refuse to push server if it points to a directory (#956) - Run spec-cleaner. - Update to version 1.11: * Add support for touchscreens/multitouch (#22, #865) * Add --max-fps to limit the frame rate (Android 10 only) (#488) * Add options to set an initial window size and position (#762) * Add option to disable window decorations (#762) * Add --prefer-text option (#650) * Add manpage * Fix copy-paste on Android 10 devices (#796) * Fix "turn screen off" on Android 10 devices (#835) * Fix clicks not working in some games (#635) * Fix device rotation while the window is maximized (#750) * Fix scrcpy-noconsole.exe (#691) * Fix HiDPI support (#829) * Fix segfault on empty file recorded (#918) * Fix recorded video to avoid crashes in Adobe Premiere (#702) * Fix segfault on recording with old FFmpeg versions (#707) * Fix several crashes on some devices (like Meizu) (#240, #365, #921) * Upgrade FFmpeg to 4.2.1 in Windows releases * Upgrade platform-tools to 29.0.5 (adb) in Windows releases OBS-URL: https://build.opensuse.org/request/show/779167 OBS-URL: https://build.opensuse.org/package/show/hardware/scrcpy?expand=0&rev=66
2020-03-03 09:51:28 +01:00
## Specific LFS patterns
Accepting request 1121675 from home:munix9 - Update to version 2.2: * Bump version to v2.2 * Upgrade SDL (2.28.4) for Windows * Upgrade platform-tools (34.0.5) for Windows * Shutdown connection before joining threads * Disable default stdout/stderr * Improve manpage formatting * Simplify URLs in manpage * Always print device model and version * Add camera documentation * Add support for high frame rate camera capture * Add --camera-fps * Do not arbitrary limit --max-fps to 1000 * Fail-fast camera mirroring on Android 11 and older * Support camera size selection using -m/--camera-ar * Add --camera-facing * Make camera id optional * Handle camera disconnection * Automatically select audio source * Add camera mirroring * Add --list-camera-sizes * Add --list-cameras * Factorize --list- options handling * Extract SurfaceCapture from ScreenEncoder * Force server exit at the end of main() * Rename --display to --display-id * Make separator configurable for parsing integers * Fix incorrect comment about AV1 constant * Move empty string test for crop option parsing * Replace raw number by its name * Replace sprintf() with safer snprintf() * Use `char *` for pointer arithmetic * Enable missing-prototypes warning * Declare local functions as static * Wrap macros in do-while(0) * Fix --pause-on-exit parsing * Add missing `void`s for empty parameter list * Make sc_usb_devices_destroy() static * Remove redundant `;` * Use `void` for empty function parameter list * Add scrcpy-server to .gitignore * Use --pause-on-exit from launchers * Add --pause-on-exit * Make fillBaseContext() method private * Add missing 'final' in Java classes * Fix warning typo * Report device disconnection on audio EOS * Do not disable controls without video playback * Fix TCP/IP link in README * Add missing syntax highlighting in audio doc * Add Encoder section * Extract device connection to a separate doc page * Move display section to video documentation * Update links to v2.1.1 OBS-URL: https://build.opensuse.org/request/show/1121675 OBS-URL: https://build.opensuse.org/package/show/hardware/scrcpy?expand=0&rev=81
2023-11-01 19:40:09 +01:00
scrcpy-server-v2.2 filter=lfs diff=lfs merge=lfs -text