﻿v61b8
 * Allow to disable splitting of installed games on NTFS with fat_split_size = 0
 * If home=screenshot, don't disable it after screenshot is made in main menu

61b7
Fixed RAW fs / part.table detection

61b6 (beta)
 * back to libogc 1.8.5 with CODBO fix (USB deinit, thanks to tueidj)

61b5 (beta)
 * Fixed theme switching ( Issue 69 )
 * Increased max themes from 100 to 300 ( Issue 60 )
 * updated game count when downloading covers to start from 1 ( Issue 92 )
 * Removed boxart.rowdyruff.net from the list of cover urls

61b4 (beta)
 * Use libogc 1.8.3 to fix COD:BO
 * Enable pointer control with any wiimote
   (but only one at a time - the first one that points to screen is used)
 * more improvements to raw fs detection: in case the partition table is
   ambiguous - if it appears there is a raw fs and a valid part. table then
   make a decision based on device type: for sd assume raw, for usb assume p.
table
 * Updated mp3 player (triple buffering from libogc)

61b3
 * Fixed .mod playing

61b2 (beta)
 * Updated libogc to 1.8.5
 * Fixed wiitdb synopsis for non-EN locale
 * Print wiitdb download url when updating
 * Reenabled loading a config file specified by args


61b (beta)
 * Slightly faster startup time (by about 1-2 seconds)
   (optimized loading of config and wiitdb)
 * Selectable intro:
   intro=0 : black - only allowed when direct game launching
   intro=1 : black bg with program name (small)
   intro=2 : color image [default]
   intro=3 : grey image
   This option only works if set in meta.xml <arguments>
 * Improved NTFS related error messages:
   - when starting games from NTFS compressed or encrypted files
   - when trying to install game or covers on ntfs with write disabled


61a3 (alpha)
 * Upgraded devkitppc 17 to 22 (again)
 * Fixed devkitppc 22 and net related crashes (hopefully)
 * URL options will now accept also numeric IP address


61a2 (alpha)
 * Reverted devkitppc from 22 back to 17 (libogc is still 1.8.4)
   This seems to fix the wiitdb and net related crashes in v61a
 * fixed: fat_install_dir = 3
 * better compatibility with some forwarders
   (ignore drive number (usb1:) in argv[0])


61a (alpha)
 * Upgraded dev tools devkitppc 17 to 22 and libogc 1.7.1 to 1.8.4
 * Improved partition check for raw fs (v60t1 fix)
 * cios 222 shadow mload proper version (5.1) check
 * debug stuff:
  pressing + in global options screen will report:
  - devkitppc and libogc version
  - mem stats
  - startup timings
  option debug=16 will report game launch timings