4.0-126 10 年, 6 ヶ月前 [ARM] Disable subfic, it prevents Wind Waker from booting into a save game.
4.0-125 10 年, 6 ヶ月前 [Android] Make sure to change the title accordingly when coming back from the folder browser.
4.0-124 10 年, 6 ヶ月前 [Android] Simplify LayoutInflater retrieval within GameListAdapter, FolderBrowserAdapter, and SideMenuAdapter.
4.0-123 10 年, 6 ヶ月前 [Android] Simplify a string retrieval in FolderBrowserAdapter.
4.0-122 10 年, 6 ヶ月前 [Android] Simplify call for getting the WindowManager instance within EmulationActivity.
4.0-121 10 年, 6 ヶ月前 Warning fixes:
4.0-120 10 年, 6 ヶ月前 [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 10 年, 6 ヶ月前 [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 10 年, 6 ヶ月前 [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 10 年, 6 ヶ月前 [Android] Externalize how the formatting is used in the file size string, the file clicked string, and the current dir string.
4.0-116 10 年, 6 ヶ月前 [Android] Add xxhdpi versions of the file icon and the folder icon used in the folder browser.
4.0-115 10 年, 6 ヶ月前 [Android] Add correct density-sized images of the navigation drawer icon. Now all icons are density-specific.
4.0-114 10 年, 6 ヶ月前 [Android] Explicitly specify the allowBackup attribute in the manifest.
4.0-113 10 年, 6 ヶ月前 [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 10 年, 6 ヶ月前 mtspr fall through to interpreter not needed for basic SPRs
4.0-111 10 年, 6 ヶ月前 Upgrade libusb to 1.0.16
4.0-110 10 年, 6 ヶ月前 [Android] Fix Fastmem on Android 4.2
4.0-109 10 年, 6 ヶ月前 Fix use of ABI_GetAlignedFrameSize.
4.0-108 10 年, 6 ヶ月前 Match ABI_AlignStack with ABI_RestoreStack properly.
4.0-107 10 年, 6 ヶ月前 Add literally a million blank inputs in netplay when a wiimote changes reporting mode, just to make nsmbw sync.