3.5-1579 10 yıl, 9 ay önce 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 10 yıl, 9 ay önce Disable UPnP on Android. (Sorry :()
3.5-1577 10 yıl, 9 ay önce Add UPnP support.
3.5-1576 10 yıl, 9 ay önce Make confirm on stop default enabled.
3.5-1575 10 yıl, 9 ay önce Fix ICC profiles in some of our PNGs (ic_drawer, Dolphin icon).
3.5-1574 10 yıl, 9 ay önce Disable LPF filtering in new-ax-hle
3.5-1573 10 yıl, 9 ay önce Implement AX command 0x11 (SET_OPPOSITE_LR)
3.5-1572 10 yıl, 9 ay önce LogWindow: Fix a bad initializer
3.5-1571 10 yıl, 9 ay önce Squash warnings from wx
3.5-1570 10 yıl, 9 ay önce Remove a warning from ARM includes already defining PAGE_SIZE and a warning in the FPR cache.
3.5-1569 10 yıl, 9 ay önce Fix most ARM warnings
3.5-1568 10 yıl, 9 ay önce [Android] Copy over DSP roms and font assets on build and first runs.
3.5-1567 10 yıl, 9 ay önce [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 10 yıl, 9 ay önce [Android] Fix Android 4.0 gamepad input.
3.5-1565 10 yıl, 9 ay önce Disable encryption when checking Wiimote extension for scan. This is for when we are checking if it is a Balance Board.
3.5-1564 10 yıl, 9 ay önce Add ability to dump Balance Board data to local udp port. This probably won't work on Mac...
3.5-1563 10 yıl, 9 ay önce Fix vendor retrieval for Tegra in VideoOGL.
3.5-1562 10 yıl, 9 ay önce Fix a case where a boolean check (vector.empty()) was used when a clear (vector.clear()) was intended in ExpressionParser.cpp.
3.5-1561 10 yıl, 10 ay önce ShaderGen: Use u8 as uid storage base type. Fixes an off-by-one error introduced in revision bdc28106eed0 that caused some lighting issues.
3.5-1560 10 yıl, 10 ay önce Misc cleanup and fixes for some of the bad code i've written.