Commit Graph

969 Commits

Author SHA1 Message Date
ylamet
8168ec8bd2 - Updated english, danish and french translations. 2013-08-18 12:14:25 +00:00
fledge68
b6e21fa196 -fix for translation patches 2013-08-18 00:51:46 +00:00
fledge68
fe2342e88c -moved async network, categories on start, and source menu on start to startup settings
-added new Path Manager menu. access it via config page 4
-added GC default global loader to config page 3
2013-08-17 13:21:43 +00:00
fledge68
656fa401ce - Fix for source menu with one page 2013-08-16 00:33:31 +00:00
fledge68
dbfec98ee5 - Fix for source menu combined view to work properly across all pages 2013-08-15 12:26:44 +00:00
fix94.1
a59330463e -added progress bar to the wad installer
-updated the gc game installer progress bar
2013-08-14 19:11:38 +00:00
fledge68
57b02cac30 - Fixes for user labels on wbfs menu and wad menu and nand settings menu and added to boot (startup) menu 2013-08-14 16:11:26 +00:00
fledge68
ae53adfec9 - Fix for HQ covers and source menu.cpp
- Fix for combined view to work properly now
- Fix for last_view to work properly
- Fixed little mistake in explorer when switching emu nands
- removed elmstyle
2013-08-13 13:12:40 +00:00
ylamet
7d0931b14b - Updated spanish translation, missing lines again... 2013-08-12 12:59:34 +00:00
fix94.1
7477d127f0 -added user theme labels for menu_wad, menu_config_coverbnr and menu_home
-allowing the title when you go into the game info to get to a second line
-removed a redundant line from menu_nandemu
2013-08-11 21:44:29 +00:00
fix94.1
51f5860dd9 -hopefully fixed theme memory issues completely now, there was a font bug left which didnt cache in fonts properly so they got written over and over again filling up nearly the whole memory 2013-08-11 20:56:25 +00:00
fix94.1
d1dbfef055 -the language downloader will now also download the translated help file instead of just the tranlated ini if available 2013-08-10 17:54:09 +00:00
ylamet
cdf7ac8342 - Updated spanish and brazilian translations. 2013-08-10 12:36:14 +00:00
fix94.1
9a18d7308a -fixed overwriting the existing language properly
-added some debug prints into the language downloader
2013-08-09 17:14:31 +00:00
fix94.1
675f81f5e4 -removed the png optimization tools for now because of licensing, added a txt instead if you want to get the tools by yourself 2013-08-09 15:17:18 +00:00
fix94.1
a4b1a5293e -updated the default images and the image compression tools (thanks ayatus)
-fixed the language download crash when trying to download the languages a second time
-added a back button to the language manager
-updated german.ini
2013-08-09 14:52:17 +00:00
ylamet
80d0815353 - Updated danish, italian, japanese, spanish, french, dutch and brazilian translations. 2013-08-09 14:37:09 +00:00
fix94.1
41a7ad5734 -added a special signature check for modified hdds to skip the wiiu format asking (thx jayjay123)
-fixed the adjust coverflow button didnt work
2013-08-09 13:58:06 +00:00
fix94.1
51625a7507 -added a completely new menu to wiiflow, the language mange menu, now you can directly download and select the latest languages from the open-wiiflow-mod svn via wiiflows gui
-updated english.ini
2013-08-08 18:21:11 +00:00
ylamet
43b6f44341 - Updated dutch translation.
- Added missing line in english translation.
- Corrected line of end UNIX format in japanese translation.
2013-08-08 00:25:11 +00:00
ylamet
8c33f246f0 - Updated danish, japanese, english, spanish, french and german translations. 2013-08-07 11:43:57 +00:00
fledge68
c1be6e78b8 - Fix for UpdateCache() to work properly and fix for wii_games_dir to work properly to set the wii games folder and moved it from GENERAL to GAMES in wiiflow.ini 2013-08-06 21:31:25 +00:00
fix94.1
45400dd879 -updated the file explorer filetype handling, you can now boot ".elf" and ".dol" files and read text files with the extensions ".txt", ".ini", ".cfg", ".nfo", ".conf" and ".xml" 2013-08-05 20:58:26 +00:00
fledge68
c8673083f9 - recoded a little of explorer to make it more memory friendly as Fix94 says. But it still works the same. Also removed theme.selsbtnFontColor and theme.selubtnFontColor which aren't used anymore. 2013-08-05 17:23:31 +00:00
fix94.1
76b7ad1d6b -fixed wiiflow not updating the language completely until reboot 2013-08-04 16:53:15 +00:00
fledge68
508e56b1fb - Changed explorer page button to display all the time. 2013-08-04 16:21:56 +00:00
fledge68
b56528e5a8 - added page btn to explorer and moved set btn. EXPLORER/SAVE_BTN and EXPLORER/CANCEL_BTN are now EXPLORER/SET_BTN and EXPLORER/BACK_BTN. hopefully fixed MAIN/MESSAAGE. 2013-08-03 19:40:46 +00:00
fix94.1
669000a661 -using a more complicated but overall memory friendlier way of sorting the explorer view alphabetically 2013-08-03 06:21:54 +00:00
fledge68
69ed9cb8f8 - added alpha sorting to explorer. also fixed moving to next and prev pages properly. 2013-08-01 20:18:35 +00:00
fledge68
279f46fa11 - added path= to display all the time and now there's only 7 entries 0 thru 6. 0 is the ... 2013-08-01 12:37:16 +00:00
fledge68
f9274d4c88 - added ability to auto select a category for source menu plugin buttons. So you can do as wiimpathy suggested.
- all theme related source menu images and ini now need to go in a subfolder of wiiflow/source_menu/ and be named the same as the theme data folder. this keeps source stuff seperate from theme stuff.
- redid the code for menu_source making it more compact and smaller even with the new additions and shrunk menu_category a little.
2013-07-29 21:06:50 +00:00
fix94.1
1afd473be8 -added real nand mios installation, it just wont ask for a emu nand partition when you select a mios
-added checks before asking if you want to install a wad to make sure its a channel for emu nand or a mios wad for real nand
2013-07-29 20:42:25 +00:00
fledge68
97a6aadc71 - B for back on source menu and + to select multiple sources 2013-07-25 21:32:39 +00:00
fledge68
2864c3b7a2 - fix for stupid little mistake on previous commit 2013-07-23 13:32:54 +00:00
fledge68
976c614e3f - set use_source default to no. source menu users need to change it to yes under [GENERAL]
- added background to wad installer menu
- made some small coding changes to source menu but still works the same
- updated english.ini
- fixed small wrap and unwrap coding problem for label text
- added changes made to explorer mentioned on gbatemp - mostly just theme related about user labels and stuff otherwise it still works the same.
2013-07-23 13:14:51 +00:00
fledge68
a9053b184b - Fix for folder explorer user labels. 2013-07-17 15:31:30 +00:00
fledge68
349d3f9014 - Gave folder explorer it's own background and added user labels for it. 2013-07-16 16:23:09 +00:00
fledge68
eceea9a423 - When switching nands now the whole path is shown at the top not just the current folder name. If it's too long the first folder(s) get truncated off the display. 2013-07-14 14:16:25 +00:00
fledge68
bc759934cb - made dir, save, cancel translatable and increased save and cancel btn sizes. thanks again Etheboss 2013-07-10 17:55:44 +00:00
fledge68
1e116f27c5 - fix for nand switching to make it work with root nands. and fixed english.ini thanks to EtheBoss 2013-07-10 16:40:47 +00:00
fledge68
84892d53d8 - Added the ability to change emunands via wiiflow thanks to the file explorer. Just go to page 2 of the nand emulation settings and click on the SET btn. File Explorer/Folder Explorer shows allowing you to choose a folder. Once you choose one click on the SAVE btn to make it official. Does not work with nands on the root of the device, must be in a folder. 2013-07-10 15:08:40 +00:00
fix94.1
1efca149ed -some security updates for file read/write operations 2013-07-07 01:50:26 +00:00
fix94.1
c77ede571f -added a wad installer to install wiiware and virtual console to your emu nand
-updated english.ini
2013-07-06 22:35:05 +00:00
fix94.1
791a2dc41b -using the file read/write functions more often
-placed both file explorer and source menu into the home menu
2013-06-30 18:40:49 +00:00
fix94.1
128f426ef7 -reading theme wave files into mem now to prevent constant device access to play the sound
-added global file read/write functions to simplify code
2013-06-29 16:54:21 +00:00
fix94.1
58b1bdae87 -updated the default theme pngs and removed old stuff (thanks Ayatus)
-fixed the font bug if wiiflow finds a font of the same size it would ignore spacing and weight differences
-gave the file explorer the ability to bootup gc/wii iso/wbfs files
-you can now scroll through the explorer pages with +/- too
2013-06-29 14:48:02 +00:00
fix94.1
b28fd49638 -added a WIP file explorer, for now you can just search through you
partition and play mp3/ogg files (to get into it use the third icon
down left in the coverflow)
2013-06-27 22:16:30 +00:00
fix94.1
8a56deebfc -set http://dl.dropboxusercontent.com/u/101209384/{gameid}.bnr
to the default custom banner url
-updated the wiimote icons (thx mamule and Ayatus for the awsome pngs)
2013-06-27 17:55:42 +00:00
fix94.1
6c7667bb9e -updated english.ini
-updated wiiflows version to beta 4.1.4
2013-06-27 17:19:12 +00:00
fix94.1
e066537d9b -added beta custom banner download, you need to set "custom_banner_url"
in the GENERAL section in your wiiflow.ini, do it like
custom_banner_url=http://www.example.com/{gameid}.bnr
{gameid} gets replaced automatically by the game id6/id3
2013-06-27 17:14:11 +00:00