4.0-127 11anos, 2mesesatrás ChooseMemcardPath bugfix: check for a directory separator before converting an absolute path to a relative path.
4.0-126 11anos, 2mesesatrás [ARM] Disable subfic, it prevents Wind Waker from booting into a save game.
4.0-125 11anos, 2mesesatrás [Android] Make sure to change the title accordingly when coming back from the folder browser.
4.0-124 11anos, 2mesesatrás [Android] Simplify LayoutInflater retrieval within GameListAdapter, FolderBrowserAdapter, and SideMenuAdapter.
4.0-123 11anos, 2mesesatrás [Android] Simplify a string retrieval in FolderBrowserAdapter.
4.0-122 11anos, 2mesesatrás [Android] Simplify call for getting the WindowManager instance within EmulationActivity.
4.0-121 11anos, 2mesesatrás Warning fixes:
4.0-120 11anos, 2mesesatrás [Common] Abstract out the decode5A3Image and decodeCI8Image functions in BannerLoaderGC, BannerLoaderWii, and GCMemcard into ColorUtil.cpp. Makes for less copied code and remains functionally the same...
4.0-119 11anos, 2mesesatrás [Android] General documentation cleanup and additions. Adjusts the documentation to conform to the multitude of changes that have been made over time.
4.0-118 11anos, 2mesesatrás [Android] Make the GameListFragment extend a ListFragment instead of a Fragment. This allows us to simplify behavior a little by eliminating the need for an AdapterView. Now we just override "onListCl...
4.0-117 11anos, 2mesesatrás [Android] Externalize how the formatting is used in the file size string, the file clicked string, and the current dir string.
4.0-116 11anos, 2mesesatrás [Android] Add xxhdpi versions of the file icon and the folder icon used in the folder browser.
4.0-115 11anos, 2mesesatrás [Android] Add correct density-sized images of the navigation drawer icon. Now all icons are density-specific.
4.0-114 11anos, 2mesesatrás [Android] Explicitly specify the allowBackup attribute in the manifest.
4.0-113 11anos, 2mesesatrás [Android] Remove an unnecessary method override from GameListActivity.java. We don't actually do anything different from the default behavior of this method, so we don't need to explicitly define it.
4.0-112 11anos, 2mesesatrás mtspr fall through to interpreter not needed for basic SPRs
4.0-111 11anos, 2mesesatrás Upgrade libusb to 1.0.16
4.0-110 11anos, 2mesesatrás [Android] Fix Fastmem on Android 4.2
4.0-109 11anos, 2mesesatrás Fix use of ABI_GetAlignedFrameSize.
4.0-108 11anos, 2mesesatrás Match ABI_AlignStack with ABI_RestoreStack properly.