diff --git a/_servicedata b/_servicedata index 3ff90c0..a84d657 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/Genymobile/scrcpy.git - c456e3826470753bdaefcffc93e9ae1bf25b12f7 \ No newline at end of file + 71fd238b0a8a888b51b89361bf0ad28b58d8e097 \ No newline at end of file diff --git a/scrcpy-1.7~git20190303.tar.xz b/scrcpy-1.7~git20190303.tar.xz deleted file mode 100644 index af321e1..0000000 --- a/scrcpy-1.7~git20190303.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db46e9e422330b7982000da15595bdd8b5fbc4655a7ae68664d8e474a9f386d6 -size 163428 diff --git a/scrcpy-1.8~git20190307.tar.xz b/scrcpy-1.8~git20190307.tar.xz new file mode 100644 index 0000000..7b2aff7 --- /dev/null +++ b/scrcpy-1.8~git20190307.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d819b4a949eb66915b354596010a663c40294486994279dc7fe85e4b8e374347 +size 165232 diff --git a/scrcpy.changes b/scrcpy.changes index 79643d3..4dd0ea8 100644 --- a/scrcpy.changes +++ b/scrcpy.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Sat Mar 09 17:32:34 UTC 2019 - pousaduarte@gmail.com + +- Update to version 1.8~git20190307: + * Update developer documentation for v1.8 + * Add note about Ctrl+C on Windows while recording + * Update links to v1.8 in README and BUILD + * Bump version to 1.8 + * Log "new texture" at INFO level + * Remove empty line + * Add more consts + * Explicitly pass control flag to input manager + * Do not init SDL video subsystem if no display + * Use explicit output parameter for skipped frame + * Make owned serial a pointer-to-non-const + * Replace SDL types by C99 standard types + * Add option to mirror in read-only + * Rename -n/--no-window to -N/--no-display + * Add missing no_window initialization + * Avoid unnecessary call if display is disabled + * Extract event processing out of event_loop() + * Update code style + * Replace uint64_t by Uint64 for consistency + * Describe the --no-window feature in README + * Implement the --no-window flag + * Add a new option: -n/--no-window + * Add stream layer + * Store the recording request in a local bool + * Fix cleanup order + * Fix recording with old decoding/encoding API + * Rename "stop" to "interrupt" + * Rename "frames" to "video_buffer" + * Remove unused mutex field in decoder + * Add shortcut to expand/collapse notification panel + ------------------------------------------------------------------- Sun Mar 03 15:32:16 UTC 2019 - pousaduarte@gmail.com diff --git a/scrcpy.spec b/scrcpy.spec index 9638b93..5ba5a54 100644 --- a/scrcpy.spec +++ b/scrcpy.spec @@ -17,7 +17,7 @@ Name: scrcpy -Version: 1.7~git20190303 +Version: 1.8~git20190307 Release: 0 Summary: Display and control your Android device License: Apache-2.0