From 14d82109171f36c7ee158d47962465ec0049e5d2449d6a798c1dcb4edc25fc0f Mon Sep 17 00:00:00 2001 From: Duarte Pousa Date: Sun, 26 Sep 2021 14:50:56 +0000 Subject: [PATCH] Update on 2021-09-26 OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=296 --- _servicedata | 2 +- ppsspp-1.11.3~git20210917.tar.xz | 3 - ppsspp-1.11.3~git20210926.tar.xz | 3 + ppsspp.changes | 128 +++++++++++++++++++++++++++++++ ppsspp.spec | 2 +- 5 files changed, 133 insertions(+), 5 deletions(-) delete mode 100644 ppsspp-1.11.3~git20210917.tar.xz create mode 100644 ppsspp-1.11.3~git20210926.tar.xz diff --git a/_servicedata b/_servicedata index 540e230..8ef516b 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hrydgard/ppsspp.git - cd05f3ad29dd80ef1f559e42b24491f27030a823 \ No newline at end of file + 2adc3c668a92f521518ed7d35fa2f256db761de0 \ No newline at end of file diff --git a/ppsspp-1.11.3~git20210917.tar.xz b/ppsspp-1.11.3~git20210917.tar.xz deleted file mode 100644 index f9f6fac..0000000 --- a/ppsspp-1.11.3~git20210917.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:56ccb951d45b48da94ad68aa5bea8b697fffbe94e882db9d7b6e20929bfb9d30 -size 228612920 diff --git a/ppsspp-1.11.3~git20210926.tar.xz b/ppsspp-1.11.3~git20210926.tar.xz new file mode 100644 index 0000000..5f02688 --- /dev/null +++ b/ppsspp-1.11.3~git20210926.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff6089b51d6cb89dc0429fda2ab42a1f559184df4d44bf519e7e4f06289e08b7 +size 228629148 diff --git a/ppsspp.changes b/ppsspp.changes index daaa81f..77eaaf4 100644 --- a/ppsspp.changes +++ b/ppsspp.changes @@ -1,3 +1,131 @@ +------------------------------------------------------------------- +Sun Sep 26 14:27:29 UTC 2021 - pousaduarte@gmail.com + +- Update to version 1.11.3~git20210926: + * Android: Create default folders in custom path. + * UI: Handle newlines after ellipsis. + * UI: Cleanup ellipsis more. + * UI: Correct text wrap with shy or Unicode spaces. + * UI: Add unit tests for text wrapping. + * UI: Cleanup more ellipsis cases, refactor. + * Fix disassembly of vcst + * UI: Cleanup double ellipsis issues. + * Windows: Improve rect measurement precision. + * UI: Avoid math on calculated value width. + * Android: Improve precision on text measure. + * Fix disassembly of vmfvc and vmtvc + * Fix text wrap edge case + * UI: Grow chat button based on text width. + * UI: Shrink value for all choice variants. + * UI: Shrink value display if needed. + * UI: Measure width of choice with values properly. + * UI: Asynchronously update size and dates on sort. + * UI: Cache save size on save buttons. + * UI: Reduce IO in savedata manager sorting. + * More ForceMax60FPS tweaks.. + * Fix possible race condition issue when sending AdhocMatching data + * Temporary fix to avoid a crash that happened due to trying to logs a syscall's argument when being Logged from another thread (AdhocMatchingInput thread) + * Fix possible crash issue + * Update zh_CN.ini + * Don't need these strings anymore. Sorry those who spent time translating them :) + * Use the structopt crate to add some nice subcommands to langtool. + * Add vscode settings file for langtool (format-on-save, etc). + * Split langtool into multiple source file. + * Remove unused string and update en_US translation + * Use icon rather than string for combo key setup + * Also add the strings to the other languages. + * Add some strings from th_TH to en_US that were missing in the latter + * Update th_TH.ini + * Fix Translation to Japanese. + * Update zh_CN.ini + * Update zh_CN.ini + * Update zh_CN.ini + * And another one + * Fix another couple of translation mistakes from the big fixup + * Fix another couple of translation screwups + * lang: Remove outdated string + * Use langtool to sync missing strings from en_US to all the other language files. + * langtool: have functions both to delete and comment out unused lines. + * Fix mistakes in en_US.ini + * More fixes to langtool + * Add permission to shm_open + * Do not resolve Pro Adhoc Server address when WLAN is turned off + * Update zh_CN.ini + * Update zh_CN.ini + * Fix dpad analog overlap interaction + * Fix race condition issue on AdhocMatching + * Add a bunch more missing strings to en_US.ini + * Remove outdated string + * Add a LOT of missing strings to en_US.ini, auto-found by checking thai against English. Thanks Saramagrean. Part 1/2 + * langtool: Automatically comment out lines that are not present in en_US.ini. + * Use langtool to automatically add missing MemStick section to lots of language inis. + * langtool: Fix clippy warnings + * langtool: Ignore comments when syncing lines + * Remove unused string + * Remove misplaced left-to-right-mark character in ar_AE.ini. + * compat.ini ForceMax60Fps updates, thanks Gamemulatorer + * Update zh_CN.ini + * Compat: Remove duplicate entries. + * Don't process the README.md + * Handle BOM + * Add little langtool for copying missing language ini strings + * Remove superfluous line from ja_JP.ini + * Fix another translation key string + * Fix and add some translation strings + * Update th_TH.ini + * Add italian translation + * Move the What's this? translation to the Memstick section + * UI: Add a bit of reporting in failure cases. + * UI: Use OK instead of Confirm. + * Fix typo + * Revert a wrong change to Thai + * Add Swedish translation of Memstick screen + * Remove (GB) suffix from "Memory Stick size", it's now shown as a unit. + * Preparations for translating MemStickScreen and related strings. + * Browse -> OK. Align buttons. + * More tweaks (spacing) + * Style fix + * Tweaks + * Show the path to access PSP data through USB in the settings screen. + * Remove "Change" from "Change Memory Stick Folder". Easier to read. + * SEO optimization + * Undo debug hack + * Add image support to UI::Choice. + * Show the explanation below each point. + * Implement the new MemStick screen experience (rough cut) + * New settings icon for later. Derived from the Material Design one. + * Radio button assets + * Make a little info icon for later. Not in atlas yet. + * Always show Help button on memstick screen + * Use the new icons + * Shrink the folder icons slightly. Not updating atlas right now. + * Fix the look of buttons with images. Use one. + * Didn't mean to push this + * Move the memstick options higher on the System tab. Other minor tweaks + * Show the logo screen before the memstick screen on first boot with scoped storage + * Some file move process tweaks + * Add Help button to MemstickScreen, pointing at a guide on the website. + * MemstickScreen: Shrink the right column to leave more space + * HLE: Detect video buffer copies. + * TexCache: Avoid hashing videos at all in lazy mode. + * TexCache: Prevent lazy cache on video textures. + * Fix garbled log output in Xcode terminal + * Handle Xcode-specific debug arguments on startup + * Remove accidental duplicate file + * Keep tracks of the sender/source port on GameMode for further communication, in case it was remapped by router or ISP for some reason. + * Shows a warning when detecting a different sender/source port on GameMode. + * Minor change to AdhocMatching's senderport type + * vertexjit: Correct morph flag alpha check assert. + * Replacement: Fix a mistake in ZIM texture loading. + * Square shape for combo button. Additional shapes (folder_open, warning) too. + * Common: Use 0 as unknown size in GetFileSize(). + * Fix atlas tool on linux + * Keeping track the source port of received data on AdhocMatching to be used for further communication, in the case the port was re-mapped for some reason. + * Show a warning if other players detected to have their port being re-mapped, where communication with them might have an issue. + * Don't ignores unknown sender/source port, due to a possibility of port re-mapping done by router or ISP the source port might be different. + * Minor change to AdhocMatching logging + * Little fix to logo screen + ------------------------------------------------------------------- Fri Sep 17 11:46:44 UTC 2021 - pousaduarte@gmail.com diff --git a/ppsspp.spec b/ppsspp.spec index 1dcb4ef..828dceb 100644 --- a/ppsspp.spec +++ b/ppsspp.spec @@ -18,7 +18,7 @@ %define _lto_cflags %{nil} Name: ppsspp -Version: 1.11.3~git20210917 +Version: 1.11.3~git20210926 Release: 0 Summary: PlayStation Portable Emulator License: GPL-2.0-or-later