Commit Graph

58 Commits

Author SHA1 Message Date
fedeanto11
a131fe6ec7 *Fixed a few typos in italian help file and translation 2012-07-02 00:30:09 +00:00
fedeanto11
a09c49c31f * U* Updated Italian translation
* Added Italian help file
2012-06-30 12:56:15 +00:00
fix94.1
a6c6e9e396 -updated chinese_t.ini (thanks nobody_tw) 2012-06-30 12:21:45 +00:00
Jiiwah
8199be1717 - updated french.ini for r512 & http://code.google.com/p/open-wiiflow-mod/issues/detail?id=97
- updated danish.ini & danish.txt for r512 (thanks nibb)

hey etheboss ,where are you ;)
2012-06-30 00:55:18 +00:00
fix94.1
1c281bd0b2 -updated english.txt
-updated german.ini
-added german.txt help file
2012-06-28 13:44:01 +00:00
fix94.1
d0b57d4161 -changed video mode options, now should be more clear
what they do ;)
-fixed bug of game crashing when selecting progressive
as video mode (issue 94)
-updated german.ini
-updated english.ini
-updated theme default.ini
note: if you have the problem of overlapping options, then
its most likely a outdated default.ini, try updating to this
one and see if the problem is fixed
2012-06-28 13:05:31 +00:00
Jiiwah
edcd610bf1 - minor change to french.ini
- updated danish.ini for r507+ (thanks nibb)
2012-06-27 13:19:40 +00:00
Jiiwah
ad18bea212 pffffff 2012-06-25 20:26:20 +00:00
Jiiwah
af96852e58 -updated english.ini and french.ini with missing strings (cfgne30 & cfgne31)
-updated french.txt
-updated dutch.ini and added dutch.txt (thx Etheboss)

Sorry nibb ,I've missed you on irc for the new strings
2012-06-25 19:44:15 +00:00
fix94.1
bc2c810b04 -updated danish translation (thanks nibb) 2012-06-23 12:16:42 +00:00
fix94.1
927fec478d -added home menu, it will open if you press the home button/icon,
currently you can access the settings from it, see the about screen,
update wiiflow, reload cache and exit wiiflow (to exit wiiflow you
can also just press home/start button again in this menu)
-removed reload cache with b button on settings icon
-removed update button from about menu
-updated english help file and english.ini
-updated german.ini
2012-06-21 17:28:46 +00:00
fix94.1
757fb1e80c -fixed displaying help files with themes
-help file size can now be as long as you want to, it will be
allocated dynamically now
-only create folders if they doesnt exist, otherwise it spams
our debug messages :P
-updated danish.ini and added danish help file (thanks nibb)
2012-06-21 14:35:18 +00:00
fix94.1
087d2dd4b3 -updated english help file that source menu now opens with
holding B button
-included english.txt in wiiflow now, it will be displayed by 
default if no other help file is found
2012-06-21 13:08:58 +00:00
Jiiwah
15a9454336 - Fixed an effect bug on GAME_SETTINGS/GC_LANG & GAME_SETTINGS/GC_LANG_BTN
- Added news translatable strings for source menu:
-- stup1=Select Source
-- stup2=Exit

- Updated english.ini
- Updated french.ini
2012-06-17 22:12:03 +00:00
Jiiwah
4c34695ec4 - Fixed a little effect bug for ZHCN and AU flags
- Updated french.ini
- Added french.txt
2012-06-14 12:36:57 +00:00
fledge68
21938074f3 - Launch Source menu by pressing 'B' on home/exit icon.
'A' on home/exit icon restored to exit wiiflow
updated help file to show changes
changed Source menu button images size to 120 x 90. no need to redo current images they look fine stretched a little.
2012-06-11 12:28:37 +00:00
fix94.1
e28f9c3e72 -added download of plugin covers via gametdb, currently only
works with extracted nintendo games (collection is very small
but will grow) as soon as more covers come you can also download
covers for other systems, also added a new option to plugin inis
for this day already, "consoleCoverID"
-updated english help file (thanks seam for info)
2012-06-08 19:29:23 +00:00
fix94.1
cdda8861da -updated danish.ini (thanks nibb)
-updated chinese_t.ini (thanks nobody_tw)
2012-05-26 11:53:27 +00:00
fledge68
910017c96d - source menu folder and files added to wii/wiiflow 2012-05-25 22:18:45 +00:00
fix94.1
0726c379ff -changed wiiflows input, now doesnt reset cursor position
if you click on some button, also if the cursor gets hidden
the position doesnt reset anymore if you move it again,
you can now use ZL and ZR on classic controller to fast scroll
through covers and switch between menu pages
-updated spanish.ini (thanks galen)
2012-05-25 18:58:43 +00:00
fix94.1
67b7d853e9 -changed small gui message
-updated french.ini (thanks Jiiwah)
-updated english.ini
-updated german.ini
2012-05-25 14:54:59 +00:00
fix94.1
9d4a234b01 -fixed case-sensitive OS compiling errors (thanks david.racine.1)
-updated danish.ini (thanks nibb)
-updated dutch.ini (thanks Etheboss)
-updated french.ini (thanks Jiiwah)
-updated spanish.ini (thanks Galen)
-updated german.ini
2012-05-17 20:48:43 +00:00
fix94.1
199db7cfaa -added new translatable string, dl25, for french
-updated english.ini
2012-05-17 14:04:17 +00:00
yardape8000
7c4bb1fa04 Update english.ini
Stop 0 size covers from being created
2012-05-17 13:26:02 +00:00
overjoy.psm
4ccb9e08cf Update Spanish translation (Thanks Galen) 2012-05-15 22:45:00 +00:00
yardape8000
2f97266e88 Added an Age Lock to the parental control menu.
You can select an age from 2-19, where any game rated above is not displayed.  It uses the age from the region of the game.  19 is all games. 2 is basically none, because the rating systems start at 3.  This operates independently from the current per game lock, so you can still use both.  Meaning both conditions have to allow the game, before it will display.

You can override the rating by creating an age_lock.ini file.  Just add the id under the domain heading and set it to an age.  To set Call of Duty: Black Ops to an age of 5 you would enter this:
[GAMES]
SC7E52=5

There is also an age_lock_default in the wiiflow.ini file under [GENERAL].  This will allow you to specify a default rating for games with no rating info.
2012-05-14 05:37:10 +00:00
fix94.1
eb2c3962d5 -corrected korean.ini encoding (thanks hypersg7 for new file again) 2012-05-09 18:06:58 +00:00
fix94.1
d82d0e628f -added korean.ini, thanks hypersg7, cant test ;)
-updated chinese_t.ini (thanks nobody_tw)
2012-05-09 14:33:01 +00:00
fix94.1
4fbbb9dc73 -updated spanish (again) (thanks glitch)
-updated italian (thanks xfede)
2012-05-07 18:20:41 +00:00
fix94.1
8fa8c7ec89 -updated spanish.ini (thanks glitch) 2012-05-07 17:26:20 +00:00
fix94.1
369d2e2519 -updated danish.ini (thanks nibb)
-updated dutch.ini (thanks etheboss)
-converted language files to UTF8 LF
2012-05-06 18:43:53 +00:00
fix94.1
70955117f9 -fixed missing translatable words in menu_categories and
menu_nandemu
-fixed more spelling mistakes in menu_nandemu, menu_config
and menu_config_game
-updated english.ini
-updated german.ini
2012-05-06 13:55:56 +00:00
fledge68
31caf39cd2 - re-enabled '1' and '2' buttons for emuflow and brewflow
- updated default.ini to include layouts for emuflow and brewflow
2012-05-04 13:29:08 +00:00
fix94.1
5c9ee85a7c -updated chinese_s.ini (thanks kavid) 2012-05-04 12:41:44 +00:00
fix94.1
8be989e485 -updated chinese_t.ini (thanks nobody_tw) 2012-05-03 14:55:09 +00:00
yardape8000
cac7aa5fa5 Added Help file to the about info.
Max length is 4095
wiiflow/help/{language}.txt
defaults to:
wiiflow/help/english.txt

A basic help file is included.  It does not contain all info yet.
2012-05-03 02:47:36 +00:00
fix94.1
afd9718382 -fixed wrong copy message displayed (wbfsop10)
-updated english.ini
-updated german.ini
2012-04-03 16:00:39 +00:00
fix94.1
4b70662739 -added 3 missing \n in debug prints (not interesting for
people who dont debug wiiflow :P)
-updated danish.ini (thanks nibb)
-updated french.ini (thanks Jiiwah)
2012-04-03 15:23:29 +00:00
fix94.1
a0c88cf9c8 -fixed custom case color not working when set in
custom_titles.ini (issue 26)
-updated brazilian.ini (thanks Yuan)
2012-03-30 11:50:57 +00:00
fix94.1
aaad7c07ef No new rev from someone else the last days I see, I thought
in the time I wasnt at home some other person commits something ;)
However I'm back so lets get back to work
-added a few DML video modes, PAL60, NTSC480p, PAL480p, work with
DML r52+
-updated english.ini
-updated german.ini
2012-03-25 19:52:35 +00:00
fix94.1
137256fc70 -changed and cleaned up GC disc booting, should be faster
now
-updated german.ini
-updated italian.ini (thanks xFede)
2012-03-18 13:29:17 +00:00
fix94.1
fb881c9fa6 Translation update time again!
-updated dutch.ini (thanks Etheboss)
-updated danish.ini (thanks nibb)
-updated french.ini (thanks Jiiwah)
-updated japanese.ini (thanks hosigumayuugi)
-updated chinese_t.ini (thanks nobody_tw)
2012-03-18 11:58:40 +00:00
fix94.1
21e3012ca1 -added per game option to set no dvd patch, because not
all games work fine with it in the current state
-fixed problem that nmm sometimes was always enabled
-updated english.ini
-updated german.ini
2012-03-17 16:52:17 +00:00
overjoy.psm
99f3e035c4 * Added new nand emulation feature:
With this feature it's possible to temp change the region of your Wii console. This makes it possible to play those one region only games that wouldn't play on other region consoles. 

Some games that work now are for example:

The Amazing Race (didn't play on PAL consoles)
Hollywood Squares (didn't play on PAL consoles)
Arthur and the Revenge of Maltazard (didn't play on NTSC consoles)

The feature is now working for Wii games if FULL nand emulation is enabled. The Regionswitch only emulation mode is written for and will only work with a yet unreleased feature of davebaol's d2x cIOS

* Updated english.ini
* Updated dutch.ini

Other languages have to change also again :P
2012-03-12 23:57:59 +00:00
fix94.1
f70808739b More translation updates!
-updated german.ini
-updated french.ini (thanks Jiiwah)
-updated spanish.ini (thanks Galen)
2012-03-12 21:09:53 +00:00
fix94.1
b686ac1540 -added per game option for NMM (not enough space for
a global option, so if set to default it will use the
setting from wiiflow.ini called dml_nmm in DML section,
0 means disabled, 1 means enabled and 2 means debug)
-nand emu is now for sure compatible with d2x v9+ :P
-updated english.ini
-updated frensh.ini (thanks Jiiwah), italian.ini (thanks
xFede) and japanese.ini (thanks hosigumayuugi)
(3 language updates don't contain new NMM options)
2012-03-12 16:14:56 +00:00
fix94.1
ceccdcc4f5 -updated danish.ini (thanks nibb)
-updated portuguese.ini (thanks Pakatus)
2012-03-10 12:12:10 +00:00
fix94.1
6e71394c0f Translations Update!
-updated chinese_s.ini (thanks Kavid)
-updated dutch.ini (thanks r-win)
-updated frensh.ini (thanks Jiiwah)
-updated german.ini
-updated english.ini
2012-03-09 17:47:15 +00:00
overjoy.psm
bf39d8e26a * The second disc of a Gamecube game that comes with two discs is now marked as "disc 2" in coverflow
* The GC Ex Dumper will now wait after the first read error so the user can eject the disc to clean it
* Added a check to the GC Ex Dumper that sees if the disc is ejected by accident
* Fixed free block/size calculation for GC Ex Dumper
* Fixed some thread messages
* Again some code cleanup and minor fixes
* Updated dutch.ini
* Updated english.ini

NOTE: The GC Ex dumper will only wait after the first read error. If the disc still contains errors after it's cleaned the dumper will stop the process or continue and lose the unreadable data in "skip on error" mode
2012-03-09 02:47:41 +00:00
overjoy.psm
5ff5952db3 GC Ex Dumper:
* Fixed progress bar for games that come with 2 discs
* Dumper now uses a much smaller buffer when "skip on error" mode is on
* Added __WaitForDisc function to cleanup a lot of code
* Cleaned up some more
2012-03-07 02:05:57 +00:00