3.5-1583 před 11 lety, 6 měsíci [Android] Undefine the swaps in Android completely, not just on ARM Android.
3.5-1582 před 11 lety, 6 měsíci [Android] Derp Squad. Show compressed files in the browse folder dialog. Show in red text and if one clicks on it. Say we don't support compressed file formats.
3.5-1581 před 11 lety, 6 měsíci Remove the cmake check for wxWidgets 2.8.9 that somehow got readded to the code before the correct check for wxWidgets 2.9.3/2.9.4. Also clean up the indentation in the CMakeLists.txt file.
3.5-1580 před 11 lety, 6 měsíci Fix a couple of compiler warnings that have cropped up.
3.5-1579 před 11 lety, 6 měsíci On linux check for a new enough system version of miniupnpc. Fall back to building the version in the externals if it is not available.
3.5-1578 před 11 lety, 6 měsíci Disable UPnP on Android. (Sorry :()
3.5-1577 před 11 lety, 6 měsíci Add UPnP support.
3.5-1576 před 11 lety, 6 měsíci Make confirm on stop default enabled.
3.5-1575 před 11 lety, 6 měsíci Fix ICC profiles in some of our PNGs (ic_drawer, Dolphin icon).
3.5-1574 před 11 lety, 6 měsíci Disable LPF filtering in new-ax-hle
3.5-1573 před 11 lety, 6 měsíci Implement AX command 0x11 (SET_OPPOSITE_LR)
3.5-1572 před 11 lety, 6 měsíci LogWindow: Fix a bad initializer
3.5-1571 před 11 lety, 6 měsíci Squash warnings from wx
3.5-1570 před 11 lety, 6 měsíci Remove a warning from ARM includes already defining PAGE_SIZE and a warning in the FPR cache.
3.5-1569 před 11 lety, 6 měsíci Fix most ARM warnings
3.5-1568 před 11 lety, 6 měsíci [Android] Copy over DSP roms and font assets on build and first runs.
3.5-1567 před 11 lety, 6 měsíci [Android] Instead of wiping shared preferences, set the default values so the settings are actually selected when going in to the settings menu.
3.5-1566 před 11 lety, 6 měsíci [Android] Fix Android 4.0 gamepad input.
3.5-1565 před 11 lety, 6 měsíci Disable encryption when checking Wiimote extension for scan. This is for when we are checking if it is a Balance Board.
3.5-1564 před 11 lety, 6 měsíci Add ability to dump Balance Board data to local udp port. This probably won't work on Mac...