diff --git a/_servicedata b/_servicedata index 2753212..60ae83c 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hrydgard/ppsspp.git - a51036ffaf98d89297e4b444f2b41e1e623ee085 \ No newline at end of file + 5babc1af2c72a369f68dcfed62d3ea7df5e794a2 \ No newline at end of file diff --git a/ppsspp-1.10.3~git20210201.tar.xz b/ppsspp-1.10.3~git20210201.tar.xz deleted file mode 100644 index 801e405..0000000 --- a/ppsspp-1.10.3~git20210201.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af7855ec3d196506608075691f3d116aac90b1947c298273128fdfe95b75f000 -size 215443784 diff --git a/ppsspp-1.10.3~git20210205.tar.xz b/ppsspp-1.10.3~git20210205.tar.xz new file mode 100644 index 0000000..a7a7f46 --- /dev/null +++ b/ppsspp-1.10.3~git20210205.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4add615eb5d31cf96a32f6e2be05aadcef23c7ea943fcb1b75e4f0fd6a67d885 +size 215443920 diff --git a/ppsspp.changes b/ppsspp.changes index 66e6395..d7152e6 100644 --- a/ppsspp.changes +++ b/ppsspp.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Feb 07 00:39:08 UTC 2021 - pousaduarte@gmail.com + +- Update to version 1.10.3~git20210205: + * Windows: Prevent crash on null symbol map. + * Core: Reset state properly on CPU init failure. + * Make a couple of UI animations refresh rate independent + * UI: Correct developer tools test run. + * Updated PdpStat to prevent rcv_sb_cc from exceeding the buffer size arg (since we use larger buffer size to prevent micro stutters or disconnection issue due to too many dropped packets with small buffer size). TODO: May need to improve it to be able to calculate the correct size if there are multiple datagram messages + * Fix possible lock issue during AdhocMatchingStart + * (.gitlab-ci.yml) Add linux-i686 and windows-i686 targets (+ prevent creation of 'null' file when building Windows libretro cores) + ------------------------------------------------------------------- Tue Feb 02 11:13:54 UTC 2021 - pousaduarte@gmail.com diff --git a/ppsspp.spec b/ppsspp.spec index 93dd2dc..8dfc2ee 100644 --- a/ppsspp.spec +++ b/ppsspp.spec @@ -18,7 +18,7 @@ %define _lto_cflags %{nil} Name: ppsspp -Version: 1.10.3~git20210201 +Version: 1.10.3~git20210205 Release: 0 Summary: PlayStation Portable Emulator License: GPL-2.0-or-later