Archive for the ‘Homebrew Browser’ Category

HBB updated to v0.2.5a

Friday, December 19th, 2008

19 December 2008 (v0.2.5a)

  • Fixed XML issue which caused a code dump
  • Added update text so it now tells you what’s new before you update

Just a quick update which should fix the XML issue that was causing some people to have a code dump. Also when there is a new update it will tell you what’s new in the update.

Download HBB v0.2.5a or run HBB on your Wii to update.

HBB updated to v0.2.5

Saturday, December 13th, 2008

13 December 2008 (v0.2.5)

  • Changed blue tick to yellow tick so it can be seen easier
  • Made help and controls window larger
  • Free space is now shown at the bottom right of screen
  • Added menu when pressing home, can go into settings, reboot the wii or return to loader. Hold the home button to return to loader at any time.
  • Added settings which allow you to change when the image files are downloaded; either at startup or on-demand. Can enable or disable the free space text.
  • Added update all applications feature. You access this when clicking on the SD card icon. Once you are shown your applications, the SD card icon changes to an update icon which you can click.

The much requested update all apps feature has now been added to the HBB. Just click on the SD card icon and then an update button will appear in the SD icons place. Click on that and it’ll ask you if you wish to update. After that you will see it automatically update all outdated applications.

Small things like making the help and controls screen larger seemed like it was needed as well as now having a menu when you press the home button. You can now go to settings, reboot the wii or return to loader. In the settings, as some people have requested, you can now choose to download the images before HBB actually loads (as was done in versions before v0.2.1b). You can also choose whether or not the free space show be shown.

I should also note that all FCEU and SNES unofficial emulators have been removed as per this message. Basically the official versions have all the features of the unofficial emulators.

Download HBB v0.2.5 or run HBB on your Wii to update.

HBB updated to v0.2.4

Sunday, November 9th, 2008

7 November 2008 (v0.2.4)

  • Able to view currently installed applications
  • Fixed bug in downloading and removing applications which affected uno and may have affected other applications
  • Retries increased to 10 times with a longer pause in-between
  • Able to reboot the Wii by holding B and pressing Home
  • Detects if you have a .elf version of any application and lets you update that application
  • Now uses zip files which means download sizes are reduced (thanks Tantric)
  • Added SDHC support
  • Detects if HBB icon or meta file exist, if they don’t then it downloads them

Thanks to Tantric the Homebrew Browser now has zip support. This means that applications that were classified as having too many files can now be included in the HBB. Applications now will take less time to download however the trade off is it takes a little while to extract the zip files.

Download HBB v0.2.4 or run HBB on your Wii to update.

HBB updated to v0.2.3b

Sunday, October 26th, 2008

26 October 2008 (v0.2.3b)

  • Using dol instead of elf to work with HBC beta 9

Out of no where the HBC was updated to Beta 9 and what you might have figured out is that the HBC now only loads valid ELF files. This was news to me and as far as I’m aware they didn’t tell any homebrew developers about this. The only way you’d know about it is by reading the new README file that’s included or trying to run a elf file. It would have been nice if they had told us about this new ELF feature before they released it.

Those of you who have updated to HBC Beta 9 will have to re-download the HBB manually.

Download HBB v0.2.3b or run HBB on your Wii to update (you will need to update twice).

I was working on showing all the applications on your SD card before the newest HBC came out. You can view them by moving your cursor to the top left corner of the screen and pressing A.

HBB updated to v0.2.3a

Monday, September 29th, 2008

30 September 2008 (v0.2.3a)

  • Wlan adapter should now work with the HBB
  • Applications should now be detected properly
  • When applications are downloaded/deleted from the popular category they will now appear correctly in other categories and vice versa

As lots of users were having problems, the HBB has been updated to v0.2.3a which should now fix the issues. If there are still outstanding issues, please let me know.

Download HBB v0.2.3 or run HBB on your Wii to update

HBB updated to v0.2.3

Sunday, September 28th, 2008

29 September 2008 (v0.2.3)

  • Rebuilt with latest libfat CVS to fix delete corruption bug (thanks joedj)
  • Added Popular category
  • Updated HBB about information

A quick update for the Homebrew Browser, one to fix the delete corruption bug and to add a Popular category which lists the applications by popularity. I haven’t gotten around to adding the update all button or the installed applications button, but they will be there on the next update.

Download HBB v0.2.3 or run HBB on your Wii to update

HBB updated to v0.2.2

Saturday, September 6th, 2008

6 September 2008 (v0.2.2)

  • Now downloads images in real time, no more having to wait for HBB to load all the images
  • Fixed IR cursor, no more IR cursor correction is required (thanks Wil)
  • Deleting applications now deletes all files from the directories created (emulator roms/saves directories aren’t deleted)
  • Dpad left and right now controls the categories
  • Updated HBB about image to include information about wii message notifications for HBB

Download HBB v0.2.2 or run HBB on your Wii to update

This update should make loading the Homebrew Browser a better experience as you’ll no longer have to wait for it to download all the images when first run. The IR cursor being fixed should also make things a bit better as well.

The fix for the IR cursor was quite simple. I was using ir.sx and sy before as I thought that it would have been better as these co-ordinates are smoothed but it turns out that using ir.x and y work just as well and I believe have fixed the IR cursor correction problem.

Progress on HBB v0.2.2

Wednesday, August 27th, 2008

I haven’t really had much time to work on updating the Homebrew Browser, but am hoping to perform the following changes to it:

1. When deleting applications, delete all files in the directory being deleted: Right now only the files that are downloaded are deleted which sometimes leads to some applications been unable to be deleted. This is because some applications have a configuration file or a save file. In this version of the HBB, the HBB will do a directory listing on the folders and remove each file listed. [Completed]

2. Fix or change the way the IR cursor works. I believe that there is some code from Wil’s Solitare game that should be able to help me to fix the IR correction issue. If that code doesn’t help then I’ll put the IR correction option elsewhere. [Completed]

3. The D-pad left and right will control the categories. [Completed]

4. Put some information about this website and the Wii message notifications that you can sign up for. [Completed]

5. Make loading HBB even faster by downloading images in real time. This means at the start you will still see the black screen, but only until it downloads the homebrew list. It will then load the graphical interface and proceed to download the first 6 images. If you decide to change categories or change pages, it will download the new 6 images which will be displayed. Images will still be cached as usual. [Completed]

There is a bug in v0.2.1b which either gives you a code dump or corrupted images when loading HBB for the very first time. I haven’t been able to find the reason of this bug, but it does seem to happen when you download a certain number of images. This bug is currently present in this v0.2.2 development version and only will occur if you view all the games, emulators and media categories and then try to view the utilities category it kicks you back to the HBC.

Does anyone use the IR correction in HBB?

Monday, August 4th, 2008

Just a quick post, does anyone actually use the IR cursor correction while in the Homebrew Browser? The reason I ask is because it might be better to assign the Dpad left and right to be able to control the categories.

HBB updated to v0.2.1b

Sunday, August 3rd, 2008

3 August 2008 (v0.2.1b)

  • Added the ability to cancel downloads at any time by pressing B
  • Added a slight rumble when moving over any button
  • Moved help and controls icon to left of banner

Just some small additions to the Homebrew Browser.

You’re now able to cancel downloads by pressing B. After pressing B it will stop the download and then delete all the files that have been downloaded. I’ve put in a slight rumble when hovering over buttons with the cursor. I didn’t want to it rumble too much as the buttons are quite small. The help and controls icons have been moved to the left of the banner so that users with 16:9 TVs should now hopefully be able to see them.

I was going to add some controller images to the HBB so that for each application it would tell you which controller is required but there was too many controllers to fit on the “channel” so I’ve left this for when I remove the about text and replace it with an about window.