3.5-1863 hace 10 años, 8 meses [Android] Make two class variables in InputConfigFragment private. If left the way they were, they could be accessed by other classes in its package, which is not intended.
3.5-1862 hace 10 años, 8 meses Remove unused code from InputConfigFragment. This was for when the option to draw onscreen controls was in this menu instead of video preferences.
3.5-1861 hace 10 años, 8 meses Fix the fix to AVX support detection
3.5-1860 hace 10 años, 8 meses Remove outdated documentation files
3.5-1859 hace 10 años, 8 meses [Android] Fixed a bug where the config files might not load correctly upon launch. If the initial files existed, it wouldn't load the configs. This fixes that.
3.5-1858 hace 10 años, 8 meses [Android] Allow users to be able to choose where they want the APK installed.
3.5-1857 hace 10 años, 8 meses Typo + Add Lima to the driverdetails.
3.5-1856 hace 10 años, 8 meses Make us capable of supporting driver specific issues(OSS versus official)
3.5-1855 hace 10 años, 8 meses ogl: enable glsl extension ARB_shader_image_load_store for early-z
3.5-1854 hace 10 años, 8 meses [Android] Fix Android 4.3 from crashing on my devices. This was annoying to find.
3.5-1853 hace 10 años, 8 meses [Android] Fix preferences from crashing. OSD controls was supposed to be boolean.
3.5-1852 hace 10 años, 8 meses In Windows, if BBA can't connect to any TUNTAP device then throw a panicalert, not just an error log.
3.5-1851 hace 10 años, 8 meses [Android] Missed a string for the Japanese translation.
3.5-1850 hace 10 años, 8 meses [Android] Migrate the "Draw Onscreen Controls" preference to the video settings.
3.5-1849 hace 10 años, 8 meses [Android] Remove unnecessary string messages from CPUSettingsFragment and VideoSettingsFragment.
3.5-1848 hace 10 años, 8 meses [Android] Implement a ViewPager for the settings. Also, move classes into appropriate packages to make things cleaner.
3.5-1847 hace 10 años, 8 meses Remove some spurious endlines at the end of log messages
3.5-1846 hace 10 años, 8 meses [Android] Hopefully fix buildbot's ant build.
3.5-1845 hace 10 años, 8 meses [Android] Load all of the new settings from the ini when the app is launched.
3.5-1844 hace 10 años, 8 meses [Android] Add most of the Dolphin video/gfx settings to the settings menu.