3.5-1616 11 years, 2 months ago Fix encoding issue with VADD(Integer)
3.5-1615 11 years, 2 months ago [Android] Oops. Keep the screenOrientation setting to landscape.
3.5-1614 11 years, 2 months ago [Android] Folder Browser a fragment as well. Removes the menu item for selected path, because it was just a confusing mechanic anyway. People just tap on the ISO in the browser anyway.
3.5-1613 11 years, 2 months ago Fix for my previous commit.
3.5-1612 11 years, 2 months ago [Android] Change input configuration to a fragment.
3.5-1611 11 years, 2 months ago [Android] In the About pane, show if the phone supports OpenGL ES 3. Makes it less confusing for users.
3.5-1610 11 years, 2 months ago [Android] Start making it so the side pane is visible on all activities by converting them to fragments. Only Browse Folder and Gamepad Config remain. Fix a issue that Lioncash introduced where no gam...
3.5-1609 11 years, 2 months ago [Android] If one wants to use Android Studio. They can import the folder themselves.
3.5-1608 11 years, 2 months ago Check for IDIVA/IDIVT correctly. Cortex-A5 parts would have had this set since it supports VFPv4 but not IDIVA. Qualcomm Krait/Krait 300 still doesn't report in the kernel that it supports this.
3.5-1607 11 years, 2 months ago Fix Device.h placement in VC++
3.5-1606 11 years, 2 months ago Goddamnit. Forgot that Master codes are also abbreviated as (M).
3.5-1605 11 years, 2 months ago Remove Action Replay master codes from game inis that contained them, since they're unnecessary.
3.5-1604 11 years, 2 months ago Uh, that was stupid. Forgot to remove the NOT.
3.5-1603 11 years, 2 months ago When cmake checks for miniupnpc use the MINIUPNPC_VERSION_1_7_OR_HIGHER variable instead of MINIUPNPC_VERSION_PRE1_7. This should fix issue 6422.
3.5-1602 11 years, 2 months ago Gameini database update, fixes issues 6374, 6375, 6376. Also update Simpson's Hit and Run (gc) and PSO III.
3.5-1601 11 years, 2 months ago Add .dff FIFO logs to the list of valid extensions in FolderBrowser.
3.5-1600 11 years, 2 months ago Use HashSets in FolderBrowser as well, like the last commit for GameListFragment.
3.5-1599 11 years, 2 months ago [Android] Simplify GameListFragment.Fill a little bit.
3.5-1598 11 years, 2 months ago [Android] Make FolderBrowser.Fill look slightly nicer. Improve readability a bit.
3.5-1597 11 years, 2 months ago [Android] Fix a null pointer exception.