diff --git a/_servicedata b/_servicedata index e44575f..9db6abf 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/Genymobile/scrcpy.git - 78d5a4d8a139e9ff49e77b5ceb9458d4a08a2cd2 \ No newline at end of file + 887595592167c09a7c44ce8754f97f4475ae26c6 \ No newline at end of file diff --git a/scrcpy-1.3~git20180919.tar.xz b/scrcpy-1.3~git20180919.tar.xz deleted file mode 100644 index 04938ce..0000000 --- a/scrcpy-1.3~git20180919.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d7d1aa241c35bf7f6184dda3be3c0a3151bd9ca390ae7b9f3b65ff015c788e3a -size 156464 diff --git a/scrcpy-1.4~git20181004.tar.xz b/scrcpy-1.4~git20181004.tar.xz new file mode 100644 index 0000000..9aa692c --- /dev/null +++ b/scrcpy-1.4~git20181004.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbda0f7ef10c409b182ec67f2d289643803f0d83181fb94806e46a5455bb0dae +size 157732 diff --git a/scrcpy.changes b/scrcpy.changes index 051837a..4eb7b2e 100644 --- a/scrcpy.changes +++ b/scrcpy.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Fri Oct 05 11:37:18 UTC 2018 - pousaduarte@gmail.com + +- Update to version 1.4~git20181004: + * Support paths containing spaces on Windows + * Declare fun(void) functions with no parameters + * Update links to v1.4 in README and BUILD + * Update platform-tools (28.0.1) for Windows + * Bump version to 1.4 + * Handle alpha and space chars as raw events + * prevent closing console right after process error in windows + * Fix header guard name + * Use specific error for missing binary on Windows + * Avoid additional buffer copy in userspace + * Present fullscreen option in README + * Add option to start in fullscreen + * Do not handle system-specific values in command.c + * Notify adb missing + * Update FFmpeg (4.0.2) for Windows + * Update platform-tools (28.0.0) for Windows + * Add missing include for lock_util.h + * Separate multi-words filenames by '_' + * Document "push file" feature + * Make request_queue functions static + * Simplify SDL_assert() calls + * Add missing include config.h + * Support drag&drop a file to transfer it to device + * installer -> file_handler + ------------------------------------------------------------------- Thu Sep 20 12:27:21 UTC 2018 - pousaduarte@gmail.com diff --git a/scrcpy.spec b/scrcpy.spec index 527acac..8faf4ea 100644 --- a/scrcpy.spec +++ b/scrcpy.spec @@ -17,7 +17,7 @@ Name: scrcpy -Version: 1.3~git20180919 +Version: 1.4~git20181004 Release: 0 Summary: Display and control your Android device License: Apache-2.0