Fix errors and warnings

This commit is contained in:
Alexander Wilms 2024-01-05 18:11:28 +00:00
parent 4250127357
commit 393f4b1f5d

View file

@ -35,12 +35,25 @@
<url type="contribute">https://www.ppsspp.org/development.html</url>
<url type="translate">https://github.com/hrydgard/ppsspp/tree/master/assets/lang</url>
<screenshots>
<screenshot type="default">https://raw.githubusercontent.com/flathub/org.ppsspp.PPSSPP/master/screenshots/1.png</screenshot>
<screenshot>https://raw.githubusercontent.com/flathub/org.ppsspp.PPSSPP/master/screenshots/2.png</screenshot>
<screenshot>https://raw.githubusercontent.com/flathub/org.ppsspp.PPSSPP/master/screenshots/3.png</screenshot>
<screenshot>https://raw.githubusercontent.com/flathub/org.ppsspp.PPSSPP/master/screenshots/4.png</screenshot>
<screenshot type="default">
<caption>Recent Games</caption>
<image type="source">https://raw.githubusercontent.com/flathub/org.ppsspp.PPSSPP/master/screenshots/1.png</image>
</screenshot>
<screenshot>
<caption>Credits screen</caption>
<image type="source">https://raw.githubusercontent.com/flathub/org.ppsspp.PPSSPP/master/screenshots/2.png</image>
</screenshot>
<screenshot>
<caption>Settings</caption>
<image type="source">https://raw.githubusercontent.com/flathub/org.ppsspp.PPSSPP/master/screenshots/3.png</image>
</screenshot>
<screenshot>
<caption>In-game</caption>
<image type="source">https://raw.githubusercontent.com/flathub/org.ppsspp.PPSSPP/master/screenshots/4.png</image>
</screenshot>
</screenshots>
<icon type="remote">https://raw.githubusercontent.com/hrydgard/ppsspp/master/icons/icon-512.svg</icon>
<launchable type="desktop-id">ppsspp.desktop</launchable>
<releases>
<release version="1.16.6" date="2023-10-12"/>
<release version="1.16.5" date="2023-09-28"/>
@ -59,20 +72,17 @@
<release version="1.13.2" date="2022-09-10T13:55:49Z">
<description>
<p>What's new in 1.13.2</p>
<p>
<ul>
<li>Crashfix on Android 12 when playing certain background music ([#15990])</li>
<li>Fix Star Ocean battles in D3D backends (#[15889])</li>
<li>Minor fixes that might fix some other crashes</li>
</ul>
</p>
</description>
</release>
<release version="1.13.1b" date="2022-09-10T14:24:51Z"/>
<release version="1.13.1" date="2022-07-28T13:39:55Z">
<description>
<p>What's new in 1.13.1</p>
<p>
<ul>
<li>Confirmation dialog added before change of MAC address (#15738)</li>
<li>IR interpreter regression fixed (#15739)</li>
@ -81,7 +91,6 @@
<li>Fix graphical regression in Split/Second (#15733)</li>
<li>Couple of minor crash fixes</li>
</ul>
</p>
</description>
<issues>
<issue url="https://github.com/hrydgard/ppsspp/issues/15733">#15733</issue>
@ -95,7 +104,6 @@
<description>
<p>What's new in 1.13</p>
<p>General</p>
<p>
<ul>
<li>Fix assorted Android "scoped storage"-related bugs and performance issues (#15237, #15487), etc.</li>
<li>Analog mapping for fast-forward (#15645)</li>
@ -115,9 +123,7 @@
<li>Allow to change screen rotation per game and to bind a key to change it (#15494, #15510)</li>
<li>Re-enabled software rendering option on Android (#12958)</li>
</ul>
</p>
<p>Game fixes</p>
<p>
<ul>
<li>Add more workarounds for Mali driver bugs (#15016)</li>
<li>Vortex in God of War: Ghost of Sparta can now be passed (#15640)</li>
@ -130,46 +136,37 @@
<li>Juiced 2: Bloom effect no longer covering the screen (#7295, #15717)</li>
<li>Fix keyboard shift issue in a few games (#15698)</li>
</ul>
</p>
<p>UI</p>
<p>
<ul>
<li>Windows/Xbox UWP directory navigation improvements (#15652)</li>
<li>Color change and basic theme support (#15396, #15394)</li>
<li>Fix input focus bug (#15560)</li>
<li>New GE debugger features and other UI fixes (#15393, #15324, #15377, #15424, #15402, #15378, #15338), etc.</li>
</ul>
</p>
</description>
</release>
<release version="1.12.3" date="2021-10-18T18:38:20Z">
<description>
<p>What's new in 1.12.3</p>
<p>
<ul>
<li>Fix background music speed. A couple translation fixes.</li>
</ul>
</p>
</description>
</release>
<release version="1.12.2" date="2021-10-10T11:28:40Z">
<description>
<p>What's new in 1.12.2</p>
<p>
<ul>
<li>Fix joystick detection bug on Android.</li>
</ul>
</p>
</description>
</release>
<release version="1.12.1" date="2021-10-09T08:47:43Z">
<description>
<p>What's new in 1.12.1</p>
<p>
<ul>
<li>Bug fixes (control mapping fix, popup menus in the Windows debugger, a few crashfixes)</li>
</ul>
</p>
</description>
</release>
<release version="1.12" date="2021-10-07T14:39:21Z">