From eedebfdbb5118f1b60e8cdc3884d495db8811bf6 Mon Sep 17 00:00:00 2001 From: dborth Date: Thu, 23 Jul 2009 03:27:52 +0000 Subject: [PATCH] finalize 4.0.9 --- hbc/meta.xml | 4 ++-- readme.txt | 5 +++-- source/ngc/networkop.cpp | 2 +- source/ngc/snes9xGX.h | 2 +- update.xml | 4 ++-- 5 files changed, 9 insertions(+), 8 deletions(-) diff --git a/hbc/meta.xml b/hbc/meta.xml index 17b55a7..f47b56b 100644 --- a/hbc/meta.xml +++ b/hbc/meta.xml @@ -2,8 +2,8 @@ Snes9X GX Tantric, michniewski - 4.0.8 - 20090709 + 4.0.9 + 20090722 Super Nintendo Emulator A Super Nintendo Emulator for Wii diff --git a/readme.txt b/readme.txt index 14a24e6..21464db 100644 --- a/readme.txt +++ b/readme.txt @@ -10,7 +10,7 @@ ญ———————————————————————————————————————————————————————————————————————————— ื—–ญ—–ญ—–ญ—–ญ –ญ—–ญ—–ญ—–ญ—–ญ—–ญ—–ญ—–ญ—–ญ—–ญ— ญ—–ญ—–ญ—–ญ—–ญ—–ญ—–ญ—–ญ—-ญ—–ญ-–•ฌ -|0Oื๘oท Snes9x GX 4.0.8 ทo๘ืO0| +|0Oื๘oท Snes9x GX 4.0.9 ทo๘ืO0| | http://code.google.com/p/snes9x-gx | | (Under GPL License) | `จ•จจจจจ จจจจจจจจจจจจจจจจ จจจจจจจจจจจจจจจ จจจจจจจจจจจจจจจจจจจจ จจจจจจจจจจจจจ' @@ -46,11 +46,12 @@ Wii homebrew is WiiBrew (www.wiibrew.org). | UPDATE HISTORY | •˜———–—––-- - —————————––––– ———–—––-- - —————————––––– ———–—––-- - ————————• -[4.0.9] +[4.0.9 - July 22, 2009] * Fixed "No game saves found." message when there are actually saves. * Fixed shift key on keyboard * Text scrolling works again +* Change default prompt window selection to "Cancel" button [4.0.8 - July 9, 2009] diff --git a/source/ngc/networkop.cpp b/source/ngc/networkop.cpp index fac7b2e..7fae994 100644 --- a/source/ngc/networkop.cpp +++ b/source/ngc/networkop.cpp @@ -99,7 +99,7 @@ void UpdateCheck() else // temporary, for compatibility { int versionnum = atoi(version); - if(versionnum > 18) // 018 (4.0.8) + if(versionnum > 19) // 019 (4.0.9) { item = mxmlFindElement(xml, xml, "file", NULL, NULL, MXML_DESCEND); if(item) diff --git a/source/ngc/snes9xGX.h b/source/ngc/snes9xGX.h index b76c98c..f71905e 100644 --- a/source/ngc/snes9xGX.h +++ b/source/ngc/snes9xGX.h @@ -20,7 +20,7 @@ #include "filelist.h" #define APPNAME "Snes9x GX" -#define APPVERSION "4.0.8" +#define APPVERSION "4.0.9" #define PREF_FILE_NAME "settings.xml" #define NOTSILENT 0 diff --git a/update.xml b/update.xml index 259417d..aa2113e 100644 --- a/update.xml +++ b/update.xml @@ -1,4 +1,4 @@ - - + +