Scheduled source refresh

OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=246
This commit is contained in:
Duarte Pousa
2020-01-31 09:27:42 +00:00
committed by Git OBS Bridge
parent 287fcdf50b
commit ba6c28b0d3
5 changed files with 23 additions and 5 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Fri Jan 31 08:53:15 UTC 2020 - pousaduarte@gmail.com
- Update to version 1.9.3~git20200127:
* Add new listeners in addition to those present which are deprecated
* Core: Future proof CSO support a bit.
* Location: add HDOP; change speed to km/h; change altitude from geoid to sea level
* Do not stop camera if unnecessary
* Android satellites info
* Common/Hashmaps.h: add missing <stdint> include
* Update macOS system name
* Add camera/location support for iOS
* Don't shut down camera when exiting games,also re-enumerating devices if
* SDL app icon
* Avoid divison by 0
* Remove extra newline
* Snap resize
-------------------------------------------------------------------
Thu Jan 23 13:42:10 UTC 2020 - pousaduarte@gmail.com