3.5-1935 11 jaar geleden [Android] Simplify onAttach for CPUSettingsFragment and VideoSettingsFragment
3.5-1934 11 jaar geleden [Android] Remove the documentation of a parameter in GameListItem that was removed a while ago.
3.5-1933 11 jaar geleden ogl: reset api state for blitting
3.5-1932 11 jaar geleden ogl driverdetails: add flag to disable hacked and pinned memory
3.5-1931 11 jaar geleden [Android] Add wad file support.
3.5-1930 11 jaar geleden [Android] Remove the explicit key event listener from InputConfigFragment. The AlertDialog class has a key listener built into it.
3.5-1929 11 jaar geleden [Android] Only dismiss the input dialog when an input is registered. Before it would dismiss upon the first event. Fixes a bug where control sticks wouldn't register because of the AlertDialog closing...
3.5-1928 11 jaar geleden [Android] Make the dialog variable in InputConfigFragment a local variable in onPreferenceTreeClick. With the new input UI, this doesn't need to be accessible to other classes.
3.5-1927 11 jaar geleden Merge branch 'android-new-input-ui'
3.5-1918 11 jaar geleden Fix a crash in the Wiimote registration code
3.5-1917 11 jaar geleden Actually allow the dump and logs folders to be set outside of user/
3.5-1916 11 jaar geleden Allow user folder to be set via command line.
3.5-1915 11 jaar geleden Send pad buffer to clients when they join; fixes issue 6524.
3.5-1914 11 jaar geleden sync gpu: check disable flag before volatile
3.5-1913 11 jaar geleden Revert "[Android] First french translation. "
3.5-1912 11 jaar geleden Revert "[Android] Added 2nd file for French translation. " This breaks the Android UI. 'translatable="false"' is there for a reason." This reverts commit 5d9700a30388ef0b20bd6a7c9a81c328f482d044.
3.5-1911 11 jaar geleden [Android] Added 2nd file for French translation. (Sorry, I didn't find how to upload 2 files at the same time in Google Code)
3.5-1910 11 jaar geleden [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 11 jaar geleden [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 11 jaar geleden [Android] Don't create a new GCMPath entry in the Dolphin config if it another existing GCMPath entry already has the same directory path.