Commit Graph

  • 110becb641
    Update coverflow.cpp Muzzarino 2019-06-14 19:15:04 -0700
  • 9dde393cae
    Update spanish.ini #104 CrewMdk 2019-06-13 07:18:59 -0500
  • 6157a802dd
    Updated spanish translations. CrewMdk 2019-06-13 02:36:38 -0500
  • c8e517d9aa - fix for flat covers when using homebrew plugin Fledge68 2019-05-29 14:07:18 -0500
  • 656e162cf1 - minor code cleanup. Fledge68 2019-05-28 16:34:32 -0500
  • 5fb7a5af5e - more minor code cleanup for game boot Fledge68 2019-05-27 11:04:46 -0500
  • 703abe8577 - moved game boot code from menu_game to its own menu_game_boot file. makes it easier to find the game boot code. Fledge68 2019-05-27 09:26:41 -0500
  • 4b26013ac8 - sourceflow tiers: changed back a tier from '-' button to 'b' button. 'b' button is no longer used to exit or cancel a sourceflow tier but is still allowed during the base sourceflow. Fledge68 2019-05-19 15:33:21 -0500
  • e11a72d03e
    Merge pull request #102 from Tetsuo-78/patch-6 Fledge68 2019-05-18 17:01:23 -0500
  • 2b138a0a72
    Update italian.ini #102 Tetsuo-78 2019-05-17 12:41:54 +0200
  • 2424525a79 - on Home Menu only show Select Plugin button if parental lock is on. Fledge68 2019-05-15 12:19:07 -0500
  • a01f922e54
    Merge pull request #100 from DDinghoya/patch-9 Fledge68 2019-05-15 10:26:16 -0500
  • 29b8dccb52 - fix for issue #101. goes to show not very many people use categories. or if they do they never report the problem. Fledge68 2019-05-15 10:22:05 -0500
  • 1f7e19cfa1 This reverts commit 1fcf25a397. Fledge68 2019-05-15 10:16:53 -0500
  • 1fcf25a397 - fix to prevent SD Only to auto switch to on if you temporarily disconnect your USB drive. meaning SD only will stay off. - also sd only fix for users with old versions of wfl switching to newer version that includes sd only. Fledge68 2019-05-15 10:10:21 -0500
  • 331d1f1b31 Merge branch 'master' of https://github.com/Fledge68/WiiFlow_Lite Fledge68 2019-05-15 09:58:42 -0500
  • eb8a80f657 - fix to prevent SD Only to auto switch to on if you temporarily disconnect your USB drive. meaning SD only will stay off. - also sd only fix for users with old versions of wfl switching to newer version that includes sd only. Fledge68 2019-05-15 09:55:45 -0500
  • f5084058e4
    - Updated Korean translation. #100 DDinghoya 2019-05-14 17:47:24 +0900
  • f6cf77c68f
    Merge pull request #97 from Brawl345/patch05 Fledge68 2019-05-06 18:14:50 -0500
  • 0b0427fa6e Update German translation #97 Andreas Bielawski 2019-05-06 22:37:28 +0200
  • 76b4308e01 - Added shutdown to idle standby option on page 12 of main settings. Set to yes for idle standby (yellow light). wii u users leave off. Fledge68 2019-05-06 13:53:33 -0500
  • 0787670dea - added options to copy real nand config and miis to emunand on page 3 of emu nand settings. if set to 'on' then when you launch a emu nand game sysconfig and/or miis from real nand will be copied to emu nand before launching the game. this solves issue #90 to keep your controllers synced in emu nand mode. Fledge68 2019-05-06 09:13:18 -0500
  • 8b92b14656 - minor fix for last commit. Fledge68 2019-04-29 08:26:06 -0500
  • 7bf04b023d - set wiiflow to default to using cIOS. if you want to use IOS58 go to startup settings and set force load cios to 'no'. - #92 doubled the length of char wfcTitle[] to 128 for long plugin rom titles. fixes possible rom covers not showing do to their title being longer than 64. - #93 added .gcm as a extension for gamecube ISO's. - fixed hiding homebrew icon via homebrew settings option. Fledge68 2019-04-29 08:14:54 -0500
  • d991834789 - fix game info plugin databases for systems that share the same database files by adding [COMBINED] into platform ini which will associate the platform name with the database name. for example: genesis=megadrive, famicom=nes. you must have the updated platform ini for this commit to work. Fledge68 2019-04-10 06:51:06 -0500
  • e246276188 - missed one in last commit Fledge68 2019-04-10 06:29:25 -0500
  • e53bb43cb9 - saving sourceflow tiers flow's to wiiflow lite ini under [SOURCEFLOW] now instead of the source menu/tier ini. Fledge68 2019-04-10 06:16:32 -0500
  • 71555c7c14 - update for custom backgrounds. no longer add background= to source menu buttons. place backgrounds in wiiflow/backgrounds or wiiflow/backgrounds/{theme_name}. name them the same as the platform names under [PLUGINS] in platform ini. match case size. they can be png or jpg. Fledge68 2019-04-09 10:39:03 -0500
  • 6236d9b93e - now you can use subfolders to organize your wiiflow/plugins folder. make sure to adjust dolfile and bannersound paths if need be. Fledge68 2019-04-08 13:19:14 -0500
  • 3d63886818 - now scummvm ini doesn't have to be in wiiflow/plugins. it can be in wiiflow/plugins/scummvm or apps/scummvm. Fledge68 2019-04-08 13:13:34 -0500
  • 27102f4f6f - fix for issue #85 Fledge68 2019-04-08 12:54:26 -0500
  • a4968a91ac - now platform ini is loaded on wiiflow start. instead of constantly loading and unloading it. platform ini is now used for gameinfo, coverflows, blank cover titles, and more. - fixed some missing cleanup when leaving wiiflow. in particular the pointer textures and closing the language ini. - new way to handle the custom blank covers by Abz. blank covers now must go in wiiflow/boxcovers/blank_covers folder and must be named after their platform name via platform ini. they can also now be png or jpg. Fledge68 2019-04-08 11:10:30 -0500
  • b829137794 - added get crc for dosbox conf files. thanks wiimpathy! Fledge68 2019-03-29 15:26:22 -0500
  • b7f4675c62 - additional fixes for last commit Fledge68 2019-03-27 18:29:34 -0500
  • 90fd389aac - improved cover loader by adding 3 tries to load the covers. 2nd and third tries are there just to get any missing covers that didn't load the first time. - homebrew list is now cached again. if you add or delete an app you must do a reload cache. - if you use the custom blank covers by Abz they now need to go in wiiflow/boxcovers/blank_covers folder. - homebrew covers must go in wiiflow/boxcovers/homebrew for full covers or wiiflow/covers/homebrew for 2d front covers. - now using a cache subfolder named homebrew for homebrew covers wfc files. to keep them separate from the game ID games. - sourceflow now does cache covers the first time and any time you load a new tier. if the covers are already cached then you will only see the progress bar for a split second. - other minor changes. - one problem. when using small_box for homebrew covers it will use the apps icon.png and if it has transparency it will look like crap. Fledge68 2019-03-27 11:45:43 -0500
  • f581b3f193 - added using platform ini to get the proper coverflow from the current coverflow ini. requires the updated platform ini and an updated coverflow ini. - removed the hard coded sideflow and shortflow. - fixed using custom backgrounds whenever returning back to the game selected screen. - added custom background cleanup to free the memory used by them. Fledge68 2019-03-18 13:39:28 -0500
  • 521438e786
    Update README.md Fledge68 2019-03-17 18:48:31 -0500
  • 8a4662bb2f - fix for custom background images when returning from game info menu. Fledge68 2019-03-09 18:06:14 -0600
  • 8ba638346d
    Merge pull request #82 from DDinghoya/patch-8 Fledge68 2019-03-09 17:57:43 -0600
  • ce3fd78286
    Merge pull request #81 from Tetsuo-78/patch-4 Fledge68 2019-03-09 17:57:21 -0600
  • b4626a02fb
    Merge pull request #83 from Tetsuo-78/patch-5 Fledge68 2019-03-09 17:56:47 -0600
  • 5ea4bfb29c
    Update italian.txt #83 Tetsuo-78 2019-03-09 10:28:43 +0100
  • 64fa15ef7f
    - Updated Korean translation. #82 DDinghoya 2019-03-09 17:39:15 +0900
  • af7ebdf4d5
    Update italian.ini #81 Tetsuo-78 2019-03-09 08:42:55 +0100
  • 0a92cdf902
    Merge pull request #79 from Brawl345/patch04 Fledge68 2019-03-07 17:26:23 -0600
  • 86279d99ca
    Merge pull request #80 from CrewMdk/patch-5 Fledge68 2019-03-07 17:26:11 -0600
  • e0b8a26b6d
    Update spanish.ini #80 CrewMdk 2019-03-07 02:03:57 -0600
  • 5e5bf6ed95 Update German translation #79 Andreas Bielawski 2019-03-06 23:42:10 +0100
  • e1880e9fd4 - added 'Lock coverflow layouts' option to page 12 of main settings. set to yes this will disable the 1 and 2 buttons to keep users from switching flow layouts. v5.2.0 Fledge68 2019-03-06 12:52:12 -0600
  • cba6c0bcd6 - moved source menu settings to page 12 of main settings. no more pressing 'home' while viewing the source menu/flow. Fledge68 2019-03-06 07:30:56 -0600
  • 5dc8212037 - replaced homebrew button on main screen with categories button. new images thanks to Hakaisha. no more 'B' on favorites star. - replaced adult only button on game selected screen with categories button. - homebrew button is now restored as one of the quick launch buttons or accessible via source menu or plugin select menu.cpp - adult only option now replaces the categories option of the game settings menu page 1 line 1. - locking wiiflow no longer blocks homebrew access. you must use the adult only option for each homebrew app to block kids from accessing it. - other minor code changes and fixes. Fledge68 2019-03-04 14:29:46 -0600
  • 6cb6c64f77 - added scummvm games to the rom info menu. but only via their title (not crc). Thanks to Wiimpathy! note you will need v2 of his wiiflow database zip file. Fledge68 2019-02-26 16:01:14 -0600
  • 0151146562 - minor coverflow code change. Fledge68 2019-02-26 15:49:47 -0600
  • 5407cfdf87 - added a fix for plugin rom game info when using a multi platform plugin, ie. genplusgx, wiimednafen, vbagx. if a multi platform plugin is detected then we get the rom's filename extension and use it to determine the platform. if its a zip file we get the filename from inside the zip file. this fix requires an updated platform ini which will be supplied with wfl v5.2.0 Fledge68 2019-02-25 06:09:46 -0600
  • f9f23f9048 - now when changing coverflow layout with '1' and '2' the current cover stays as the current cover. Fledge68 2019-02-18 14:40:07 -0600
  • 0e58df8918 - some more fanart code cleanup Fledge68 2019-02-17 15:35:36 -0600
  • 09e793655d - code patch to make sure -0.00 shows as 0.00 for values on adjust coverflow menu. - moved parameter selection from middle top to next line on left to keep from mixing with coverflow title. Fledge68 2019-02-15 19:07:46 -0600
  • ec68091e44
    Merge pull request #70 from Tetsuo-78/patch-3 Fledge68 2019-02-15 14:49:17 -0600
  • 1c16e96664
    Update italian.ini #70 Tetsuo-78 2019-02-15 02:35:51 +0100
  • 97952d901e - fix classic controller left stick by removing old wiiuse libs from portlibs and use newer libs in libogc. also adjusted lstick and ristick values in btnmap.h Fledge68 2019-02-13 11:22:08 -0600
  • 3556a5e851
    Merge pull request #68 from DDinghoya/patch-7 Fledge68 2019-02-11 15:34:18 -0600
  • 26a978736c - now if using homebrew plugin you can use favorites and categories. normal homebrew does not. Fledge68 2019-02-11 14:55:44 -0600
  • 370ff1d566
    - Updated Korean translation. #68 DDinghoya 2019-02-09 19:10:47 +0900
  • fbe1de2f4a - minor changes to the 'get rom info' code, but it still works the same. Fledge68 2019-02-08 16:01:29 -0600
  • b7120bbcd8 - fixed Select Plugin menu when using nand and emunand plugins. - fixed right side text size for Select Plugin menu. Fledge68 2019-02-07 18:54:32 -0600
  • 7924720c1e - added option to use multiple homebrew plugins each with it's own romdir=. first six characters of magic# must be 484252. the last to can be random. Fledge68 2019-02-07 18:34:30 -0600
  • bdefd48cbb
    Merge pull request #66 from CrewMdk/patch-3 Fledge68 2019-02-07 17:27:02 -0600
  • 65654caae0
    Merge pull request #67 from CrewMdk/patch-4 Fledge68 2019-02-07 17:26:47 -0600
  • 147e5b01ac
    Update spanish.ini #67 CrewMdk 2019-02-05 06:42:39 -0600
  • df7f91edeb
    Update spanish.ini CrewMdk 2019-02-05 06:15:52 -0600
  • ebdee1c68f
    Update english.ini #66 CrewMdk 2019-02-05 06:13:40 -0600
  • ce60043630 - backgrounds for sourceflow tiers and selected sources are now working properly. - added option to use theme subfolders for the backgrounds. put a folder named the theme in the backgrounds folders and put your images in it. these backgrounds will only load if using that theme. Fledge68 2019-02-04 12:08:18 -0600
  • 8a11bc5cbc
    Merge pull request #63 from Brawl345/patch03 Fledge68 2019-01-30 16:50:54 -0600
  • 2babb6d017 - fix for [MAIN/NOTICE] [MAIN/MUSIC] [MAIN/LETTER] not using the theme's font. Fledge68 2019-01-30 16:37:36 -0600
  • f75e2a31ed Update German translation #63 Andreas Bielawski 2019-01-26 10:14:26 +0100
  • 8b173f9f49
    Merge pull request #59 from DDinghoya/patch-6 Fledge68 2019-01-22 18:25:13 -0600
  • 2a5b04217b
    Merge pull request #61 from CrewMdk/patch-2 Fledge68 2019-01-22 18:24:58 -0600
  • b7cfca05e9
    Merge pull request #60 from CrewMdk/patch-1 Fledge68 2019-01-22 18:24:39 -0600
  • dc679ccced - added optional custom coverflow background via source menu button. add 'background=img_name.png or .jpg to any source menu button. put the background images in wiiflow/backgrounds. Fledge68 2019-01-22 18:18:13 -0600
  • e8f5c8f32a
    Update spanish.ini #61 CrewMdk 2019-01-22 03:35:40 -0600
  • 84f7f9a90c
    Update spanish.ini CrewMdk 2019-01-20 05:53:26 -0600
  • 56fda7d50e
    Update spanish.ini CrewMdk 2019-01-20 04:31:32 -0600
  • dc388287c6
    Update english.ini #60 CrewMdk 2019-01-20 04:08:45 -0600
  • 21b6bec670 - fixed wfl_as_wiiflow using stub bin to return to wiiflow after launching gc, homebrew, or plugins. - fixed wfl_as_wiiflow splash image to display its image not the image for wiiflow lite. - fixed wfl_as_wiiflow name display on 'home menu'. now displays as WiiFlow WFL. Fledge68 2019-01-16 12:54:51 -0600
  • 8f033de640
    - Updated Korean translation. #59 DDinghoya 2019-01-16 18:06:00 +0900
  • 3c888b4612 - fixed an issue with reload cache and the new plugin gameinfo database stuff. recreating the game list for wii/gc games would crash on getting the title of the game from wiitdb.xml because of a new check to see if the game is a plugin game. - fixed the plugin game info overlays position. - added spaces between multiple genres for plugin game info. Fledge68 2019-01-14 10:28:31 -0600
  • 13585275ed - made some changes to the plugin rom info display. - changed the font smaller. - added developer:, publisher:, genre:, etc... before each item. - made the rom info scroll-able if by any chance it doesn't all fit on the screen. - made some adjustments to position of the images and fixed a little issue with setting the image texture position. - need to fix the overlays for handheld consoles but personally i would rather just have bigger images and remove the overlays. Fledge68 2019-01-10 17:13:13 -0600
  • 232c9b2888
    Merge pull request #53 from DDinghoya/patch-4 Fledge68 2019-01-10 15:48:13 -0600
  • 47e0b9a6e0 - fixes for issues #54, #55, #56, #57 Fledge68 2019-01-09 06:28:59 -0600
  • 37f26c706a
    Update korean.ini #53 DDinghoya 2019-01-05 14:16:54 +0900
  • e679f9356b
    Merge pull request #51 from Wiimpathy/Plugins_Database Fledge68 2019-01-02 13:20:12 -0600
  • 09525023a2 Add Plugins databases #51 benoa 2018-12-30 23:00:51 +0100
  • baf4855a5e - cleaned up title and text handling for menu's. - cleaned up code for individual plugin game sounds. Fledge68 2018-12-27 18:47:00 -0600
  • 2280abdd29 - fix game/banner sound sometimes memory leak. now properly clearing game/banner sound from memory. - fix for gc banner sound options previously added to page 11 Fledge68 2018-12-26 14:24:01 -0600
  • ab4c6a3ceb - now using font.ttf in imgs folder as wiiflow lite font. hoping it looks better than the wii default font. Fledge68 2018-12-26 12:07:16 -0600
  • 4ee62e9adb - removed 'init network' from startup settings. - moved 'mount sd only' to startup settings. - added reboot when 'sd only' is changed. - added GC banner sound options by einsteinx2 to page 11 of main config. - changed and added a few gecko prints Fledge68 2018-12-24 07:42:31 -0600
  • 6abc4c7177
    Merge pull request #48 from DDinghoya/patch-4 Fledge68 2018-12-18 16:46:57 -0600
  • ab984f4d37
    Merge pull request #47 from Brawl345/patch02 Fledge68 2018-12-18 16:46:38 -0600
  • 477a9c4dd4 - fix for issue #49. wii flat front covers downloaded are stretched over front and back of box because of typo by me that saved them in the box covers folder instead of the front covers folder. Fledge68 2018-12-18 16:43:36 -0600
  • 835bea5ace
    Update korean.ini #48 DDinghoya 2018-12-18 11:20:13 +0900