3.5-1888 il y a 10 ans, 8 mois Simplify a few OSD::AddMessage calls now that this function accepts std::string objects
3.5-1887 il y a 10 ans, 8 mois Add an OSD message when taking screenshots in D3D9/D3D11
3.5-1886 il y a 10 ans, 8 mois [Android] Forgot to commit the menu layout XML when I implemented the option to clear the game list.
3.5-1885 il y a 10 ans, 8 mois [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 il y a 10 ans, 8 mois ogl: fix ubo workaround
3.5-1883 il y a 10 ans, 8 mois [Android] Add an option to clear the game list.
3.5-1882 il y a 10 ans, 8 mois [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 il y a 10 ans, 8 mois [Android] Document most of the native functions in NativeLibrary.java.
3.5-1880 il y a 10 ans, 8 mois [Android] Fix the removal of duplicate items from the gamelist.
3.5-1879 il y a 10 ans, 8 mois NetPlay: Rework pad mapping
3.5-1878 il y a 10 ans, 8 mois ogl: rework DriverDetails framework + detect UBO mesa bug
3.5-1877 il y a 10 ans, 8 mois [Android] Only show valid files in the file browser.
3.5-1876 il y a 10 ans, 8 mois 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.
3.5-1875 il y a 10 ans, 8 mois Merge branch 'OpenAL-sane-defaults'
3.5-1872 il y a 10 ans, 8 mois Gameini database update. Call of Duty 2: Big Red One, Medal of Honor Rising Sun, Tony Hawk's American Wasteland, Spider-Man 2, GoldenEye Rogue Agent are updated/added.
3.5-1871 il y a 10 ans, 8 mois [Android] General cleanup. Add more documentation.
3.5-1870 il y a 10 ans, 8 mois [Android] Change the .settings file to target Java 1.6 instead of 1.5.
3.5-1869 il y a 10 ans, 8 mois [Android] Turns out the sidebar XML could also be simplified.
3.5-1868 il y a 10 ans, 8 mois [Android] Simplify the XML layout for the about menu. Remove unused strings.
3.5-1867 il y a 10 ans, 8 mois [Android] Remove fragments from the Android Manifest XML. These shouldn't be defined here (nor do they need to. They're fragments, not activities).