summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pandora/gpsp.pxml6
-rw-r--r--pandora/readme.txt5
2 files changed, 8 insertions, 3 deletions
diff --git a/pandora/gpsp.pxml b/pandora/gpsp.pxml
index b3f5071..da2d150 100644
--- a/pandora/gpsp.pxml
+++ b/pandora/gpsp.pxml
@@ -4,7 +4,7 @@
<titles>
<title lang="en_US">gpSP</title>
</titles>
- <version major="0" minor="9" release="2" build="7"/>
+ <version major="0" minor="9" release="2" build="8"/>
<author name="Exophase/notaz" website="http://notaz.gp2x.de/"/>
</package>
<application id="gpsp.notaz" appdata="gpsp">
@@ -23,13 +23,13 @@
<author name="Exophase/notaz" website="http://notaz.gp2x.de/"/>
- <version major="0" minor="9" release="2" build="7"/>
+ <version major="0" minor="9" release="2" build="8"/>
<licenses>
<license name="GPLv2+" url="http://www.gnu.org/licenses/gpl-2.0.html" sourcecodeurl="http://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=gpsp.git"/>
</licenses>
- <info name="gpSP u7 readme" type="text/plain" src="readme.txt"/>
+ <info name="gpSP u8 readme" type="text/plain" src="readme.txt"/>
<categories>
<category name="Game">
diff --git a/pandora/readme.txt b/pandora/readme.txt
index 6a9b747..68ef578 100644
--- a/pandora/readme.txt
+++ b/pandora/readme.txt
@@ -19,6 +19,11 @@ as well as development history of this project.
Changelog:
+0.9-2xb u8
+- fixed tv-out
+- integrated M-HT's neon scalers
+- merged an assorment of calc84maniac's bugfixes
+
0.9-2xb u7
- Pandora port, using hardware scaler for video output.
- Fixed a few portablility issues in ARM asm and sound code.