3.5-1910 10 years, 11 months ago [Android] First french translation. Can't try it as I don't have any Android device. Any feedback appreciated. If misplaced, please fix it.
3.5-1909 10 years, 11 months ago [Android] Invalidate the options menu upon switching fragments. This hides the 'clear game list' option faster when switching fragment. Also fixes a rare bug where the option might not even redraw whe...
3.5-1908 10 years, 11 months ago [Android] Don't create a new GCMPath entry in the Dolphin config if it another existing GCMPath entry already has the same directory path.
3.5-1907 10 years, 11 months ago [Android] Add the license header to Java files that were missing it.
3.5-1906 10 years, 11 months ago [Android] Better description for the dual core option.
3.5-1905 10 years, 11 months ago Merge remote-tracking branch 'remotes/origin/dx9-ssaa-fix'
3.5-1889 10 years, 11 months ago Refactor VideoCommon/OnScreenDisplay.
3.5-1888 10 years, 11 months ago Simplify a few OSD::AddMessage calls now that this function accepts std::string objects
3.5-1887 10 years, 11 months ago Add an OSD message when taking screenshots in D3D9/D3D11
3.5-1886 10 years, 11 months ago [Android] Forgot to commit the menu layout XML when I implemented the option to clear the game list.
3.5-1885 10 years, 11 months ago [Android] Fix some redundancy in the category names for the settings menu. In a menu named "Settings" (which is shown in the top left) we have the categories, "CPU Settings" and "Video Settings" - but...
3.5-1884 10 years, 11 months ago ogl: fix ubo workaround
3.5-1883 10 years, 11 months ago [Android] Add an option to clear the game list.
3.5-1882 10 years, 11 months ago [Android] Since we don't show invalid filetypes in the file browser anymore, there's no need to check if a file is valid or not since they're all valid now.
3.5-1881 10 years, 11 months ago [Android] Document most of the native functions in NativeLibrary.java.
3.5-1880 10 years, 11 months ago [Android] Fix the removal of duplicate items from the gamelist.
3.5-1879 10 years, 11 months ago NetPlay: Rework pad mapping
3.5-1878 10 years, 11 months ago ogl: rework DriverDetails framework + detect UBO mesa bug
3.5-1877 10 years, 11 months ago [Android] Only show valid files in the file browser.
3.5-1876 10 years, 11 months ago Removed the Sync GPU option from the F-Zero GX ini as it slows the game down by a great deal. Made Dual Core mode the default for this game.