Update on 2021-08-31

OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=291
This commit is contained in:
Duarte Pousa
2021-08-31 19:41:37 +00:00
committed by Git OBS Bridge
parent b3d20f1437
commit 4534b8ffd7
5 changed files with 24 additions and 5 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Aug 31 19:32:18 UTC 2021 - pousaduarte@gmail.com
- Update to version 1.11.3~git20210830:
* [Libretro] Small core options cleanup + create a new git-version.cpp instead of appending stuff in it
* Reuse translation for combo button as well
* Reuse translation
* Support virutal button in touch gesture
* UI: Fix scrollview focus scroll before relayout.
* UI: Fix refocus on no control change.
* UI: Restore focus on PSP view as well.
* UI: Refocus better on control mapping change.
* UI: Fix focus persistence in control mapping.
* UI: Handle WRAP_CONTENT in flexible scroll views.
* UI: Allow scoll views to have specific height.
* UI: Fix grids in ScrollViews and adjust gravity.
* Handle vertex shader generation failures better.
* Basic mappable gesture
-------------------------------------------------------------------
Sun Aug 29 19:16:12 UTC 2021 - pousaduarte@gmail.com