Dolphin Changelog

What's new in Dolphin 5.0.10884 Dev

Aug 26, 2019
  • Translation resources sync with Transifex

New in Dolphin 5.0.10881 Dev (Aug 23, 2019)

  • Don't enforce that a memory card has to have a .raw or .gcp file extension. (PR #7975 from AdmiralCurtiss)

New in Dolphin 5.0.10879 Dev (Aug 22, 2019)

  • Android: Call UICommon::Init at app start instead of emulation start (PR #8190 from JosJuice)

New in Dolphin 5.0.10852 Dev (Aug 21, 2019)

  • Jit64: fix mcrfs (PR #8319 from Tilka)

New in Dolphin 5.0.10850 Dev (Aug 20, 2019)

  • BTReal.cpp: Don't use bitwise operators on enum values (PR #8312 from JosJuice)

New in Dolphin 5.0.10841 Dev (Aug 19, 2019)

  • Fix "Muted%" OSD message when muting sounds via a hotkey (PR #8317 from CookiePLMonster)

New in Dolphin 5.0.10836 Dev (Aug 14, 2019)

  • NetPlay: Show a message in chat when a player joins or leaves (PR #8275 from bdr99)

New in Dolphin 5.0.10833 Dev (Aug 12, 2019)

  • Fix TitleDatabase (PR #8307 from JosJuice)

New in Dolphin 5.0.10790 Dev (Aug 8, 2019)

  • VideoCommon/OnScreenDisplay: Minor cleanup (PR #8269 from lioncash)

New in Dolphin 5.0.10774 Dev (Aug 7, 2019)

  • Fix for Android version crashing when changing rotation on settings screen (PR #8288 from allanxp4)

New in Dolphin 5.0.10762 Dev (Aug 5, 2019)

  • DolphinQt: Reorder nunchuk mapping (PR #8289 from Miksel12)

New in Dolphin 5.0.10741 Dev (Aug 2, 2019)

  • Translation resources sync with Transifex

New in Dolphin 5.0.10740 Dev (Jul 31, 2019)

  • DolphinQt/Config/GameConfigEdit: Pass parent pointer to base class (PR #8274 from lioncash)

New in Dolphin 5.0.10738 Dev (Jul 30, 2019)

  • D3D11 resources refactor and DX11.1 feature detection fixes (PR #8258 from CookiePLMonster)

New in Dolphin 5.0.10729 Dev (Jul 29, 2019)

  • D3DCommon/Shader: Use std::optional where applicable (PR #8266 from lioncash)

New in Dolphin 5.0.10713 Dev (Jul 26, 2019)

  • Fix dubois anaglyph shaders on D3D11 (PR #8264 from Pokechu22)

New in Dolphin 5.0.10695 Dev (Jul 23, 2019)

  • Never set disc as active title when launching channel with same ID (PR #8256 from JosJuice)

New in Dolphin 5.0.10658 Dev (Jul 22, 2019)

  • DiscIO: Merge WiiWAD into VolumeWAD (PR #8243 from JosJuice)

New in Dolphin 5.0.10648 Dev (Jul 19, 2019)

  • VideoCommon: Remove unused MathUtil.h include from VideoCommon.h (PR #8249 from lioncash)

New in Dolphin 5.0.10630 Dev (Jul 16, 2019)

  • Core/HW/AddressSpace: Remove unnecessary inclusion of Core.h (PR #8247 from lioncash)

New in Dolphin 5.0.10625 Dev (Jul 15, 2019)

  • TextureCache: Support reinterpreting formats for VRAM textures (PR #8240 from stenzek)

New in Dolphin 5.0.10621 Dev (Jul 14, 2019)

  • Android: Don't copy global INIs into game INIs (PR #8203 from JosJuice)

New in Dolphin 5.0.10617 Dev (Jul 12, 2019)

  • Use separate libusb contexts to avoid thread safety issues (PR #8218 from leoetlino)

New in Dolphin 5.0.10609 Dev (Jul 11, 2019)

  • Fix FIFO player crashing when USE_MEMORYWATCHER is defined (PR #8237 from JosJuice)

New in Dolphin 5.0.10562 Dev (Jun 26, 2019)

  • UpdaterCommon: Hide Updater before Dolphin quits (PR #8214 from spycrab)

New in Dolphin 5.0.10558 Dev (Jun 24, 2019)

  • ActionReplay & GeckoCode reordering support (PR #8212 from spycrab)

New in Dolphin 5.0.10551 Dev (Jun 21, 2019)

  • Common/HttpRequest: Use CURLOPT_ERRORBUFFER for error messages (PR #8210 from spycrab)

New in Dolphin 5.0.10516 Dev (Jun 19, 2019)

  • Translation resources sync with Transifex

New in Dolphin 5.0.10510 Dev (Jun 18, 2019)

  • General: Add missing header guards (PR #8201 from lioncash)

New in Dolphin 5.0.10506 Dev (Jun 17, 2019)

  • {Common/SymbolDB, Core/HLE/HLE}: Make use of std::string_view where applicable (PR #8186 from lioncash)

New in Dolphin 5.0.10472 Dev (Jun 10, 2019)

  • VideoCommon/DriverDetails: Make look-up table immutable (PR #8170 from lioncash)

New in Dolphin 5.0.10432 Dev (Jun 8, 2019)

  • Core/DSP/DSPTables: Make FindOpInfoByName/FindExtOpInfoByName use std::string_view (PR #8160 from lioncash)

New in Dolphin 5.0.10430 Dev (Jun 7, 2019)

  • Common/CommonFuncs: Remove now-unneccessary ArraySize function (PR #8152 from lioncash)

New in Dolphin 5.0.10415 Dev (Jun 5, 2019)

  • Qt/ResourcePackManager: Remove column header bold text (PR #8156 from 8times9)

New in Dolphin 5.0.10413 Dev (Jun 3, 2019)

  • Mark files as non-executable (PR #8153 from Tilka)

New in Dolphin 5.0.10325 Dev (May 29, 2019)

  • UICommon/GameFile: Minor cleanup (PR #8129 from lioncash)

New in Dolphin 5.0.10316 Dev (May 28, 2019)

  • UICommon/ResourcePack: Minor cleanup (PR #8127 from lioncash)

New in Dolphin 5.0.10293 Dev (May 27, 2019)

  • DolphinQt/Mapping: red = error, don't flash (PR #7799 from Tilka)

New in Dolphin 5.0.10256 Dev (May 23, 2019)

  • Qt/InterfacePane: Rename "In-Game" to "Render Window" (PR #8105 from 8times9)

New in Dolphin 5.0.10246 Dev (May 22, 2019)

  • Jit64: Prefer MOVAPS where possible (PR #8027 from MerryMage)

New in Dolphin 5.0.10238 Dev (May 21, 2019)

  • ControllerEmu: Add support for setting the center of a ReshapableInput (PR #7992 from artemist)

New in Dolphin 5.0.10231 Dev (May 20, 2019)

  • Qt/Debugger: Fix register cell text vertical alignment (PR #8077 from leoetlino)

New in Dolphin 5.0.10229 Dev (May 17, 2019)

  • [Windows] CMake Quality of Life improvements (PR #8101 from spycrab)

New in Dolphin 5.0.10222 Dev (May 16, 2019)

  • Support CMake on Windows (PR #8087 from spycrab)

New in Dolphin 5.0.10202 Dev (May 14, 2019)

  • Clear existing GCPadStatus when playing back DTM files (PR #8100 from flagrama)

New in Dolphin 5.0.10200 Dev (May 13, 2019)

  • Android: Support changing Wii Remote extension while emulating (PR #8093 from JosJuice)

New in Dolphin 5.0.10177 Dev (May 11, 2019)

  • WiimoteEmu/DolphinQt: Rename "IR" to "Point" and eliminate redundant Forward/Backward actions. (PR #8016 from jordan-woyak)

New in Dolphin 5.0.10169 Dev (May 10, 2019)

  • Some minor fix (PR #8089 from weihuoya)

New in Dolphin 5.0.10161 Dev (May 8, 2019)

  • WiiSave: Fix save signing (PR #8084 from leoetlino)

New in Dolphin 5.0.10159 Dev (May 7, 2019)

  • WiimoteEmu: Report game quirk on direct read of EXT/IR input. (PR #8054 from jordan-woyak)

New in Dolphin 5.0.10153 Dev (May 6, 2019)

  • Document that the codebase now uses C++17 in Contributing.md (PR #8079 from Qyriad)

New in Dolphin 5.0.10132 Dev (May 4, 2019)

  • Translation resources sync with Transifex

New in Dolphin 5.0.10127 Dev (May 3, 2019)

  • Debugger/Memory: Add support for address spaces (PR #7980 from booto)

New in Dolphin 5.0.10125 Dev (May 2, 2019)

  • WiimoteEmu/DolphinQt: Better extension display names. (PR #8065 from jordan-woyak)

New in Dolphin 5.0.10121 Dev (May 2, 2019)

  • Core/WiiRoot: Fix NetPlay full Wii save sync not copying all the saves back to main NAND (PR #7966 from Techjar)

New in Dolphin 5.0.10110 Dev (May 1, 2019)

  • Disable Vulkan overrides for RADV driver (PR #8062 from z0z0z)

New in Dolphin 5.0.10103 Dev (May 1, 2019)

  • WiimoteEmu: Drum extension accuracy improvements. (PR #8036 from jordan-woyak)

New in Dolphin 5.0.10099 Dev (Apr 30, 2019)

  • InputCommon: Remove unused "sign" macro. (PR #8058 from jordan-woyak)

New in Dolphin 5.0.10049 Dev (Apr 25, 2019)

  • Qt/Mapping: Remove iterative input (PR #8031 from spycrab)

New in Dolphin 5.0.10047 Dev (Apr 24, 2019)

  • Qt/NewPatchDialog: Fix crashes on entry removal (PR #8028 from spycrab)

New in Dolphin 5.0.10039 Dev (Apr 23, 2019)

  • Jit64 / JitArm64: Optimized idle skipping detection. (PR #7287 from degasus)

New in Dolphin 5.0.10027 Dev (Apr 22, 2019)

  • Additional cleanup/fixes from VideoCommon merge (PR #8000 from stenzek)

New in Dolphin 5.0.9984 Dev (Apr 17, 2019)

  • Fix u8 string literal C++20 compile error. (PR #8004 from jordan-woyak)

New in Dolphin 5.0.9978 Dev (Apr 16, 2019)

  • Slow down relative input cursor (PR #8002 from JMC47)

New in Dolphin 5.0.9973 Dev (Apr 15, 2019)

  • Update-source-strings.sh: Specify encoding (PR #7995 from JosJuice)

New in Dolphin 5.0.9954 Dev (Apr 12, 2019)

  • UICommon/NetPlayIndex: Fix possible crash when Add is called again (PR #7979 from Techjar)

New in Dolphin 5.0.9939 Dev (Apr 11, 2019)

  • Move Updater to WinUpdater (PR #7974 from spycrab)

New in Dolphin 5.0.9926 Dev (Apr 10, 2019)

  • InputCommon: Clean up how numeric settings are handled. (PR #7936 from jordan-woyak)

New in Dolphin 5.0.9924 Dev (Apr 9, 2019)

  • Qt/NetPlayDialog: Don't create golf UI when host input authority is disabled (PR #7971 from Techjar)

New in Dolphin 5.0.9915 Dev (Apr 8, 2019)

  • Qt/NetPlayBrowser: Various small fixes (PR #7967 from spycrab)

New in Dolphin 5.0.9902 Dev (Apr 6, 2019)

  • Qt/MainWindow: Fix segfault on exit while NetPlay is open (PR #7960 from Techjar)

New in Dolphin 5.0.9896 Dev (Apr 4, 2019)

  • Qt/NetPlayDialog: Fix messages being html-escaped for NetPlay Chat (PR #7956 from spycrab)

New in Dolphin 5.0.9890 Dev (Apr 3, 2019)

  • DolphinQt: Fix unused widgets in InfoWidget from being visible. (PR #7924 from jordan-woyak)

New in Dolphin 5.0.9863 Dev (Mar 30, 2019)

  • HW/SI: GCAdapter calibration fix. (PR #7942 from jordan-woyak)

New in Dolphin 5.0.9846 Dev (Mar 29, 2019)

  • Vulkan: Simplify command buffer fence tracking (PR #7905 from stenzek)

New in Dolphin 5.0.9834Dev (Mar 29, 2019)

  • D3D: Move sharable D3D11/D3D12 code to common library (PR #7869 from stenzek)

New in Dolphin 5.0.9820 Dev (Mar 28, 2019)

  • Qt/TAS: Some fixes (PR #7932 from spycrab)

New in Dolphin 5.0.9812 Dev (Mar 27, 2019)

  • DolphinQ: Mapping UI cleanups. (PR #7893 from jordan-woyak)

New in Dolphin 5.0.9808 Dev (Mar 26, 2019)

  • WiimoteReal: Improve state changes and code cleanups. (PR #7871 from jordan-woyak)

New in Dolphin 5.0.9804 Dev (Mar 25, 2019)

  • Remove invalid IPL hashes (NTSC-U and NTSC-J use same IPL) (PR #7928 from JosJuice)

New in Dolphin 5.0.9751 Dev (Mar 14, 2019)

  • ControllerInterface/DolphinQt: Improve input detection. (PR #7829 from jordan-woyak)

New in Dolphin 5.0.9735 Dev (Mar 12, 2019)

  • Fix title database not working when running games with 4-char game IDs (PR #7876 from JosJuice)

New in Dolphin 5.0.9723 Dev (Mar 10, 2019)

  • WiimoteEmu: Fix a config change callback causing a crash on exit. (PR #7868 from jordan-woyak)

New in Dolphin 5.0.9719 Dev (Mar 9, 2019)

  • Work around GCC 8.2 ICE (PR #7867 from Tilka)

New in Dolphin 5.0.9717 Dev (Mar 8, 2019)

  • UpdaterCommon: Move most of the programs here (PR #7844 from spycrab)

New in Dolphin 5.0.9705 Dev (Mar 6, 2019)

  • WiimoteEmu: Reimplement tilt/swing/camera/orientation data using matrix math. (PR #7806 from jordan-woyak)

New in Dolphin 5.0.9703 Dev (Mar 5, 2019)

  • DolphinQt/MenuBar: Remove unused ModalMessageBox instance (PR #7856 from lioncash)

New in Dolphin 5.0.9694 Dev (Mar 4, 2019)

  • VideoCommon: add EFB peek/poke stats (PR #7851 from Tilka)

New in Dolphin 5.0.9664 Dev (Feb 28, 2019)

  • docs: Add ResourcePacks.md (PR #7774 from spycrab)

New in Dolphin 5.0.9654 Dev (Feb 27, 2019)

  • Move shared Updater logic into UpdaterCommon (PR #7823 from spycrab)

New in Dolphin 5.0.9644 Dev (Feb 26, 2019)

  • Fix edge cases in TitleDatabase, cover downloading, Gecko code downloading

New in Dolphin 5.0.9622 Dev (Feb 25, 2019)

  • MacUpdater: Retain file permissions (PR #7819 from spycrab)

New in Dolphin 5.0.9620 Dev (Feb 24, 2019)

  • Don't show asterisk next to DOL/ELF size in game list (PR #7815 from JosJuice)

New in Dolphin 5.0.9618 Dev (Feb 22, 2019)

  • WiimoteEmu: Minor accuracy fixes. (PR #7812 from jordan-woyak)

New in Dolphin 5.0.9616 Dev (Feb 17, 2019)

  • Android: Show files in the directory picker (PR #7791 from JosJuice)

New in Dolphin 5.0.9610 Dev (Feb 15, 2019)

  • Externals: Set target platform to 10.0.17134 for FreeSurround (PR #7802 from stenzek)

New in Dolphin 5.0.9608 Dev (Feb 14, 2019)

  • Change FFDShow DPL2 decoder to FreeSurround

New in Dolphin 5.0.9599 Dev (Feb 13, 2019)

  • DolphinQt/ControllerEmu: Add stick calibration "wizard". (PR #7792 from jordan-woyak)

New in Dolphin 5.0.9595 Dev (Feb 12, 2019)

  • GLContext: Fix shared context creation error on Mesa (PR #7796 from stenzek)

New in Dolphin 5.0.9593 Dev (Feb 11, 2019)

  • ResourcePacks: Fix various bugs

New in Dolphin 5.0.9583 Dev (Feb 9, 2019)

  • Qt/LogWidget: Make logging asynchronous (PR #7793 from spycrab)

New in Dolphin 5.0.9577 Dev (Feb 8, 2019)

  • Qt: Minor text tweaks (PR #7752 from 8times9)

New in Dolphin 5.0.9575 Dev (Feb 7, 2019)

  • Implement MacOS Updater (PR #7717 from spycrab

New in Dolphin 5.0.9569 Dev (Feb 4, 2019)

  • DolphinQt: show game descriptions in one line (PR #7781 from Tilka)

New in Dolphin 5.0.9497 Dev (Feb 2, 2019)

  • Fix Gecko Code downloading (PR #7769 from Tilka)

New in Dolphin 5.0.9479 Dev (Jan 31, 2019)

  • DolphinQt: Display game list compressed file sizes with an asterisk. (PR #7748 from jordan-woyak)

New in Dolphin 5.0.9427 Dev (Jan 25, 2019)

  • ShaderGen: Fix broken rendering on Adreno Vulkan drivers (PR #7729 from stenzek)

New in Dolphin 5.0.9415 Dev (Jan 24, 2019)

  • Update GeckoCodes code download to use https (PR #7721 from belthesar)

New in Dolphin 5.0.9413 Dev (Jan 18, 2019)

  • Qt/Debugger restore tabbed docking

New in Dolphin 5.0.9411 Dev (Jan 17, 2019)

  • Android: Bunch of cleanups & Updates (PR #7522 from mahdihijazi)

New in Dolphin 5.0.9345 Dev (Jan 16, 2019)

  • Texture: fx overlap src position (PR #7643 from weihuoya)

New in Dolphin 5.0.9337 Dev (Jan 15, 2019)

  • Disable some Video settings for 1080° Snowboarding (PR #7709 from ytrezq)

New in Dolphin 5.0.9335 Dev (Jan 12, 2019)

  • Android: only add controllers GC1 and Wiimote1 as touch controllers (PR #7695 from zackhow)

New in Dolphin 5.0.9331 Dev (Jan 11, 2019)

  • ControllerEmu: Make mapping indicators pretty (PR #7662 from jordan-woyak)

New in Dolphin 5.0.9322 Dev (Jan 10, 2019)

  • Android/OGL: fix bounding box for OpenGL-ES (PR #7692 from zackhow)

New in Dolphin 5.0.9320 Dev (Jan 9, 2019)

  • ControllerInterface: Shutdown order and race condition fix. (PR #7666 from jordan-woyak)

New in Dolphin 5.0.9312 Dev (Jan 8, 2019)

  • Gamesetting for Sengoku BASARA 3 Utage

New in Dolphin 5.0.9299 Dev (Jan 6, 2019)

  • ControllerInterface: Output/Rumble fixes (PR #7640 from jordan-woyak)

New in Dolphin 5.0.9289 Dev (Jan 4, 2019)

  • UICommon/ResourcePack: Fix packs without manifests crashing Dolphin (PR #7668 from spycrab)

New in Dolphin 5.0.9285 Dev (Jan 3, 2019)

  • Android: Edit the text that pops up on game launch (PR #7661 from JosJuice)

New in Dolphin 5.0.9277 Dev (Dec 30, 2018)

  • Most Wanted mmu setting (PR #7618 from weihuoya)

New in Dolphin 5.0.9250 Dev (Dec 28, 2018)

  • Stop using g_jit outside of JitInterface (PR #7602 from CrystalGamma)

New in Dolphin 5.0.9240 Dev (Dec 27, 2018)

  • x64EmitterTest: Add some missing tests (PR #7651 from MerryMage)

New in Dolphin 5.0.9224 Dev (Dec 24, 2018)

  • Android: fix gc adapter init (PR #7619 from zackhow)

New in Dolphin 5.0 / 5.0.9213 Dev (Dec 22, 2018)

  • Update windows 10 sdk from 10.0.15063.0 to 10.0.17134.0 for imgui (PR #7633 from ymartel06)

New in Dolphin 5.0.9211 Dev (Dec 15, 2018)

  • Common/GLContext: Make member functions const qualified where applicable (PR #7621 from lioncash)

New in Dolphin 5.0 / 5.0.9209 Dev (Dec 11, 2018)

  • Translation resources sync with Transifex

New in Dolphin 5.0.9208 Dev (Dec 7, 2018)

  • GameSettings: Immediate XFB off for MGS Special Disc (PR #7611 from Tilka)

New in Dolphin 5.0.9206 Dev (Dec 6, 2018)

  • Android Studio 3.2.1 recommended updates (PR #7436 from Ebola16)

New in Dolphin 5.0.9202 Dev (Dec 5, 2018)

  • Use HTTPS urls when updating from GameTDB (PR #7609 from stevoisiak)

New in Dolphin 5.0.9186 Dev (Dec 4, 2018)

  • Vulkan: fx index buffer reserve size (PR #7604 from weihuoya)

New in Dolphin 5.0.9184 Dev (Dec 3, 2018)

  • WFSI: Fix Dragon Quest X (all-in-one, v2, v3) installers (PR #7598 from sepalani)

New in Dolphin 5.0.9162 Dev (Nov 29, 2018)

  • Qt/ControllersWindow: Fix incorrect enabled states of configure buttons (PR #7586 from Techjar)

New in Dolphin 5.0 / 5.0.9156 Dev (Nov 27, 2018)

  • Translation resources sync with Transifex

New in Dolphin 5.0 / 5.0.9155 Dev (Nov 22, 2018)

  • GCMemcard: Fix mixed memcard-based and bat-based indices in definition and usage of NextFreeBlock(). (PR #7579 from AdmiralCurtiss)

New in Dolphin 5.0.9147 Dev (Nov 21, 2018)

  • NetPlay: Add full Wii save sync (PR #7446 from Techjar)

New in Dolphin 5.0.9134 Dev (Nov 16, 2018)

  • Qt/NetPlayDialog: Add external IP to interface combo box (PR #7573 from Techjar)

New in Dolphin 5.0.9132 Dev (Nov 14, 2018)

  • Netplay: Sync AR and gecko codes with clients

New in Dolphin 5.0.9128 Dev (Nov 13, 2018)

  • TextureCache: Recompute overlapping XFB copy hashes after copying to RAM (PR #7570 from stenzek)

New in Dolphin 5.0.9117 Dev (Nov 12, 2018)

  • Vulkan: Fix incorrect fence being assigned to staging texture (PR #7565 from stenzek)

New in Dolphin 5.0 / 5.0.9115 Dev (Nov 11, 2018)

  • SystemTimers: fix a 1-in-1000 crash happening in throttler performance reporting (PR #7563 from delroth)

New in Dolphin 5.0 / 5.0.9111 Dev (Nov 9, 2018)

  • Core/Config: Remove unused NETPLAY_SELECTED_HOST_GAME declaration

New in Dolphin 5.0.9012 Dev (Nov 8, 2018)

  • Fix glitched corner in Nickelodeon Unite. (PR #7549 from JMC47)

New in Dolphin 5.0.8998 Dev (Nov 7, 2018)

  • TextureCache: Deferred/batched EFB copies

New in Dolphin 5.0 / 5.0.8993 Dev (Nov 5, 2018)

  • AndroidTv: Don't run oreo channels when not on oreo (PR #7541 from zackhow)

New in Dolphin 5.0-8989 Dev (Nov 2, 2018)

  • Fix first DTK track not playing after booting with IPL

New in Dolphin 5.0 / 5.0-8987Dev (Oct 31, 2018)

  • Android: fix landscape lock (PR #7536 from zackhow)

New in Dolphin 5.0-8783 Dev (Oct 3, 2018)

  • Do not consider XFB copies for invalidating textures when loading a new texture.

New in Dolphin 5.0-8781 Dev (Oct 3, 2018)

  • mx sram: fix checksum calc; use Common::BigEndianValue for rtc field.

New in Dolphin 5.0-8777 Dev (Oct 3, 2018)

  • Fix reading title IDs of Wii discs

New in Dolphin 5.0-8775 Dev (Sep 30, 2018)

  • Fix sram accesses.

New in Dolphin 5.0-8775 Dev (Sep 30, 2018)

  • Fix sram accesses.

New in Dolphin 5.0-8773 Dev (Sep 30, 2018)

  • Fix debug build on recent VS releases of msvc

New in Dolphin 5.0-8771 Dev (Sep 30, 2018)

  • GenFrsqrte: Reduce branches in fast-path and inline most behavior

New in Dolphin 5.0-8768 Dev (Sep 28, 2018)

  • Read Wii disc metadata from the unencrypted header

New in Dolphin 5.0-8766 Dev (Sep 28, 2018)

  • Vulkan: Drop usage of VK_NV_glsl extension

New in Dolphin 5.0-8764 Dev (Sep 28, 2018)

  • SI: Add 16bit accessors for SI IO buffer

New in Dolphin 5.0-8762 Dev (Sep 28, 2018)

  • DolphinQt: Allow inserting/ejecting SD cards during emulation

New in Dolphin 5.0-8760 Dev (Sep 28, 2018)

  • Fix scrubbing unencrypted Wii disc images

New in Dolphin 5.0-8755 Dev (Sep 26, 2018)

  • Fix two bugs in Cheat Manager

New in Dolphin 5.0-8752 Dev (Sep 26, 2018)

  • Translation resources sync with Transifex

New in Dolphin 5.0 / 5.0-8743 Dev (Sep 20, 2018)

  • Externals/discord: Don't run clang-format on source files (PR #7418 from leoetlino)

New in Dolphin 5.0-8710 Dev (Aug 31, 2018)

  • Arm64Emitter: Remove unsequenced expressions (PR #7386 from MerryMage)

New in Dolphin 5.0-8615 Dev (Aug 20, 2018)

  • Fix analog modes that use 4 bits for c-stick data (PR #7338 from booto)

New in Dolphin 5.0-8578 Dev (Aug 14, 2018)

  • Android: Don't crop covers (PR #7328 from zackhow)

New in Dolphin 5.0-8569 Dev (Aug 13, 2018)

  • Android: Add default touch button overlay (PR #7306 from zackhow)

New in Dolphin 5.0-8531 Dev (Aug 7, 2018)

  • Hotkeys: Add "Toggle USB Keyboard" hotkey (PR #7298 from spycrab)

New in Dolphin 5.0-8516 Dev (Aug 3, 2018)

  • Core/BootManager: Remove unnecessary includes (PR #7268 from lioncash)

New in Dolphin 5.0-8512 Dev (Jul 31, 2018)

  • Android: Fix wiimote settings saving. (PR #7295 from zackhow)

New in Dolphin 5.0-8251 Dev (Jun 30, 2018)

  • Qt/GameList: Fix column (re)sizing issues (PR #7166 from spycrab)

New in Dolphin 5.0-7486 Dev (May 14, 2018)

  • WiiSave: Fix out-of-bounds read (PR #6849 from leoetlino)

New in Dolphin 5.0-7393 Dev (May 12, 2018)

  • FileUtil: Remove unnecessary IOFile GetHandle() call in ReadFileToString() (PR #6821 from lioncash)

New in Dolphin 5.0-7272 Dev (May 7, 2018)

  • OGL/FramebufferManager: Clean up inline GLSL code

New in Dolphin 5.0-7221 Dev (May 5, 2018)

  • Update Ubershader descriptions (PR #6695 from Ebola16)

New in Dolphin 5.0-7197 Dev (May 4, 2018)

  • UI: Add Disable EFB Copies to VRAM to Advanced Options (PR #6744 from stenzek)

New in Dolphin 5.0 / 5.0-7157 Dev (May 2, 2018)

  • Qt/GraphicsSettings: Save Adapter index (PR #6722 from spycrab)

New in Dolphin 5.0-7144 Dev (May 1, 2018)

  • Translation resources sync with Transifex

New in Dolphin 5.0-7139 Dev (Apr 30, 2018)

  • Qt/GraphicsControls: Reload values when settings are changed (PR #6717 from spycrab)

New in Dolphin 5.0-7106 Dev (Apr 28, 2018)

  • OS: Network fixes (PR #6673 from leoetlino)

New in Dolphin 5.0-7088 Dev (Apr 27, 2018)

  • ConfigManager: Enable Auto-Updater by default (PR #6698 from spycrab)

New in Dolphin 5.0-7084 Dev (Apr 26, 2018)

  • Updater: Implement UAC support (PR #6694 from spycrab)

New in Dolphin 5.0-6208 Dev (Jan 22, 2018)

  • CustomTexture: Drop old texture format. (PR #4453 from degasus)

New in Dolphin 5.0-6203 Dev (Jan 18, 2018)

  • AVIDump: Remove incorrect usage of s_ prefix (PR #6308 from JosJuice)

New in Dolphin 5.0-6197 Dev (Jan 15, 2018)

  • Treat custom textures with "_arb" suffix as having arbitrary mipmaps (PR #6297 from JosJuice)

New in Dolphin 5.0-6164 Dev (Jan 10, 2018)

  • Yes/No Dialogs for Android (PR #6295 from 34will)

New in Dolphin 5.0-6157 Dev (Jan 8, 2018)

  • Treat invalid aspect ratio setting values as Auto (PR #6290 from JosJuice)

New in Dolphin 5.0-6142 Dev (Jan 5, 2018)

  • Fix launching DolphinQt2 from Visual Studio (PR #6283 from JosJuice)

New in Dolphin 5.0-6128 Dev (Jan 4, 2018)

  • passthrough: do not detach kernel driver on FreeBSD (PR #6274 from myfreeweb)

New in Dolphin 5.0-6126 Dev (Jan 3, 2018)

  • Allow users to specify the encoder used for framedumping. (PR #6276 from vladfi1)

New in Dolphin 5.0-6106 Dev (Dec 31, 2017)

  • Translation resources sync with Transifex

New in Dolphin 5.0-6105 Dev (Dec 29, 2017)

  • Android: Always run HandleInit logic on app start (PR #6275 from JosJuice)

New in Dolphin 5.0-6081 Dev (Dec 20, 2017)

  • Game Inis: Additional games requiring 'Immediate Mode' off (PR #6215 from iwubcode)

New in Dolphin 5.0-6074 Dev (Dec 19, 2017)

  • Only use the "Scaled EFB Copy" setting for EFB, not XFB (PR #6256 from JosJuice)

New in Dolphin 5.0-6054 Dev (Dec 18, 2017)

  • Translation resources sync with Transifex

New in Dolphin 5.0-6033 Dev (Dec 13, 2017)

  • Fix GLES GPU texture conversion shader (PR #6252 from JonnyH)

New in Dolphin 5.0-6031 Dev (Dec 11, 2017)

  • Texture dumping regression fixes (PR #6249 from stenzek)

New in Dolphin 5.0-6020 Dev (Dec 8, 2017)

  • DolphinWX: Resolve missing declaration warnings (PR #6245 from lioncash)

New in Dolphin 5.0-6012 Dev (Dec 7, 2017)

  • WX: Fix argument parsing (PR #6220 from leoetlino)

New in Dolphin 5.0-6006 Dev (Dec 6, 2017)

  • VideoCommon: Drop now unused efb2tex matrix generation. (PR #6227 from degasus)

New in Dolphin 5.0-6000 Dev (Dec 4, 2017)

  • FIFOPlayerWindow: don't reset frame/object limit every frame (PR #6217 from ligfx)

New in Dolphin 5.0-5949 Dev (Nov 28, 2017)

  • Add an exit key to `dolphin-emu-nogui` (PR #6187 from raelgc)

New in Dolphin 5.0-5947 Dev (Nov 27, 2017)

  • Qt: Small fixes (PR #6221 from leoetlino)

New in Dolphin 5.0-5938 Dev (Nov 22, 2017)

  • Frame Dumping: Fix window-size framedumping (PR #6204 from stenzek)

New in Dolphin 5.0-5931 Dev (Nov 20, 2017)

  • BootManager: RestoreSYSCONF without resetting all other config (PR #6213 from ligfx)

New in Dolphin 5.0-5831 Dev (Nov 17, 2017)

  • Cleanup implementation of onion configuration (PR #6154 from MerryMage)

New in Dolphin 5.0-5824 Dev (Nov 16, 2017)

  • Translation resources sync with Transifex

New in Dolphin 5.0-5823 Dev (Nov 15, 2017)

  • IOS: Warn on blocking IPC handlers. (PR #6195 from delroth)

New in Dolphin 5.0-5819 Dev (Nov 13, 2017)

  • D3D/main: Remove unused variable in InitBackendInfo() (PR #6192 from lioncash)

New in Dolphin 5.0-5798 Dev (Nov 10, 2017)

  • Improved arbitrary mipmap detection (Mario Sunshine water fix) (PR #6158 from Tomcc)

New in Dolphin 5.0-5796 Dev (Nov 9, 2017)

  • Avoid forbidden characters when extracting disc partitions (PR #6179 from JosJuice)

New in Dolphin 5.0-5791 Dev (Nov 8, 2017)

  • Fix DTK audio not working after loading a savestate (PR #6173 from JosJuice)

New in Dolphin 5.0-5728 Dev (Oct 26, 2017)

  • MemArena: Use names that are based on the PID (PR #6114 from leoetlino)

New in Dolphin 5.0-5681 Dev (Oct 20, 2017)

  • Android UI: lots of cleanups, mainly around how Fragments are handled (PR #6107 from hackbar)

New in Dolphin 5.0-5667 Dev (Oct 11, 2017)

  • MemArena: Name shared memory handle (PR #6091 from TheFreezebug)

New in Dolphin 5.0-5630 Dev (Oct 5, 2017)

  • Android: UI cleanup, including combining Save/LoadStateFragment into one (PR #6087 from hackbar)

New in Dolphin 5.0-5627 Dev (Oct 4, 2017)

  • Add some missing WiiWare makers (PR #6092 from t27duck)

New in Dolphin 5.0-5620 Dev (Sep 30, 2017)

  • Show event name when scheduling from wrong thread (PR #6090 from JosJuice)

New in Dolphin 5.0-5611 Dev (Sep 28, 2017)

  • Android: various cleanups in UI code (PR #6086 from hackbar)

New in Dolphin 5.0-5581 Dev (Sep 26, 2017)

  • Qt: bold graphics settings on ConfigChanged, not EmulationStateChanged (PR #6081 from ligfx)

New in Dolphin 5.0-5578 Dev (Sep 25, 2017)

  • Small DSP accelerator fixes (PR #6077 from leoetlino)

New in Dolphin 5.0-5566 Dev (Sep 22, 2017)

  • Android: Adjust position of floating action button (PR #6084 from JosJuice)

New in Dolphin 5.0-5564 Dev (Sep 21, 2017)

  • Qt: Fix log / log config window not being marked as hidden when closing (PR #6079 from spycrab)

New in Dolphin 5.0-5558 Dev (Sep 21, 2017)

  • [Qt] Fix bolding of GraphicsChoice.cpp (PR #6080 from Helios747)

New in Dolphin 5.0-5556 Dev (Sep 20, 2017)

  • Qt/GraphicsSettings: Fix overriden settings not being bolded (PR #6078 from spycrab)

New in Dolphin 5.0-5551 Dev (Sep 18, 2017)

  • Add an option to eject the disc (PR #6072 from JosJuice)

New in Dolphin 5.0-5534 Dev (Sep 16, 2017)

  • Settings: register the Core::State type with Qt (PR #6062 from ligfx)

New in Dolphin 5.0-5495 Dev (Sep 14, 2017)

  • DSPTool: Fix build (PR #6058 from leoetlino)

New in Dolphin 5.0-5491 Dev (Sep 12, 2017)

  • Software/TextureSampler: const correctness (PR #6055 from lioncash)

New in Dolphin 5.0-5485 Dev (Sep 11, 2017)

  • Move depth, rasterization and sampler states to VideoCommon (PR #5343 from stenzek)

New in Dolphin 5.0-5426 Dev (Sep 7, 2017)

  • Vulkan: Extend the NVIDIA MSAA bug to render-pass based clears (PR #6011 from stenzek)

New in Dolphin 5.0-5421 Dev (Sep 6, 2017)

  • D3DBase: Support the "allow tearing" DXGI flags. (PR #6016 from Armada651)

New in Dolphin 5.0-5408 Dev (Sep 5, 2017)

  • Qt/SettingsWindow: Fix window not being detected as a dialog (PR #6022 from spycrab)

New in Dolphin 5.0-5328 Dev (Aug 29, 2017)

  • MainAndroid: Remove s_filename (PR #5969 from JosJuice)

New in Dolphin 5.0-5322 Dev (Aug 28, 2017)

  • Qt/GraphicsWidget: Fix bad layout column (PR #5987 from spycrab)

New in Dolphin 5.0-5310 Dev (Aug 25, 2017)

  • Remove FFMPEG check for Renderer::IsFrameDumping() (PR #5976 from RisingFog)

New in Dolphin 5.0-5308 Dev (Aug 24, 2017)

  • Fix vulkan crash on drivers without atomic load/store support (PR #5968 from JonnyH)

New in Dolphin 5.0-5293 Dev (Aug 23, 2017)

  • GameINI: Add INIs for Brawl VC games (PR #5866 from leoetlino)

New in Dolphin 5.0-5241 Dev (Aug 22, 2017)

  • Remove NonCopyable (PR #5884 from JosJuice)

New in Dolphin 5.0-5228 Dev (Aug 21, 2017)

  • CommonTypes: Qualify standard integral types in typedefs with std:: (PR #5952 from lioncash)

New in Dolphin 5.0-5209 Dev (Aug 18, 2017)

  • RunOnObject: add missing QThread include (PR #5940 from ligfx)

New in Dolphin 5.0-5205 Dev (Aug 17, 2017)

  • Ignore capabilities reported by an XInput device (PR #5742 from ToadKing)

New in Dolphin 5.0-5169 Dev (Aug 16, 2017)

  • SymbolDB: Blank stripped symbol name fixed (PR #5932 from sepalani)

New in Dolphin 5.0-5142 Dev (Aug 14, 2017)

  • Tools/lint.sh: lint all of Source, not just Core (PR #5925 from ligfx)

New in Dolphin 5.0-5128 Dev (Aug 11, 2017)

  • RSO: Import data symbols (PR #5914 from sepalani)

New in Dolphin 5.0-5102 Dev (Aug 10, 2017)

  • Automatic translation resources sync with Transifex

New in Dolphin 5.0-5077 Dev (Aug 9, 2017)

  • SettingsHandler: Fix generated serial numbers (PR #5905 from leoetlino)

New in Dolphin 5.0-5075 Dev (Aug 8, 2017)

  • Boot/BS2: Accuracy fixes (PR #5892 from leoetlino)

New in Dolphin 5.0-5063 Dev (Aug 7, 2017)

  • TransformUnit: Get rid of most pointer casting in TransformColor() (PR #5895 from lioncash)

New in Dolphin 5.0-4992 Dev (Aug 3, 2017)

  • Properly handle g_wiimotes_mutex again for real wiimotes (PR #5873 from mimimi085181)

New in Dolphin 5.0-4988 Dev (Aug 2, 2017)

  • Ubershaders: Fix 6-bit color truncation not being applied (PR #5858 from stenzek)

New in Dolphin 5.0-4952 Dev (Aug 1, 2017)

  • Analytics: Report a few more video settings (PR #5844 from leoetlino)

New in Dolphin 5.0-4889 Dev (Jul 31, 2017)

  • Config: Fix the loader Load() being called twice (PR #5853 from leoetlino)

New in Dolphin 5.0-4835 Dev (Jul 28, 2017)

  • CMake: Use add_compile_options instead of add_definitions for glslang (PR #5838 from stenzek)

New in Dolphin 5.0-4825 Dev (Jul 27, 2017)

  • Move the Wiimote connect code out of Host (PR #5807 from leoetlino)

New in Dolphin 5.0-4799 Dev (Jul 26, 2017)

  • Qt: add QueueOnObject (PR #5828 from ligfx)

New in Dolphin 5.0-4747 Dev (Jul 24, 2017)

  • Remove Wii Remote connection status from status bar (PR #5791 from leoetlino)

New in Dolphin 5.0-4742 Dev (Jul 21, 2017)

  • Remove region mismatch check for GCI folders (PR #5801 from JosJuice)

New in Dolphin 5.0-4740 Dev (Jul 20, 2017)

  • Improve GameCube region detection (PR #5795 from JosJuice)

New in Dolphin 5.0-4728 Dev (Jul 19, 2017)

  • Tools/lint.sh: turn on Bash 'strict mode' (PR #5800 from ligfx)

New in Dolphin 5.0-4726 Dev (Jul 18, 2017)

  • Automatic translation resources sync with Transifex

New in Dolphin 5.0-4725 Dev (Jul 17, 2017)

  • Qt: Shrink settings window and make widgets stretch (PR #5655 from Starsam80)

New in Dolphin 5.0-4715 Dev (Jul 14, 2017)

  • Movie: Get rid of the manual buffer management (PR #5784 from leoetlino)

New in Dolphin 5.0-4705 Dev (Jul 13, 2017)

  • Unify GetGameIniFilenames (PR #5777 from JosJuice)

New in Dolphin 5.0-4703 Dev (Jul 12, 2017)

  • Implement minimal emulation of TMEM caching (PR #5726 from mimimi085181)

New in Dolphin 5.0-4700 Dev (Jul 11, 2017)

  • Qt: Fix multiple emulation shutdown bugs (PR #5743 from spycrab)

New in Dolphin 5.0-4687 Dev (Jul 10, 2017)

  • D3DBase: Implement Windows 7 swapchain fallback. (PR #5771 from Armada651)

New in Dolphin 5.0-4607 Dev (Jul 3, 2017)

  • Disable Background Input when Background Input is disabled (PR #5731 from mimimi085181)

New in Dolphin 5.0-4464 Dev (Jun 23, 2017)

  • Improve MMU mask checks (PR #5662 from blubberdiblub)

New in Dolphin 5.0-4446 Dev (Jun 21, 2017)

  • Qt: Fix emulation stopped signal (PR #5648 from leoetlino)

New in Dolphin 5.0-4444 Dev (Jun 20, 2017)

  • DolphinQt2: allow resizing RenderWidget/fix fullscreen (PR #5508 from ligfx)

New in Dolphin 5.0-4439 Dev (Jun 19, 2017)

  • Retry opening of wiimote channels on initial failure (PR #4940 from sjnewbury)

New in Dolphin 5.0-4377 Dev (Jun 16, 2017)

  • windows: fix handle leak when using continuous scan (PR #5626 from shuffle2)

New in Dolphin 5.0-4337 Dev (Jun 15, 2017)

  • Qt: Support custom user profile paths (PR #5609 from leoetlino)

New in Dolphin 5.0-4335 Dev (Jun 14, 2017)

  • PathConfigPane: Prevent an invalid index assert (PR #5604 from sepalani)

New in Dolphin 5.0-4322 Dev (Jun 13, 2017)

  • Vulkan: Fix image layout assertion failing for palette textures (PR #5605 from stenzek)

New in Dolphin 5.0-4305 Dev (Jun 12, 2017)

  • Vulkan: Don't transition image layouts inside render passes (PR #5589 from stenzek)

New in Dolphin 5.0-4273 Dev (Jun 9, 2017)

  • IOS/ES: Implement ES_SetUpStreamKey (PR #5575 from leoetlino)

New in Dolphin 5.0-4268 Dev (Jun 8, 2017)

  • unittests: set user directory (PR #5545 from shuffle2)

New in Dolphin 5.0-4227 Dev (Jun 7, 2017)

  • HW/WiiSaveCrypted: Don't use new/delete (PR #5571 from leoetlino)

New in Dolphin 5.0-4191 Dev (Jun 6, 2017)

  • quick UB fix for 3c0bdd74

New in Dolphin 5.0-4088 Dev (Jun 5, 2017)

  • DiscIO: Use std::optional in Volume and Blob (PR #5530 from JosJuice)

New in Dolphin 5.0-3973 Dev (Jun 2, 2017)

  • IP/Top: Properly fix GetAddrInfo (PR #5511 from sepalani)

New in Dolphin 5.0-3969 Dev (May 31, 2017)

  • Qt: Implement new, themed stars (PR #5502 from spycrab)

New in Dolphin 5.0-3965 Dev (May 30, 2017)

  • Fix for loop in D3D Renderer ApplyState function (PR #5501 from iwubcode)

New in Dolphin 5.0-3951 Dev (May 29, 2017)

  • WX: improve game list reload speed (PR #5495 from Tilka)

New in Dolphin 5.0-3908 Dev (May 26, 2017)

  • CMake: remove references to D3D12 (PR #5482 from ligfx)

New in Dolphin 5.0-3896 Dev (May 25, 2017)

  • GeckoCode: install code handler even if no codes are activated (PR #5448 from XeR)

New in Dolphin 5.0-3890 Dev (May 24, 2017)

  • PPCSymbolDB: Split SaveMap function (PR #5459 from sepalani)

New in Dolphin 5.0-3881 Dev (May 23, 2017)

  • Make DSP code dumping consistent between DSP-LLE and DSP-HLE (PR #5428 from ligfx)

New in Dolphin 5.0-3834 Dev (May 22, 2017)

  • IOS/ES: Implement ES_GetTicketFromView ioctlvs (PR #5455 from leoetlino)

New in Dolphin 5.0-3776 Dev (May 19, 2017)

  • MainAndroid: Resolve -Wmissing-variable-declarations warnings (PR #5441 from lioncash)

New in Dolphin 5.0-3768 Dev (May 17, 2017)

  • PPCAnalyst: Use the proper RAM check (PR #5437 from sepalani)

New in Dolphin 5.0-3755 Dev (May 16, 2017)

  • DVDInterface: Fix a regression with changing discs (PR #5431 from leoetlino)

New in Dolphin 5.0-3749 Dev (May 15, 2017)

  • Reuse the IOS code for WAD installation (PR #5419 from leoetlino)

New in Dolphin 5.0-3685 Dev (May 12, 2017)

  • Qt: Add Interface Pane to Settings (PR #5378 from Ryanel)

New in Dolphin 5.0-3683 Dev (May 11, 2017)

  • Config: Fix a formatting issue (PR #5403 from leoetlino)

New in Dolphin 5.0-3679 Dev (May 10, 2017)

  • Config/Layer: Fix accidental cast of RecursiveSection to Section (PR #5397 from MerryMage)

New in Dolphin 5.0-3669 Dev (May 9, 2017)

  • Unicode correctness (PR #5330 from Armada651)

New in Dolphin 5.0-3667 Dev (May 8, 2017)

  • Contributing: Use constexpr for compile-time constants (PR #5387 from leoetlino)

New in Dolphin 5.0-3635 Dev (May 5, 2017)

  • Add a workaround for a PowerVR glsl compiler bug (PR #5372 from JonnyH)

New in Dolphin 5.0-3625 Dev (May 4, 2017)

  • Android build files (PR #5114 from timmutton)

New in Dolphin 5.0-3598 Dev (May 3, 2017)

  • JitArm64: fix ps_res (PR #5363 from Tilka)

New in Dolphin 5.0-3570 Dev (May 2, 2017)

  • FifoPlayer: replace union structures with explicit byte padding (PR #5322 from ligfx)

New in Dolphin 5.0-3486 Dev (Apr 28, 2017)

  • Vulkan: Implement support for post-processing (PR #5296 from stenzek)

New in Dolphin 5.0-3475 Dev (Apr 27, 2017)

  • JitArm64_SystemRegisters: Fix crXXX (set 32nd bit) (PR #5327 from MerryMage)

New in Dolphin 5.0-3463 Dev (Apr 26, 2017)

  • Various CMake cleanups for DolphinWX (PR #5316 from ligfx)

New in Dolphin 5.0-3449 Dev (Apr 25, 2017)

  • JitArm64: Implement timer SPRs (PR #5262 from MerryMage)

New in Dolphin 5.0-3441 Dev (Apr 24, 2017)

  • WX: Don't specify a parent frame for the render frame (PR #5291 from Starsam80)

New in Dolphin 5.0-3414 Dev (Apr 21, 2017)

  • ArmCPUDetect: Add missing include (PR #5295 from MerryMage)

New in Dolphin 5.0-3406 Dev (Apr 19, 2017)

  • Android: Add audio stretch setting (PR #5288 from MerryMage)

New in Dolphin 5.0-3404 Dev (Apr 18, 2017)

  • Vulkan: Use BlendingState from VideoCommon (PR #5284 from stenzek)

New in Dolphin 5.0-3362 Dev (Apr 14, 2017)

  • Jit_LoadStore: Make dcbz PIE-compliant (PR #5261 from MerryMage)

New in Dolphin 5.0-3354 Dev (Apr 13, 2017)

  • JitArm64_RegCache: Use std::array where applicable (PR #5254 from lioncash)

New in Dolphin 5.0-3334 Dev (Apr 12, 2017)

  • Get rid of some nonsense related to booting DOL/ELF files (PR #5228 from JosJuice)

New in Dolphin 5.0-3313 Dev (Apr 11, 2017)

  • RenderBase: Return tuples from CalculateTargetScale and ConvertStereoRectangle instead of using out parameters (PR #5234 from lioncash)

New in Dolphin 5.0-3305 Dev (Apr 10, 2017)

  • VideoCommon: rework anamorphic widescreen heuristic (PR #5008 from ligfx)

New in Dolphin 5.0-3255 Dev (Apr 7, 2017)

  • TextureConversionShader: Add missing swap for index of C14X2 textures (PR #5213 from stenzek)

New in Dolphin 5.0-3253 Dev (Apr 6, 2017)

  • TextureConversionShader: Fix compile error in C14X2 decoder (PR #5208 from stenzek)

New in Dolphin 5.0-3251 Dev (Apr 5, 2017)

  • Add configurable toggle to round vertices to nearest pixel (PR #4715 from iwubcode)

New in Dolphin 5.0-3239 Dev (Apr 4, 2017)

  • Core: Hide determinism global (PR #5201 from lioncash)

New in Dolphin 5.0-3225 Dev (Apr 3, 2017)

  • Frame: Remove callback function prototypes from header. (PR #5200 from lioncash)

New in Dolphin 5.0-3174 Dev (Mar 31, 2017)

  • android: Change the color of the selected slot to make it more visible (PR #5160 from mahdihijazi)

New in Dolphin 5.0-3156 Dev (Mar 29, 2017)

  • Fifo: Remove unnecessary integral casts (PR #5179 from lioncash)

New in Dolphin 5.0-3138 Dev (Mar 28, 2017)

  • Initial support for Haiku. (PR #4951 from waddlesplash)

New in Dolphin 5.0-3118 Dev (Mar 27, 2017)

  • DSPIntMultiplier: Place translation unit local functions in an anonymous namespace (PR #5172 from lioncash)

New in Dolphin 5.0-3073 Dev (Mar 24, 2017)

  • DiscIO: add empty UNKNOWN_REGION case (fixes warning) (PR #5131 from ligfx)

New in Dolphin 5.0-3069 Dev (Mar 23, 2017)

  • VertexLoaderBase: In-class initialize class members where applicable (PR #5138 from lioncash)

New in Dolphin 5.0-3054 Dev (Mar 22, 2017)

  • MMU: comment-out unused var HW_PAGE_TAG_SHIFT (PR #5132 from ligfx)

New in Dolphin 5.0-3036 Dev (Mar 21, 2017)

  • Jit64: Implement a constant pool (PR #5110 from MerryMage)

New in Dolphin 5.0-3021 Dev (Mar 20, 2017)

  • VertexShaderGen: Correct for negative viewport dimensions. (PR #5096 from Armada651)

New in Dolphin 5.0-2968 Dev (Mar 17, 2017)

  • SI: Convert SI buffer from a C array to std::array (PR #5094 from lioncash)

New in Dolphin 5.0-2949 Dev (Mar 16, 2017)

  • SI: Minor cleanup (PR #5090 from lioncash)

New in Dolphin 5.0-2877 Dev (Mar 13, 2017)

  • DSPEmitter/DSPInterpreter: Remove unnecessary const specifiers from function declaration parameters (PR #5072 from lioncash)

New in Dolphin 5.0-2837 Dev (Mar 10, 2017)

  • Separate nogui (PR #5038 from vladfi1)

New in Dolphin 5.0-2811 Dev (Mar 9, 2017)

  • Always use visible text in GameList (PR #4939 from sjnewbury)

New in Dolphin 5.0-2752 Dev (Mar 6, 2017)

  • IOS/ES: Implement ES_DIGetTMDView (and GetTMDViewSize) (PR #5016 from leoetlino)

New in Dolphin 5.0-2720 Dev (Mar 3, 2017)

  • InputCommon: move Setting classes out of ControlGroup (PR #4975 from ligfx)

New in Dolphin 5.0-2718 Dev (Mar 3, 2017)

  • IOS/ES: Implement ES_DIGetTicketView (PR #5002 from leoetlino)

New in Dolphin 5.0-2716 Dev (Mar 3, 2017)

  • JitInterface: Convert includes into forward declarations where applicable (PR #5000 from lioncash)

New in Dolphin 5.0-2714 Dev (Mar 3, 2017)

  • Android: Sort configuration ini files (PR #4919 from ntruhan)

New in Dolphin 5.0-2712 Dev (Mar 3, 2017)

  • IOS/ES: Proper active title tracking (+ neat accidental fixes) (PR #4981 from leoetlino)

New in Dolphin 5.0-2706 Dev (Mar 3, 2017)

  • IOS/ES: Title import fixes + hack removals (fix for System Menu disc updates) (PR #4984 from leoetlino)

New in Dolphin 5.0-2699 Dev (Mar 3, 2017)

  • OGL SetBlendMode: always set blend equation and func (PR #4993 from ligfx)

New in Dolphin 5.0-2697 Dev (Mar 3, 2017)

  • CMakeLists: Normalize whitespace (PR #4995 from lioncash)

New in Dolphin 5.0-2695 Dev (Mar 3, 2017)

  • Make memory breakpoint faster (PR #4961 from aldelaro5)

New in Dolphin 5.0-2692 Dev (Mar 3, 2017)

  • Contributing.md: Update C++11 mention to C++14 (PR #4997 from lioncash)

New in Dolphin 5.0-2690 Dev (Mar 3, 2017)

  • Contributing.md: Add missing table of contents sections (PR #4996 from lioncash)

New in Dolphin 5.0-2688 Dev (Mar 3, 2017)

  • ES: Replace useless asserts with proper checks (PR #4956 from leoetlino)

New in Dolphin 5.0-2686 Dev (Mar 3, 2017)

  • DSPEmitter: Convert a C array to a std::array (PR #4776 from lioncash)

New in Dolphin 5.0-2684 Dev (Mar 1, 2017)

  • Widescreen Hack improvement (PR #4974 from gamemasterplc)

New in Dolphin 5.0-2682 Dev (Mar 1, 2017)

  • Workaround for merging Fog's ffmpeg update (PR #4990 from dolphin-emu)

New in Dolphin 5.0-2679 Dev (Mar 1, 2017)

  • ESFormats: Fix calculation of the ticket start offset (PR #4988 from leoetlino)

New in Dolphin 5.0-2677 Dev (Mar 1, 2017)

  • ExpressionParser: Convert parse state enum into an enum class (PR #4985 from lioncash)

New in Dolphin 5.0-2675 Dev (Mar 1, 2017)

  • PixelEngine: Move enum constants into the PixelEngine namespace (PR #4986 from lioncash)

New in Dolphin 5.0-2673 Dev (Mar 1, 2017)

  • JitCache: Fix two block invalidation issues. (PR #4983 from degasus)

New in Dolphin 5.0-2670 Dev (Mar 1, 2017)

  • ESFormats: Fix GetRawTicketView (PR #4982 from leoetlino)

New in Dolphin 5.0-2668 Dev (Mar 1, 2017)

  • PatchEngine: Apply speedhack per PC, not only per block entry. (PR #4774 from degasus)

New in Dolphin 5.0-2666 Dev (Mar 1, 2017)

  • IOS/ES: Implement the Export ioctlvs + minor fixes (fix the System Menu's SD channel feature) (PR #4962 from leoetlino)

New in Dolphin 5.0-2660 Dev (Mar 1, 2017)

  • IOS/ES: Implement DeleteTitle (PR #4965 from leoetlino)

New in Dolphin 5.0-2577 Dev (Feb 24, 2017)

  • IOS/FFSP: Fix the "past EOF" check (PR #4948 from leoetlino)

New in Dolphin 5.0-2575 Dev (Feb 24, 2017)

  • JitArm64: Extract block exit link area generation. (PR #4911 from degasus)

New in Dolphin 5.0-2573 Dev (Feb 24, 2017)

  • IOS/Network/Net: Use a conversion function instead of a static array for SOCKOPT mapping (PR #4921 from waddlesplash)

New in Dolphin 5.0-2571 Dev (Feb 24, 2017)

  • Force Wallace and Gromit in Pet Zoo to use smaller memory card (PR #4947 from JMC47)

New in Dolphin 5.0-2569 Dev (Feb 22, 2017)

  • Remove IsReadOnly check when stop recording (PR #4925 from RisingFog)

New in Dolphin 5.0-2567 Dev (Feb 21, 2017)

  • IOS/FFSP: Fix the read handler logic (PR #4942 from leoetlino)

New in Dolphin 5.0-2563 Dev (Feb 20, 2017)

  • IOS/ES: Fix the initial content FD value (PR #4934 from leoetlino)

New in Dolphin 5.0-2538 Dev (Feb 16, 2017)

  • C++ conformance fixes (MSVC /permissive-) (PR #4914 from Rastaban)

New in Dolphin 5.0-2517 Dev (Feb 15, 2017)

  • Remove C++14 optional digit separator (PR #4908 from leoetlino)

New in Dolphin 5.0-2512 Dev (Feb 14, 2017)

  • Add Stop Play/Recording Input Menu (PR #4898 from RisingFog)

New in Dolphin 5.0-2508 Dev (Feb 13, 2017)

  • Automatic translation resources sync with Transifex

New in Dolphin 5.0-2464 Dev (Feb 10, 2017)

  • InputConfigDialog pass the device_cbox to the wiimote extension dialogs (PR #4764 from aldelaro5)

New in Dolphin 5.0-2457 Dev (Feb 9, 2017)

  • ControllerEmu: Fix incorrect default radius being set in AnalogStick (PR #4871 from lioncash)

New in Dolphin 5.0-2428 Dev (Feb 8, 2017)

  • Be less annoying when usbdk is not installed (PR #4839 from leoetlino)

New in Dolphin 5.0-2329 Dev (Feb 7, 2017)

  • CMake: re-run to get version information when .git/HEAD changes (PR #4841 from ligfx)

New in Dolphin 5.0-2329 Dev (Feb 6, 2017)

  • Core: Actually make the State enum an enum class (PR #4834 from lioncash)

New in Dolphin 5.0-2270 Dev (Feb 3, 2017)

  • CMake for Windows: getting a working binary! (PR #4809 from Orphis)

New in Dolphin 5.0-2245 Dev (Feb 2, 2017)

  • cmake: Move Qt5 search to DolphinQt build script (PR #4803 from Orphis)

New in Dolphin 5.0-2239 Dev (Feb 1, 2017)

  • Sram: Make SRAM dumps const (PR #4790 from lioncash)

New in Dolphin 5.0-2227 Dev (Jan 31, 2017)

  • DSPAssembler/DSPDisassembler: Make constructors explicit (PR #4793 from lioncash)

New in Dolphin 5.0-2224 Dev (Jan 30, 2017)

  • IOS STM: Get rid of forward declarations in the cpp file (PR #4786 from lioncash)

New in Dolphin 5.0-2170 Dev (Jan 27, 2017)

  • DSPCore: Move CompileCurrent to the DSPEmitter (PR #4766 from lioncash)

New in Dolphin 5.0-2145 Dev (Jan 26, 2017)

  • gtest: Update to latest version from git (PR #4756 from Orphis)

New in Dolphin 5.0-2129 Dev (Jan 25, 2017)

  • DSPAssembler: Replace malloced output buffer with std::vector (PR #4742 from lioncash)

New in Dolphin 5.0-2103 Dev (Jan 24, 2017)

  • CMake: Cleanup macOS-related logic (PR #4744 from ligfx)

New in Dolphin 5.0-2044 Dev (Jan 23, 2017)

  • DSPAssembler: Minor cleanup (PR #4706 from lioncash)

New in Dolphin 5.0-1949 Dev (Jan 20, 2017)

  • PowerPC: Explicitly savestate PowerPCState members (PR #4687 from lioncash)

New in Dolphin 5.0-1943 Dev (Jan 19, 2017)

  • Reorganise the IOS HLE source files (and drop WII_IPC_HLE) (PR #4683 from leoetlino)

New in Dolphin 5.0-1926 Dev (Jan 18, 2017)

  • IPC_HLE: Namespace IPC HLE (PR #4679 from lioncash)

New in Dolphin 5.0-1882 Dev (Jan 17, 2017)

  • Updated gradle to latest version (PR #4672 from Sarkie)

New in Dolphin 5.0-1850 Dev (Jan 16, 2017)

  • HW/DSP: Use member initializers with structs/unions where applicable (PR #4663 from lioncash)

New in Dolphin 5.0-1823 Dev (Jan 13, 2017)

  • Fix GCC build issue with Fedora (linux) (PR #4496 from Mystro256)

New in Dolphin 5.0-1777 Dev (Jan 12, 2017)

  • DolphinWX: Fix position of GameListCtrl tooltips on macOS (PR #4610 from ligfx)

New in Dolphin 5.0-1752 Dev (Jan 11, 2017)

  • Open less files when detecting/opening blobs (PR #4537 from JosJuice)

New in Dolphin 5.0-1745 Dev (Jan 10, 2017)

  • TextureDecoder: Seperate each format into its own function (PR #4642 from stenzek)

New in Dolphin 5.0-1723 Dev (Jan 9, 2017)

  • CodeBlock: Const correctness for IsInSpace (PR #4635 from lioncash)

New in Dolphin 5.0-1687 Dev (Jan 6, 2017)

  • DSPJitRegCache: Make single argument constructor explicit (PR #4594 from lioncash)

New in Dolphin 5.0-1661 Dev (Jan 5, 2017)

  • IOFile: Minor changes (PR #4611 from lioncash)

New in Dolphin 5.0-1646 Dev (Jan 4, 2017)

  • PatchEngine: Get rid of a global variable (PR #4604 from lioncash)

New in Dolphin 5.0-1644 Dev (Jan 3, 2017)

  • FifoPlayer: Loop playback consistency, save texture memory to file (PR #4598 from stenzek)

New in Dolphin 5.0-1605 Dev (Dec 30, 2016)

  • VideoCommon: Don't process the depth range in the vertex shader if it's not oversized. (PR #4471 from Armada651)

New in Dolphin 5.0-1598 Dev (Dec 29, 2016)

  • DSP: Namespace the interpreter and JIT (PR #4579 from lioncash)

New in Dolphin 5.0-1593 Dev (Dec 28, 2016)

  • ControllerEmu: Fix LoadDefaults to use ciface argument (PR #4578 from ligfx)

New in Dolphin 5.0-1585 Dev (Dec 27, 2016)

  • DSPAnalyzer: Hide implementation details (PR #4572 from lioncash)

New in Dolphin 5.0-1528 Dev (Dec 23, 2016)

  • DSP: Move DSPEmitter into the Jit subdirectory (PR #4540 from lioncash)

New in Dolphin 5.0-1519 Dev (Dec 22, 2016)

  • DSPTables: Move interpreter specifics into DSPInterpreter (PR #4538 from lioncash)

New in Dolphin 5.0-1514 Dev (Dec 21, 2016)

  • Jit64/JitIL: Get rid of trivial global jit variable usages (PR #4533 from lioncash)

New in Dolphin 5.0-1503 Dev (Dec 20, 2016)

  • EmuCodeBlock: Make nearcode and farcode protected (PR #4531 from lioncash)

New in Dolphin 5.0-1490 Dev (Dec 19, 2016)

  • TextureCache: Use same color coefficients for EFB2Tex as EFB2RAM (PR #4517 from stenzek)

New in Dolphin 5.0-1480 Dev (Dec 15, 2016)

  • Jit: Move most x86-64-specific code out of JitCommon (PR #4516 from lioncash)

New in Dolphin 5.0-1473 Dev (Dec 13, 2016)

  • PixelShaderGen: Fix incorrect indexing of tevLerpBias (PR #4514 from stenzek)

New in Dolphin 5.0-1471 Dev (Dec 12, 2016)

  • Jit64: Fix a few trivial PIE issues. (PR #4419 from degasus)

New in Dolphin 5.0-1448 Dev (Dec 9, 2016)

  • ISOProperties: Separate the filesystem tab out into its own class (PR #4494 from lioncash)

New in Dolphin 5.0-1446 Dev (Dec 8, 2016)

  • Common: Add alignment header (PR #4482 from leoetlino)

New in Dolphin 5.0-1444 Dev (Dec 5, 2016)

  • OGL: Fix assertion when minimizing window (PR #4486 from stenzek)

New in Dolphin 5.0-1420 Dev (Dec 2, 2016)

  • Vulkan: Fix assertion triggering when geometry shaders are unsupported (PR #4483 from stenzek)

New in Dolphin 5.0-1391 Dev (Nov 30, 2016)

  • Android: Fix Wii bindings resetting everything (PR #4478 from SeannyM)

New in Dolphin 5.0-1381 Dev (Nov 29, 2016)

  • GLInterface: Implement core and shared context creation for WGL (PR #3649 from stenzek)

New in Dolphin 5.0-1374 Dev (Nov 28, 2016)

  • VideoBackends: Internal resolution frame dumping (PR #4436 from stenzek)

New in Dolphin 5.0-1341 Dev (Nov 25, 2016)

  • Change the patch engine log to be debug level log (PR #4470 from aldelaro5)

New in Dolphin 5.0-1333 Dev (Nov 22, 2016)

  • Jit64: Minor Typo Fix (PR #4466 from Ebola16)

New in Dolphin 5.0-1331 Dev (Nov 21, 2016)

  • D3D/Vulkan: Handle strided XFB copies (PR #4458 from stenzek)

New in Dolphin 5.0-1323 Dev (Nov 16, 2016)

  • Vulkan: Use multiple command pools, one per frame (PR #4416 from stenzek)

New in Dolphin 5.0-1318 Dev (Nov 15, 2016)

  • Android: Specify ini file for every setting (PR #4431 from SeannyM)

New in Dolphin 5.0-1316 Dev (Nov 14, 2016)

  • Vulkan: Fix crash on EFB poke (PR #4451 from stenzek)

New in Dolphin 5.0-1287 Dev (Nov 11, 2016)

  • GCAdapterConfigDiag: Make public functions private (PR #4440 from lioncash)

New in Dolphin 5.0-1279 Dev (Nov 10, 2016)

  • Frame: Remove unused menu variable (PR #4438 from lioncash)

New in Dolphin 5.0-1267 Dev (Nov 9, 2016)

  • DolphinWX: Move common wxUpdateUIEvent functions to WxEventUtils (PR #4428 from lioncash)

New in Dolphin 5.0-1265 Dev (Nov 8, 2016)

  • Renderer: Threaded frame dumping. (PR #4345 from degasus)

New in Dolphin 5.0-1259 Dev (Nov 7, 2016)

  • DolphinWX: Enable/disable config UI options based on core state (PR #4427 from lioncash)

New in Dolphin 5.0-1243 Dev (Nov 4, 2016)

  • Disable descriptor check for BT passthrough in some cases (PR #4385 from leoetlino)

New in Dolphin 5.0-1228 Dev (Nov 3, 2016)

  • Add precision about the names of r1, r2 and r13 for the register view (PR #4387 from aldelaro5)

New in Dolphin 5.0-1221 Dev (Nov 2, 2016)

  • Remove double newlines at the end of *_LOG messages (PR #4414 from linkmauve)

New in Dolphin 5.0-1202 Dev (Oct 31, 2016)

  • gettextize: Remove "Debug" check (PR #4371 from JosJuice)

New in Dolphin 5.0-1154 Dev (Oct 28, 2016)

  • JitArm64: Get rid of MOVI2R as much as possible (PR #4392 from degasus)

New in Dolphin 5.0-1144 Dev (Oct 27, 2016)

  • JitArm64: Drop two DUP() usages. (PR #4386 from degasus)

New in Dolphin 5.0-1138 Dev (Oct 27, 2016)

  • VideoCommon: Fix GetInterpolationQualifier calls (PR #4360 from VinDuv)

New in Dolphin 5.0-1134 Dev (Oct 27, 2016)

  • Automatic translation resources sync with Transifex

New in Dolphin 5.0-1133 Dev (Oct 27, 2016)

  • PixelShaderGen: Don't use dual source blend if unsupported. (PR #4379 from Armada651)

New in Dolphin 5.0-1131 Dev (Oct 27, 2016)

  • PixelShaderGen: Fix implicit type conversions. (PR #4378 from Armada651)

New in Dolphin 5.0-1129 Dev (Oct 27, 2016)

  • Fix a schedule event assert on ClearCacheThreadSafe (PR #4372 from aldelaro5)

New in Dolphin 5.0-1127 Dev (Oct 27, 2016)

  • PixelShaderGen: Add support for RGBA6 EFB format truncation. (PR #4194 from Armada651)

New in Dolphin 5.0-1117 Dev (Oct 27, 2016)

  • DolphinWX: Minor include changes to config panes/dialogs (PR #4369 from lioncash)

New in Dolphin 5.0-1112 Dev (Oct 27, 2016)

  • wxWidgets: Fix build on case-sensitive macOS (PR #4359 from VinDuv)

New in Dolphin 5.0-1110 Dev (Oct 27, 2016)

  • DolphinWX: Move main menu creation into a wxMenuBar subclass (PR #4363 from lioncash)

New in Dolphin 5.0-1107 Dev (Oct 27, 2016)

  • Movie: Add missing includes (PR #4367 from JosJuice)

New in Dolphin 5.0-1105 Dev (Oct 27, 2016)

  • BreakPoints: ClearAllTemporary uses valid iterators (PR #4354 from sepalani)

New in Dolphin 5.0-1103 Dev (Oct 27, 2016)

  • Automatic translation resources sync with Transifex

New in Dolphin 5.0-1102 Dev (Oct 27, 2016)

  • DVDThread queue (PR #4120 from JosJuice)

New in Dolphin 5.0-1093 Dev (Oct 27, 2016)

  • AudioConfigPane/AudioCommon: various GUI cleanups (PR #4336 from ligfx)

New in Dolphin 5.0-1085 Dev (Oct 27, 2016)

  • InputConfigDialog: use SelectObjectAsSource in UpdateBitmaps (PR #4334 from ligfx)

New in Dolphin 5.0-1081 Dev (Oct 27, 2016)

  • IPC_HLE: Remove unused _Unimplemented_Device_ device (PR #4351 from leoetlino)

New in Dolphin 5.0-1079 Dev (Oct 27, 2016)

  • HW: Don't be responsible for g_controller_interface (PR #4357 from ligfx)

New in Dolphin 5.0-1077 Dev (Oct 27, 2016)

  • CMake: Fix macOS compile by always setting LIBUSB_FOUND=true (PR #4356 from ligfx)

New in Dolphin 5.0-1075 Dev (Oct 27, 2016)

  • Minor fixes to graceful shutdown (PR #4302 from leoetlino)

New in Dolphin 5.0-1071 Dev (Oct 27, 2016)

  • NANDContentLoader: Add IOFile forward declaration (PR #4352 from lioncash)

New in Dolphin 5.0-1069 Dev (Oct 27, 2016)

  • OSD: Revert broken cleanup. (PR #4353 from degasus)

New in Dolphin 5.0-1066 Dev (Oct 14, 2016)

  • ConfigManager: Sync Dolphin settings to SYSCONF on exit (PR #4332 from leoetlino)

New in Dolphin 5.0-1057 Dev (Oct 13, 2016)

  • Android: Use the light theme for emulation (PR #4348 from SeannyM)

New in Dolphin 5.0-1053 Dev (Oct 12, 2016)

  • AVIDump: Move CoreTiming into caller. (PR #4337 from degasus)

New in Dolphin 5.0-1049 Dev (Oct 10, 2016)

  • Framedump: Merge screenshot code with framedumping. (PR #4326 from degasus)

New in Dolphin 5.0-999 Dev (Oct 7, 2016)

  • Vulkan: Use correct source format to determine palette size (PR #4307 from stenzek)

New in Dolphin 5.0-993 Dev (Oct 6, 2016)

  • TextureCache: Don't re-use pooled textures within the same frame (PR #4304 from stenzek)

New in Dolphin 5.0-985 Dev (Oct 5, 2016)

  • Vulkan: Fix bug with palette converted EFB copies (PR #4295 from stenzek)

New in Dolphin 5.0-953 Dev (Oct 4, 2016)

  • WxDebugger: Fix variable width fonts in Code/Memory views (PR #4290 from EmptyChaos)

New in Dolphin 5.0-885 Dev (Oct 3, 2016)

  • InputCommon: Fix slow startup on some Windows systems with language packs (Issue 9744) (PR #4111 from EmptyChaos)

New in Dolphin 5.0-728 Dev (Sep 30, 2016)

  • SystemRegisters: Get rid of pointer casting (PR #4264 from lioncash)

New in Dolphin 5.0-707 Dev (Sep 29, 2016)

  • Adds forgotten wiimote home button (PR #4258 from MaJoRoesch)

New in Dolphin 5.0-705 Dev (Sep 28, 2016)

  • PowerPC: Fix Dynamic BAT savestates (PR #4253 from EmptyChaos)

New in Dolphin 5.0-691 Dev (Sep 27, 2016)

  • Improve PerfQuery accuracy (PR #3893 from hthh)

New in Dolphin 5.0-679 Dev (Sep 26, 2016)

  • MainNoGUI: Shut down cleanly on SIGINT/SIGTERM (PR #4243 from leoetlino)

New in Dolphin 5.0-664 Dev (Sep 23, 2016)

  • Adds Android Wiimote button images (PR #4238 from MaJoRoesch)

New in Dolphin 5.0-654 Dev (Sep 22, 2016)

  • EfbInterface: Change out parameters on getters to return by value (PR #4233 from lioncash)

New in Dolphin 5.0-649 Dev (Sep 20, 2016)

  • Android: fix joystick saving incorrect y-coordinate (PR #4229 from SeannyM)

New in Dolphin 5.0-637 Dev (Sep 19, 2016)

  • Map: Prevents symbols from being stripped (PR #4160 from sepalani)

New in Dolphin 5.0-622 Dev (Sep 15, 2016)

  • Add the configuration of how a memory check is added via the memory window (PR #4131 from aldelaro5)

New in Dolphin 5.0-609 Dev (Sep 14, 2016)

  • Fix registerView updates issues when stepping over or stepping out (PR #4186 from aldelaro5)

New in Dolphin 5.0-597 Dev (Sep 13, 2016)

  • Add formatting options for the GPR and FPR registers (PR #4178 from aldelaro5)

New in Dolphin 5.0-595 Dev (Sep 12, 2016)

  • JitArm64: Cleanup + small fix. (PR #4205 from degasus)

New in Dolphin 5.0-574 Dev (Sep 9, 2016)

  • Fix the breakpoint list not updating after adding a memory check via the memory view (PR #4115 from aldelaro5)

New in Dolphin 5.0-570 Dev (Sep 8, 2016)

  • CoreTiming: Ensure FIFO Order for events in the same time slot (PR #4190 from EmptyChaos)

New in Dolphin 5.0-562 Dev (Sep 7, 2016)

  • Fix the master build. (PR #4191 from phire)

New in Dolphin 5.0-544 Dev (Sep 6, 2016)

  • Remove the old Xlib backend (PR #4179 from magcius)

New in Dolphin 5.0-524 Dev (Sep 5, 2016)

  • BPStructs: remove case statements which never match. (PR #4177 from phire)

New in Dolphin 5.0-510 Dev (Sep 2, 2016)

  • VideoSoftware: Fix unsigned overflow bug in fog (PR #4172 from phire)

New in Dolphin 5.0-500 Dev (Sep 1, 2016)

  • VertexShaderGen: Fix D3D11 X3014 compile error (PR #4167 from EmptyChaos)

New in Dolphin 5.0-478 Dev (Aug 29, 2016)

  • VideoInterface: Fix panic alert on interlaced fields. (PR #4156 from phire)

New in Dolphin 5.0-466 Dev (Aug 24, 2016)

  • D3D: Correctly invert the viewport depth range. (PR #4140 from Armada651)

New in Dolphin 5.0-461 Dev (Aug 23, 2016)

  • Invalidate the icache when inserting a nop or a BLR (PR #4144 from aldelaro5)

New in Dolphin 5.0-445 Dev (Aug 22, 2016)

  • Fix a really stupid GLSL version parsing bug (PR #4129 from RisingFog)

New in Dolphin 5.0-443 Dev (Aug 19, 2016)

  • Common: Namespace MemoryUtil (PR #3386 from lioncash)

New in Dolphin 5.0-424 Dev (Aug 15, 2016)

  • Convert OSREPORT text from SJIS to UTF-8 (PR #4121 from leoetlino)

New in Dolphin 5.0-419 Dev (Aug 12, 2016)

  • Jit: Check the FIFO on EIEIO instructions (PR #3894 from hthh)

New in Dolphin 5.0-409 Dev (Aug 11, 2016)

  • JitArm64: Fix two issues. (PR #4103 from degasus)

New in Dolphin 5.0-394 Dev (Aug 10, 2016)

  • SysConf: Minor simplifications to initial generating (PR #4097 from lioncash)

New in Dolphin 5.0-383 Dev (Aug 9, 2016)

  • clean up bounds checking for SIDEVICE_ENUM (PR #4101 from meffij)

New in Dolphin 5.0-381 Dev (Aug 8, 2016)

  • Fix building with PCH disabled. (PR #4098 from rohit-n)

New in Dolphin 5.0-371 Dev (Aug 5, 2016)

  • Analytics.h include curl.h (PR #4092 from Krak-n)

New in Dolphin 5.0-361 Dev (Aug 4, 2016)

  • Make Dolphin remember the NetPlay window size/position (PR #4083 from clinchergt)

New in Dolphin 5.0-359 Dev (Aug 3, 2016)

  • Tools: Fix lint by removing unneeded awk (PR #4082 from leoetlino)

New in Dolphin 5.0-351 Dev (Aug 2, 2016)

  • FifoPlayer: const correctness (PR #4077 from lioncash)

New in Dolphin 5.0-349 Dev (Aug 1, 2016)

  • AudioCommon: const correctness (PR #4075 from lioncash)

New in Dolphin 5.0-310 Dev (Jul 27, 2016)

  • Revert "JitCache: Support for VMEM + MSR bits" (PR #4060 from dolphin-emu)

New in Dolphin 5.0-308 Dev (Jul 26, 2016)

  • Improve netplay UX (PR #3588 from Aestek)

New in Dolphin 5.0-300 Dev (Jul 25, 2016)

  • Android: Configurable Control Placement (PR #4040 from Ironthighs)

New in Dolphin 5.0-282 Dev (Jul 22, 2016)

  • Update WD9.ini (PR #4044 from CharlesCorrin)

New in Dolphin 5.0-278 Dev (Jul 21, 2016)

  • Movie: use std::mismatch for byte mismatch checking (PR #4041 from lioncash)

New in Dolphin 5.0-274 Dev (Jul 20, 2016)

  • Trivial warning fixes (PR #4038 from comex)

New in Dolphin 5.0-264 Dev (Jul 19, 2016)

  • Fifo: EmulatorState should call AllowSleep instead of Wakeup when pausing (Issue 9692) (PR #4032 from EmptyChaos)

New in Dolphin 5.0-240 Dev (Jul 18, 2016)

  • Openbsd ifdefs (PR #4018 from bentley)

New in Dolphin 5.0-206 Dev (Jul 15, 2016)

  • ControllerInterface: Make the ID assigning code common (PR #4009 from leoetlino)

New in Dolphin 5.0-202 Dev (Jul 14, 2016)

  • Finish Menu Capitalization Fixes (PR #4008 from Pringo)

New in Dolphin 5.0-192 Dev (Jul 13, 2016)

  • ControllerEmu: Split the Setting class (PR #4001 from leoetlino)

New in Dolphin 5.0-170 Dev (Jul 12, 2016)

  • Strip whitespace from Evdev and OSX controller names. (PR #3973 from phire)

New in Dolphin 5.0-161 Dev (Jul 11, 2016)

  • evdev: Clamp axis values to the 0.0-1.0 range (PR #3999 from leoetlino)

New in Dolphin 5.0-129 Dev (Jul 7, 2016)

  • DolphinWX: Fix a mix-up (PR #3982 from JosJuice)

New in Dolphin 5.0-127 Dev (Jul 5, 2016)

  • Revert "Undo the addition of a translatable string during the string freeze" (PR #3874 from dolphin-emu)

New in Dolphin 5.0-116 Dev (Jul 1, 2016)

  • Fix broken debug builds in visual studio (PR #3966 from phire)

New in Dolphin 5.0-106 Dev (Jun 30, 2016)

  • Remove Boomy (PR #3967 from JosJuice)

New in Dolphin 5.0-103 Dev (Jun 29, 2016)

  • FifoPlayer: Cull some explicit delete and new instances (PR #3965 from lioncash)

New in Dolphin 5.0-97 Dev (Jun 28, 2016)

  • Split Video Dumps on Resolution Change (PR #3930 from RisingFog)

New in Dolphin 5.0-86 Dev (Jun 27, 2016)

  • D3D: Fix crash on start with BBox enabled (PR #3959 from leoetlino)

New in Dolphin 5.0-9 Dev (Jun 24, 2016)

  • lint: bash is hard, actually return errors

New in Dolphin 4.0-9503 Dev (Jun 23, 2016)

  • Automatic translation resources update from Transifex

New in Dolphin 4.0-9487 Dev (Jun 22, 2016)

  • Automatic translation resources update from Transifex

New in Dolphin 4.0-9484 Dev (Jun 21, 2016)

  • Automatic translation resources update from Transifex

New in Dolphin 4.0-9477 Dev (Jun 20, 2016)

  • analytics: Report OpenGL's adapter name too. (PR #3909 from phire)

New in Dolphin 4.0-9450 Dev (Jun 15, 2016)

  • Force Virtual XFB for Hollywood Squares (PR #3898 from RisingFog)

New in Dolphin 4.0-9444 Dev (Jun 13, 2016)

  • [INI] Remove malformed Conduit 2 cheat codes (PR #3895 from Helios747)

New in Dolphin 4.0-9426 Dev (Jun 3, 2016)

  • Force Skip EFB Access from CPU off for Pikmin Wii (PR #3875 from RisingFog)

New in Dolphin 4.0-9420 Dev (Jun 2, 2016)

  • [GameINI] Netplay Smash AR codes (PR #3876 from Helios747)

New in Dolphin 4.0-9418 Dev (May 31, 2016)

  • Automatic translation resources sync with Transifex

New in Dolphin 4.0-9412 Dev (May 30, 2016)

  • EGL: specify version first (PR #3870 from karolherbst)

New in Dolphin 4.0-9399 Dev (May 26, 2016)

  • Netplay: Fix gamecube controller mapping (PR #3819 from mimimi085181)

New in Dolphin 4.0-9392 Dev (May 24, 2016)

  • Game INI updates (PR #3852 from JosJuice)

New in Dolphin 4.0-9390 Dev (May 23, 2016)

  • Core: Add synchronization to state changes (Fix Frame Step and FIFO Player - Issue 8718) (PR #3794 from EmptyChaos)

New in Dolphin 4.0-9375 Dev (May 20, 2016)

  • Disable wiimotes on game start if running in netplay (PR #3802 from mathieui)

New in Dolphin 4.0-9366 Dev (May 19, 2016)

  • OGL: Improve performance of bounding box on NVIDIA drivers (PR #3831 from stenzek)

New in Dolphin 4.0-9330 Dev (May 18, 2016)

  • Fix reading CISO files on Android (PR #3844 from JosJuice)

New in Dolphin 4.0-9327 Dev (May 16, 2016)

  • Fix a hang with the GC Adapter (PR #3821 from mathieui)

New in Dolphin 4.0-9320 Dev (May 13, 2016)

  • Brings visual studio build files up to date with recent Qt changes (PR #3837 from rukai)

New in Dolphin 4.0-9318 Dev (May 12, 2016)

  • DolphinQt2 Builds on Visual Studio (PR #3571 from rukai)

New in Dolphin 4.0-9314 Dev (May 11, 2016)

  • [Qt] Settings Window for Qt (PR #3830 from Lionel07)

New in Dolphin 4.0-9308 Dev (May 10, 2016)

  • D3D12: Bug fixes, implement bbox, realxfb, perfquery (PR #3713 from stenzek)

New in Dolphin 4.0-9291 Dev (May 9, 2016)

  • [UI] Remove browse toolbar button and tweak empty gamelist message (PR #3801 from Helios747)

New in Dolphin 4.0-9285 Dev (May 6, 2016)

  • [UI] Enable Qt on Mac (PR #3817 from Lionel07)

New in Dolphin 4.0-9281 Dev (May 4, 2016)

  • [UI] Make NetPlay UI bigger and neater (PR #3809 from Lionel07)

New in Dolphin 4.0-9279 Dev (May 3, 2016)

  • Update CPack Package Description (PR #3783 from Pringo)

New in Dolphin 4.0-9237 Dev (Apr 25, 2016)

  • Android: Also copy sys/Wii directory. (PR #3767 from degasus)

New in Dolphin 4.0-9224 Dev (Apr 18, 2016)

  • VideoInterface: Fix registers not being initialized (PR #3786 from EmptyChaos)

New in Dolphin 4.0-9219 Dev (Apr 15, 2016)

  • ChunkFile: Handle bool in a stable way across platforms (PR #3782 from lioncash)

New in Dolphin 4.0-9215 Dev (Apr 13, 2016)

  • Fix Windows build not copying certain Sys files (PR #3778 from RisingFog)

New in Dolphin 4.0-9211 Dev (Apr 12, 2016)

  • Partial updates for paletted textures (PR #3748 from mimimi085181)

New in Dolphin 4.0-9204 Dev (Apr 11, 2016)

  • PixelShaderGen: Fixes implicit type conversion or PR #3772. (PR #3775 from degasus)

New in Dolphin 4.0-9177 Dev (Mar 31, 2016)

  • Updated D3D12 to build on the newer windows 10 sdk. (PR #3656 from phire)

New in Dolphin 4.0-9175 Dev (Mar 29, 2016)

  • Replace low-res bitmaps in Dolphin.ico (PR #3754 from JosJuice)

New in Dolphin 4.0-9173 Dev (Mar 28, 2016)

  • Update to MaJoR1's latest on screen buttons (PR #3722 from Sonicadvance1)

New in Dolphin 4.0-9146 Dev (Mar 21, 2016)

  • DQt2: Emulation MenuBar (PR #3646 from rukai)

New in Dolphin 4.0-9142 Dev (Mar 18, 2016)

  • Partial texture updates with parts of efb copies (PR #3266 from mimimi085181)

New in Dolphin 4.0-9135 Dev (Mar 15, 2016)

  • VideoSW: Drop stupid state setters. (PR #3717 from degasus)

New in Dolphin 4.0-9129 Dev (Mar 14, 2016)

  • Apply Wii Settings on Movie Recording/Playback (PR #3668 from RisingFog)

New in Dolphin 4.0-9113 Dev (Mar 11, 2016)

  • VideoBackend: Remove extraneous shifts from indirect texture lookups (PR #3570 from endrift)

New in Dolphin 4.0-9109 Dev (Mar 10, 2016)

  • NetPlayServer: Get rid of some explicit deallocations (PR #3721 from lioncash)

New in Dolphin 4.0-9103 Dev (Mar 7, 2016)

  • Automatic translation resources sync with Transifex

New in Dolphin 4.0-9081 Dev (Mar 4, 2016)

  • Properly Handle Video Dumping from Power On (PR #3551 from RisingFog)

New in Dolphin 4.0-9077 Dev (Mar 3, 2016)

  • Revert "Merge pull request #3578 from Armada651/forced-slow-depth" (PR #3686 from Armada651)

New in Dolphin 4.0-9061 Dev (Mar 2, 2016)

  • Fix building with PCH disabled. (PR #3675 from rohit-n)

New in Dolphin 4.0-9050 Dev (Mar 1, 2016)

  • Run pngout and zopflipng on every single PNG in this repo. (PR #3682 from Alcaro)

New in Dolphin 4.0-9026 Dev (Feb 29, 2016)

  • Partial texture updates: Check the dimensions of the efb copy (PR #3355 from mimimi085181)

New in Dolphin 4.0-9012 Dev (Feb 26, 2016)

  • JitArm64: Single precision tracking. (PR #3629 from degasus)

New in Dolphin 4.0-8992 Dev (Feb 25, 2016)

  • Add a sample snippet to illustrate indentation/alignment (PR #3669 from BhaaLseN)

New in Dolphin 4.0-8987 Dev (Feb 23, 2016)

  • [Android] Fix crash when we don't have access to a folder. (PR #3596 from Sonicadvance1)

New in Dolphin 4.0-8979 Dev (Feb 22, 2016)

  • TextureConversionShader: Invert depth for Z24 encoder with D3D (PR #3664 from stenzek)

New in Dolphin 4.0-8965 Dev (Feb 18, 2016)

  • Replace TableProxyModel with TableDelegate. (PR #3633 from spxtr)

New in Dolphin 4.0-8961 Dev (Feb 17, 2016)

  • D3D12: Get rid of most explicit delete and new usages (PR #3645 from lioncash)

New in Dolphin 4.0-8947 Dev (Feb 16, 2016)

  • D3DBase: Fix missing return statement (PR #3641 from lioncash)

New in Dolphin 4.0-8894 Dev (Feb 12, 2016)

  • DQt2: properly space row height of table gamelist (PR #3618 from rukai)

New in Dolphin 4.0-8890 Dev (Feb 11, 2016)

  • DQt2: Make paths dialog modeless. (PR #3605 from spxtr)

New in Dolphin 4.0-8888 Dev (Feb 10, 2016)

  • VideoCommon: Remove unused pow functions (PR #3611 from jezze)

New in Dolphin 4.0-8880 Dev (Feb 8, 2016)

  • CoreAudioSound: Minor clean up (PR #3602 from OatmealDome)

New in Dolphin 4.0-8863 Dev (Feb 2, 2016)

  • [Android] Change SettingsActivity label to "Settings" instead of "CPU Settings" (PR #3584 from sigmabeta)

New in Dolphin 4.0-8860 Dev (Feb 1, 2016)

  • Egl support headless (PR #3572 from Sonicadvance1)

New in Dolphin 4.0-8824 Dev (Jan 29, 2016)

  • Implement support for GL 4.2 in GLExtensions (PR #3579 from Sonicadvance1)

New in Dolphin 4.0-8818 Dev (Jan 28, 2016)

  • Mixer: Minor changes (PR #3514 from lioncash)

New in Dolphin 4.0-8814 Dev (Jan 26, 2016)

  • [Android] More settings fixes (PR #3568 from sigmabeta)

New in Dolphin 4.0-8790 Dev (Jan 25, 2016)

  • [Android] Settings screen bugfixes (PR #3566 from sigmabeta)

New in Dolphin 4.0-8762 Dev (Jan 22, 2016)

  • [Android] Refactor animations (PR #3517 from sigmabeta)

New in Dolphin 4.0-8750 Dev (Jan 21, 2016)

  • Stops netplay clients from failing to send settings on game start (PR #3541 from Sonicadvance1)

New in Dolphin 4.0-8735 Dev (Jan 20, 2016)

  • Properly clear JIT cache on save states (PR #3535 from RisingFog)

New in Dolphin 4.0-8727 Dev (Jan 19, 2016)

  • Fix the Exit hotkey. (PR #3531 from Sonicadvance1)

New in Dolphin 4.0-8721 Dev (Jan 18, 2016)

  • Fix a typo on the size passed in to the IPL descrambler. (PR #3526 from Sonicadvance1)

New in Dolphin 4.0-8711 Dev (Jan 14, 2016)

  • Fix building with PCH disabled. (PR #3501 from rohit-n)

New in Dolphin 4.0-8700 Dev (Jan 13, 2016)

  • HW: Header cleanup (PR #3507 from lioncash)

New in Dolphin 4.0-8688 Dev (Jan 12, 2016)

  • [Android] Don't show screenshot on rotation events (PR #3503 from sigmabeta)

New in Dolphin 4.0-8680 Dev (Jan 11, 2016)

  • Interpreter: Remove unnecessary includes from Interpreter.h (PR #3489 from lioncash)

New in Dolphin 4.0-8631 Dev (Jan 8, 2016)

  • FrameBufferManager: Fix typo in stereoscopic MSAA shader. (PR #3470 from Armada651)

New in Dolphin 4.0-8627 Dev (Jan 7, 2016)

  • Adjust the size of the Wii platform icon and padding of all platform icons (PR #3460 from JosJuice)

New in Dolphin 4.0-8579 Dev (Jan 6, 2016)

  • [UI] More DQt removals (PR #3453 from aserna3)

New in Dolphin 4.0-8570 Dev (Jan 5, 2016)

  • JitArm64: fix fcmpo/fcmpu (PR #3408 from Tilka)

New in Dolphin 4.0-8542 Dev (Jan 4, 2016)

  • [OpenSLES] Fix a delay in audio processing. (PR #3441 from Sonicadvance1)

New in Dolphin 4.0-8504 Dev (Dec 30, 2015)

  • D3D: Implement vectored efb pokes (PR #3361 from stenzek)

New in Dolphin 4.0-8493 Dev (Dec 29, 2015)

  • DSPCore: Minor changes (PR #3411 from lioncash)

New in Dolphin 4.0-8474 Dev (Dec 28, 2015)

  • Revert "Merge pull request #3076 from void-ghost/stereo3d_presets" (PR #3381 from Armada651)

New in Dolphin 4.0-8433 Dev (Dec 23, 2015)

  • VertexLoaderBase: Get rid of explicit delete and new (PR #3384 from lioncash)

New in Dolphin 4.0-8417 Dev (Dec 22, 2015)

  • BootManager: Remove unnecessary LoadGameIni condition (PR #3250 from JosJuice)

New in Dolphin 4.0-8400 Dev (Dec 21, 2015)

  • VideoBackends: Simplify initialization and deinitialization of resources (PR #3369 from lioncash)

New in Dolphin 4.0-8390 Dev (Dec 18, 2015)

  • Real Wiimote: Don't delay speaker data. (PR #3351 from degasus)

New in Dolphin 4.0-8375 Dev (Dec 16, 2015)

  • DolphinWX: Fix items vanishing from toolbar (PR #3340 from ShadowsFriend)

New in Dolphin 4.0-8371 Dev (Dec 15, 2015)

  • Automatic translation template update

New in Dolphin 4.0-8342 Dev (Dec 14, 2015)

  • ZeldaHLE: Add support for New Play Control! Pikmin 1 (PR #3339 from delroth)

New in Dolphin 4.0-8325 Dev (Dec 11, 2015)

  • [RFC]Real Wiimote Windows "-TR" Fix (PR #3245 from jloehr)

New in Dolphin 4.0-8321 Dev (Dec 10, 2015)

  • Interpreter: Get rid of some aliasing casts (PR #3329 from lioncash)

New in Dolphin 4.0-8315 Dev (Dec 9, 2015)

  • Fix building with PCH disabled. (PR #3326 from rohit-n)

New in Dolphin 4.0-8305 Dev (Dec 8, 2015)

  • minor General Config GUI improvements (PR #3323 from Simek)

New in Dolphin 4.0-8299 Dev (Dec 7, 2015)

  • WII_IPC_HLE_Device_usb: const correctness for function parameters (PR #3318 from lioncash)

New in Dolphin 4.0-8297 Dev (Dec 4, 2015)

  • Remove Google Code Reference and Fix Grammar (PR #3310 from Pringo)

New in Dolphin 4.0-8295 Dev (Dec 3, 2015)

  • Update Issue Tracker URL in Comment (PR #3307 from Pringo)

New in Dolphin 4.0-8280 Dev (Dec 2, 2015)

  • Remove incorrect usage of _trans (PR #3306 from JosJuice)

New in Dolphin 4.0-8258 Dev (Dec 1, 2015)

  • Fix lens flares in Mario Kart Wii. (PR #3299 from phire)

New in Dolphin 4.0-8256 Dev (Nov 30, 2015)

  • Make cast from int to float explicit in shader (PR #3301 from awickham)

New in Dolphin 4.0-8143 Dev (Nov 13, 2015)

  • UICommon: Respect XDG Base Directory Specification on POSIX systems (PR #2304 from linkmauve)

New in Dolphin 4.0-8140 Dev (Nov 12, 2015)

  • Enable relocatable linux builds (PR #3247 from lutris)

New in Dolphin 4.0-8137 Dev (Nov 11, 2015)

  • DiscIO: drop unused stuff (PR #3246 from Tilka)

New in Dolphin 4.0-8135 Dev (Nov 10, 2015)

  • XFMem: Don't warn on writes of zero to unknown registers. (PR #3242 from phire)

New in Dolphin 4.0-8133 Dev (Nov 9, 2015)

  • NoGui: Return no to yes/no panic alerts. (PR #3241 from phire)

New in Dolphin 4.0-8125 Dev (Nov 6, 2015)

  • VideoCommon: small cleanup (PR #3236 from Tilka)

New in Dolphin 4.0-8120 Dev (Nov 5, 2015)

  • DolphinWX: Remove FifoPlayerDlg::CreateIntegerLabel (PR #3234 from JosJuice)

New in Dolphin 4.0-8114 Dev (Nov 4, 2015)

  • Automatic translation template update

New in Dolphin 4.0-8103 Dev (Nov 3, 2015)

  • DriverDetails: remove BUG_BROKENINFOLOG leftovers (PR #3229 from Tilka)

New in Dolphin 4.0-8094 Dev (Nov 2, 2015)

  • VideoCommon: flush vertex manager if components change (PR #3218 from Tilka)

New in Dolphin 4.0-8072 Dev (Oct 30, 2015)

  • OGL/ProgramShaderCache: small cleanup (PR #3208 from Tilka)

New in Dolphin 5.0 RC 35 (Oct 29, 2015)

  • Make the LLVM detect script verify that the dynamic library actually exists. (PR #2816 from comex)

New in Dolphin 4.0-8070 Dev (Oct 29, 2015)

  • FifoAnalyzer: Replace loop with std::accumulate (PR #3187 from lioncash)

New in Dolphin 4.0-8061 Dev (Oct 28, 2015)

  • Add Frame Advance Hold Hotkey Functionality (PR #2704 from RisingFog)

New in Dolphin 4.0-8059 Dev (Oct 26, 2015)

  • TextureCacheBase: Change CacheLinesPerRow to BytesPerRow (PR #3188 from lioncash)

New in Dolphin 4.0-8054 Dev (Oct 23, 2015)

  • MemoryCheckDlg: Fix close/cancel buttons (PR #3199 from sepalani)

New in Dolphin 4.0-8046 Dev (Oct 22, 2015)

  • WII_IPC_HLE: Remove unused typedef (PR #3192 from lioncash)

New in Dolphin 4.0-8044 Dev (Oct 19, 2015)

  • Check the hash before applying efb copies as partial texture updates (PR #3184 from mimimi085181)

New in Dolphin 4.0-8008 Dev (Oct 16, 2015)

  • Externals: Update miniupnpc to API version 14 (PR #3169 from endrift)

New in Dolphin 4.0-7997 Dev (Oct 13, 2015)

  • PixelShaderGen: Use arrays of texture samplers. (PR #3164 from phire)

New in Dolphin 4.0-7993 Dev (Oct 12, 2015)

  • DolphinWX: decompress discs to calculate MD5 hash (PR #3047 from Tilka)

New in Dolphin 4.0-7958 Dev (Oct 9, 2015)

  • ConfigManager: Get rid of an unnecessary smart-pointer get() call (PR #3141 from lioncash)

New in Dolphin 4.0-7952 Dev (Oct 7, 2015)

  • DSPIntCCUtil: Minor changes (PR #3144 from lioncash)

New in Dolphin 4.0-7947 Dev (Oct 6, 2015)

  • Include string.h in Hash.cpp if PCH is disabled (PR #3146 from ShadowsFriend)

New in Dolphin 4.0-7943 Dev (Oct 5, 2015)

  • Fix wxWidgets Error in About Window (PR #3140 from RisingFog)

New in Dolphin 4.0-7876 Dev (Oct 2, 2015)

  • FileSearch: Don't use RegExes, just do string comparisons. (PR #3075 from waddlesplash)

New in Dolphin 4.0-7873 Dev (Oct 1, 2015)

  • ChunkFile: Provide additional helpers for C-style arrays (PR #3108 from lioncash)

New in Dolphin 4.0-7862 Dev (Sep 30, 2015)

  • TextureDecoder_x64: Remove now-unnecessary clang #pragma warning suppression (PR #3107 from lioncash)

New in Dolphin 4.0-7853 Dev (Sep 29, 2015)

  • Fix -Wuninitialized warnings (PR #3104 from Tilka)

New in Dolphin 4.0-7842 Dev (Sep 28, 2015)

  • QtCompile.props: Update for Qt 5.5. (PR #3034 from waddlesplash)

New in Dolphin 4.0-7816 Dev (Sep 24, 2015)

  • CommandProcessor: Remove unused extern (PR #3089 from lioncash)

New in Dolphin 4.0-7814 Dev (Sep 24, 2015)

  • BoundingBox: Remove unnecessary headers

New in Dolphin 4.0-7812 Dev (Sep 24, 2015)

  • FifoPlayer: remove leftover code

New in Dolphin 4.0-7810 Dev (Sep 23, 2015)

  • DiscIO: Do swapping in GetTitleID implementations (PR #3078 from lioncash)

New in Dolphin 4.0-7801 Dev (Sep 23, 2015)

  • FramebufferManagerBase: Compress a loop into a find_if

New in Dolphin 4.0-7799 Dev (Sep 22, 2015)

  • Remove odd way of getting ID in ISOProperties (PR #3074 from JosJuice)

New in Dolphin 4.0-7788 Dev (Sep 21, 2015)

  • Jit_Util: Replace two MDisp usages with MatR (PR #3072 from lioncash)

New in Dolphin 4.0-7777 Dev (Sep 19, 2015)

  • Fix 4.0-7767 regression: exception when handling short WAD IDs

New in Dolphin 4.0-7775 Dev (Sep 19, 2015)

  • VideoBackendBase: Remove check for XP.

New in Dolphin 4.0-7773 Dev (Sep 19, 2015)

  • Gekko: Make sign-extension functions constexpr

New in Dolphin 4.0-7771 Dev (Sep 19, 2015)

  • Revert "GLInterface: Fix VideoSW on linux + OSX"

New in Dolphin 4.0-7769 Dev (Sep 19, 2015)

  • VertexLoaderUtils: Get rid of pointer casts

New in Dolphin 4.0-7767 Dev (Sep 18, 2015)

  • DolphinWX: Fix sorting games by custom titles (PR #3037 from JosJuice)

New in Dolphin 4.0-7751 Dev (Sep 17, 2015)

  • Jit_Util: Mark a class function as const (PR #3050 from lioncash)

New in Dolphin 4.0-7729 Dev (Sep 16, 2015)

  • Common: Get rid of a few pointer casts (PR #3041 from lioncash)

New in Dolphin 4.0-7727 Dev (Sep 15, 2015)

  • VideoCommon: Remove unnecessary enum typedef (PR #3039 from lioncash)

New in Dolphin 4.0-7723 Dev (Sep 14, 2015)

  • GameListCtrl: Improvements for reading custom game titles (PR #2242 from Stevoisiak)

New in Dolphin 4.0-7717 Dev (Sep 12, 2015)

  • Add some logging for depth tested efb color pokes.

New in Dolphin 4.0-7715 Dev (Sep 12, 2015)

  • fixed disabling auto reporting for emulated wiimotes not working properly

New in Dolphin 4.0-7713 Dev (Sep 12, 2015)

  • Debugger: fix -Wunused-private-field warning

New in Dolphin 4.0-7711 Dev (Sep 12, 2015)

  • LookUpTables: Make functions constexpr

New in Dolphin 4.0-7709 Dev (Sep 12, 2015)

  • MathUtil: Make Clamp and IsPow2 constexpr functions.

New in Dolphin 4.0-7706 Dev (Sep 12, 2015)

  • Added X-Fi check and convert surround FLOAT to SHORT when it is detected

New in Dolphin 4.0-7704 Dev (Sep 12, 2015)

  • OGL: Invert Top-and-Bottom mode.

New in Dolphin 4.0-7702 Dev (Sep 12, 2015)

  • EXI_DeviceIPL: Get rid of a pointer cast

New in Dolphin 4.0-7700 Dev (Sep 12, 2015)

  • OGL: reimplement SSAA based on ARB_gpu_shader5

New in Dolphin 4.0-7698 Dev (Sep 12, 2015)

  • VertexLoaderX64: fix 2GB warnings

New in Dolphin 4.0-7696 Dev (Sep 12, 2015)

  • Fix reading Wii FST size (for real this time)

New in Dolphin 4.0-7694 Dev (Sep 12, 2015)

  • DolphinWX: TAS fixes, take three

New in Dolphin 4.0-7692 Dev (Sep 12, 2015)

  • DolphinQt: Support ELF and DOL files in the game list

New in Dolphin 4.0-7688 Dev (Sep 12, 2015)

  • DolphinQt: Rewrite 'About' dialog to match the new WX one.

New in Dolphin 4.0-7686 Dev (Sep 12, 2015)

  • DolphinQt: Use more C++11, add more sanity to VS projects.

New in Dolphin 4.0-7683 Dev (Sep 12, 2015)

  • Store the base hash for paletted textures in the texture cache entries

New in Dolphin 4.0-7681 Dev (Sep 12, 2015)

  • Fix deadlock with KHR_debug.

New in Dolphin 4.0-7679 Dev (Sep 12, 2015)

  • Qt: Disable Display Sleep when game is running (Windows)

New in Dolphin 4.0-7677 Dev (Sep 12, 2015)

  • DolphinQt: Bring pixmaps up to date with DolphinWX and the

New in Dolphin 4.0-7676 Dev (Sep 12, 2015)

  • DolphinQt: Bring pixmaps up to date with DolphinWX and themes

New in Dolphin 4.0-7675 Dev (Sep 12, 2015)

  • General: Replace GC_ALIGN macros with alignas

New in Dolphin 4.0-7673 Dev (Sep 12, 2015)

  • DolphinWX: Don't use IsElfOrDol outside of ISOFile

New in Dolphin 4.0-7670 Dev (Sep 11, 2015)

  • Partially revert "General: Toss out PRI macro usage"

New in Dolphin 4.0-7668 Dev (Sep 11, 2015)

  • Removed fastmem from Android UI

New in Dolphin 4.0-7664 Dev (Sep 11, 2015)

  • Perform garbage collection for efb copies

New in Dolphin 4.0-7662 Dev (Sep 11, 2015)

  • Split OpenGL errors into a separate logtype from video errors.

New in Dolphin 4.0-7652 Dev (Sep 11, 2015)

  • HW: Fix spelling mistake

New in Dolphin 4.0-7658 Dev (Sep 11, 2015)

  • ExpressionParser: Make all control paths return a value in operator std::string

New in Dolphin 4.0-7636 Dev (Sep 8, 2015)

  • [AArch64] Fix Test&Branch to relative location instructions

New in Dolphin 4.0-7634 Dev (Sep 8, 2015)

  • Properly implemented confirm on stop CLI swit

New in Dolphin 4.0-7632 Dev (Sep 8, 2015)

  • Properly implemented confirm on stop CLI switch

New in Dolphin 4.0-7630 Dev (Sep 7, 2015)

  • Make efb2tex behave much more like efb2ram.

New in Dolphin 4.0-7626 Dev (Sep 7, 2015)

  • [Android] Fix multi-gamecube controller input, config changes

New in Dolphin 4.0-7622 Dev (Sep 7, 2015)

  • VideoBackends: Reimplement SSAA, now for D3D + OGL

New in Dolphin 4.0-7620 Dev (Sep 7, 2015)

  • Cleanup and unify efb copy implemtations into VideoCommon

New in Dolphin 4.0-7614 Dev (Sep 7, 2015)

  • General: Toss out PRI macro usage

New in Dolphin 4.0-7612 Dev (Sep 7, 2015)

  • Common: Remove StdMakeUnique.

New in Dolphin 4.0-7609 Dev (Sep 7, 2015)

  • Fix building with PCH disabled.

New in Dolphin 4.0-7607 Dev (Sep 7, 2015)

  • Add missing override specifiers

New in Dolphin 4.0-7605 Dev (Sep 7, 2015)

  • WII_Socket: Make the copy-assignment operator deleted

New in Dolphin 4.0-7603 Dev (Sep 7, 2015)

  • HLE_Misc: Remove unnecessary headers

New in Dolphin 4.0-7601 Dev (Sep 7, 2015)

  • VolumeGC: Initialize a variable

New in Dolphin 4.0-7599 Dev (Sep 7, 2015)

  • General: Remove unimplemented function prototypes

New in Dolphin 4.0-7597 Dev (Sep 7, 2015)

  • CheatSearchTab: Make the search results list auto update address values

New in Dolphin 4.0-7594 Dev (Sep 7, 2015)

  • DolphinWX: Support banners in Homebrew Channel format

New in Dolphin 4.0-7592 Dev (Sep 7, 2015)

  • Revert "Merge pull request #2943 from booto/vi-enb

New in Dolphin 4.0-7590 Dev (Sep 5, 2015)

  • [AArch64] Minor improves to the vertex loader JIT

New in Dolphin 4.0-7588 Dev (Sep 5, 2015)

  • JitArm64: fix smaller issues

New in Dolphin 4.0-7582 Dev (Sep 5, 2015)

  • Delete some unused stuff

New in Dolphin 4.0-7578 Dev (Sep 5, 2015)

  • Properly support MSAA and SSAA as separate features(+GLES)

New in Dolphin 4.0-7576 Dev (Sep 5, 2015)

  • Remove all of our workarounds for Qualcomm devices we don't support anymore

New in Dolphin 4.0-7574 Dev (Sep 5, 2015)

  • Add missing INI file for SMB: The Lost Levels

New in Dolphin 4.0-7572 Dev (Sep 5, 2015)

  • Support EXT_blend_func_extended in GLES.

New in Dolphin 4.0-7570 Dev (Sep 5, 2015)

  • Implement ClearCurrent on the EGL GLInterface

New in Dolphin 4.0-7568 Dev (Sep 5, 2015)

  • [AArch64] Implement F iora's preemptive paired loadstore optimization.

New in Dolphin 4.0-7565 Dev (Sep 5, 2015)

  • CommonFuncs: Remove define for snprintf

New in Dolphin 4.0-7563 Dev (Sep 5, 2015)

  • Remove extra space from 5a32c3f

New in Dolphin 4.0-7561 Dev (Sep 5, 2015)

  • JitArm64: Cleanup floating point regcache

New in Dolphin 4.0-7558 Dev (Sep 5, 2015)

  • Less log spam in Release build

New in Dolphin 4.0-7556 Dev (Sep 4, 2015)

  • CommonFuncs: Remove SLEEP macro

New in Dolphin 4.0-7554 Dev (Sep 4, 2015)

  • DolphinWX: Minor changes to Main

New in Dolphin 4.0-7550 Dev (Sep 4, 2015)

  • MemcardManager: Remove explicit delete and new

New in Dolphin 4.0-7548 Dev (Sep 4, 2015)

  • BitField: Enable ifdef'd out code for Windows

New in Dolphin 4.0-7546 Dev (Sep 4, 2015)

  • Readme: Specify that VS 2015 is to be used instead of VS 2013

New in Dolphin 4.0-7542 Dev (Sep 4, 2015)

  • VI: Respect DisplayControlRegister ENB bit

New in Dolphin 4.0-7540 Dev (Sep 4, 2015)

  • Core: Use constexpr for default pad and attachment radius

New in Dolphin 4.0-7538 Dev (Sep 4, 2015)

  • Move to Visual Studio 2015

New in Dolphin 4.0-7528 Dev (Sep 3, 2015)

  • VideoCommon: xfb height calculation adjusted

New in Dolphin 4.0-7526 Dev (Sep 3, 2015)

  • GPFifo: Remove pointer cas

New in Dolphin 4.0-7523 Dev (Sep 3, 2015)

  • Added missing Mega Man 5 INI file

New in Dolphin 4.0-7521 Dev (Sep 3, 2015)

  • ActionReplay: Remove an alloca call

New in Dolphin 4.0-7519 Dev (Sep 3, 2015)

  • [GLES] Support texture_buffer for palette texture conversion.

New in Dolphin 4.0-7517 Dev (Sep 3, 2015)

  • VI: derive field timing from VI registers

New in Dolphin 4.0-7512 Dev (Sep 2, 2015)

  • VideoCommon: Convert some defines into enums

New in Dolphin 4.0-7508 Dev (Sep 2, 2015)

  • Fix building with PCH disabled.

New in Dolphin 4.0-7506 Dev (Sep 2, 2015)

  • Wiimote: Extend emulated Wiimote reconnect-on-button-press to attachments.

New in Dolphin 4.0-7504 Dev (Sep 1, 2015)

  • VolumeCreator: Use a unique_ptr in CreateVolumeFromFilename

New in Dolphin 4.0-7501 Dev (Sep 1, 2015)

  • VertexLoader_Color: Remove some pointer casts

New in Dolphin 4.0-7498 Dev (Sep 1, 2015)

  • [AArch64] Implement dcbz instruction

New in Dolphin 4.0-7495 Dev (Sep 1, 2015)

  • [AArch64] Improve floating point single instructions

New in Dolphin 4.0-7493 Dev (Sep 1, 2015)

  • Aarch64 optimize gpr flush

New in Dolphin 4.0-7490 Dev (Aug 31, 2015)

  • Implemented ability to block writes to the SD card

New in Dolphin 4.0-7488 Dev (Aug 31, 2015)

  • [AArch64] Support profiling by cycle counters if they are available to EL0

New in Dolphin 4.0-7486 Dev (Aug 31, 2015)

  • AArch64] Optimize lmw.

New in Dolphin 4.0-7483 Dev (Aug 30, 2015)

  • Fixed introduced compiler warning in Linux

New in Dolphin 4.0-7481 Dev (Aug 30, 2015)

  • MemcardManager: Header cleanup

New in Dolphin 4.0-7478 Dev (Aug 29, 2015)

  • Hash: Narrow define scope

New in Dolphin 4.0-7476 Dev (Aug 29, 2015)

  • Jit_Util: Add missing override specifiers

New in Dolphin 4.0-7474 Dev (Aug 29, 2015)

  • [Android] Workaround Mali driver issue on the Samsung Galaxy S6.

New in Dolphin 4.0-7472 Dev (Aug 29, 2015)

  • Fix building with PCH disabled.

New in Dolphin 4.0-7470 Dev (Aug 29, 2015)

  • Vec3: Remove a memset call on the this pointer

New in Dolphin 4.0-7467 Dev (Aug 29, 2015)

  • DataReader: Get rid of pointer casts

New in Dolphin 4.0-7465 Dev (Aug 29, 2015)

  • Implemented .elf and .dol support in gamelist

New in Dolphin 4.0-7463 Dev (Aug 28, 2015)

  • AVIDump: fix -Wsign-compare warning

New in Dolphin 4.0-7461 Dev (Aug 27, 2015)

  • Support OpenGL ES 3.2.

New in Dolphin 4.0-7459 Dev (Aug 27, 2015)

  • JitArm64: Implement rlwnmx

New in Dolphin 4.0-7457 Dev (Aug 27, 2015)

  • Fix VolumeDirectory

New in Dolphin 4.0-7455 Dev (Aug 27, 2015)

  • Have the disassembler show the PC next to host instructions.

New in Dolphin 4.0-7453 Dev (Aug 27, 2015)

  • Jit64: some byte-swapping changes

New in Dolphin 4.0-7451 Dev (Aug 27, 2015)

  • Jit64: fix bugs in the FPSCR instructions

New in Dolphin 4.0-7449 Dev (Aug 27, 2015)

  • CoreTiming: small cleanup

New in Dolphin 4.0-7446 Dev (Aug 26, 2015)

  • [AArch64] Optimize paired registers being used in double operations.

New in Dolphin 4.0-7444 Dev (Aug 26, 2015)

  • [AArch64] Fix a bug in the register cache.

New in Dolphin 4.0-7442 Dev (Aug 26, 2015)

  • [AArch64] Implement fdivx/fdivsx/mfcr/mtcrf.

New in Dolphin 4.0-7439 Dev (Aug 26, 2015)

  • x64Emitter: add RCPPS and RCPSS SSE instructions

New in Dolphin 4.0-7437 Dev (Aug 26, 2015)

  • GCMemcard: Clean up memcard logging messages.

New in Dolphin 4.0-7435 Dev (Aug 26, 2015)

  • [AArch64] Implement stfiwx

New in Dolphin 4.0-7433 Dev (Aug 26, 2015)

  • Jit64: dcbf + dcbi

New in Dolphin 4.0-7429 Dev (Aug 24, 2015)

  • [AArch64] Implement fctiwzx (PR #2899 from Sonicadvance1)

New in Dolphin 4.0-7420 Dev (Aug 24, 2015)

  • JitArm64: Faster linking of continuous bloc

New in Dolphin 4.0-7418 Dev (Aug 24, 2015)

  • JitArm64: Implement subfex, subfcx, addex, subfic, divwux, srwx

New in Dolphin 4.0-7411 Dev (Aug 24, 2015)

  • Jit64: Faster linking of continuous blocks

New in Dolphin 4.0-7409 Dev (Aug 24, 2015)

  • Core: Minor CPU core typedef cleanup

New in Dolphin 4.0-7405 Dev (Aug 24, 2015)

  • Profiler: Sort output by total ti

New in Dolphin 4.0-7400 Dev (Aug 22, 2015)

  • [AArch64] Use a register as a constant for the memory base.

New in Dolphin 4.0-7398 Dev (Aug 22, 2015)

  • x64Emitter: Remove pointer casts from Write{8,16,32,64} functions

New in Dolphin 4.0-7396 Dev (Aug 22, 2015)

  • Fix the shader overrunning our max shader size.

New in Dolphin 4.0-7389 Dev (Aug 22, 2015)

  • Jit64: implement HID0 case of mtspr

New in Dolphin 4.0-7387 Dev (Aug 22, 2015)

  • Jit64: implement FPSCR related instructions

New in Dolphin 4.0-7384 Dev (Aug 22, 2015)

  • x64Emitter: Minor cleanup

New in Dolphin 4.0-7381 Dev (Aug 22, 2015)

  • [AArch64] Optimize lfd instructions if possible.

New in Dolphin 4.0-7379 Dev (Aug 22, 2015)

  • [AArch64] Implement fcmp{u,o}

New in Dolphin 4.0-7377 Dev (Aug 22, 2015)

  • [AArch64] Optimize cases when an FPR is only used for non-paired ops.

New in Dolphin 4.0-7375 Dev (Aug 22, 2015)

  • DolphinWX: Finish removing bandaid from 704f787

New in Dolphin 4.0-7373 Dev (Aug 21, 2015)

  • DolphinWX: Finish removing bandaid from 704f787

New in Dolphin 4.0-7373 Dev (Aug 20, 2015)

  • Jit: Remove unnecessary namespace prefixes

New in Dolphin 4.0-7371 Dev (Aug 20, 2015)

  • VideoCommon: Allow more Ram for HiresTexture if system memory is over 4GB

New in Dolphin 4.0-7369 Dev (Aug 20, 2015)

  • IniFile: Mark getter functions as const

New in Dolphin 4.0-7367 Dev (Aug 20, 2015)

  • Frame/TASInputDlg: Remove unused functions

New in Dolphin 4.0-7365 Dev (Aug 20, 2015)

  • Fix some compilation warnings

New in Dolphin 4.0-7363 Dev (Aug 20, 2015)

  • x64Emitter: don't check flags for most BMI2 ops

New in Dolphin 4.0-7361 Dev (Aug 20, 2015)

  • Remove forced DSP LLE from game INIs

New in Dolphin 4.0-7359 Dev (Aug 20, 2015)

  • DSP HLE: Remove timing informations from ucodes

New in Dolphin 4.0-7356 Dev (Aug 20, 2015)

  • Fix a memory leak in the EGL GLInterface.

New in Dolphin 4.0-7354 Dev (Aug 20, 2015)

  • NetPlay: Minor cleanup

New in Dolphin 4.0-7345 Dev (Aug 18, 2015)

  • Ignore all writes to BBA_TXFIFOCNT

New in Dolphin 4.0-7341 Dev (Aug 18, 2015)

  • Add stereoscopic options to tested gameini files

New in Dolphin 4.0-7336 Dev (Aug 18, 2015)

  • VideoCommon: Remove unused parameters

New in Dolphin 4.0-7333 Dev (Aug 18, 2015)

  • Revert "VideoCommon: Clamp integer conversions."

New in Dolphin 4.0-7330 Dev (Aug 17, 2015)

  • Jit64: load PC only once after fallbacks

New in Dolphin 4.0-7328 Dev (Aug 17, 2015)

  • PowerPC: clean up and fix typo

New in Dolphin 4.0-7325 Dev (Aug 17, 2015)

  • DolphinWX: Remove unused instance variables and enums

New in Dolphin 4.0-7322 Dev (Aug 17, 2015)

  • DolphinWX: Fix memory leaks occurring in ISOProperties

New in Dolphin 4.0-7320 Dev (Aug 17, 2015)

  • [netplay] Fix a crash

New in Dolphin 4.0-7318 Dev (Aug 17, 2015)

  • Gameini: Add ZTP Hyrule Field Speed Hack to GC NTSC-J version

New in Dolphin 4.0-7316 Dev (Aug 17, 2015)

  • Changed GC adapter "Direct Connect" to false by default

New in Dolphin 4.0-7314 Dev (Aug 17, 2015)

  • Fix some small stuff found with Valgrind

New in Dolphin 4.0-7310 Dev (Aug 17, 2015)

  • JitArm64: Fix jit clearing

New in Dolphin 4.0-7308 Dev (Aug 17, 2015)

  • Restore old assert message for unknown instruction

New in Dolphin 4.0-7306 Dev (Aug 17, 2015)

  • Minor spelling corrections

New in Dolphin 5.0 RC 8 (Aug 17, 2015)

  • Forgot to add a slash in one bit of code I switched from D_WIIUSER_IDX to D_SESSION_WIIROOT_IDX.

New in Dolphin 4.0-7304 Dev (Aug 15, 2015)

  • Jit64: clean up GetAllocationOrder

New in Dolphin 4.0-7302 Dev (Aug 15, 2015)

  • DolphinWX: Ensure TASInputDlg only gets modified on the main thread

New in Dolphin 4.0-7300 Dev (Aug 15, 2015)

  • JitInterface: Fix null checking in GetProfileResults

New in Dolphin 4.0-7298 Dev (Aug 15, 2015)

  • Jit64: make use of ANDN again

New in Dolphin 4.0-7295 Dev (Aug 15, 2015)

  • [AArch64] Banish slowmem operations to farcode.

New in Dolphin 4.0-7226 Dev (Aug 14, 2015)

  • Jit64: use BMI1's ANDN for andcx

New in Dolphin 4.0-7224 Dev (Aug 14, 2015)

  • JitArm64: fix addzex

New in Dolphin 4.0-7221 Dev (Aug 13, 2015)

  • JitArm64: fix cmpli and disable addzex

New in Dolphin 4.0-7218 Dev (Aug 13, 2015)

  • [GLES] Fix real XFB.

New in Dolphin 4.0-7216 Dev (Aug 13, 2015)

  • Wiimotes: Initialize all atomic globally.

New in Dolphin 4.0-7214 Dev (Aug 13, 2015)

  • Properly scan for OpenVPN TAP adapters

New in Dolphin 4.0-7211 Dev (Aug 13, 2015)

  • Fix building with PCH disabled

New in Dolphin 4.0-7209 Dev (Aug 12, 2015)

  • Specified the type of AA in OGL AA settings

New in Dolphin 4.0-7207 Dev (Aug 11, 2015)

  • Don't busy wait in the audio thread (ALSA)

New in Dolphin 4.0-7204 Dev (Aug 11, 2015)

  • Arm64Emitter: Fix encoding of '2-reg misc' variant of FCMEQ

New in Dolphin 4.0-7202 Dev (Aug 10, 2015)

  • USBGecko: don't needlessly call StringFromFormat()

New in Dolphin 4.0-7200 Dev (Aug 10, 2015)

  • AudioCommon: Log to AUDIO, not DSPHLE

New in Dolphin 4.0-7197 Dev (Aug 10, 2015)

  • Use dummy audio backend if the selected backend fails to start

New in Dolphin 4.0-7195 Dev (Aug 10, 2015)

  • [AArch64] Minor things.

New in Dolphin 4.0-7192 Dev (Aug 10, 2015)

  • PPCAnalyst: Mark function as static

New in Dolphin 4.0-7190 Dev (Aug 10, 2015)

  • Forgot to add a slash in one bit of code I switched from D_WIIUSER_IDX to D_SESSION_WIIROOT_IDX.

New in Dolphin 4.0-7188 Dev (Aug 10, 2015)

  • Make the LLVM detect script verify that the dynamic library actually exists.

New in Dolphin 4.0-7186 Dev (Aug 10, 2015)

  • Removed audio shortcut from toolbar

New in Dolphin 4.0-7184 Dev (Aug 10, 2015)

  • On unknown_instruction dump the full guest GPR state.

New in Dolphin 4.0-7182 Dev (Aug 10, 2015)

  • Jit64: duplicate fres result into ps1

New in Dolphin 4.0-7180 Dev (Aug 10, 2015)

  • Gekko: fix typos in HID2

New in Dolphin 4.0-7180 Dev (Aug 8, 2015)

  • Gekko: fix typos in HID2

New in Dolphin 4.0-7178 Dev (Aug 7, 2015)

  • x64Emitter: add MOVSLDUP/MOVSHDUP

New in Dolphin 4.0-7173 Dev (Aug 7, 2015)

  • [AArch64] Support JitRegister better

New in Dolphin 4.0-7170 Dev (Aug 7, 2015)

  • Android: Prevent MainActivity toolbar from rendering behind status bar.

New in Dolphin 4.0-7167 Dev (Aug 7, 2015)

  • CheatSearchTab: Show floating point value equivalent

New in Dolphin 4.0-7164 Dev (Aug 7, 2015)

  • DriverDetails: Disable GL_ARB_copy_image on mesa.

New in Dolphin 4.0-7161 Dev (Aug 7, 2015)

  • Update cheats for GALE01r2.ini

New in Dolphin 4.0-7159 Dev (Aug 6, 2015)

  • JitInterface: fix disassembly entry point

New in Dolphin 4.0-7157 Dev (Aug 5, 2015)

  • UICommon: Fix a leak/bug in Disassembler retrieval

New in Dolphin 4.0-7155 Dev (Aug 5, 2015)

  • Fix building with PCH disabled.

New in Dolphin 4.0-7153 Dev (Aug 5, 2015)

  • Fix some warnings

New in Dolphin 4.0-7151 Dev (Aug 5, 2015)

  • GeckoCode: Remove GetAddress function prototype

New in Dolphin 4.0-7149 Dev (Aug 5, 2015)

  • CPUDetect: Remove a memset call on the this pointer

New in Dolphin 4.0-7145 Dev (Aug 3, 2015)

  • Stable device identifier for evdev

New in Dolphin 4.0-7143 Dev (Aug 3, 2015)

  • Netplay: Sync Video Mode settings. (Progressive Scan and PAL60)

New in Dolphin 4.0-7141 Dev (Aug 1, 2015)

  • Make the GameCube game widescreen heuristic smarter.

New in Dolphin 4.0-7138 Dev (Aug 1, 2015)

  • Aspect Ratio/VI Scaling FIx

New in Dolphin 4.0-7135 Dev (Jul 31, 2015)

  • Remove unnecessary virtual keywo

New in Dolphin 4.0-7133 Dev (Jul 29, 2015)

  • Heuristic to detect if a gamecube game is rendering 16:9 widescreen.

New in Dolphin 4.0-7131 Dev (Jul 29, 2015)

  • UICommon: Pass string by const reference for HostDisassemblerLLVM

New in Dolphin 4.0-7129 Dev (Jul 29, 2015)

  • Android: Allow usage of Cached Interpreter core.

New in Dolphin 4.0-7127 Dev (Jul 29, 2015)

  • Jit64: Fallback support of branching instructions

New in Dolphin 4.0-7125 Dev (Jul 29, 2015)

  • CachedInterpreter: New kind of jit which always fallback to interpreter.

New in Dolphin 4.0-7123 Dev (Jul 28, 2015)

  • JitArm64: fix lfd

New in Dolphin 4.0-7121 Dev (Jul 28, 2015)

  • JitArm64: fix stfsux

New in Dolphin 4.0-7119 Dev (Jul 28, 2015)

  • [AARCH64] Optimized addx()

New in Dolphin 4.0-7117 Dev (Jul 27, 2015)

  • VideoCommon: reduce level of debug output

New in Dolphin 4.0-7115 Dev (Jul 27, 2015)

  • Android: Add Wiimote support, including configuration UI.

New in Dolphin 4.0-7110 Dev (Jul 27, 2015)

  • Android TV: Implement new UI for Main Activity

New in Dolphin 4.0-7105 Dev (Jul 27, 2015)

  • Video: Trying to fix D3D/XFB disabled regression

New in Dolphin 4.0-7103 Dev (Jul 27, 2015)

  • Tool to transform JIT_PPC_ to JIT_PPC_

New in Dolphin 4.0-7101 Dev (Jul 27, 2015)

  • Android: Add system requirements to Readme.md

New in Dolphin 4.0-7099 Dev (Jul 27, 2015)

  • Merge branch 'stable'

New in Dolphin 4.0-7093 Dev (Jul 27, 2015)

  • FrameTools: Disable hotkeys while a modal dialog is shown.

New in Dolphin 4.0-7091 Dev (Jul 27, 2015)

  • Revert "Join the emu thread in Core::Stop. Get rid of Core::Shutdown which did that befor

New in Dolphin 4.0-7088 Dev (Jul 27, 2015)

  • [WIP] Video: respect stride of efb copies to xfb

New in Dolphin 4.0-7084 Dev (Jul 24, 2015)

  • PostProcessingConfigDialog: Remove an unnecessary format call

New in Dolphin 4.0-7082 Dev (Jul 23, 2015)

  • Merge branch 'stable'

New in Dolphin 0-7078 Dev (Jul 23, 2015)

  • Work around PowerVR's shader compiler.

New in Dolphin 0-7076 Dev (Jul 23, 2015)

  • Work around slow glBufferSubData on PowerVR.

New in Dolphin 0-7074 Dev (Jul 23, 2015)

  • Work around devices that choose to only return the default EGL_RENDERABLE_TYPE

New in Dolphin 0-7072 Dev (Jul 23, 2015)

  • Implement scaled partial texture updates

New in Dolphin 0-7070 Dev (Jul 23, 2015)

  • DolphinWX: Remove unused code from MemcardManager

New in Dolphin 0-7068 Dev (Jul 23, 2015)

  • Added some warning text about fractional IRs to IR selection desc

New in Dolphin 4.0-7066 Dev (Jul 22, 2015)

  • Externals: Update gtest to r733

New in Dolphin 4.0-7064 Dev (Jul 22, 2015)

  • Change "Installation' headers to say 'Building' in Readme.md

New in Dolphin 4.0-7062 Dev (Jul 22, 2015)

  • Android TV: Replace toolbar on EmulationActivity with a full-screen menu

New in Dolphin 4.0-7056 Dev (Jul 22, 2015)

  • PPCAnalyst: Don't swap instruction which might cause interrupts.

New in Dolphin 4.0-7054 Dev (Jul 22, 2015)

  • Fix an oversight in GLExtensions

New in Dolphin 4.0-7052 Dev (Jul 21, 2015)

  • Fix TASInput Crash When Stick Bitmap Is Null

New in Dolphin 4.0-7050 Dev (Jul 21, 2015)

  • Android: Improve build instructions, fix bugs in build scripts.

New in Dolphin 4.0-7040 Dev (Jul 20, 2015)

  • GameCube Config: Store paths relatively when selected file is within Dolphin's directory. (Windo

New in Dolphin 4.0-7036 Dev (Jul 20, 2015)

  • Core: Use clamps for nunchuk and wiimote x,y,z values

New in Dolphin 4.0-7034 Dev (Jul 20, 2015)

  • Wiimote: Reconnect a disconnected Wiimote when a button is pressed.

New in Dolphin 4.0-7030 Dev (Jul 20, 2015)

  • DSPSpy: support dumping to SD Gecko in slot B on GameCube

New in Dolphin 4.0-7028 Dev (Jul 20, 2015)

  • JitWindow: Use TitleCase for the JIT block viewer tab

New in Dolphin 4.0-7026 Dev (Jul 20, 2015)

  • Interpreter: fix rounding of negating FMA instructions

New in Dolphin 4.0-7024 Dev (Jul 20, 2015)

  • Jit64: small cleanu

New in Dolphin 4.0-7021 Dev (Jul 20, 2015)

  • DolphinWX: Fix build if libusb is disabl

New in Dolphin 4.0-7019 Dev (Jul 18, 2015)

  • Core: Change a volatile into an atomic

New in Dolphin 4.0-7017 Dev (Jul 18, 2015)

  • PathConfigPane: Use shortened variants of the browse butto

New in Dolphin 4.0-7015 Dev (Jul 16, 2015)

  • JitArm64: Far

New in Dolphin 4.0-7010 Dev (Jul 15, 2015)

  • GCAdapter: Disable the scanning thread when direct connect is disabled

New in Dolphin 4.0-7007 Dev (Jul 14, 2015)

  • DiscIO: Check if m_Disc is null in ParsePartitionData()

New in Dolphin 4.0-7005 Dev (Jul 13, 2015)

  • Merge branch 'stable' into 'master'

New in Dolphin 4.0-6988 Dev (Jul 10, 2015)

  • Removed the ability for PAL televisions to be set to progressive mode.

New in Dolphin 4.0-6986 Dev (Jul 9, 2015)

  • DolphinWX: Get rid of some magic numbers in MemoryView and MemoryWindow

New in Dolphin 4.0-6959 Dev (Jul 6, 2015)

  • MMIO: Add missing override specifiers (PR #2708 from lioncash)

New in Dolphin 4.0-6930 Dev (Jul 3, 2015)

  • Arm64Emitter: Add a missing const specifier for an array table (PR #2685 from lioncash)

New in Dolphin 4.0-6904 Dev (Jun 30, 2015)

  • Gameini updates. (PR #2666 from Linktothepast)

New in Dolphin 4.0-6887 Dev (Jun 26, 2015)

  • [AArch64] Implement slwx in the recompiler

New in Dolphin 4.0-6820 Dev (Jun 22, 2015)

  • RenderBase: Remove an unused variable

New in Dolphin 4.0-6794 Dev (Jun 16, 2015)

  • PAL60 improvements: Allow setting in GameINI, disable for NTSC games, store in Movie files.

New in Dolphin 4.0-6789 Dev (Jun 15, 2015)

  • UI improvements to Add AR Code and Add Patch windows.

New in Dolphin 4.0-6787 Dev (Jun 15, 2015)

  • [AArch64] Optimize paired quantized stores.

New in Dolphin 4.0-6784 Dev (Jun 15, 2015)

  • [AArch64] Fix a few bugs in the FPR cache.

New in Dolphin 4.0-6781 Dev (Jun 15, 2015)

  • [Android] Make sure we are setting the default user directory.

New in Dolphin 4.0-6779 Dev (Jun 15, 2015)

  • Reinstate format string.

New in Dolphin 4.0-6777 Dev (Jun 15, 2015)

  • [AArch64] Clean up our CPUDetect.

New in Dolphin 4.0-6775 Dev (Jun 15, 2015)

  • Fix FreeBSD

New in Dolphin 4.0-6771 Dev (Jun 15, 2015)

  • [Android] Remove dialog telling individuals that their drivers are terrible.

New in Dolphin 4.0-6769 Dev (Jun 15, 2015)

  • Move GetCompany() to ISOFile.h/GameFile.h

New in Dolphin 4.0-6767 Dev (Jun 15, 2015)

  • Revert "x64: build a Position-Independent Executable (PIE)"

New in Dolphin 4.0-6765 Dev (Jun 15, 2015)

  • Android: Allow NDK location to be specified manual

New in Dolphin 4.0-6761 Dev (Jun 15, 2015)

  • Arm64Emitter: Remove unused variable from EncodeLoadStoreRegisterOffset

New in Dolphin 4.0-6759 Dev (Jun 13, 2015)

  • Merge branch 'stable'

New in Dolphin 4.0-6749 Dev (Jun 13, 2015)

  • [WIP] [AArch64] Clamp quantized store ranges.

New in Dolphin 4.0-6746 Dev (Jun 13, 2015)

  • Options: merge SCoreStartupParameter into SConfig

New in Dolphin 4.0-6743 Dev (Jun 12, 2015)

  • Correction of emulated wiimote initialisation

New in Dolphin 4.0-6741 Dev (Jun 12, 2015)

  • Fix issue with Wind Waker not displaying boot display options.

New in Dolphin 4.0-6739 Dev (Jun 12, 2015)

  • Boot: Automatically temporarily set GameCube language to 0 when booting NTSC games.

New in Dolphin 4.0-6736 Dev (Jun 12, 2015)

  • Add UI Support for up to 8x Internal Resolutio

New in Dolphin 4.0-6734 Dev (Jun 11, 2015)

  • GameIni: Remove default Projection Hack

New in Dolphin 4.0-6732 Dev (Jun 11, 2015)

  • Interpreter: optimize NaN checks

New in Dolphin 4.0-6729 Dev (Jun 11, 2015)

  • Code cleanup for FreeTexture after merging PR #2097

New in Dolphin 4.0-6727 Dev (Jun 10, 2015)

  • Automatic translation resources update from Transifex

New in Dolphin 4.0-6726 Dev (Jun 10, 2015)

  • Automatic translation template update

New in Dolphin 4.0-6725 Dev (Jun 10, 2015)

  • Android: Persist previously-set controller bindings on the Settings menu.

New in Dolphin 4.0-6723 Dev (Jun 10, 2015)

  • Hotkeys: Fix "Select State Slot"

New in Dolphin 4.0-6721 Dev (Jun 10, 2015)

  • Don't display the branch name in the titlebar for the stable branch.

New in Dolphin 4.0-6717 Dev (Jun 10, 2015)

  • Silence -Wreorder warning.

New in Dolphin 4.0-6715 Dev (Jun 10, 2015)

  • Gameini updates.

New in Dolphin 4.0-6712 Dev (Jun 9, 2015)

  • Search the texture cache for small textures by address and hash

New in Dolphin 4.0-6710 Dev (Jun 9, 2015)

  • Android: Remove the old UI, and remove support for pre-5.0 devices.

New in Dolphin 4.0-6705 Dev (Jun 9, 2015)

  • Jit64: optionally accurate NaNs

New in Dolphin 4.0-6701 Dev (Jun 9, 2015)

  • Fifo: Rewrite SyncGPU

New in Dolphin 4.0-6699 Dev (Jun 9, 2015)

  • Fix File Extension Search Being Case Sensitive

New in Dolphin 4.0-6697 Dev (Jun 9, 2015)

  • [AArch64] Implement CRC32 texture hashing.

New in Dolphin 4.0-6694 Dev (Jun 9, 2015)

  • Tools: Use non-CMake tool for fixing up OS X bundles

New in Dolphin 4.0-6690 Dev (Jun 9, 2015)

  • Android: Show the version name as a subtitle in the GameGridActivity.

New in Dolphin 4.0-6688 Dev (Jun 9, 2015)

  • Android: Show filenames for games with an empty title.

New in Dolphin 4.0-6686 Dev (Jun 9, 2015)

  • Lighting Attenuation

New in Dolphin 4.0-6683 Dev (Jun 9, 2015)

  • DolphinQt: Use short GC game titles in grid view

New in Dolphin 4.0-6680 Dev (Jun 9, 2015)

  • Fix subdialogs of the ISO props dialog... sort of

New in Dolphin 4.0-6678 Dev (Jun 9, 2015)

  • Android TV: Show the in-game menu when back button is pushed.

New in Dolphin 4.0-6676 Dev (Jun 8, 2015)

  • Remove ARMv7 support.

New in Dolphin 4.0-6674 Dev (Jun 8, 2015)

  • D3D: Implement Z pokes.

New in Dolphin 4.0-6671 Dev (Jun 8, 2015)

  • GameCube SRAM: Recalculate checksums after setting language.

New in Dolphin 4.0-6668 Dev (Jun 8, 2015)

  • [AArch64] Optimize gatherpipe stores (

New in Dolphin 4.0-6665 Dev (Jun 8, 2015)

  • [AArch64] Upstream PPSSPP's emitter changes.

New in Dolphin 4.0-6663 Dev (Jun 8, 2015)

  • VolumeGC: Check that opening.bnr size matches type

New in Dolphin 4.0-6661 Dev (Jun 8, 2015)

  • \Android: Decouple SurfaceView initialization and emulation start.

New in Dolphin 4.0-6659 Dev (Jun 8, 2015)

  • ENet fixes (build fixes, upgrade)

New in Dolphin 4.0-6650 Dev (Jun 8, 2015)

  • Skip reading UTF-8 BOM at the beginning of INI files

New in Dolphin 4.0-6648 Dev (Jun 8, 2015)

  • Fix OpenGL ES shader compilation.

New in Dolphin 4.0-6646 Dev (Jun 8, 2015)

  • [AArch64] Disable psq_l again.

New in Dolphin 4.0-6644 Dev (Jun 8, 2015)

  • [AArch64] Implement lmw/stmw.

New in Dolphin 4.0-6642 Dev (Jun 8, 2015)

  • Revert "SDL: handle SDL_QUIT event"

New in Dolphin 4.0-6638 Dev (Jun 8, 2015)

  • [rebased] Compare timebase of netplay users to detect desyncs.

New in Dolphin 4.0-6632 Dev (Jun 8, 2015)

  • Android: Allow compilation using Android NDK r10e

New in Dolphin 4.0-6630 Dev (Jun 8, 2015)

  • Config: Add SyncOnSkipIdle GameIni option

New in Dolphin 4.0-6628 Dev (Jun 8, 2015)

  • zfreeze: cache vertex positions

New in Dolphin 4.0-6624 Dev (Jun 8, 2015)

  • Config: Fix incorrect array length detection for CPU Emulation Engine options.

New in Dolphin 4.0-6622 Dev (Jun 8, 2015)

  • VideoConfigDiag: Translate cache_hires_textures_desc like other strings

New in Dolphin 4.0-6620 Dev (Jun 8, 2015)

  • Revert "Jit64: add FMA4 support to fmaddXX"

New in Dolphin 4.0-6618 Dev (Jun 8, 2015)

  • Remove reference to DSP on Dedicated Thread

New in Dolphin 4.0-6616 Dev (Jun 8, 2015)

  • Automatic translation resources update from Transifex

New in Dolphin 4.0-6615 Dev (Jun 8, 2015)

  • Common: Add null checks when adding and removing breakpoints

New in Dolphin 4.0-6613 Dev (Jun 8, 2015)

  • Automatic translation template update

New in Dolphin 4.0-6612 Dev (Jun 7, 2015)

  • Hotkeys: Drop old GUI

New in Dolphin 4.0-6609 Dev (Jun 7, 2015)

  • Automatic translation template update

New in Dolphin 4.0-6608 Dev (Jun 7, 2015)

  • Fixed translation of strings at runtime.

New in Dolphin 4.0-6606 Dev (Jun 7, 2015)

  • Fix line ending bug for downloaded gecko codes

New in Dolphin 4.0-6604 Dev (Jun 7, 2015)

  • Revert "Revert "OGL: Switch depth buffers to GL_DEPTH_COMPONENT32F format.""

New in Dolphin 4.0-6599 Dev (Jun 7, 2015)

  • DVDInterface: Fix newFileName variable not being printed correctly

New in Dolphin 4.0-6597 Dev (Jun 7, 2015)

  • Jit64: add FMA4 support to fmaddXX

New in Dolphin 4.0-6594 Dev (Jun 7, 2015)

  • VideoBackends: Allow the viewport to use the full depth range.

New in Dolphin 4.0-6592 Dev (Jun 7, 2015)

  • Volume: Return volume type as an enum

New in Dolphin 4.0-6590 Dev (Jun 7, 2015)

  • Common: Fix a typo in the VS project file.

New in Dolphin 4.0-6587 Dev (Jun 7, 2015)

  • Automatic translation resources update from Transifex

New in Dolphin 4.0-6586 Dev (Jun 7, 2015)

  • Automatic translation template update

New in Dolphin 4.0-6585 Dev (Jun 7, 2015)

  • Properly set default video mode for PAL Wii games.

New in Dolphin 4.0-6583 Dev (Jun 7, 2015)

  • Android TV: Allow the app to be launched from an Android TV launcher.

New in Dolphin 4.0-6579 Dev (Jun 7, 2015)

  • SDL: handle SDL_QUIT event

New in Dolphin 4.0-6577 Dev (Jun 7, 2015)

  • EXI_DeviceEthernet: Convert a volatile bool to an atomic

New in Dolphin 4.0-6575 Dev (Jun 5, 2015)

  • Arm64: Make some functions const.

New in Dolphin 4.0-6571 Dev (Jun 5, 2015)

  • WII_IPC_HLE: Remove a silly volatile usage

New in Dolphin 4.0-6569 Dev (Jun 5, 2015)

  • Fix building with PCH disabled.

New in Dolphin 4.0-6567 Dev (Jun 5, 2015)

  • Core: Convert some volatile bools to atomics

New in Dolphin 4.0-6565 Dev (Jun 5, 2015)

  • PPCAnalyst: Mark some functions as const

New in Dolphin 4.0-6562 Dev (Jun 5, 2015)

  • Automatic translation resources update from Transifex

New in Dolphin 4.0-6561 Dev (Jun 5, 2015)

  • Automatic translation template update

New in Dolphin 4.0-6560 Dev (Jun 5, 2015)

  • Core: Pass several parameters by const reference

New in Dolphin 4.0-6558 Dev (Jun 5, 2015)

  • Undo accidental screwup of some HiresTextures code from project-moration

New in Dolphin 4.0-6556 Dev (Jun 5, 2015)

  • Interpreter: Remove unused function prototype

New in Dolphin 4.0-6554 Dev (Jun 4, 2015)

  • Use PanicAlertT/PanicAlert when appropriate

New in Dolphin 4.0-6551 Dev (Jun 4, 2015)

  • Automatic translation resources update from Transifex

New in Dolphin 4.0-6550 Dev (Jun 4, 2015)

  • Automatic translation template update

New in Dolphin 4.0-6549 Dev (Jun 4, 2015)

  • Hotkeys fixes 2

New in Dolphin 4.0-6546 Dev (Jun 4, 2015)

  • Interpreter: fix NaN handling in FMA instructions

New in Dolphin 4.0-6543 Dev (Jun 4, 2015)

  • x64: build a Position-Independent Executable (PIE)

New in Dolphin 4.0-6539 Dev (Jun 4, 2015)

  • VertexLoaderX64: generate PIC

New in Dolphin 4.0-6537 Dev (Jun 4, 2015)

  • OGL: Rewrite POKE_Z with a draw call

New in Dolphin 4.0-6535 Dev (Jun 3, 2015)

  • Volume: Use more appropriate types for some returned values

New in Dolphin 4.0-6533 Dev (Jun 3, 2015)

  • Filesystem: Return file list reference instead of modifying argument

New in Dolphin 4.0-6531 Dev (Jun 3, 2015)

  • Break out the disassembler code from the WXWidgets UI.

New in Dolphin 4.0-6529 Dev (Jun 3, 2015)

  • Fixed: NULL remoteHost in IOCTL_SO_INETATON

New in Dolphin 4.0-6522 Dev (Jun 3, 2015)

  • CoreTiming: Add assert to ScheduleEvent_Immediate

New in Dolphin 4.0-6520 Dev (Jun 3, 2015)

  • Common: Blocking Loop (extracted from Fifo.cpp)

New in Dolphin 4.0-6516 Dev (Jun 3, 2015)

  • Fix bug where Gecko codes would be "enabled by default"

New in Dolphin 4.0-6514 Dev (Jun 3, 2015)

  • fix duplicate variable definition

New in Dolphin 4.0-6512 Dev (Jun 3, 2015)

  • Rudimentary version of Wii IPC determinism. Ported from my old udpnet branch.

New in Dolphin 4.0-6502 Dev (Jun 3, 2015)

  • add shaders for anaglyph Amber-Blue and Green-Magenta

New in Dolphin 4.0-6500 Dev (Jun 3, 2015)

  • MainNoGUI: support real Wiimotes

New in Dolphin 4.0-6498 Dev (Jun 3, 2015)

  • Fix invalid enums on OpenGLES

New in Dolphin 4.0-6496 Dev (Jun 3, 2015)

  • [ARMv7] Extend the life of the JIT Recompiler.

New in Dolphin 4.0-6494 Dev (Jun 2, 2015)

  • Jit64: swap XMM registers for later optimization

New in Dolphin 4.0-6492 Dev (Jun 2, 2015)

  • WiimoteReal: fix multiple Wiimotes on OS X

New in Dolphin 4.0-6490 Dev (Jun 2, 2015)

  • Honor logging settings at startup

New in Dolphin 4.0-6488 Dev (Jun 2, 2015)

  • Android TV: Make file selector screen usable with d-pads

New in Dolphin 4.0-6486 Dev (Jun 2, 2015)

  • [AArch64] Minor bugfix and optimization.

New in Dolphin 4.0-6484 Dev (Jun 1, 2015)

  • DolphinWX: Fix threading issues with TAS pad updates

New in Dolphin 4.0-6482 Dev (Jun 1, 2015)

  • Hotkeys fixes

New in Dolphin 4.0-6477 Dev (Jun 1, 2015)

  • Fix invalid pointer errors in Burnout 2.

New in Dolphin 4.0-6473 Dev (Jun 1, 2015)

  • Fix JIT core's block sizes.

New in Dolphin 4.0-6471 Dev (Jun 1, 2015)

  • [AArch64] Don't disable tw{i,}

New in Dolphin 4.0-6469 Dev (Jun 1, 2015)

  • Jit64: drop more x86_32 left-overs

New in Dolphin 4.0-6467 Dev (Jun 1, 2015)

  • x64Emitter: drop duplicate enum & unused wrappers

New in Dolphin 4.0-6465 Dev (Jun 1, 2015)

  • x64Emitter: Pass some OpArg parameters by const reference.

New in Dolphin 4.0-6460 Dev (Jun 1, 2015)

  • Correct Linux uninstall instructions

New in Dolphin 4.0-6458 Dev (Jun 1, 2015)

  • zfreeze: fix 2-component positions

New in Dolphin 4.0-6456 Dev (Jun 1, 2015)

  • AudioCommon: Remove lock on Pause state

New in Dolphin 4.0-6454 Dev (Jun 1, 2015)

  • Volume: Mark ReadWiiNames parameter as const

New in Dolphin 4.0-6452 Dev (Jun 1, 2015)

  • OGL: Always use sampler objects.

New in Dolphin 4.0-6450 Dev (May 29, 2015)

  • Fix adding additional Disc 2 to certain multi-disc games

New in Dolphin 4.0-6448 Dev (May 29, 2015)

  • HiresTexture: Fix prefetching with broken textures

New in Dolphin 4.0-6446 Dev (May 29, 2015)

  • Pass strings by const reference where possible

New in Dolphin 4.0-6444 Dev (May 28, 2015)

  • OGL: use GL_TEXTURE* constants

New in Dolphin 4.0-6442 Dev (May 28, 2015)

  • Fix game list name encoding error caused by 4.0-6419 (d7900b4)

New in Dolphin 4.0-6440 Dev (May 28, 2015)

  • CommandProcessor: Replace volatile usages with atomics

New in Dolphin 4.0-6438 Dev (May 28, 2015)

  • DSPCore: Make the mailbox registers atomic.

New in Dolphin 4.0-6436 Dev (May 28, 2015)

  • PixelEngine: Replace volatile usages with atomics

New in Dolphin 4.0-6434 Dev (May 27, 2015)

  • Fifo: Replace usages of volatile with atomics

New in Dolphin 4.0-6432 Dev (May 27, 2015)

  • Fix building with PCH disabled.

New in Dolphin 4.0-6430 Dev (May 27, 2015)

  • Thread: Remove unused Barrier class

New in Dolphin 4.0-6428 Dev (May 27, 2015)

  • Common: Fix IsTriviallyCopyable macro for GCC 5

New in Dolphin 4.0-6426 Dev (May 27, 2015)

  • Jit64: fix ps_sum

New in Dolphin 4.0-6424 Dev (May 27, 2015)

  • DolphinWX: Drop dead hotkey button.

New in Dolphin 4.0-6422 Dev (May 27, 2015)

  • D3D: Depth range inversion.

New in Dolphin 4.0-6419 Dev (May 27, 2015)

  • Append Disc 2 to Titles for Multi-Disc Games

New in Dolphin 4.0-6417 Dev (May 26, 2015)

  • Gameini updates

New in Dolphin 4.0-6415 Dev (May 26, 2015)

  • CustomTexture: prefetch all available textures

New in Dolphin 4.0-6412 Dev (May 26, 2015)

  • FifoQueue: Use atomics instead of volatile members

New in Dolphin 4.0-6410 Dev (May 26, 2015)

  • DOL loader cleanup with std::vector and safety checks

New in Dolphin 4.0-6408 Dev (May 26, 2015)

  • Attempt at fixing issue 8544 (input recording desyncs)

New in Dolphin 4.0-6406 Dev (May 26, 2015)

  • Fix video dumping incorrect lengths for some games in Windows

New in Dolphin 4.0-6404 Dev (May 26, 2015)

  • More miscellaneous Qt fixes

New in Dolphin 4.0-6399 Dev (May 26, 2015)

  • NetPlayClient: Remove unnecessary array allocation

New in Dolphin 4.0-6397 Dev (May 26, 2015)

  • ISOProperties: Don't block when opening default INI in text editor

New in Dolphin 4.0-6395 Dev (May 26, 2015)

  • Remove CFileSystemGCWii::Read32

New in Dolphin 4.0-6391 Dev (May 26, 2015)

  • Use an ID-to-name map when volume has no company string

New in Dolphin 4.0-6389 Dev (May 26, 2015)

  • Fix building with PCH disabled.

New in Dolphin 4.0-6387 Dev (May 26, 2015)

  • Fix reading Wii FST size

New in Dolphin 4.0-6385 Dev (May 26, 2015)

  • ogl: efb poke merge

New in Dolphin 4.0-6382 Dev (May 26, 2015)

  • JitIL: Fix a bug in floatpoint load/store instructions.

New in Dolphin 4.0-6379 Dev (May 26, 2015)

  • Jit64: fixes + less code

New in Dolphin 4.0-6364 Dev (May 26, 2015)

  • Fix a race condition when pausing the CPU core.

New in Dolphin 4.0-6362 Dev (May 26, 2015)

  • [AArch64] Implement block profiling.

New in Dolphin 4.0-6360 Dev (May 26, 2015)

  • Add documentation for Wii network files

New in Dolphin 4.0-6358 Dev (May 26, 2015)

  • DSP: Inline DSPControl into DSPState

New in Dolphin 4.0-6356 Dev (May 26, 2015)

  • Disable bbox

New in Dolphin 4.0-6349 Dev (May 25, 2015)

  • Relicense Dolphin under GPLv2+

New in Dolphin 4.0-6341 Dev (May 25, 2015)

  • OGL: Add glClipControl support.

New in Dolphin 4.0-6337 Dev (May 25, 2015)

  • Android: Have build.gradle figure out what ABI and Toolchain to use.

New in Dolphin 4.0-6334 Dev (May 25, 2015)

  • AudioCommon: Add override specifiers to SoundStream subclasses.

New in Dolphin 4.0-6331 Dev (May 25, 2015)

  • AudioCommon: Construct the mixer inside the SoundStream base class.

New in Dolphin 4.0-6328 Dev (May 25, 2015)

  • GekkoDisassembler: Fix disassembly of mtfsf's FM field.

New in Dolphin 4.0-6325 Dev (May 25, 2015)

  • DSPCaptureLogger: Add virtual destructor

New in Dolphin 4.0-6323 Dev (May 25, 2015)

  • NetPlayClient: Fix erroneous shifts for reconstructing system time.

New in Dolphin 4.0-6320 Dev (May 25, 2015)

  • DolphinWX: Add missing breaks to a switch in RegisterView

New in Dolphin 4.0-6318 Dev (May 25, 2015)

  • WII_IPC_HLE_Device_net: Fix a leak with getaddrinfo

New in Dolphin 4.0-6316 Dev (May 25, 2015)

  • WiiWad: Use correct form of delete for arra

New in Dolphin 4.0-6314 Dev (May 25, 2015)

  • ExpressionParser: Add missing break in UnaryExpression value setting

New in Dolphin 4.0-6310 Dev (May 22, 2015)

  • ButtonManager: Pass strings by const reference

New in Dolphin 4.0-6301 Dev (May 21, 2015)

  • Android: Allow building of native code inside Android Studio / Gradle

New in Dolphin 4.0-6296 Dev (May 21, 2015)

  • Android: Implement Settings screen in new UI.

New in Dolphin 4.0-6294 Dev (May 21, 2015)

  • JitWindow: Add missing virtual destructor to HostDisassembler

New in Dolphin 4.0-6292 Dev (May 21, 2015)

  • Revert "OGL: Switch depth buffers to GL_DEPTH_COMPONENT32F format."

New in Dolphin 4.0-6288 (May 20, 2015)

  • XEmitter: fix L bit in VEX prefix

New in Dolphin 4.0-6286 (May 19, 2015)

  • VideoBackends: Clamp depth to uint24 range.

New in Dolphin 4.0-6284 (May 19, 2015)

  • XEmitter: VEX-related cleanup

New in Dolphin 4.0-6279 (May 19, 2015)

  • x64CPUDetect: fix AVX2/BMI1/BMI2/HTT detection

New in Dolphin 4.0-6277 (May 19, 2015)

  • PowerPC: cosmetic changes

New in Dolphin 4.0-6270 (May 19, 2015)

  • Revert "D3D: Use a 32-bit floating point depth buffer."

New in Dolphin 4.0-6268 (May 18, 2015)

  • Reset faked CPU extension support at test end to ensure test isolation

New in Dolphin 4.0-6266 (May 15, 2015)

  • Update cheat codes for Melee

New in Dolphin 4.0-6260 (May 14, 2015)

  • PixelShaderGen: apply zfreeze before ztextures

New in Dolphin 4.0-6258 (May 14, 2015)

  • AudioCommon: Remove usages of volatile variables.

New in Dolphin 4.0-6253 (May 14, 2015)

  • Fix building with PCH disabled.

New in Dolphin 4.0-6251 (May 13, 2015)

  • Volume: Rename GetName to GetInternalName

New in Dolphin 4.0-6249 (May 13, 2015)

  • Android: Put GCPadNew.ini back into the repository.

New in Dolphin 4.0-6247 (May 12, 2015)

  • Android: Fix a possible crash in the file browser

New in Dolphin 4.0-6245 (May 12, 2015)

  • Add hotkeys to increase/decrease the IR

New in Dolphin 4.0-6243 (May 12, 2015)

  • [AArch64] Disable psq_l.

New in Dolphin 4.0-6241 (May 12, 2015)

  • Android: Scale number of columns in game grid according to screen width.

New in Dolphin 4.0-6239 (May 12, 2015)

  • WII_IPC_HLE_Device_hid: Fix a function name typo

New in Dolphin 4.0-6237 (May 12, 2015)

  • Android: Add file browser screen to new UI, and several tweaks.

New in Dolphin 4.0-6229 (May 11, 2015)

  • WiiConfigPane: Handle switch cases explicitly

New in Dolphin 4.0-6227 (May 11, 2015)

  • Fix -Wswitch warning

New in Dolphin 4.0-6225 (May 11, 2015)

  • GDB stub over UNIX socket

New in Dolphin 4.0-6223 (May 11, 2015)

  • Fix non-PCH build.

New in Dolphin 4.0-6221 (May 11, 2015)

  • Contributing.md: Fix a typo

New in Dolphin 4.0-6219 (May 10, 2015)

  • Jit64[IL]: remove some unused stuff

New in Dolphin 4.0-6217 (May 10, 2015)

  • HotkeyDlg: Fix keypress event binding

New in Dolphin 4.0-6215 (May 9, 2015)

  • Core: Remove some header inclusions in header files

New in Dolphin 4.0-6213 (May 9, 2015)

  • Implement first few screens of Android 5.0-based UI.

New in Dolphin 4.0-6211 (May 9, 2015)

  • DolphinWX: Remove unnecessary includes

New in Dolphin 4.0-6209 (May 9, 2015)

  • OGL: Minor changes in Render.cpp.

New in Dolphin 4.0-6206 (May 9, 2015)

  • DolphinWX: Remove unnecessary forward declarations

New in Dolphin 4.0-6204 (May 9, 2015)

  • VideoBackends: Use proper floating point depth precision.

New in Dolphin 4.0-6192 (May 8, 2015)

  • D3D: More debug information and break on error

New in Dolphin 4.0-6187 (May 8, 2015)

  • Fix build without UPnP

New in Dolphin 4.0-6185 (May 8, 2015)

  • DolphinQt updates

New in Dolphin 4.0-6180 (May 7, 2015)

  • VideoConfigDiag: Simplify string translation handling

New in Dolphin 4.0-6178 (May 7, 2015)

  • GCI folder: flush 1 second after last block is written

New in Dolphin 4.0-6176 (May 7, 2015)

  • Reverts #2362 while still fixing deadlock when adding multiple Wiimotes

New in Dolphin 4.0-6173 (May 6, 2015)

  • Remove the "nativeLibsToJar" gradle task.

New in Dolphin 4.0-6171 (May 6, 2015)

  • PixelShaderCache: Fix MSAA depth copy shader.

New in Dolphin 4.0-6169 (May 6, 2015)

  • Skipped the calibration of the GC controller if it has already been calibrated.

New in Dolphin 4.0-6167 (May 6, 2015)

  • Avoid deadlock when adding Wiimotes

New in Dolphin 4.0-6165 (May 6, 2015)

  • Show the cursor in os x fullscreen by default. Fixes issue 8376.

New in Dolphin 4.0-6163 (May 6, 2015)

  • Read opening.bnr to get names from Wii discs

New in Dolphin 4.0-6157 (May 6, 2015)

  • VideoBackends: Implement depth copy shaders with integer math.

New in Dolphin 4.0-6155 (May 5, 2015)

  • Fix the ABI/toolchain table in Readme.md.

New in Dolphin 4.0-6153 (May 4, 2015)

  • Convert the Android source code to Gradle.

New in Dolphin 4.0-6151 (May 4, 2015)

  • D3D: StateManager::Apply no longer iterates through every texture and sampler slot

New in Dolphin 4.0-6148 (May 4, 2015)

  • Add Android build instructions to Readme.md.

New in Dolphin 4.0-6146 (May 4, 2015)

  • Ignore vim swapfiles

New in Dolphin 4.0-6144 (May 4, 2015)

  • VideoCommon: Implement EFB dumping for both backends.

New in Dolphin 4.0-6142 (May 2, 2015)

  • Fix dead link

New in Dolphin 4.0-6140 (May 2, 2015)

  • Add missing ifdefs around GCAdapter code in Controller config

New in Dolphin 4.0-6138 (May 1, 2015)

  • Add a background thread to detect the GC adapter

New in Dolphin 4.0-6135 (May 1, 2015)

  • Change about page branch info to wxStaticText

New in Dolphin 4.0-6131 (May 1, 2015)

  • DolphinWX: Fix branch information display in the about dialog.

New in Dolphin 4.0-6128 (May 1, 2015)

  • Silence -Wshadow and -Wsign-compare warnings.

New in Dolphin 4.0-6126 (May 1, 2015)

  • Fix DOL crash caused by VolumeHandler removal

New in Dolphin 4.0-6124 (Apr 30, 2015)

  • Make OC slider match enabled state on window load

New in Dolphin 4.0-6122 (Apr 30, 2015)

  • Add size to CPU clock override slider

New in Dolphin 4.0-6120 (Apr 30, 2015)

  • FrameTools: Simplify some wx string translation marking

New in Dolphin 4.0-6118 (Apr 30, 2015)

  • Fix some false positive ScheduleEvent alerts

New in Dolphin 4.0-6116 (Apr 30, 2015)

  • Inherit settings from region-free INIs to region-specific INIs

New in Dolphin 4.0-6114 (Apr 30, 2015)

  • (lint issues fixed) Fix OpenGLES 3.0 on Qualcomm's crappy driver, it can't bitshift sometimes.

New in Dolphin 4.0-6112 (Apr 28, 2015)

  • Config tabs

New in Dolphin 4.0-6109 (Apr 28, 2015)

  • DolphinWX: Make some UI functions/members private

New in Dolphin 4.0-6106 (Apr 28, 2015)

  • InputCommon/Core: Get rid of some virtual destructor warnings

New in Dolphin 4.0-6104 (Apr 28, 2015)

  • TextureDecoder_Common: Add missing algorithm include

New in Dolphin 4.0-6102 (Apr 28, 2015)

  • Interpreter_LoadStorePaired: Silence uninitialized variable warnings

New in Dolphin 4.0-6096 (Apr 28, 2015)

  • Exit ReadDataFromFifoOnCPU, PushFifoAuxBuffer early if shutting down (GpuRunningState=false

New in Dolphin 4.0-6094 (Apr 28, 2015)

  • ISOProperties: Correctly handle partitions with 0 files

New in Dolphin 4.0-6092 (Apr 28, 2015)

  • Fix watchpoints ("memory breakpoints") with JIT

New in Dolphin 4.0-6084 (Apr 27, 2015)

  • Silence -Wformat warnings in debug builds.

New in Dolphin 4.0-6082 (Apr 27, 2015)

  • Qt: Check if game filename is null before loading it.

New in Dolphin 4.0-6080 (Apr 27, 2015)

  • Update About Dolphin Screen

New in Dolphin 4.0-6078 (Apr 25, 2015)

  • ITYM PowerPC::Write_U{8,16}, not Memory::

New in Dolphin 4.0-6076 (Apr 25, 2015)

  • Disable oc setting while netplay or movie is active.

New in Dolphin 4.0-6074 (Apr 25, 2015)

  • Implement classic controller tas input.

New in Dolphin 4.0-6072 (Apr 25, 2015)

  • Fix emulated Wii Remote battery level being low when not configured

New in Dolphin 4.0-6070 (Apr 25, 2015)

  • Fix extracting files from Wii discs

New in Dolphin 4.0-6068 (Apr 24, 2015)

  • Emit 'TEST reg, reg' for 'CMP reg, 0' automatically

New in Dolphin 4.0-6065 (Apr 24, 2015)

  • CMake: require wxWidgets 3.0.1 or newer

New in Dolphin 4.0-6063 (Apr 23, 2015)

  • Fix code broken by merge

New in Dolphin 4.0-6056 (Apr 23, 2015)

  • Fix WAD crash caused by VolumeHandler removal

New in Dolphin 4.0-6054 (Apr 22, 2015)

  • Add Global Brawl Netplay Settings

New in Dolphin 4.0-6052 (Apr 22, 2015)

  • GPFifo: Remove unused parameters from Write[x] functions

New in Dolphin 4.0-6050 (Apr 22, 2015)

  • FrameTools: Use AppendRadioItem for constructing the frameskip menu

New in Dolphin 4.0-6048 (Apr 21, 2015)

  • FrameTools: Remove redundant 'i-1'

New in Dolphin 4.0-6046 (Apr 21, 2015)

  • DiscIO: Add a missing header to Volume.h

New in Dolphin 4.0-6044 (Apr 21, 2015)

  • Get rid of VolumeHandler

New in Dolphin 4.0-6042 (Apr 21, 2015)

  • Cleaned up the controller locking mechanism

New in Dolphin 4.0-6039 (Apr 21, 2015)

  • Add an option for wiimote battery.

New in Dolphin 4.0-6037 (Apr 21, 2015)

  • (Visual Studio) Categorize SoundStream.h with other SoundStream files

New in Dolphin 4.0-6035 (Apr 21, 2015)

  • Core: Don't display on-screen messages via DisplayMessage until emulation has begun

New in Dolphin 4.0-6033 (Apr 20, 2015)

  • FrameTools: Move "Undo Save State" to save state menu

New in Dolphin 4.0-6031 (Apr 20, 2015)

  • Globals.h: Added comments for menu sections

New in Dolphin 4.0-6029 (Apr 19, 2015)

  • no-gui: fix help string

New in Dolphin 4.0-6027 (Apr 17, 2015)

  • General: Apply the const specifier where applicable

New in Dolphin 4.0-6025 (Apr 16, 2015)

  • PerfQueryBase: Move common implementation variables into base class

New in Dolphin 4.0-6023 (Apr 16, 2015)

  • DolphinWX: Break the netplay UI controls into separate classes.

New in Dolphin 4.0-6021 (Apr 16, 2015)

  • Fix threading issues

New in Dolphin 4.0-6018 (Apr 16, 2015)

  • Debugger: Update the registers/watches before refreshing grids.

New in Dolphin 4.0-6016 (Apr 16, 2015)

  • Fix extracting Wii disc partitions numbered 10 or higher

New in Dolphin 4.0-6014 (Apr 16, 2015)

  • HotkeyDlg: Get rid of application-wide event bindings.

New in Dolphin 4.0-6010 (Apr 16, 2015)

  • Updated and added new Action replay Codes

New in Dolphin 4.0-6008 (Apr 15, 2015)

  • D3D: Remove dependency on wxWidgets

New in Dolphin 4.0-6006 (Apr 15, 2015)

  • ISOProperties: Remove unnecessary/unused variables & controls.

New in Dolphin 4.0-6004 (Apr 15, 2015)

  • DolphinWX: Fix memory leaks relating to the TAS dialog

New in Dolphin 4.0-6002 (Apr 14, 2015)

  • Base.props: Remove DXSDK_DIR from the include path.

New in Dolphin 4.0-6000 (Apr 13, 2015)

  • DolphinQt: Sort game list by ascending title order by default

New in Dolphin 4.0-5998 (Apr 13, 2015)

  • Warning fixes 99999

New in Dolphin 4.0-5995 (Apr 13, 2015)

  • Main: Remove unnecessary shellapi.h include

New in Dolphin 4.0-5993 (Apr 12, 2015)

  • Fix a warning

New in Dolphin 4.0-5991 (Apr 9, 2015)

  • Re-sort Country_World

New in Dolphin 4.0-5989 (Apr 9, 2015)

  • Debugger: Fix memory leaks related to grid tables

New in Dolphin 4.0-5987 (Apr 8, 2015)

  • Fix terrible Speed Up Disc Transfer Rate mistake

New in Dolphin 4.0-5983 (Apr 8, 2015)

  • NetPlay: Disable some UI elements when a game is running

New in Dolphin 4.0-5981 (Apr 8, 2015)

  • Make Speed Up Disc Transfer Rate not instant

New in Dolphin 4.0-5979 (Apr 8, 2015)

  • TASInputDlg: Remove unnecessary explicit bools

New in Dolphin 4.0-5977 (Apr 8, 2015)

  • Common: Remove TLS usage in GetLastErrorMsg

New in Dolphin 4.0-5975 (Apr 7, 2015)

  • Made cycle count atomic to avoid using a mutex

New in Dolphin 4.0-5973 (Apr 6, 2015)

  • ConfigManager: Fix a sign mismatch warning

New in Dolphin 4.0-5971 (Apr 6, 2015)

  • Block gpu thread

New in Dolphin 4.0-5964 (Apr 6, 2015)

  • DSPInterpreter: Remove unused volatile variable and related function

New in Dolphin 4.0-5962 (Apr 2, 2015)

  • Change Wording in Help Menu

New in Dolphin 4.0-5960 (Apr 2, 2015)

  • Revert "Dolphin Pro" April Fools joke that never should've been merged

New in Dolphin 4.0-5958 (Apr 2, 2015)

  • Remove TM character which breaks our buildbot

New in Dolphin 4.0-5956 (Apr 2, 2015)

  • Limit Wiimote battery usage for Dolphin-lite users.

New in Dolphin 4.0-5954 (Mar 31, 2015)

  • Fixed dsp lle thread never starting

New in Dolphin 4.0-5952 (Mar 30, 2015)

  • DolphinWX/Common: Change some find_first_of usages to find

New in Dolphin 4.0-5950 (Mar 30, 2015)

  • Fix enable cheats checkbox

New in Dolphin 4.0-5948 (Mar 30, 2015)

  • When loading incompatible savestate, display exact Dolphin version

New in Dolphin 4.0-5946 (Mar 30, 2015)

  • DolphinWX: Get rid of wxGrid-based casts in the debugger

New in Dolphin 4.0-5944 (Mar 30, 2015)

  • Fix home button in tas input.

New in Dolphin 4.0-5942 (Mar 29, 2015)

  • Use WindowFromPoint to track the mouse in DInput

New in Dolphin 4.0-5939 (Mar 29, 2015)

  • DolphinWX: Break up ConfigMain into separate classes

New in Dolphin 4.0-5935 (Mar 26, 2015)

  • Gameini database update.

New in Dolphin 4.0-5932 (Mar 26, 2015)

  • Check for GCMPathes if ISOPaths is not found

New in Dolphin 4.0-5927 (Mar 23, 2015)

  • GCAdapter: Don't destroy the libusb context before freeing the device list.

New in Dolphin 4.0-5925 (Mar 23, 2015)

  • Disable FakeVMem in Wii mode.

New in Dolphin 4.0-5923 (Mar 23, 2015)

  • AArch64] Implement dirty register tracking.

New in Dolphin 4.0-5921 (Mar 23, 2015)

  • Updated the hwnd for hotkeys.

New in Dolphin 4.0-5919 (Mar 23, 2015)

  • Switch RZDE01r2.ini and RZDE01r0.ini

New in Dolphin 4.0-5917 (Mar 21, 2015)

  • x64Emitter: Remove emitter pointer parameter from WriteNormalOp.

New in Dolphin 4.0-5915 (Mar 21, 2015)

  • VertexLoaderX64: support SSE2 as a fallback

New in Dolphin 4.0-5908 (Mar 21, 2015)

  • Updated the input plugins reference of hwnd on game start.

New in Dolphin 4.0-5906 (Mar 21, 2015)

  • OpenGL: use ClampUL instead of ClampLL where appropriate.

New in Dolphin 4.0-5904 (Mar 21, 2015)

  • Interpreter/JIT: Add missing overflow variants into the tables.

New in Dolphin 4.0-5801 (Mar 21, 2015)

  • Added event.Skip() to the OnFocusChange event. Fixes the pulldown menus.

New in Dolphin 4.0-5899 (Mar 20, 2015)

  • Update GameCube to GBA link cable emulation

New in Dolphin 4.0-5897 (Mar 20, 2015)

  • Restore masking to gather pipe address checks.

New in Dolphin 4.0-5895 (Mar 20, 2015)

  • x64FPURoundMode: Make a look-up table static

New in Dolphin 4.0-5893 (Mar 19, 2015)

  • Pause the emulator based on mouse focus

New in Dolphin 4.0-5888 (Mar 19, 2015)

  • Improvements to DiscIO::CompressFileToBlob and DecompressBlobToFile

New in Dolphin 4.0-5886 (Mar 18, 2015)

  • Fix netplay threading issues

New in Dolphin 4.0-5879 (Mar 18, 2015)

  • Fix Wii configuration path being incorrect.

New in Dolphin 4.0-5877 (Mar 18, 2015)

  • Use system time for start time in netplay.

New in Dolphin 4.0-5875 (Mar 17, 2015)

  • Formatting Cleanup

New in Dolphin 4.0-5870 (Mar 17, 2015)

  • Fix warnings

New in Dolphin 4.0-5870 (Mar 17, 2015)

  • Fix paired loadstore to use correct load/store calls.

New in Dolphin 4.0-5868 (Mar 17, 2015)

  • Fix IPCHLE for gethostbyname.

New in Dolphin 4.0-5866 (Mar 17, 2015)

  • quiet some warnings which appear on vs2015.

New in Dolphin 4.0-5864 (Mar 17, 2015)

  • Remove useless volatile from ProcessorInterface.

New in Dolphin 4.0-5862 (Mar 16, 2015)

  • [windows] Replace ConsoleListener, which was not actually used.

New in Dolphin 4.0-5860 (Mar 16, 2015)

  • [windows] Just kill ExtendedTrace

New in Dolphin 4.0-5858 (Mar 16, 2015)

  • Show no more than one FIFO error per session.

New in Dolphin 4.0-5856 (Mar 16, 2015)

  • Update GALE01r2.ini

New in Dolphin 4.0-5854 (Mar 16, 2015)

  • windows: don't compile with openmp support

New in Dolphin 4.0-5852 (Mar 16, 2015)

  • [AArch64] Optimize slowmem paired stores.

New in Dolphin 4.0-5849 (Mar 16, 2015)

  • Fix user directories at times doing stupid things.

New in Dolphin 4.0-5847 (Mar 16, 2015)

  • Include the FindX11 module

New in Dolphin 4.0-5845 (Mar 16, 2015)

  • Remove remnants of old fake opcodes.

New in Dolphin 4.0-5843 (Mar 16, 2015)

  • Core: Change NULLs to nullptrs.

New in Dolphin 4.0-5841 (Mar 16, 2015)

  • remove win32/mixed project configurations.

New in Dolphin 4.0-5839 (Mar 16, 2015)

  • enet: Search for shared library

New in Dolphin 4.0-5836 Dev (Mar 14, 2015)

  • DolphinWX: Changed "OnShow_CheatsWindow" to "OnShowCheatsWindow"

New in Dolphin 4.0-5827 Dev (Mar 13, 2015)

  • Don't construct NANDContentLoader classes before Main.cpp runs

New in Dolphin 4.0-5825 Dev (Mar 13, 2015)

  • Rename "Cheats Manager" to "Cheat Manager"

New in Dolphin 4.0-5823 Dev (Mar 12, 2015)

  • Fix missing parenthesis.

New in Dolphin 4.0-5821 Dev (Mar 12, 2015)

  • DolphinWX: fix searching the game list in GTK

New in Dolphin 4.0-5819 Dev (Mar 12, 2015)

  • Fix clamping for rectangles.

New in Dolphin 4.0-5817 Dev (Mar 12, 2015)

  • Fix crash when server's client disconnects.

New in Dolphin 4.0-5815 Dev (Mar 12, 2015)

  • Fix 4.0-5689 regression (AR codes, patches)

New in Dolphin 4.0-5813 Dev (Mar 11, 2015)

  • Consistently sort games with the same name but different revision or reg...

New in Dolphin 4.0-5811 Dev (Mar 10, 2015)

  • Calibrated the GCPad even if the game does not explicitly do so.

New in Dolphin 4.0-5809 Dev (Mar 9, 2015)

  • Fixed the wiimote profiles not taking effect.

New in Dolphin 4.0-5807 Dev (Mar 9, 2015)

  • Add various loads and stores to JitIL

New in Dolphin 4.0-5805 Dev (Mar 9, 2015)

  • Added the ability to split the Debugger window horizontally and vertically

New in Dolphin 4.0-5803 Dev (Mar 9, 2015)

  • Fix typo in usage of IsOptimizableMMIOAccess.

New in Dolphin 4.0-5801 Dev (Mar 9, 2015)

  • GLX: fix memory leak

New in Dolphin 4.0-5799 Dev (Mar 8, 2015)

  • Fix OpenGL ES 3.1 on non-Nvidia devices.

New in Dolphin 4.0-5797 Dev (Mar 8, 2015)

  • [AArch64] Optimize FPR pushing and popping

New in Dolphin 4.0-5790 Dev (Mar 8, 2015)

  • [Android] Support arguments from Activity Monitor.

New in Dolphin 4.0-5788 Dev (Mar 8, 2015)

  • Implement full occlusion queries for the Nexus 9.

New in Dolphin 4.0-5785 Dev (Mar 8, 2015)

  • Fixed the hotkeys so that they work with Render to Main

New in Dolphin 4.0-5772 Dev (Mar 8, 2015)

  • VertexLoaderX64: fix harmless off-by-one error

New in Dolphin 4.0-5770 Dev (Mar 8, 2015)

  • Interpreter: Flag cleanups/fixes.

New in Dolphin 4.0-5762 Dev (Mar 6, 2015)

  • Call SetUserDirectory before InitLanguageSupport

New in Dolphin 4.0-5760 Dev (Mar 6, 2015)

  • Display languages untranslated in GUI language selection

New in Dolphin 4.0-5757 Dev (Mar 6, 2015)

  • Warning fix

New in Dolphin 4.0-5755 Dev (Mar 6, 2015)

  • Jit64: small cleanup

New in Dolphin 4.0-5752 Dev (Mar 6, 2015)

  • Basic volume code cleanup

New in Dolphin 4.0-5743 Dev (Mar 5, 2015)

  • Moved the gcpad calibration from construction to runtime.

New in Dolphin 4.0-5738 Dev (Mar 5, 2015)

  • FileMonitor: Check log level in addition to FileMonitor checkbox

New in Dolphin 4.0-5736 Dev (Mar 5, 2015)

  • ProgramShaderCache: Do plenty of error checking before writing shaders to the disk

New in Dolphin 4.0-5734 Dev (Mar 5, 2015)

  • Cleared the status of the GC Adapter before populating it with new data

New in Dolphin 4.0-5732 Dev (Mar 5, 2015)

  • TextureCache: load all mipmap levels from custom textures

New in Dolphin 4.0-5730 Dev (Mar 5, 2015)

  • Capitalize Dolphin in Game INI Files

New in Dolphin 4.0-5728 Dev (Mar 5, 2015)

  • Small FIFO-related cleanup

New in Dolphin 4.0-5725 Dev (Mar 5, 2015)

  • Fix some warnings

New in Dolphin 4.0-5720 Dev (Mar 5, 2015)

  • DolphinWX: Allow input subsystems to correctly deinitialize

New in Dolphin 4.0-5718 Dev (Mar 5, 2015)

  • Missing Game INIs & minor updates

New in Dolphin 4.0-5716 Dev (Mar 5, 2015)

  • TexCache: increase TEXTURE_KILL_THRESHOLD

New in Dolphin 4.0-5714 Dev (Mar 5, 2015)

  • VideoConfigDiag: Rename EFB Copies to RAM option

New in Dolphin 4.0-5712 Dev (Mar 5, 2015)

  • DolphinWX: Clean up some wxTimer code

New in Dolphin 4.0-5710 Dev (Mar 5, 2015)

  • PixelShaderManager: Remove unnecessary casts.

New in Dolphin 4.0-5708 Dev (Feb 28, 2015)

  • Delete PH_PRESETS.in

New in Dolphin 4.0-5702 Dev (Feb 28, 2015)

  • Make sure we unset the CMAKE_REQUIRED_LIBRARIES variable.

New in Dolphin 4.0-5700 Dev (Feb 28, 2015)

  • Enet: ensure CMAKE_REQUIRED_LIBRARIES is empty.

New in Dolphin 4.0-5698 Dev (Feb 28, 2015)

  • ISOProperties: Allow opening region-free INIs with "Show Defaults" button

New in Dolphin 4.0-5695 Dev (Feb 28, 2015)

  • Use the new game INI naming format for as many games as possible

New in Dolphin 4.0-5692 Dev (Feb 28, 2015)

  • Move user directory detection location to UICommon.

New in Dolphin 4.0-5689 Dev (Feb 28, 2015)

  • Make iso properties non modal.

New in Dolphin 4.0-5687 Dev (Feb 28, 2015)

  • Fix order of some hotkeys

New in Dolphin 4.0-5685 Dev (Feb 27, 2015)

  • DolphinWX: Remove an unnecessary sizer from the watch window

New in Dolphin 4.0-5683 Dev (Feb 27, 2015)

  • Gameini updates.

New in Dolphin 4.0-5681 Dev (Feb 26, 2015)

  • Added Enet and move traversal code from old netplay branch

New in Dolphin 4.0-5672 Dev (Feb 26, 2015)

  • DolphinWX: Remove unnecessary control IDs

New in Dolphin 4.0-5670 Dev (Feb 26, 2015)

  • Basic Formatting/Whitespace Cleanup

New in Dolphin 4.0-5668 Dev (Feb 26, 2015)

  • Intrinsics: drop custom _mm_shuffle_epi8()

New in Dolphin 4.0-5666 Dev (Feb 26, 2015)

  • DolphinWX: Relocate the address search into the code window

New in Dolphin 4.0-5664 Dev (Feb 26, 2015)

  • Use the C locale for non-Windows CharArrayFromFormatV() and StringFromFormat()

New in Dolphin 4.0-5662 Dev (Feb 25, 2015)

  • DolphinWX: Use AUI in the code window.

New in Dolphin 4.0-5660 Dev (Feb 25, 2015)

  • Correctly set up MSR and BAT registers for ELF loading.

New in Dolphin 4.0-5658 Dev (Feb 25, 2015)

  • VideoConfigDiag: Use consistent spelling of nouns.

New in Dolphin 4.0-5656 Dev (Feb 25, 2015)

  • Remove disable efb copy

New in Dolphin 4.0-5653 Dev (Feb 25, 2015)

  • OGL: support palette texture decoding

New in Dolphin 4.0-5651 Dev (Feb 25, 2015)

  • Remove "Needed for a few games." from fast disc speed description

New in Dolphin 4.0-5649 Dev (Feb 25, 2015)

  • DolphinWX: Make RAM watch strings translatable

New in Dolphin 4.0-5647 Dev (Feb 25, 2015)

  • [Android] Stop eating button events we don't handle.

New in Dolphin 4.0-5645 Dev (Feb 25, 2015)

  • Fix some warnings

New in Dolphin 4.0-5641 Dev (Feb 25, 2015)

  • Fix a crash with fastmem disabled.

New in Dolphin 4.0-5639 Dev (Feb 25, 2015)

  • Fix a typo in the Android cmake toolchain script.

New in Dolphin 4.0-5637 Dev (Feb 24, 2015)

  • Fix crash in Wii games using IPCHLE networking.

New in Dolphin 4.0-5635 Dev (Feb 24, 2015)

  • DolphinWX: Remove unnecessary Windows-specific code in Frame.cpp

New in Dolphin 4.0-5633 Dev (Feb 24, 2015)

  • Hack around our terrible GC BIOS emulation.

New in Dolphin 4.0-5631 Dev (Feb 24, 2015)

  • Clean up the intrinsics #ifdef mess with a common header

New in Dolphin 4.0-5626 Dev (Feb 24, 2015)

  • [AArch64] Fix fastmem lha/lhax.

New in Dolphin 4.0-5624 Dev (Feb 24, 2015)

  • Change JC4E01.ini to use ascii single quote

New in Dolphin 4.0-5622 Dev (Feb 24, 2015)

  • Refactor gather-pipe address checking.

New in Dolphin 4.0-5620 Dev (Feb 24, 2015)

  • Interpreter: Fix Helper_UpdateCR1

New in Dolphin 4.0-5618 Dev (Feb 24, 2015)

  • Revert "High quality resampler"

New in Dolphin 4.0-5616 Dev (Feb 23, 2015)

  • VertexShaderManager: Turn the epsilon hack back on for 3D Vision .

New in Dolphin 4.0-5614 Dev (Feb 23, 2015)

  • VertexLoaderManager: reset stats properly

New in Dolphin 4.0-5612 Dev (Feb 23, 2015)

  • Asyncevents

New in Dolphin 4.0-5605 Dev (Feb 23, 2015)

  • Replace Country Names With No-Intro Names

New in Dolphin 4.0-5603 Dev (Feb 23, 2015)

  • High quality resampler

New in Dolphin 4.0-5601 Dev (Feb 23, 2015)

  • Interpreter: Uncomment code related to cmp and cmpl

New in Dolphin 4.0-5599 Dev (Feb 23, 2015)

  • Fix VTune static library dependencies

New in Dolphin 4.0-5597 Dev (Feb 23, 2015)

  • Added more settings tooltips

New in Dolphin 4.0-5595 Dev (Feb 23, 2015)

  • Fix -Wmissing-variable-declarations warning

New in Dolphin 4.0-5593 Dev (Feb 23, 2015)

  • Fix the addresses of MMIO registers.

New in Dolphin 4.0-5591 Dev (Feb 23, 2015)

  • JitRegister: fix VTune integration

New in Dolphin 4.0-5589 Dev (Feb 23, 2015)

  • Interpreter: Set the FPCC bits correctly for ordered/unordered compares.

New in Dolphin 4.0-5586 Dev (Feb 23, 2015)

  • IsCPUThread() Speed Up

New in Dolphin 4.0-5584 Dev (Feb 23, 2015)

  • Use faster CheckGatherPipe from JIT.

New in Dolphin 4.0-5582 Dev (Feb 23, 2015)

  • Fix registersInUse in Jit64::lmw.

New in Dolphin 4.0-5580 Dev (Feb 23, 2015)

  • D3D: Use the correct format when resolving the EFB depth texture.

New in Dolphin 4.0-5577 Dev (Feb 23, 2015)

  • Support game INIs that match all regions

New in Dolphin 4.0-5569 Dev (Feb 23, 2015)

  • Partially fix WWE12 titantron videos.

New in Dolphin 4.0-5567 Dev (Feb 23, 2015)

  • Fix regression with directx when zfreeze=true and ztest=false.

New in Dolphin 4.0-5565 Dev (Feb 21, 2015)

  • Style Guide: Added rule for do-while loops

New in Dolphin 4.0-5563 Dev (Feb 21, 2015)

  • Use Consistent Spelling of "License"

New in Dolphin 4.0-5561 Dev (Feb 20, 2015)

  • Decode EFB copies used as paletted textures.

New in Dolphin 4.0-5557 Dev (Feb 20, 2015)

  • Try to fix our memory map to match the GameCube.

New in Dolphin 4.0-5555 Dev (Feb 20, 2015)

  • PowerPC: Minor cleanups.

New in Dolphin 4.0-5552 Dev (Feb 20, 2015)

  • Interpreter: Remove unnecessary prototypes and includes

New in Dolphin 4.0-5550 Dev (Feb 20, 2015)

  • PPCTables: Remove an unnecessary forward declaration

New in Dolphin 4.0-5548 Dev (Feb 20, 2015)

  • PPCTables: Correct some flag descriptions

New in Dolphin 4.0-5546 Dev (Feb 19, 2015)

  • Core: Move several files into the correct VS directory filter.

New in Dolphin 4.0-5540 Dev (Feb 19, 2015)

  • Allow multiple texture cache entries for textures at the same address

New in Dolphin 4.0-5538 Dev (Feb 19, 2015)

  • Fix mulli's flags in the instruction tables.

New in Dolphin 4.0-5536 Dev (Feb 19, 2015)

  • make libusb vcxproj use standard dolphin template and don't compile strerror.c.

New in Dolphin 4.0-5533 Dev (Feb 19, 2015)

  • Use clock_gettime instead of gettimeofday, it's more efficiency on low power system

New in Dolphin 4.0-5531 Dev (Feb 19, 2015)

  • DVDInterface: Read disc after delay, not before

New in Dolphin 4.0-5525 Dev (Feb 19, 2015)

  • Disable an IsCPUThread() assert in Release builds.

New in Dolphin 4.0-5523 Dev (Feb 19, 2015)

  • GetCRC32: Fix the hash for the last byte(s)

New in Dolphin 4.0-5521 Dev (Feb 18, 2015)

  • PowerPC: Remove unused enum values

New in Dolphin 4.0-5519 Dev (Feb 18, 2015)

  • PowerPC: Document the instruction table flags

New in Dolphin 4.0-5517 Dev (Feb 18, 2015)

  • [ARMv7] Fix unsigned/signed stores

New in Dolphin 4.0-5515 Dev (Feb 18, 2015)

  • Jit64: Use variadic templates for RegCache locking

New in Dolphin 4.0-5513 Dev (Feb 18, 2015)

  • WiimoteEmu: Add back the calibrated accel data to the EEPROM

New in Dolphin 4.0-5511 Dev (Feb 17, 2015)

  • [AArch64] Vertex loader and things

New in Dolphin 4.0-5498 Dev (Feb 17, 2015)

  • Allow executing code out of FakeVMEM

New in Dolphin 4.0-5496 Dev (Feb 16, 2015)

  • Remove the BAT checkbox/setting/implementation.

New in Dolphin 4.0-5494 Dev (Feb 16, 2015)

  • Cleanup DotProduct function to make it more readable.

New in Dolphin 4.0-5491 Dev (Feb 16, 2015)

  • DolphinWX: Change Enable(false) calls into Disable() where possible

New in Dolphin 4.0-5489 Dev (Feb 16, 2015)

  • Disable thread safety assertions added in PR1987.

New in Dolphin 4.0-5487 Dev (Feb 16, 2015)

  • Add Datel AGP save commands for SRAM/FRAM. Improve EEPROM.

New in Dolphin 4.0-5485 Dev (Feb 16, 2015)

  • DolphinWX: Remove unnecessary wxBeginBusyCursor and wxEndBusyCursor calls

New in Dolphin 4.0-5483 Dev (Feb 16, 2015)

  • Improve illegal instruction handling

New in Dolphin 4.0-5480 Dev (Feb 16, 2015)

  • Update the libusb in externals to 1.0.19 (latest)

New in Dolphin 4.0-54746 Dev (Feb 16, 2015)

  • Windows AVIDump: support "silent" frame dum

New in Dolphin 4.0-5474 Dev (Feb 16, 2015)

  • OnScreenDisplay: Allow for different colored messages

New in Dolphin 4.0-5472 Dev (Feb 14, 2015)

  • DiscIO: On decompress to file, write last blocks correctly

New in Dolphin 4.0-5470 Dev (Feb 14, 2015)

  • Movie: reintroduce a local variable

New in Dolphin 4.0-5468 Dev (Feb 14, 2015)

  • DolphinWX: Get rid of unnecessary Destroy calls

New in Dolphin 4.0-5466 Dev (Feb 14, 2015)

  • Remove an unneeded global variable from Movie.cpp.

New in Dolphin 4.0-5464 Dev (Feb 14, 2015)

  • VolumeWad: Return version number for WADs

New in Dolphin 4.0-5462 Dev (Feb 14, 2015)

  • DolphinWX: fix -e parameter

New in Dolphin 4.0-5460 Dev (Feb 14, 2015)

  • Jit64: turn short jmp into near jmp

New in Dolphin 4.0-5458 Dev (Feb 13, 2015)

  • Fix typos from PR1856 (address translation).

New in Dolphin 4.0-5456 Dev (Feb 12, 2015)

  • Tools: add disassemble script for perf

New in Dolphin 4.0-5454 Dev (Feb 12, 2015)

  • Change Wording

New in Dolphin 4.0-5452 Dev (Feb 12, 2015)

  • Remove setting "BlockMerging".

New in Dolphin 4.0-5450 Dev (Feb 12, 2015)

  • Make address translation respect the CPU translation mode

New in Dolphin 4.0-5445 Dev (Feb 12, 2015)

  • ShaderGen: Fix pixel offset correction

New in Dolphin 4.0-5443 Dev (Feb 12, 2015)

  • Fix issues with the GC adapter handling code

New in Dolphin 4.0-5441 Dev (Feb 11, 2015)

  • Cleanup usage of atomic/threadsafe functions

New in Dolphin 4.0-5438 Dev (Feb 11, 2015)

  • Clean Up

New in Dolphin 4.0-5436 Dev (Feb 11, 2015)

  • Reword "Boot from DVD Drive" -> "DVD Backup" menu option

New in Dolphin 4.0-5434 Dev (Feb 11, 2015)

  • WiimoteEmu: Change define into a variable and move it to where it's used

New in Dolphin 4.0-5432 Dev (Feb 10, 2015)

  • Remove VBeam Speed Hack.

New in Dolphin 4.0-5429 Dev (Feb 9, 2015)

  • D3D: Fixed crash rendering EFB textures with MSAA

New in Dolphin 4.0-5427 Dev (Feb 9, 2015)

  • VolumeWiiCrypted: Decryption optimization

New in Dolphin 4.0-5424 Dev (Feb 9, 2015)

  • Add COUNTRY_GERMANY to load german disks without warning

New in Dolphin 4.0-5422 Dev (Feb 9, 2015)

  • Vertical aligned all members of g_HKData struct.

New in Dolphin 4.0-5420 Dev (Feb 9, 2015)

  • Web Site -> Website

New in Dolphin 4.0-5418 Dev (Feb 9, 2015)

  • JIT: cleanup instrction merging for idle loop and dcbst.

New in Dolphin 4.0-5416 Dev (Feb 9, 2015)

  • Memmap: Fix switch fallthroughs

New in Dolphin 4.0-5414 Dev (Feb 9, 2015)

  • Minor DSP JIT optimizations

New in Dolphin 4.0-5410 Dev (Feb 9, 2015)

  • HotKey: fix warnings

New in Dolphin 4.0-5408 Dev (Feb 5, 2015)

  • Use emplace_* functions where in-place construction is preferable

New in Dolphin 4.0-5406 Dev (Feb 5, 2015)

  • Hotkey fixes

New in Dolphin 4.0-5402 Dev (Feb 4, 2015)

  • Added the ability to map gamepad buttons to hotkeys.

New in Dolphin 4.0-5400 Dev (Feb 4, 2015)

  • D3D: allow selecting adapters with no outputs.

New in Dolphin 4.0-5398 Dev (Feb 4, 2015)

  • Fix regression for D3D EFB depth copies.

New in Dolphin 4.0-5396 Dev (Feb 2, 2015)

  • Fix accelerometer wiimote/nunchuk emulation.

New in Dolphin 4.0-5394 Dev (Feb 2, 2015)

  • VideoBackends: set GLInterface to zero after deleting it

New in Dolphin 4.0-5392 Dev (Feb 2, 2015)

  • Remove an old comment about stfiwx.

New in Dolphin 4.0-5390 Dev (Feb 2, 2015)

  • GeometryShaderGen: Perspective divide the line coordinates before comparing the angle.

New in Dolphin 4.0-5386 Dev (Feb 2, 2015)

  • VertexLoaderManager: assimilate GetVertexSize()

New in Dolphin 4.0-5386 Dev (Feb 2, 2015)

  • VertexLoaderManager: assimilate GetVertexSize()

New in Dolphin 4.0-5384 Dev (Jan 31, 2015)

  • InputConfigDiag: Fit buttons to their text

New in Dolphin 4.0-5382 Dev (Jan 31, 2015)

  • Advance Game Port

New in Dolphin 4.0-5378 Dev (Jan 31, 2015)

  • [AArch64] Minor optimizations

New in Dolphin 4.0-5371 Dev (Jan 31, 2015)

  • Use unique_ptr for some IVolume instances

New in Dolphin 4.0-5369 Dev (Jan 30, 2015)

  • OpcodeDecoder: Calculate decoding time for vertices

New in Dolphin 4.0-5367 Dev (Jan 30, 2015)

  • EXI_DeviceAGP: Pass string by reference

New in Dolphin 4.0-5365 Dev (Jan 30, 2015)

  • Update Android cmake.

New in Dolphin 4.0-5363 Dev (Jan 30, 2015)

  • Remove an old outdated comment that makes no sense.

New in Dolphin 4.0-5361 Dev (Jan 30, 2015)

  • Fix clang on x86_64.

New in Dolphin 4.0-5359 Dev (Jan 30, 2015)

  • Silence -Wunused-variable warning.

New in Dolphin 4.0-5357 Dev (Jan 30, 2015)

  • Add support of more JIT-compiled code for profiling

New in Dolphin 4.0-5351 Dev (Jan 30, 2015)

  • CoreTiming: fix warning

New in Dolphin 4.0-5349 Dev (Jan 29, 2015)

  • Silence -Wunused-variable warning.

New in Dolphin 4.0-5347 Dev (Jan 28, 2015)

  • Unify EFB encoding shader generation

New in Dolphin 4.0-5336 Dev (Jan 28, 2015)

  • D3D: delete unnecessary code

New in Dolphin 4.0-5334 Dev (Jan 27, 2015)

  • Remove EFB to RAM cache, and simplify code.

New in Dolphin 4.0-5332 Dev (Jan 27, 2015)

  • VertexLoader: clean up and fix some problems

New in Dolphin 4.0-5328 Dev (Jan 27, 2015)

  • Added support for AGP. Original patch by GreyRogue.

New in Dolphin 4.0-5323 Dev (Jan 27, 2015)

  • [Android] Change some configuration options.

New in Dolphin 4.0-5319 Dev (Jan 27, 2015)

  • PostProcessing: Add support for user-supplied anaglyph shaders.

New in Dolphin 4.0-5315 Dev (Jan 26, 2015)

  • [AArch64] Fix all of the paired store instructions.

New in Dolphin 4.0-5313 Dev (Jan 26, 2015)

  • [AArch64] Implement TU/TL merging.

New in Dolphin 4.0-5310 Dev (Jan 26, 2015)

  • Fix building with PCH disabled.

New in Dolphin 4.0-5308 Dev (Jan 26, 2015)

  • Revert "Merge pull request #1903 from RisingFog/libav"

New in Dolphin 4.0-5306 Dev (Jan 26, 2015)

  • Use ffmpeg for Windows Video Dumping instead of VFW

New in Dolphin 4.0-5303 Dev (Jan 26, 2015)

  • [AArch64] Fix a load of games.

New in Dolphin 4.0-5297 Dev (Jan 26, 2015)

  • Rearchitect a bit of our AsmCommon routines.

New in Dolphin 4.0-5295 Dev (Jan 26, 2015)

  • Fix building with PCH disabled.

New in Dolphin 4.0-5293 Dev (Jan 26, 2015)

  • Fix a buffer underrun in CalculateZSlope.

New in Dolphin 4.0-5291 Dev (Jan 26, 2015)

  • Fix Intellisense error spam on Visual Studio.

New in Dolphin 4.0-5289 Dev (Jan 26, 2015)

  • Fix 3D XFB

New in Dolphin 4.0-5287 Dev (Jan 26, 2015)

  • Coding style cleanup from the zfreeze merge

New in Dolphin 4.0-5285 Dev (Jan 26, 2015)

  • [Android] Add internet permissions.

New in Dolphin 4.0-5283 Dev (Jan 26, 2015)

  • TexCache: Rewrite the texID generation for paletted textures

New in Dolphin 4.0-5281 Dev (Jan 26, 2015)

  • Remove an old GLES define that I missed.

New in Dolphin 4.0-5279 Dev (Jan 26, 2015)

  • Add proper zfreeze support.

New in Dolphin 4.0-5267 Dev (Jan 24, 2015)

  • Further improvements to IsMMIOAddress (Includes tests!)

New in Dolphin 4.0-5265 Dev (Jan 24, 2015)

  • Cleanup ElfLoader and BootElf

New in Dolphin 4.0-5256 Dev (Jan 24, 2015)

  • For idle loops, perform an exception check before CoreTiming::Advance.

New in Dolphin 4.0-5254 Dev (Jan 23, 2015)

  • Fixed the emulated wiimote speaker's ADPCM sample rate. Patch by hk.konpie

New in Dolphin 4.0-5252 Dev (Jan 23, 2015)

  • Remove explicit subwoofer/LFE channel from Pulseaudio and OpenAL

New in Dolphin 4.0-5250 Dev (Jan 23, 2015)

  • Gameini database update.

New in Dolphin 4.0-5244 Dev (Jan 23, 2015)

  • Readme Fixes and Improvements

New in Dolphin 4.0-5242 Dev (Jan 23, 2015)

  • Minor keyboard-related cleanups.

New in Dolphin 4.0-5238 Dev (Jan 23, 2015)

  • Fixed the GCPad and GCKeyboard getting initialised four times each.

New in Dolphin 4.0-5236 Dev (Jan 23, 2015)

  • [AArch64] Implement mfspr/mtspr XER routines.

New in Dolphin 4.0-5234 Dev (Jan 23, 2015)

  • CustomTexture: new name format

New in Dolphin 4.0-5223 Dev (Jan 23, 2015)

  • Lighting Attenuation Fixes

New in Dolphin 4.0-5222 Dev (Jan 22, 2015)

  • Skip zeroes that sometimes pad function to 16 byte boundary (eg. Donkey Kong Country Returns).

New in Dolphin 4.0-5220 Dev (Jan 22, 2015)

  • Improve some setting descriptions in the graphics options.

New in Dolphin 4.0-5218 Dev (Jan 22, 2015)

  • VideoCommon: xxhash

New in Dolphin 4.0-5215 Dev (Jan 22, 2015)

  • Country filter fixes/consistency

New in Dolphin 4.0-5212 Dev (Jan 22, 2015)

  • Minor consistency changes

New in Dolphin 4.0-5209 Dev (Jan 22, 2015)

  • Don't read from disk when checking volume type

New in Dolphin 4.0-5207 Dev (Jan 22, 2015)

  • Fix Default Freelook Hotkey to Match Description (For Real This Time)

New in Dolphin 4.0-5205 Dev (Jan 22, 2015)

  • Make efb to texture less broken for paletted textures that are efb copies

New in Dolphin 4.0-5203 Dev (Jan 22, 2015)

  • Change Order of Some Hotkeys

New in Dolphin 4.0-5201 Dev (Jan 22, 2015)

  • Improve the LLVM disassembler in the debug window.

New in Dolphin 4.0-5199 Dev (Jan 22, 2015)

  • Remove an assumption in SDL.

New in Dolphin 4.0-5197 Dev (Jan 22, 2015)

  • Fix the Post Processing shader configuration dialog.

New in Dolphin 4.0-5195 Dev (Jan 22, 2015)

  • [AArch64] Move the 64bit floating point instructions to scalar.

New in Dolphin 4.0-5192 Dev (Jan 22, 2015)

  • [AArch64] Fix bugs in floating point loadstores.

New in Dolphin 4.0-5190 Dev (Jan 21, 2015)

  • Added GameCube Keyboard support.

New in Dolphin 4.0-5186 Dev (Jan 21, 2015)

  • Update NetPlayServer.cpp

New in Dolphin 4.0-5184 Dev (Jan 21, 2015)

  • PixelShaderGen: Fix uninitialized variables.

New in Dolphin 4.0-5182 Dev (Jan 21, 2015)

  • [AArch64] Minor Improvements and bug fix.

New in Dolphin 4.0-5178 Dev (Jan 21, 2015)

  • [AArch64] Implements paired loadstores

New in Dolphin 4.0-5174 Dev (Jan 21, 2015)

  • Add support for two new OpenGL ES extensions.

New in Dolphin 4.0-5172 Dev (Jan 21, 2015)

  • [Android] Expose aspect ratio to the video settings.

New in Dolphin 4.0-5170 Dev (Jan 21, 2015)

  • Fix building with PCH disabled.

New in Dolphin 4.0-5168 Dev (Jan 21, 2015)

  • VertexLoaderX64: fix alpha of indirect 8888 colors

New in Dolphin 4.0-5163 Dev (Jan 20, 2015)

  • Add FileMonitor support for VolumeDirectory

New in Dolphin 4.0-5161 Dev (Jan 20, 2015)

  • Remove HLE_HOOK_END.

New in Dolphin 4.0-5159 Dev (Jan 20, 2015)

  • D3D: Fix Dolphin immediately exiting exclusive fullscreen.

New in Dolphin 4.0-5154 Dev (Jan 20, 2015)

  • [Android] Remove posix_memalign workaround.

New in Dolphin 4.0-5152 Dev (Jan 20, 2015)

  • VertexLoader: fix position offset bug

New in Dolphin 4.0-5149 Dev (Jan 20, 2015)

  • Minor fix with psq_st{u,}x disassembly.

New in Dolphin 4.0-5147 Dev (Jan 19, 2015)

  • Fixes disassembly of paired store instructions.

New in Dolphin 4.0-5145 Dev (Jan 19, 2015)

  • Fix the input zone drawing in input settings

New in Dolphin 4.0-5143 Dev (Jan 19, 2015)

  • VertexLoader: rewrite x64 JIT

New in Dolphin 4.0-5124 Dev (Jan 19, 2015)

  • Texture Pool

New in Dolphin 4.0-5116 Dev (Jan 19, 2015)

  • VideoSW: Fix vertex skipping

New in Dolphin 4.0-5114 Dev (Jan 19, 2015)

  • JIT: Fix the return pointer for backpatched operations.

New in Dolphin 4.0-5112 Dev (Jan 19, 2015)

  • Fix another small bug with the efb2ram cache

New in Dolphin 4.0-5110 Dev (Jan 16, 2015)

  • SDL Input: Support more types of force feedback for controllers through SDL

New in Dolphin 4.0-5103 Dev (Jan 15, 2015)

  • Allow minimum volume to be set to 0% in the interface.

New in Dolphin 4.0-5101 Dev (Jan 15, 2015)

  • Properly disable or enable Configure buttons for GC controllers

New in Dolphin 4.0-5099 Dev (Jan 15, 2015)

  • Jit64: fix psq_l/st regression

New in Dolphin 4.0-5097 Dev (Jan 15, 2015)

  • Replace gamecube fonts with free alternatives

New in Dolphin 4.0-5095 Dev (Jan 15, 2015)

  • Remove DVDXDV I

New in Dolphin 4.0-5093 Dev (Jan 15, 2015)

  • DolphinQt: remove non-render-to-main and add fullscreen.

New in Dolphin 4.0-5091 Dev (Jan 14, 2015)

  • Texcache cleanup 2

New in Dolphin 4.0-5078 Dev (Jan 13, 2015)

  • Fix scaling in Virtual XFB.

New in Dolphin 4.0-5075 Dev (Jan 13, 2015)

  • Add UI for per-game stereoscopy settings.

New in Dolphin 4.0-5072 Dev (Jan 13, 2015)

  • Move worldpos into it's own varying.

New in Dolphin 4.0-5070 Dev (Jan 13, 2015)

  • Made the CPU thread wait for the GPU thread to swap

New in Dolphin 4.0-5068 Dev (Jan 13, 2015)

  • Added CACHE_REVISION warnings

New in Dolphin 4.0-5066 Dev (Jan 13, 2015)

  • Don't open a file handle for a directory in FileIO

New in Dolphin 4.0-5064 Dev (Jan 12, 2015)

  • MemoryUtil: add comment for Valgrind

New in Dolphin 4.0-5061 Dev (Jan 12, 2015)

  • Allow locked L1 DMA to write to the EFB

New in Dolphin 4.0-5059 Dev (Jan 12, 2015)

  • Add a .mailmap file

New in Dolphin 4.0-5057 Dev (Jan 12, 2015)

  • Reduce number of allocations in CFileSystemGCWii::BuildFilenames

New in Dolphin 4.0-5053 Dev (Jan 12, 2015)

  • JIT: fix regression in non-fastmem for psq_st

New in Dolphin 4.0-5051 Dev (Jan 12, 2015)

  • JIT: Generic instruction merging

New in Dolphin 4.0-5049 Dev (Jan 12, 2015)

  • Fix -Wsign-compare warnings.

New in Dolphin 4.0-5047 Dev (Jan 12, 2015)

  • Implements a large portion of the recompiler for AArch64

New in Dolphin 4.0-5034 Dev (Jan 12, 2015)

  • [AArch64] Emitter Improvements and additions.

New in Dolphin 4.0-5026 Dev (Jan 12, 2015)

  • StringUtils: use C locale instead of .1252

New in Dolphin 4.0-5024 Dev (Jan 12, 2015)

  • Support overclocking and underclocking the Gamecube CPU

New in Dolphin 4.0-5022 Dev (Jan 12, 2015)

  • Video: Distinguish between interlace and non-interlace X11 XRANDR modes

New in Dolphin 4.0-5018 Dev (Jan 12, 2015)

  • JIT: optimize for the common case of unquantized psq_l/st

New in Dolphin 4.0-5016 Dev (Jan 12, 2015)

  • D3D: remove load texture on creation optimization

New in Dolphin 4.0-5012 Dev (Jan 12, 2015)

  • Fix a small efb2ram bug

New in Dolphin 4.0-5010 Dev (Jan 12, 2015)

  • Add missing "break" in Memory::GetPointer.

New in Dolphin 4.0-5008 Dev (Jan 10, 2015)

  • WiimoteReal/Linux: log connect failures at WARNING level

New in Dolphin 4.0-5006 Dev (Jan 10, 2015)

  • WiimoteReal: improve Linux Bluetooth connectivity.

New in Dolphin 4.0-5003 Dev (Jan 10, 2015)

  • Fix 4.0-4901 VolumeDirectory stack overflow

New in Dolphin 4.0-5001 Dev (Jan 10, 2015)

  • Fixed the GC Steering Wheel and Dance Mat identification.

New in Dolphin 4.0-4999 Dev (Jan 10, 2015)

  • OpenAL: Fix volume of sample conversion

New in Dolphin 4.0-4997 Dev (Jan 10, 2015)

  • OSREPORT: Fix out-of-bounds string access.

New in Dolphin 4.0-4995 Dev (Jan 10, 2015)

  • Interpreter: fix slwx

New in Dolphin 4.0-4993 Dev (Jan 10, 2015)

  • FramebufferManager: Remove unnecessary sampler declaration.

New in Dolphin 4.0-4991 Dev (Jan 9, 2015)

  • x64Emitter: fix MOVLPD/MOVHPD

New in Dolphin 4.0-4988 Dev (Jan 9, 2015)

  • DSPSpy: Fix build failures

New in Dolphin 4.0-4986 Dev (Jan 9, 2015)

  • Audio: Fix subwoofer output in software 5.1 decoding

New in Dolphin 4.0-4982 Dev (Jan 9, 2015)

  • Pulseaudio: Support 5-channel surround, optional in UI

New in Dolphin 4.0-4980 Dev (Jan 9, 2015)

  • VideoCommon: Custom texture handling

New in Dolphin 4.0-4976 Dev (Jan 8, 2015)

  • Issue 7968: Added keybinds for increasing, decreasing, and muting audio.

New in Dolphin 4.0-4973 Dev (Jan 8, 2015)

  • Fix indentation

New in Dolphin 4.0-4971 Dev (Jan 8, 2015)

  • Corrects the origin of a GC Controller

New in Dolphin 4.0-4969 Dev (Jan 7, 2015)

  • DVDInterface: Use default delay for DVDLowClearCoverInterrupt

New in Dolphin 4.0-4967 Dev (Jan 7, 2015)

  • Added an error recovery mechanism for the GC Adapter.

New in Dolphin 4.0-4963 Dev (Jan 7, 2015)

  • MMU: various improvements, bugfixes, optimizations

New in Dolphin 4.0-4943 Dev (Jan 7, 2015)

  • JIT: catch illegal instruction errors

New in Dolphin 4.0-4941 Dev (Jan 7, 2015)

  • Changed default freelook hotkey to match description

New in Dolphin 4.0-4939 Dev (Jan 7, 2015)

  • Fix building with PCH disabled.

New in Dolphin 4.0-4937 Dev (Jan 7, 2015)

  • JIT: cleanups/optimizations for ps loadstore

New in Dolphin 4.0-4935 Dev (Jan 6, 2015)

  • D3D: Only try to apply exclusive mode when the renderer is in focus.

New in Dolphin 4.0-4931 Dev (Jan 6, 2015)

  • CMake: simplify some expressions

New in Dolphin 4.0-4929 Dev (Jan 6, 2015)

  • Android: Fix a few warnings. Misc other things.

New in Dolphin 4.0-4924 Dev (Jan 6, 2015)

  • VideoCommon: fix deterministic dual core

New in Dolphin 4.0-4922 Dev (Jan 5, 2015)

  • SI_GCAdapter: properly clean up libusb

New in Dolphin 4.0-4920 Dev (Jan 5, 2015)

  • Globals.h: Variable naming consistency

New in Dolphin 4.0-4918 Dev (Jan 5, 2015)

  • Gameini updates.

New in Dolphin 4.0-4915 Dev (Jan 5, 2015)

  • JIT: simplify ISI handling.

New in Dolphin 4.0-4913 Dev (Jan 5, 2015)

  • GekkoDisassembler: fix display of CRs in branch operations

New in Dolphin 4.0-4911 Dev (Jan 5, 2015)

  • buildbot-try: allow remotes other than "origin"

New in Dolphin 4.0-4909 Dev (Jan 5, 2015)

  • Change Build Date to Apploader Date

New in Dolphin 4.0-4907 Dev (Jan 5, 2015)

  • Fix "Lionux" typo

New in Dolphin 4.0-4905 Dev (Jan 3, 2015)

  • DSPHLE: fix an unimportant memory leak

New in Dolphin 4.0-4903 Dev (Jan 3, 2015)

  • OGL: Fix stereoscopy not being applied properly while the game is running.

New in Dolphin 4.0-4901 Dev (Jan 3, 2015)

  • Fix CleanRip reading Wii discs

New in Dolphin 4.0-4898 Dev (Jan 3, 2015)

  • Accurate loading times for Wii games

New in Dolphin 4.0-4894 Dev (Jan 3, 2015)

  • PostProcessing: Use Dubois algorithm for anaglyph shader.

New in Dolphin 4.0-4889 Dev (Jan 3, 2015)

  • Remove AtBreakpoint() from ReadIdle. Fixes Rogue Squadron 2 without breaking Gladius

New in Dolphin 4.0-4887 Dev (Jan 3, 2015)

  • OGL: Work around Intel structures bug.

New in Dolphin 4.0-4881 Dev (Jan 3, 2015)

  • OGL: disable driver warnings fetch

New in Dolphin 4.0-4879 Dev (Jan 3, 2015)

  • Memory: forceinline read/write hardware functions

New in Dolphin 4.0-4877 Dev (Jan 3, 2015)

  • fix registry paths for portable mode/userdir in Readme.md

New in Dolphin 4.0-4875 Dev (Jan 3, 2015)

  • Added identifier for country code 'B'

New in Dolphin 4.0-4873 Dev (Jan 3, 2015)

  • VideoConfig: Don't disable stereoscopy if Real XFB is enabled but not in use.

New in Dolphin 4.0-4871 Dev (Jan 3, 2015)

  • VertexShaderManager: Turn off the epsilon hack for Nvidia 3D Vision.

New in Dolphin 4.0-4869 Dev (Dec 30, 2014)

  • JIT: fix carry optimization on blocks that end early

New in Dolphin 4.0-4867 Dev (Dec 30, 2014)

  • Stereo3D: Don't rely on GetEFBLayers() when dealing with shaders.

New in Dolphin 4.0-4863 Dev (Dec 29, 2014)

  • DSPLLE: Silence -Wshadow warning and conform more to style.

New in Dolphin 4.0-4861 Dev (Dec 29, 2014)

  • Add Linux perf JIT support (/tmp/perf-$pid.map)

New in Dolphin 4.0-4857 Dev (Dec 29, 2014)

  • D3D: Fix Virtual XFB viewport.

New in Dolphin 4.0-4852 Dev (Dec 29, 2014)

  • Adds stereoscopy configuration support to Android.

New in Dolphin 4.0-4849 Dev (Dec 29, 2014)

  • Enable stereoscopy settings.

New in Dolphin 4.0-4843 Dev (Dec 29, 2014)

  • ControllerConfigDiag: Potentially fix scaling problems on high DPI

New in Dolphin 4.0-4841 Dev (Dec 29, 2014)

  • PixelShaderCache: Don't use GetDimensions() for the sample count.

New in Dolphin 4.0-4839 Dev (Dec 29, 2014)

  • Tools: buildbot try with binary diffs

New in Dolphin 4.0-4837 Dev (Dec 29, 2014)

  • VideoCommon: Make GPU syncing hack optional

New in Dolphin 4.0-4835 Dev (Dec 27, 2014)

  • GeometryShaderManager: Set viewport in SetConstants().

New in Dolphin 4.0-4833 Dev (Dec 27, 2014)

  • Fix 4.0-4724 ES_Launch and System Menu regressions

New in Dolphin 4.0-4828 Dev (Dec 27, 2014)

  • Clean up debug string functions in OS_HLE.

New in Dolphin 4.0-4826 Dev (Dec 27, 2014)

  • GLX: try to get an OpenGL 3.3 core context

New in Dolphin 4.0-4824 Dev (Dec 27, 2014)

  • Support stereoscopy with Virtual XFB

New in Dolphin 4.0-4811 Dev (Dec 27, 2014)

  • Re-add FileMonitor support for Wii discs

New in Dolphin 4.0-4808 Dev (Dec 27, 2014)

  • FramebufferManager: Support stereoscopic EFB format changes.

New in Dolphin 4.0-4803 Dev (Dec 23, 2014)

  • AR: Fix Memory Copy Without Pointer Support

New in Dolphin 4.0-4800 Dev (Dec 23, 2014)

  • OGL: fix ssbo based bbox support

New in Dolphin 4.0-4798 Dev (Dec 23, 2014)

  • Fix 4.0-4724 GC IPL regression

New in Dolphin 4.0-4796 Dev (Dec 23, 2014)

  • virtual vertex loader

New in Dolphin 4.0-4786 Dev (Dec 22, 2014)

  • Added lock guards around the DSP LLE cycle count updating.

New in Dolphin 4.0-4784 Dev (Dec 22, 2014)

  • [AArch64] Add partial support for cmp* instructions.

New in Dolphin 4.0-4782 Dev (Dec 22, 2014)

  • [AArch64] Adds support for conditional continue.

New in Dolphin 4.0-4780 Dev (Dec 22, 2014)

  • Update Outdated Google Code References

New in Dolphin 4.0-4778 Dev (Dec 22, 2014)

  • [AArch64] Adds support for BindToRegister to the integer instructions.

New in Dolphin 4.0-4776 Dev (Dec 22, 2014)

  • [AArch64] Flush registers from register cache if they won't be used again.

New in Dolphin 4.0-4774 Dev (Dec 22, 2014)

  • [AArch64] Adds support for BindToRegister to the integer instructions.

New in Dolphin 4.0-4766 Dev (Dec 22, 2014)

  • [AArch64] Optimization in the dispatcher.

New in Dolphin 4.0-4764 Dev (Dec 22, 2014)

  • Eliminate some spammy log messages in MMU mode

New in Dolphin 4.0-4760 Dev (Dec 22, 2014)

  • JIT: Fix redundant MOVs in x86 trampolines

New in Dolphin 4.0-4758 Dev (Dec 22, 2014)

  • [ARMv7] Minor integer fastmem optimization.

New in Dolphin 4.0-4756 Dev (Dec 22, 2014)

  • [AArch64] Improvements to the AArch64 emitter.

New in Dolphin 4.0-4754 Dev (Dec 22, 2014)

  • OSD

New in Dolphin 4.0-4750 Dev (Dec 22, 2014)

  • Updates the gradle build file to the latest needed for Android Studio.

New in Dolphin 4.0-4748 Dev (Dec 22, 2014)

  • Rename DSP settings to Audio settings

New in Dolphin 4.0-4744 Dev (Dec 22, 2014)

  • [Android] Raise requirements to Android 4.3 and OpenGL ES 3.0

New in Dolphin 4.0-4742 Dev (Dec 22, 2014)

  • Work around broken Android garbage.

New in Dolphin 4.0-4740 Dev (Dec 22, 2014)

  • FramebufferManager: Support resolving a multi-layered EFB

New in Dolphin 4.0-4736 Dev (Dec 22, 2014)

  • OGL: Fix OGL3 with stereo enabled

New in Dolphin 4.0-4733 Dev (Dec 22, 2014)

  • GeometryShaderManager: Set stereo parameters in a SetConstants() call.

New in Dolphin 4.0-4731 Dev (Dec 22, 2014)

  • Remove some gotos.

New in Dolphin 4.0-4728 Dev (Dec 22, 2014)

  • DVDInterface: Tweak speeds

New in Dolphin 4.0-4726 Dev (Dec 22, 2014)

  • JIT: free up a register by eliminating RCODE_POINTERS

New in Dolphin 4.0-4724 Dev (Dec 22, 2014)

  • Make WII_IPC_HLE_Device_DI call DVDInterface

New in Dolphin 4.0-4722 Dev (Dec 22, 2014)

  • OGL: don't clear the stencil buffer

New in Dolphin 4.0-4720 Dev (Dec 22, 2014)

  • VideoCommon: Handle wireframe mode in the geometry shader.

New in Dolphin 4.0-4715 Dev (Dec 22, 2014)

  • De-memsetify Wii_SSL and fix segfault.

New in Dolphin 4.0-4713 Dev (Dec 22, 2014)

  • Remove the one commit (as far as I can tell) by soreau that added nontrivial material still in the tree

New in Dolphin 4.0-4711 Dev (Dec 20, 2014)

  • Corrected the buffer that is used by the GCAdapter thread.

New in Dolphin 4.0-4708 Dev (Dec 20, 2014)

  • OGL: Disable geometry shaders on Intel's Windows drivers due to broken interface blocks.

New in Dolphin 4.0-4706 Dev (Dec 20, 2014)

  • Fixes Adreno 400 performance.

New in Dolphin 4.0-4703 Dev (Dec 20, 2014)

  • VideoCommon: Don't specify the redundant in/out qualifier if GL_ARB_shading_language_420pack is supported.

New in Dolphin 4.0-4701 Dev (Dec 20, 2014)

  • VideoCommon: Add in/out qualifiers to centroid storage qualifier.

New in Dolphin 4.0-4699 Dev (Dec 19, 2014)

  • VideoCommon: Merge LineGeometryShader into GeometryShaderGen.

New in Dolphin 4.0-4674 Dev (Dec 19, 2014)

  • Video Software Vertex Loader

New in Dolphin 4.0-4672 Dev (Dec 19, 2014)

  • D3D: Fixed D3D validation error during EFB to texture copy

New in Dolphin 4.0-4669 Dev (Dec 18, 2014)

  • Jit: move constants out of class

New in Dolphin 4.0-4667 Dev (Dec 18, 2014)

  • windows: use qt 5.4.0

New in Dolphin 4.0-4665 Dev (Dec 18, 2014)

  • OGL: Attempt a larger buffer to workaround 7946

New in Dolphin 4.0-4663 Dev (Dec 18, 2014)

  • Fix many bugs with the Symbols menu (when run with -d argument)

New in Dolphin 4.0-4654 Dev (Dec 17, 2014)

  • D3D+OGL: choose blendenable over logicopenable

New in Dolphin 4.0-4652 Dev (Dec 16, 2014)

  • DiscIO: Clear error status when reading file

New in Dolphin 4.0-4650 Dev (Dec 16, 2014)

  • JIT: use fastmem loads in MMU mode.

New in Dolphin 4.0-4647 Dev (Dec 15, 2014)

  • ISOProperties: Rename Date to Build Date

New in Dolphin 4.0-4645 Dev (Dec 15, 2014)

  • MemoryWindow: Remove wxSprintf call, use wxString::Format instead.

New in Dolphin 4.0-4643 Dev (Dec 15, 2014)

  • D3D: Add geometry shader stereoscopy support.

New in Dolphin 4.0-4618 Dev (Dec 15, 2014)

  • OGL: Correctly define attrib 0 in attributeless

New in Dolphin 4.0-4616 Dev (Dec 15, 2014)

  • Gave the GPU determinism game property its own ID

New in Dolphin 4.0-4614 Dev (Dec 15, 2014)

  • OGL: Unbind the active VAO before attributeless rendering

New in Dolphin 4.0-4608 Dev (Dec 15, 2014)

  • Fix hires texture path.

New in Dolphin 4.0-4606 Dev (Dec 15, 2014)

  • D3DState: Always update the m_pending members in the setters.

New in Dolphin 4.0-4603 Dev (Dec 15, 2014)

  • OGL: fix efb pokes

New in Dolphin 4.0-4601 Dev (Dec 15, 2014)

  • Silence some -Wswitch-default warnings.

New in Dolphin 4.0-4599 Dev (Dec 15, 2014)

  • Fixed the Y button (typo) on the GC adapter.

New in Dolphin 4.0-4597 Dev (Dec 13, 2014)

  • Fixed the non-responsive d-pad on the GC Adapter

New in Dolphin 4.0-4595 Dev (Dec 13, 2014)

  • Fix DSP CMPAR disassembly

New in Dolphin 4.0-4594 Dev (Dec 13, 2014)

  • Added GameCube Adapter support

New in Dolphin 4.0-4589 Dev (Dec 12, 2014)

  • DolphinQt: Silence -Wshadow warnings.

New in Dolphin 4.0-4587 Dev (Dec 12, 2014)

  • Enable block-linking with MMU

New in Dolphin 4.0-4585 Dev (Dec 12, 2014)

  • VolumeHandler: Return success value

New in Dolphin 4.0-4583 Dev (Dec 12, 2014)

  • D3D: Filter redundant API calls by caching state in StateManager

New in Dolphin 4.0-4577 Dev (Dec 11, 2014)

  • FifoRecorder: Use std::vector for m_Ram and m_ExRam

New in Dolphin 4.0-4575 Dev (Dec 11, 2014)

  • FIFO: allocate slightly more for SIMD vertex loader overreads

New in Dolphin 4.0-4573 Dev (Dec 10, 2014)

  • VideoCommon: Datareader

New in Dolphin 4.0-4565 Dev (Dec 10, 2014)

  • PixelShaderGen: merge OGL+D3D bbox

New in Dolphin 4.0-4563 Dev (Dec 10, 2014)

  • JIT: fix MOVD_xmm order typo in ConvertDoubleToSingle

New in Dolphin 4.0-4561 Dev (Dec 10, 2014)

  • Idle loop in GPU loop on dual core systems.

New in Dolphin 4.0-4559 Dev (Dec 9, 2014)

  • JIT: fix PPC_FP snan/qnan handling

New in Dolphin 4.0-4557 Dev (Dec 9, 2014)

  • Specified where to find CACHE_REVISION

New in Dolphin 4.0-4549 Dev (Dec 9, 2014)

  • Add HW bounding Box support to d3d backend

New in Dolphin 4.0-4549 Dev (Dec 8, 2014)

  • Jit64: clean up casts in memory operands

New in Dolphin 4.0-4547 Dev (Dec 8, 2014)

  • Adds LLVM version check to cmake.

New in Dolphin 4.0-4545 Dev (Dec 8, 2014)

  • Enables stereo rendering with OpenGL ES 3.1 + AEP.

New in Dolphin 4.0-4543 Dev (Dec 8, 2014)

  • Nunchuk cleanup

New in Dolphin 4.0-4536 Dev (Dec 8, 2014)

  • Pad cleanup 1

New in Dolphin 4.0-4523 Dev (Dec 8, 2014)

  • Common: Remove locale based functions from CommonFuncs.

New in Dolphin 4.0-4521 Dev (Dec 8, 2014)

  • DolphinQt: various cleanup & fixes.

New in Dolphin 4.0-4511 Dev (Dec 8, 2014)

  • Cleanup: remove unnecessary uses of the bMMU flag

New in Dolphin 4.0-4508 Dev (Dec 8, 2014)

  • WiimoteReal: use inheritance instead of #ifdef

New in Dolphin 4.0-4503 Dev (Dec 8, 2014)

  • TASInputDlg: General cleanup.

New in Dolphin 4.0-4498 Dev (Dec 8, 2014)

  • JIT: fix possible panicalert in loadstore

New in Dolphin 4.0-4496 Dev (Dec 8, 2014)

  • Remove RunningGamecube (unused variable)

New in Dolphin 4.0-4494 Dev (Dec 8, 2014)

  • Fix -Wshadow warning.

New in Dolphin 4.0-4492 Dev (Dec 8, 2014)

  • Fix opcodes of AVX bitwise instructions

New in Dolphin 4.0-4488 Dev (Dec 6, 2014)

  • Removed the DSP LLE on separate thread option.

New in Dolphin 4.0-4484 Dev (Dec 6, 2014)

  • TLB cache fixes

New in Dolphin 4.0-4480 Dev (Dec 6, 2014)

  • Moved projection epsilon back to g_fProjectionMatrix[15]

New in Dolphin 4.0-4478 Dev (Dec 5, 2014)

  • DiscIO: Remove some explicit deletes

New in Dolphin 4.0-4476 Dev (Dec 5, 2014)

  • FramebufferManager: Bind only the first framebuffer layer when the EFB only has one layer.

New in Dolphin 4.0-4474 Dev (Dec 5, 2014)

  • VideoCommon: fix include order

New in Dolphin 4.0-4473 Dev (Dec 4, 2014)

  • Fix building with PCH disabled.

New in Dolphin 4.0-4471 Dev (Dec 4, 2014)

  • Common: Add a built-in profiler

New in Dolphin 4.0-4469 Dev (Dec 4, 2014)

  • FrameTools: Fix dimming of controller settings menu item

New in Dolphin 4.0-4467 Dev (Dec 4, 2014)

  • TLB: fix backwards exception check

New in Dolphin 4.0-4465 Dev (Dec 4, 2014)

  • Vertex loader: optimize texmtx_write_float4

New in Dolphin 4.0-4463 Dev (Dec 4, 2014)

  • Fix building with PCH disabled.

New in Dolphin 4.0-4461 Dev (Dec 4, 2014)

  • Aarch64 improvements

New in Dolphin 4.0-4453 Dev (Dec 4, 2014)

  • Jit: Remove unnecessary include

New in Dolphin 4.0-4451 Dev (Dec 4, 2014)

  • Added projection matrix epsilon that fixes depth clipping issues in some games

New in Dolphin 4.0-4448 Dev (Dec 4, 2014)

  • JIT: remove unused flag.

New in Dolphin 4.0-4446 Dev (Dec 4, 2014)

  • D3D: Replaced shader-based depth range remap with viewport

New in Dolphin 4.0-4441 Dev (Dec 4, 2014)

  • Fix Wii disc partitions

New in Dolphin 4.0-4436 Dev (Dec 3, 2014)

  • Works around broken Intel Windows video drivers.

New in Dolphin 4.0-4434 Dev (Dec 3, 2014)

  • OGL: Don't use texture arrays for MSAA.

New in Dolphin 4.0-4432 Dev (Dec 3, 2014)

  • Fix register usage detection in PPCAnalyst.

New in Dolphin 4.0-4430 Dev (Dec 3, 2014)

  • DolphinWX: Fix assertions when using Boomy

New in Dolphin 4.0-4428 Dev (Dec 3, 2014)

  • JIT: fix profiler call

New in Dolphin 4.0-4426 Dev (Dec 3, 2014)

  • DolphinWX: Specify wxID_ANY where -1 is used in controls

New in Dolphin 4.0-4424 Dev (Dec 2, 2014)

  • WII_IPC_HLE_Device_fs: Remove unused macro constant

New in Dolphin 4.0-4422 Dev (Dec 2, 2014)

  • InputConfigDiag: Clean up dialog title translation handling

New in Dolphin 4.0-4420 Dev (Dec 2, 2014)

  • Fix Wiimote speaker divisor for format 0x00

New in Dolphin 4.0-4418 Dev (Dec 2, 2014)

  • JIT: remove unnecessary pxor in paired stores

New in Dolphin 4.0-4416 Dev (Dec 2, 2014)

  • Remove runtime OS X version check.

New in Dolphin 4.0-4414 Dev (Dec 2, 2014)

  • Unify the controller configuration dialogs.

New in Dolphin 4.0-4402 Dev (Dec 2, 2014)

  • Tweaks to gcz compression / decompression

New in Dolphin 4.0-4397 Dev (Dec 2, 2014)

  • Android: Ignore some generated files

New in Dolphin 4.0-4394 Dev (Dec 2, 2014)

  • A whole bunch of ARMv7 optimizations and minor fixes.

New in Dolphin 4.0-4381 Dev (Dec 2, 2014)

  • JIT: optimize single-precision ops based on knowledge of their inputs

New in Dolphin 4.0-4376 Dev (Dec 2, 2014)

  • [Android] Removes CPU architecture number from CPU helper.

New in Dolphin 4.0-4374 Dev (Dec 2, 2014)

  • VideoCommon: Fix -Wsign-compare warnings

New in Dolphin 4.0-4372 Dev (Dec 2, 2014)

  • [AArch64] Workaround builtin byteswap bug.

New in Dolphin 4.0-4370 Dev (Dec 2, 2014)

  • [Android] Fix NEON detection with AArch64

New in Dolphin 4.0-4368 Dev (Dec 2, 2014)

  • Update the android cmake toolchain to latest.

New in Dolphin 4.0-4364 Dev (Nov 29, 2014)

  • JIT: remove "accurate fcmp" option

New in Dolphin 4.0-4362 Dev (Nov 29, 2014)

  • JIT: fix Force25BitPrecision with accurate single precision mode off

New in Dolphin 4.0-4360 Dev (Nov 29, 2014)

  • Vertex loader: use ABI_CallFunction

New in Dolphin 4.0-4358 Dev (Nov 29, 2014)

  • JIT: fix fcmp+cror merging bug

New in Dolphin 4.0-4356 Dev (Nov 29, 2014)

  • JIT: remove "fast interrupts" option set and then used nowhere

New in Dolphin 4.0-4354 Dev (Nov 29, 2014)

  • OGL: require GL version >= 3.0

New in Dolphin 4.0-4352 Dev (Nov 29, 2014)

  • Fix wiimote connect hotkeys.

New in Dolphin 4.0-4350 Dev (Nov 29, 2014)

  • OGL: Stereoscopic 3D Support

New in Dolphin 4.0-4283 Dev (Nov 28, 2014)

  • JIT: clear FIFO write addresses when block cache is cleared

New in Dolphin 4.0-4281 Dev (Nov 27, 2014)

  • Fix building with PCH disabled

New in Dolphin 4.0-4279 Dev (Nov 27, 2014)

  • Arm(64)Emitter: Make some variables static

New in Dolphin 4.0-4277 Dev (Nov 26, 2014)

  • Update / Port to SFML 2.1

New in Dolphin 4.0-4267 Dev (Nov 26, 2014)

  • OGL: also show driver warnings on release builds

New in Dolphin 4.0-4264 Dev (Nov 26, 2014)

  • More formatting and consistency fixes

New in Dolphin 4.0-4262 Dev (Nov 26, 2014)

  • VideoOGL: Move X11 wxWidgets utilities to DolphinWX

New in Dolphin 4.0-4260 Dev (Nov 25, 2014)

  • HTTP -> HTTPS for Wiki Search

New in Dolphin 4.0-4257 Dev (Nov 25, 2014)

  • DolphinQt: GameList!

New in Dolphin 4.0-4255 Dev (Nov 25, 2014)

  • Gameini update.

New in Dolphin 4.0-4252 Dev (Nov 25, 2014)

  • Silence a few "zero as null pointer" warnings.

New in Dolphin 4.0-4250 Dev (Nov 24, 2014)

  • DolphinWX: Fix button handling for AR codes and ISO patch removal.

New in Dolphin 4.0-4247 Dev (Nov 24, 2014)

  • Adds support for OpenGL ES draw_elements_base_vertex.

New in Dolphin 4.0-4245 Dev (Nov 22, 2014)

  • Add a notice about licensing to CONTRIBUTING.md

New in Dolphin 4.0-4243 Dev (Nov 22, 2014)

  • Rewrites ARMv7 fastmem entirely.

New in Dolphin 4.0-4241 Dev (Nov 21, 2014)

  • Remove Android hack.

New in Dolphin 4.0-4239 Dev (Nov 21, 2014)

  • D3D: fix issues with multi-level 1x1 textures on D3D

New in Dolphin 4.0-4237 Dev (Nov 21, 2014)

  • Renamed EuRGB to PAL60

New in Dolphin 4.0-4235 Dev (Nov 21, 2014)

  • Vertex loader: more vector code

New in Dolphin 4.0-4233 Dev (Nov 21, 2014)

  • Fix wiimotespeaker emulation affecting real wiimote

New in Dolphin 4.0-4228 Dev (Nov 21, 2014)

  • InputConfigFragment: Use a StringBuilder for string concatenation

New in Dolphin 4.0-4226 Dev (Nov 21, 2014)

  • AboutFragmentItem: Remove incorrect javadoc tag

New in Dolphin 4.0-4224 Dev (Nov 21, 2014)

  • Fixed the fast disc speed option (immediately service the interrupt instead of going through the scheduler).

New in Dolphin 4.0-4222 Dev (Nov 20, 2014)

  • DVDInterface: Timing accuracy improvements

New in Dolphin 4.0-4219 Dev (Nov 20, 2014)

  • OGL: implement bounding box support with ssbo

New in Dolphin 4.0-4217 Dev (Nov 20, 2014)

  • Add GPUDeterminismMode to isoproperties.

New in Dolphin 4.0-4215 Dev (Nov 20, 2014)

  • Additional Country Filters

New in Dolphin 4.0-4211 Dev (Nov 20, 2014)

  • Compile external WX with C++11 if Linux.

New in Dolphin 4.0-4109 Dev (Nov 20, 2014)

  • Android: Silence a few warnings.

New in Dolphin 4.0-4107 Dev (Nov 19, 2014)

  • OGL: fix buffer destruction

New in Dolphin 4.0-4105 Dev (Nov 19, 2014)

  • Added Australia to the list of valid PAL regions

New in Dolphin 4.0-4199 Dev (Nov 19, 2014)

  • Fixes GLExtensions for GL 2.1 or GLES 2 devices.

New in Dolphin 4.0-4197 Dev (Nov 18, 2014)

  • WxUtils: Get rid of GetCurrentBitmapLogicalScale

New in Dolphin 4.0-4195 Dev (Nov 18, 2014)

  • ARMv7 block profiling + minor optimization

New in Dolphin 4.0-4191 Dev (Nov 18, 2014)

  • Make freelook hotkeys configurable.

New in Dolphin 4.0-4189 Dev (Nov 18, 2014)

  • Updated game ini files

New in Dolphin 4.0-4187 Dev (Nov 18, 2014)

  • Explicitly compile external WX in C++11 mode.

New in Dolphin 4.0-4185 Dev (Nov 18, 2014)

  • Android: Use a PagerTabStrip instead of the ActionBar.

New in Dolphin 4.0-4183 Dev (Nov 18, 2014)

  • Host: Kill off GetRenderWindowSize

New in Dolphin 4.0-4181 Dev (Nov 17, 2014)

  • Fixes ARMv7 FP loadstores using fastmem when not enabled.

New in Dolphin 4.0-4179 Dev (Nov 17, 2014)

  • Freelook fixes

New in Dolphin 4.0-4175 Dev (Nov 17, 2014)

  • Reorganize faulting stuff. Differentiate between arch- and OS-specific defines.

New in Dolphin 4.0-4173 Dev (Nov 17, 2014)

  • Fix wxCommandEvent/wxThreadEvent subclass mismatch

New in Dolphin 4.0-4171 Dev (Nov 17, 2014)

  • Core: Join some variable declarations and assignments

New in Dolphin 4.0-4169 Dev (Nov 17, 2014)

  • ISOFile: Get rid of a delete call

New in Dolphin 4.0-4167 Dev (Nov 17, 2014)

  • WatchView: Pass string by reference in SetWatchName

New in Dolphin 4.0-4165 Dev (Nov 17, 2014)

  • Reimplements fastmem for ARMv7 floating point loadstores.

New in Dolphin 4.0-4163 Dev (Nov 17, 2014)

  • OpcodeDecoder: Skip recursiv display lists

New in Dolphin 4.0-4161 Dev (Nov 17, 2014)

  • Fix some double->float conversions.

New in Dolphin 4.0-4159 Dev (Nov 17, 2014)

  • Android: Misc Changes

New in Dolphin 4.0-4153 Dev (Nov 15, 2014)

  • Fix reading wii revisions.

New in Dolphin 4.0-4151 Dev (Nov 15, 2014)

  • Implement GetRevision() for wii disks.

New in Dolphin 4.0-4146 Dev (Nov 15, 2014)

  • stupid utf-8 stuff

New in Dolphin 4.0-4143 Dev (Nov 15, 2014)

  • Reenables the ARMv7 FPR cache + minor ARMv7 things.

New in Dolphin 4.0-4139 Dev (Nov 14, 2014)

  • LogWindow: Fix the timer event bindings

New in Dolphin 4.0-4137 Dev (Nov 14, 2014)

  • Various formatting and consistency fixes

New in Dolphin 4.0-4135 Dev (Nov 14, 2014)

  • Removed "Dual Core [OFF]" from netplay warnings

New in Dolphin 4.0-4133 Dev (Nov 14, 2014)

  • MemoryView: Fix a dealloc of a stack reference

New in Dolphin 4.0-4131 Dev (Nov 14, 2014)

  • Fix the red dot not showing up in input config when pointing right.

New in Dolphin 4.0-4129 Dev (Nov 14, 2014)

  • http -> https

New in Dolphin 4.0-4127 Dev (Nov 13, 2014)

  • FrameAui: Allow notebook tabs to be rearranged in the parent notebook.

New in Dolphin 4.0-4125 Dev (Nov 13, 2014)

  • Fail CMake if building WX without GTK libraries.

New in Dolphin 4.0-4123 Dev (Nov 13, 2014)

  • Fix specfile for nogui executable

New in Dolphin 4.0-4121 Dev (Nov 13, 2014)

  • DolphinWX: Eliminate some memory leaks

New in Dolphin 4.0-4119 Dev (Nov 13, 2014)

  • JIT: revert accuracy improvement to mftb

New in Dolphin 4.0-4117 Dev (Nov 12, 2014)

  • Small Netplay dialog cleanups.

New in Dolphin 4.0-4113 Dev (Nov 12, 2014)

  • JIT: add 64-bit write support to FIFO functions and fix immediates

New in Dolphin 4.0-4111 Dev (Nov 12, 2014)

  • DVDInterface: Initialize variables

New in Dolphin 4.0-4109 Dev (Nov 11, 2014)

  • DolphinWX: Kill off trivial event tables

New in Dolphin 4.0-4107 Dev (Nov 10, 2014)

  • Install nogui executable to bindir

New in Dolphin 4.0-4105 Dev (Nov 10, 2014)

  • Revert "Automatic translation resources update from Transifex"

New in Dolphin 4.0-4103 Dev (Nov 10, 2014)

  • Automatic translation template update

New in Dolphin 4.0-4091 Dev (Nov 7, 2014)

  • Movie: Get rid of unnecessary explicit memcpys

New in Dolphin 4.0-4089 Dev (Nov 7, 2014)

  • Main: Explicitly use the HTTPS site URL.

New in Dolphin 4.0-4087 Dev (Nov 7, 2014)

  • Destroy OpenMP

New in Dolphin 4.0-4085 Dev (Nov 7, 2014)

  • Remove unnecessary cstdarg header includes

New in Dolphin 4.0-4083 Dev (Nov 7, 2014)

  • Dolphin[Qt|WX]: Miscellaneous cleanup.

New in Dolphin 4.0-4081 Dev (Nov 7, 2014)

  • Host: Kill off Host_SysMessage

New in Dolphin 4.0-4079 Dev (Nov 7, 2014)

  • Common: Fix -Wmaybe-uninitialized warning.

New in Dolphin 4.0-4077 Dev (Nov 7, 2014)

  • DolphinWX: wx-ify the unofficial version warning

New in Dolphin 4.0-4075 Dev (Nov 7, 2014)

  • PPCCache: Make PLRU lookup tables static

New in Dolphin 4.0-4073 Dev (Nov 7, 2014)

  • Interpreter: Remove dead patches() function

New in Dolphin 4.0-4071 Dev (Nov 7, 2014)

  • Fix uninitialized GPU determinism mode for NAND titles or whatever.

New in Dolphin 4.0-4069 Dev (Nov 6, 2014)

  • Work around LLVM header peculiarity

New in Dolphin 4.0-4067 Dev (Nov 6, 2014)

  • JIT: remove accidentally left-in debug code

New in Dolphin 4.0-4065 Dev (Nov 6, 2014)

  • TASInputDlg: Narrow a variable scope in UpdateFromText

New in Dolphin 4.0-4063 Dev (Nov 6, 2014)

  • PowerPC: Remove unused variable.

New in Dolphin 4.0-4061 Dev (Nov 5, 2014)

  • JIT: improve handling of stores with a known address

New in Dolphin 4.0-4059 Dev (Nov 5, 2014)

  • JIT: fix register preloading

New in Dolphin 4.0-4057 Dev (Nov 5, 2014)

  • Menu capitalization consistency

New in Dolphin 4.0-4055 Dev (Nov 5, 2014)

  • JIT: fix typo in optimization patch

New in Dolphin 4.0-4053 Dev (Nov 4, 2014)

  • Profiling: measure time on non-Windows/POSIX using clock_gettime

New in Dolphin 4.0-4051 Dev (Nov 4, 2014)

  • Core: Fix potentially uninitialized variable warnings

New in Dolphin 4.0-4049 Dev (Nov 4, 2014)

  • JIT: revert cmpXX optimization

New in Dolphin 4.0-4047 Dev (Nov 4, 2014)

  • Make EXI use CoreTiming events like everything else instead of having its own special check.

New in Dolphin 4.0-4045 Dev (Nov 4, 2014)

  • Allow hard resets to be recorded in movies.

New in Dolphin 4.0-4043 Dev (Nov 4, 2014)

  • JIT: fix valid_block marking

New in Dolphin 4.0-4041 Dev (Nov 4, 2014)

  • JIT: fix dumb mistake in crclr optimization patch

New in Dolphin 4.0-4039 Dev (Nov 4, 2014)

  • MemArena: Fix the launching of non-Wii games

New in Dolphin 4.0-4037 Dev (Nov 3, 2014)

  • Fix some warnings.

New in Dolphin 4.0-4035 Dev (Nov 3, 2014)

  • MemArena: Fix a memory leak caused by pointer confusion

New in Dolphin 4.0-4031 Dev (Nov 3, 2014)

  • Various smallish JIT optimizations

New in Dolphin 4.0-4023 Dev (Nov 3, 2014)

  • Add nunchuck support to tas input.

New in Dolphin 4.0-4021 Dev (Nov 3, 2014)

  • TASInputDlg: Use Bind over Connect for event handling

New in Dolphin 4.0-4019 Dev (Nov 3, 2014)

  • VideoCommon: Remove GetPointer in fifo code

New in Dolphin 4.0-4017 Dev (Nov 3, 2014)

  • Memmap: Cleanup code

New in Dolphin 4.0-4006 Dev (Nov 3, 2014)

  • DolphinQt: Games now boot!

New in Dolphin 4.0-4003 Dev (Nov 3, 2014)

  • Gcm to iso

New in Dolphin 4.0-4000 Dev (Nov 3, 2014)

  • ConfigMain: Added missing filetypes to default ISO options

New in Dolphin 4.0-3998 Dev (Nov 3, 2014)

  • VideoConfigDiag: Updated video resolution description

New in Dolphin 4.0-3996 Dev (Nov 3, 2014)

  • Small cleanup

New in Dolphin 4.0-3992 Dev (Nov 3, 2014)

  • DolphinWX: Make the TAS dialog window titles translatable.

New in Dolphin 4.0-3990 Dev (Nov 3, 2014)

  • Remove GetPointers in VideoSoftware.

New in Dolphin 4.0-3988 Dev (Nov 3, 2014)

  • Nunchuck -> Nunchuk Fixes

New in Dolphin 4.0-3986 Dev (Nov 3, 2014)

  • Fixed the endianess of the 32bit MMIO reads.

New in Dolphin 4.0-3984 Dev (Nov 3, 2014)

  • Optimizes ARMv7 andi{s,}_rc implementations.

New in Dolphin 4.0-3982 Dev (Nov 3, 2014)

  • Interpreter: Remove a redundant macro

New in Dolphin 4.0-3980 Dev (Nov 3, 2014)

  • Reorder MainNoGUI shutdown

New in Dolphin 4.0-3978 Dev (Nov 3, 2014)

  • JIT: more mftb fixes

New in Dolphin 4.0-3976 Dev (Nov 3, 2014)

  • CheatSearchTab: Use a more specific event type for ApplyFocus

New in Dolphin 4.0-3974 Dev (Nov 3, 2014)

  • OGL: Use unique_ptr instead of pointer when taking screenshot.

New in Dolphin 4.0-3972 Dev (Nov 3, 2014)

  • GCPadEmu/WiimoteEmu: Make some arrays static

New in Dolphin 4.0-3970 Dev (Nov 3, 2014)

  • Remove GetPointer from Wii USB Keyboard.

New in Dolphin 4.0-3968 Dev (Nov 3, 2014)

  • VideoCommon{Backends}: Remove unnecessary wxWidgets references.

New in Dolphin 4.0-3966 Dev (Nov 3, 2014)

  • Fix Indentation in PR 1450.

New in Dolphin 4.0-3964 Dev (Nov 3, 2014)

  • Wii Net SSL: Use std::string for hostname.

New in Dolphin 4.0-3962 Dev (Nov 1, 2014)

  • CheatSearchTab: Improve localization possibilities for a string

New in Dolphin 4.0-3960 Dev (Nov 1, 2014)

  • BootManager: Get rid of unnecessary forward declaration

New in Dolphin 4.0-3958 Dev (Nov 1, 2014)

  • Fix DSPLLE for games which DMA data from MEM2 to the DSP.

New in Dolphin 4.0-3956 Dev (Nov 1, 2014)

  • Defer processing of expansion interface interrupts (fixes audio in Super Mario Sunshine on lower-end systems)

New in Dolphin 4.0-3954 Dev (Nov 1, 2014)

  • GCMemcardDirectory: Pass std::strings by reference.

New in Dolphin 4.0-3952 Dev (Nov 1, 2014)

  • SI_Device: Make GetDeviceNumber and GetDeviceType const

New in Dolphin 4.0-3950 Dev (Oct 31, 2014)

  • Fixed a warning in the add memcheck from Watch window

New in Dolphin 4.0-3948 Dev (Oct 31, 2014)

  • Fix wiimote accel.

New in Dolphin 4.0-3946 Dev (Oct 31, 2014)

  • DSPAnalyzer: Use a std::array for the code flags

New in Dolphin 4.0-3944 Dev (Oct 31, 2014)

  • Remove some dumb GetPointers.

New in Dolphin 4.0-3941 Dev (Oct 31, 2014)

  • Implements PP shader system using attribute workaround.

New in Dolphin 4.0-3935 Dev (Oct 30, 2014)

  • OGL: fix interpolation of PP shaders

New in Dolphin 4.0-3933 Dev (Oct 30, 2014)

  • VideoCommon: loop bug in ShaderGenCommon.h debug

New in Dolphin 4.0-3931 Dev (Oct 30, 2014)

  • DolphinWX: Fix a few warnings.

New in Dolphin 4.0-3928 Dev (Oct 30, 2014)

  • Rename unittest targets to Tests_*

New in Dolphin 4.0-3926 Dev (Oct 30, 2014)

  • D3D: Couple of small optimizations

New in Dolphin 4.0-3921 Dev (Oct 30, 2014)

  • Fix build failing with PCH disabled.

New in Dolphin 4.0-3919 Dev (Oct 30, 2014)

  • Fixes missing objects on Adreno hardware.

New in Dolphin 4.0-3917 Dev (Oct 29, 2014)

  • Higher level bitset wrapper

New in Dolphin 4.0-3911 Dev (Oct 29, 2014)

  • FileSystemGCWii: Shorten some string concatenations

New in Dolphin 4.0-3909 Dev (Oct 29, 2014)

  • VolumeDirectory: Pass std::string by reference for SetUniqueID/SetName

New in Dolphin 4.0-3907 Dev (Oct 29, 2014)

  • Create userdir/Dump/Frames as needed.

New in Dolphin 4.0-3905 Dev (Oct 29, 2014)

  • Added country flags for Russia and Australia

New in Dolphin 4.0-3903 Dev (Oct 29, 2014)

  • Fix Invalid Palette Pointer error.

New in Dolphin 4.0-3900 Dev (Oct 29, 2014)

  • Memmap pointer cleanup.

New in Dolphin 4.0-3896 Dev (Oct 29, 2014)

  • BreakPoints: Fix compile warning

New in Dolphin 4.0-3892 Dev (Oct 29, 2014)

  • DolphinQt: Fix toolbar image loading on Retina displays

New in Dolphin 4.0-3889 Dev (Oct 28, 2014)

  • EXI_Channel: Use an enum for read/write modes

New in Dolphin 4.0-3887 Dev (Oct 28, 2014)

  • Dolphin debugger enhancements

New in Dolphin 4.0-3870 Dev (Oct 28, 2014)

  • OGL: Get rid of error macros

New in Dolphin 4.0-3868 Dev (Oct 28, 2014)

  • CheatSearchTab: Make cheat list display in monospace font

New in Dolphin 4.0-3866 Dev (Oct 28, 2014)

  • Fix acceleration emulation for wiimote and nunchuk.

New in Dolphin 4.0-3864 Dev (Oct 28, 2014)

  • Fix consistency of cannot throughout the project

New in Dolphin 4.0-3862 Dev (Oct 28, 2014)

  • Fix LLVM

New in Dolphin 4.0-3860 Dev (Oct 28, 2014)

  • DolphinQt: Make GetOS const

New in Dolphin 4.0-3858 Dev (Oct 27, 2014)

  • Fixes some ARMv7 regressions.

New in Dolphin 4.0-3854 Dev (Oct 27, 2014)

  • Fixes ARM CPU detection routine for the hardware.

New in Dolphin 4.0-3852 Dev (Oct 27, 2014)

  • Added IDEA/Clion project dir to .gitignore

New in Dolphin 4.0-3850 Dev (Oct 27, 2014)

  • Alternate inputs once per frame rather than once per input for turbo.

New in Dolphin 4.0-3848 Dev (Oct 27, 2014)

  • Fix description of hide mouse cursor option.

New in Dolphin 4.0-3846 Dev (Oct 27, 2014)

  • Fixes LLVM library detection.

New in Dolphin 4.0-3844 Dev (Oct 27, 2014)

  • EXI_DeviceIPL: Fix vertical alignment of IPL arrays

New in Dolphin 4.0-3842 Dev (Oct 27, 2014)

  • Fix 'sizeof' which broke in my reference-to-pointer conversion.

New in Dolphin 4.0-3840 Dev (Oct 27, 2014)

  • Implements LLVM based disassembler for the debugger.

New in Dolphin 4.0-3838 Dev (Oct 27, 2014)

  • AGL: Use NSOpenGLContext's clearCurrentContext in ClearCurrent

New in Dolphin 4.0-3836 Dev (Oct 27, 2014)

  • GLUtil: Change return type from GLuint to GLenum for OpenGL_ReportGLError

New in Dolphin 4.0-3834 Dev (Oct 27, 2014)

  • DolphinQt: About dialog fixes, SystemInfo dialog

New in Dolphin 4.0-3830 Dev (Oct 27, 2014)

  • CheatsWindow: Remove unnecessary header includes and forward decls

New in Dolphin 4.0-3828 Dev (Oct 27, 2014)

  • Added a check for external exceptions that have been set

New in Dolphin 4.0-3826 Dev (Oct 27, 2014)

  • BitField: Fix a typo in the sample usage.

New in Dolphin 4.0-3824 Dev (Oct 27, 2014)

  • Change default gcpad radius to 100.

New in Dolphin 4.0-3822 Dev (Oct 27, 2014)

  • CheatSearchTab: Fix signed/unsigned comparison warning

New in Dolphin 4.0-3820 Dev (Oct 27, 2014)

  • Revert "Removes ARMv7 specific byteswap routines from CommonFuncs.h"

New in Dolphin 4.0-3814 Dev (Oct 27, 2014)

  • Minor ARMv7 JIT recompiler optimizations

New in Dolphin 4.0-3810 Dev (Oct 25, 2014)

  • OGL: force enable postprocessing

New in Dolphin 4.0-3808 Dev (Oct 25, 2014)

  • Read game title from ini file, or titles.txt if it exists.

New in Dolphin 4.0-3806 Dev (Oct 25, 2014)

  • CheatSearchTab: Use a wxRadioBox for data sizes

New in Dolphin 4.0-3804 Dev (Oct 25, 2014)

  • Fixes black screen issue on EGL+X11 systems.

New in Dolphin 4.0-3802 Dev (Oct 25, 2014)

  • Removes unused cmake script for finding GLEW.

New in Dolphin 4.0-3800 Dev (Oct 25, 2014)

  • Removes ARMv7 specific byteswap routines from CommonFuncs.h

New in Dolphin 4.0-3798 Dev (Oct 25, 2014)

  • TextureCache: Get rid of explicit deletes in SaveTexture

New in Dolphin 4.0-3796 Dev (Oct 24, 2014)

  • CoreParameter: Fix initializer list order

New in Dolphin 4.0-3794 Dev (Oct 24, 2014)

  • Fix some warnings from Clang trunk in an overly aggressive manner

New in Dolphin 4.0-3791 Dev (Oct 24, 2014)

  • Cleans up the JIT block viewer in the WX UI.

New in Dolphin 4.0-3789 Dev (Oct 24, 2014)

  • Eliminate getPointers which are memcpyed or memset.

New in Dolphin 4.0-3785 Dev (Oct 24, 2014)

  • Fixes OpenSLES's sample rate.

New in Dolphin 4.0-3783 Dev (Oct 24, 2014)

  • Enables EarlyZ support in OpenGL ES 3.1.

New in Dolphin 4.0-3781 Dev (Oct 24, 2014)

  • Removes some terrible printf debugging that was left over in the ARMv7 JIT

New in Dolphin 4.0-3777 Dev (Oct 23, 2014)

  • Add missing includes where headers depend on other headers having been included first.

New in Dolphin 4.0-3773 Dev (Oct 23, 2014)

  • Don't enable stepping on ARMv7 JIT core if just in the debugger.

New in Dolphin 4.0-3771 Dev (Oct 23, 2014)

  • Fix OpenGL linker error on Yosemite

New in Dolphin 4.0-3769 Dev (Oct 22, 2014)

  • Remove hard dependencies of GLX and libGL from Dolphin.

New in Dolphin 4.0-3766 Dev (Oct 22, 2014)

  • Added settings file for bittos+

New in Dolphin 4.0-3764 Dev (Oct 22, 2014)

  • MMU: allow page-table loads/stores if MMU is off

New in Dolphin 4.0-3762 Dev (Oct 22, 2014)

  • Removes Android cmake option.

New in Dolphin 4.0-3760 Dev (Oct 22, 2014)

  • Changes from ARMv6 NOP to ARMv7 NOP.

New in Dolphin 4.0-3758 Dev (Oct 22, 2014)

  • Disable the fake vmem hack on 32bit targets.

New in Dolphin 4.0-3756 Dev (Oct 22, 2014)

  • Fix FPRF flag setting

New in Dolphin 4.0.2 / 4.0-3754 Dev (Oct 21, 2014)

  • Add .clang-format configuration

New in Dolphin 4.0.2 / 4.0-3748 Dev (Oct 21, 2014)

  • Make EnableBATs an option instead of disabling it entirely

New in Dolphin 4.0-3748 Dev (Oct 21, 2014)

  • D3D: Enabled depth clipping

New in Dolphin 4.0-3746 Dev (Oct 21, 2014)

  • Panic if game does an invalid memory access.

New in Dolphin 4.0-3743 Dev (Oct 21, 2014)

  • Clamp the AX Volume to prevent clipping. Patch by hk.konpie. Fixes issue 7519.

New in Dolphin 4.0-3741 Dev (Oct 21, 2014)

  • Break Cheat Manager components out into their own source files.

New in Dolphin 4.0-3736 Dev (Oct 21, 2014)

  • Disable skip bios option if no bios files exists.

New in Dolphin 4.0-3734 Dev (Oct 21, 2014)

  • Debugger: Fix class indentation

New in Dolphin 4.0-3730 Dev (Oct 20, 2014)

  • Workaround for MSVC not optimizing away Write() in GeneratePixelShader

New in Dolphin 4.0-3727 Dev (Oct 20, 2014)

  • Use CRC to output 64 bits instead of 32

New in Dolphin 4.0-3725 Dev (Oct 20, 2014)

  • JIT: fix profiler on non-Windows OSs

New in Dolphin 4.0-3723 Dev (Oct 20, 2014)

  • Moved Input Display to Movie Menu

New in Dolphin 4.0-3721 Dev (Oct 20, 2014)

  • Added Game Settings file for Sonic 2 [JAP]

New in Dolphin 4.0-3718 Dev (Oct 20, 2014)

  • Remove unused filter in DolphinWX vcproj file.

New in Dolphin 4.0-3716 Dev (Oct 20, 2014)

  • MemTools testing

New in Dolphin 4.0-3713 Dev (Oct 20, 2014)

  • Rename the poorly named {Read,Write}BigEData to Copy{From,To}Emu -

New in Dolphin 4.0-3711 Dev (Oct 20, 2014)

  • DolphinQt: link to Core, resource system

New in Dolphin 4.0-3709 Dev (Oct 20, 2014)

  • TASInputDlg: Pass string by reference for CreateStickLayout

New in Dolphin 4.0-3707 Dev (Oct 20, 2014)

  • Fix a race condition in our OpenSL ES audio backend.

New in Dolphin 4.0-3689 Dev (Oct 18, 2014)

  • TASInputDlg: Apply m_ prefix to class member variables.

New in Dolphin 4.0-3687 Dev (Oct 18, 2014)

  • Specified where GC Bios files go

New in Dolphin 4.0-3685 Dev (Oct 18, 2014)

  • Start/Stop Audio Dump During Emulation

New in Dolphin 4.0-3683 Dev (Oct 18, 2014)

  • Flipped Wave File Channels for Audio Dumping

New in Dolphin 4.0-3681 Dev (Oct 18, 2014)

  • D3D: Implemented cache for dynamic render states

New in Dolphin 4.0-3673 Dev (Oct 18, 2014)

  • Hash: unroll CRC loop, since CRC32 typically has nontrivial latency

New in Dolphin 4.0-3671 Dev (Oct 18, 2014)

  • Fixed minor typo

New in Dolphin 4.0-3669 Dev (Oct 17, 2014)

  • Corrected the physical memory access to MEM2 via the MMU. Fixes Toy Story 3.

New in Dolphin 4.0-3666 Dev (Oct 17, 2014)

  • Revert "FastMem: don't let the backpatcher hit the same location twice"

New in Dolphin 4.0-3664 Dev (Oct 17, 2014)

  • Moved "Connect Wiimote" options into submenu

New in Dolphin 4.0-3662 Dev (Oct 17, 2014)

  • Even more warnings

New in Dolphin 4.0-3659 Dev (Oct 17, 2014)

  • Remove setting to enable or disable Bounding Box calculation.

New in Dolphin 4.0-3657 Dev (Oct 17, 2014)

  • DriverDetails: mark intel buffer_storage bug as fixed

New in Dolphin 4.0-3655 Dev (Oct 16, 2014)

  • Gameini updates.

New in Dolphin 4.0-3652 Dev (Oct 16, 2014)

  • PixelShaderGen: replace multiplication with shift

New in Dolphin 4.0-3650 Dev (Oct 16, 2014)

  • ControllerInterface: Get rid of SetHwnd(), introduce Reinitialize()

New in Dolphin 4.0-3648 Dev (Oct 16, 2014)

  • FastMem: don't let the backpatcher hit the same location twice

New in Dolphin 4.0-3646 Dev (Oct 16, 2014)

  • Parse input as hex instead of decimal to match display values in the register view

New in Dolphin 4.0-3644 Dev (Oct 15, 2014)

  • Fix XFB scaling in D3D

New in Dolphin 4.0-3642 Dev (Oct 15, 2014)

  • Move bDumpFrames to SConfig (and it's references)

New in Dolphin 4.0-3640 Dev (Oct 15, 2014)

  • TASInputDlg: Fix some potential uninitialized variable warnings.

New in Dolphin 4.0-3638 Dev (Oct 15, 2014)

  • Misc / warning fixes

New in Dolphin 4.0-3633 Dev (Oct 15, 2014)

  • MMU: disable BAT resolution

New in Dolphin 4.0-3631 Dev (Oct 15, 2014)

  • Merge branch 'Remove-MMU-Speed-Hack-option' of https://github.com/skidau/dolphin into skidau-Remove-MMU-Speed-Hack-option

New in Dolphin 4.0-3629 Dev (Oct 15, 2014)

  • Readme: Add a link to the Transifex page

New in Dolphin 4.0-3627 Dev (Oct 15, 2014)

  • ControllerEmu: Get rid of redundant string appending

New in Dolphin 4.0-3625 Dev (Oct 15, 2014)

  • VolumeCreator: Make master key arrays static

New in Dolphin 4.0-3623 Dev (Oct 15, 2014)

  • Added some of the MMU registers into the debugger Register window

New in Dolphin 4.0-3621 Dev (Oct 15, 2014)

  • JIT: add basic register allocation heuristics

New in Dolphin 4.0-3619 Dev (Oct 15, 2014)

  • Fixed the step_size_bytes in the ADPCM Accelerator loop

New in Dolphin 4.0-3616 Dev (Oct 15, 2014)

  • Core: Use an enum for indicating CPU cores

New in Dolphin 4.0-3614 Dev (Oct 15, 2014)

  • Core: Move FPSCR exception flags to a typed enum

New in Dolphin 4.0-3612 Dev (Oct 15, 2014)

  • Add AArch64 JIT recompiler to wxWidgets UI.

New in Dolphin 4.0-3610 Dev (Oct 15, 2014)

  • Reimplement Bounding Box calculation using the software renderer.

New in Dolphin 4.0-3603 Dev (Oct 15, 2014)

  • Software: Remove obsoleted VideoConfigDialog.

New in Dolphin 4.0-3601 Dev (Oct 15, 2014)

  • Changed Dump Frames References

New in Dolphin 4.0-3599 Dev (Oct 15, 2014)

  • AVIDump: Add missing CoreTiming header

New in Dolphin 4.0-3597 Dev (Oct 15, 2014)

  • Added Dump Frames/Audio to Movie Menu

New in Dolphin 4.0-3595 Dev (Oct 15, 2014)

  • Proper Audio/Video Dumping

New in Dolphin 4.0-3593 Dev (Oct 15, 2014)

  • JitCache: Use std::array to back the arrays within it.

New in Dolphin 4.0-3591 Dev (Oct 15, 2014)

  • Add FMA support to emitter and use it in the JIT

New in Dolphin 4.0-3587 Dev (Oct 15, 2014)

  • Support the borderless fullscreen option in all backends.

New in Dolphin 4.0-3583 Dev (Oct 15, 2014)

  • Android: Use apply() instead of commit() for SharedPreference changes.

New in Dolphin 4.0-3581 Dev (Oct 15, 2014)

  • Replace wxFileExists() with File::Exists().

New in Dolphin 4.0-3579 Dev (Oct 15, 2014)

  • Add a few missing instructions to the x64 emitter

New in Dolphin 4.0-3575 Dev (Oct 10, 2014)

  • CPU: improve instruction table flags for RC bits

New in Dolphin 4.0-3573 Dev (Oct 10, 2014)

  • PPCAnalyst: Remove unnecessary casts

New in Dolphin 4.0-3571 Dev (Oct 10, 2014)

  • Fixed minor capitalization issue

New in Dolphin 4.0-3569 Dev (Oct 10, 2014)

  • JIT: fix accidental disabling of block linking by default

New in Dolphin 4.0-3567 Dev (Oct 9, 2014)

  • VolumeGC: Use regular return type declaration for GetStringDecoder

New in Dolphin 4.0-3565 Dev (Oct 9, 2014)

  • Hooked up the emulated wiimote speaker's sample rate and volume set by the game

New in Dolphin 4.0-3563 Dev (Oct 9, 2014)

  • [Android] Return to game list instead of exiting app

New in Dolphin 4.0-3561 Dev (Oct 9, 2014)

  • Debug: fix disable block linking option

New in Dolphin 4.0-3559 Dev (Oct 9, 2014)

  • Fix another crash in tas input.

New in Dolphin 4.0-3557 Dev (Oct 8, 2014)

  • Fix ARMv7 JIT from XER optimization.

New in Dolphin 4.0-3553 Dev (Oct 8, 2014)

  • Add wiimote tas input.

New in Dolphin 4.0-3551 Dev (Oct 8, 2014)

  • Rename m_names to m_banner_names

New in Dolphin 4.0-3549 Dev (Oct 8, 2014)

  • Updated Netplay to use GetName()

New in Dolphin 4.0-3547 Dev (Oct 7, 2014)

  • JIT: re-add profiling support on x86_64

New in Dolphin 4.0-3545 Dev (Oct 7, 2014)

  • Fifo: Fix tab/space mismatches

New in Dolphin 4.0-3543 Dev (Oct 7, 2014)

  • Fix endian error. allows loading of current games save even if the memca...

New in Dolphin 4.0-3541 Dev (Oct 7, 2014)

  • DolphinWX: Make WXInputBase part of the WxUtils namespace.

New in Dolphin 4.0-3539 Dev (Oct 7, 2014)

  • JIT: reuse trampolines when possible

New in Dolphin 4.0-3537 Dev (Oct 7, 2014)

  • Add more AVX support, refactor emitter, reduce redundant XMM moves

New in Dolphin 4.0-3532 Dev (Oct 7, 2014)

  • Fix for banner filename from ID

New in Dolphin 4.0-3530 Dev (Oct 6, 2014)

  • OGL: Silence string format warnings.

New in Dolphin 4.0-3528 Dev (Oct 6, 2014)

  • Re-added the change to make the dsp remaining block count zero-based.

New in Dolphin 4.0-3526 Dev (Oct 6, 2014)

  • Create dolphin-emu.spec

New in Dolphin 4.0-3522 Dev (Oct 6, 2014)

  • Migrate global init stuff into UICommon.

New in Dolphin 4.0-3520 Dev (Oct 6, 2014)

  • DolphinWX: Fix double-spacing in some UI strings

New in Dolphin 4.0-3518 Dev (Oct 6, 2014)

  • Gameini updates.

New in Dolphin 4.0-3516 Dev (Oct 6, 2014)

  • Change a bunch of reference function arguments to pointers.

New in Dolphin 4.0-3514 Dev (Oct 4, 2014)

  • TrampolineCache: Remove unnecessary cast

New in Dolphin 4.0-3512 Dev (Oct 4, 2014)

  • JIT: properly remove FIFO write addresses when code is invalidated

New in Dolphin 4.0-3510 Dev (Oct 4, 2014)

  • JIT: set clear_cache_asap to false when clearing the cache

New in Dolphin 4.0-3508 Dev (Oct 4, 2014)

  • Fix BAT register initial values in bootcode

New in Dolphin 4.0-3506 Dev (Oct 4, 2014)

  • WiiSaveCrypted: Move some function params over to std::string

New in Dolphin 4.0-3504 Dev (Oct 4, 2014)

  • Don't allow multi compress to compress wbfs or wad files.

New in Dolphin 4.0-3502 Dev (Oct 4, 2014)

  • Fix running dolphin with a single flag.

New in Dolphin 4.0-3500 Dev (Oct 3, 2014)

  • Add on screen frame counter.

New in Dolphin 4.0-3498 Dev (Oct 3, 2014)

  • If one argument is given, assume it is a game, and run it.

New in Dolphin 4.0-3496 Dev (Oct 3, 2014)

  • Spelling mistake in VideoDialog

New in Dolphin 4.0-3494 Dev (Oct 2, 2014)

  • VideoCommon: Silence -Wmaybe-uninitialized warnings.

New in Dolphin 4.0-3492 Dev (Oct 2, 2014)

  • Change another NULL to nullptr.

New in Dolphin 4.0-3490 Dev (Oct 2, 2014)

  • Jit64: Change a NULL to nullptr

New in Dolphin 4.0-3488 Dev (Oct 2, 2014)

  • Fix IR input display.

New in Dolphin 4.0-3486 Dev (Oct 2, 2014)

  • Add support for cc and nunchuck in input display.

New in Dolphin 4.0-3484 Dev (Oct 2, 2014)

  • dsp int timing tweak

New in Dolphin 4.0-3482 Dev (Oct 1, 2014)

  • Added missing game settings files

New in Dolphin 4.0-3475 Dev (Oct 1, 2014)

  • AudioCommon: Prefix soundStream global with g_

New in Dolphin 4.0-3473 Dev (Oct 1, 2014)

  • MMU: support loads/stores that cross page boundaries

New in Dolphin 4.0-3471 Dev (Oct 1, 2014)

  • Cleanup Renderer::CalculateTargetSize(), and allow IRs higher than 4x to be set via INI.

New in Dolphin 4.0-3469 Dev (Oct 1, 2014)

  • JIT+Emitter: support locking flags

New in Dolphin 4.0-3467 Dev (Oct 1, 2014)

  • Create new Movie menu.

New in Dolphin 4.0-3465 Dev (Oct 1, 2014)

  • DSPJitRegCache: Use std::array to represent the register arrays

New in Dolphin 4.0-3463 Dev (Oct 1, 2014)

  • Replaced GCM functions with ISO functions

New in Dolphin 4.0-3461 Dev (Sep 30, 2014)

  • Remove useless STACKALIGN macro.

New in Dolphin 4.0-3459 Dev (Sep 30, 2014)

  • NetPlayClient: Remove unused macro

New in Dolphin 4.0-3455 Dev (Sep 30, 2014)

  • ReadDataFromFifo is always called with len = 32. Remove the parameter t...

New in Dolphin 4.0-3453 Dev (Sep 30, 2014)

  • Debug: fix display of instructions in virtual memory in MMU games

New in Dolphin 4.0-3451 Dev (Sep 30, 2014)

  • JIT: fix carry merging across breakpoints

New in Dolphin 4.0-3449 Dev (Sep 30, 2014)

  • JIT: enable block linking and idle skipping in debug mode

New in Dolphin 4.0-3447 Dev (Sep 30, 2014)

  • JIT: merge lbz + extsb

New in Dolphin 4.0-3445 Dev (Sep 30, 2014)

  • When loading the map file for a DOL/ELF file, extract only the filename from the DOL/ELF's path

New in Dolphin 4.0-3443 Dev (Sep 29, 2014)

  • Add OpenGL 4.0-4.5 core extensions.

New in Dolphin 4.0-3441 Dev (Sep 29, 2014)

  • Jit_Integer: Get rid of some cast noise in boolX

New in Dolphin 4.0-3439 Dev (Sep 29, 2014)

  • CoreParameter: Use unique_ptrs over raw pointers.

New in Dolphin 4.0-3436 Dev (Sep 29, 2014)

  • Moved the linking of the FIFO CPWritePointer near where CPWritePointer gets updated

New in Dolphin 4.0-3434 Dev (Sep 29, 2014)

  • JIT: a small optimization for subfex and friends

New in Dolphin 4.0-3432 Dev (Sep 29, 2014)

  • GekkoDisassembler: show W and I in psq_l/psq_st disassembly

New in Dolphin 4.0-3430 Dev (Sep 29, 2014)

  • GPU determinism (apparently it is ready for merge)

New in Dolphin 4.0-3419 Dev (Sep 29, 2014)

  • Fix QtCompile.props to work if the repo path contains spaces.

New in Dolphin 4.0-3417 Dev (Sep 29, 2014)

  • DSPJitRegCache: Merge two loops in popRegs.

New in Dolphin 4.0-3415 Dev (Sep 29, 2014)

  • Clean-up the leftover dspARAMAddresses code that was no longer needed.

New in Dolphin 4.0-3413 Dev (Sep 29, 2014)

  • SI: Fix bounds check in GetDeviceType

New in Dolphin 4.0-3411 Dev (Sep 29, 2014)

  • Allow custom textures to load from unicode paths.

New in Dolphin 4.0-3409 Dev (Sep 29, 2014)

  • Compile the ARAM DMA exception checks into the JIT block

New in Dolphin 4.0-3402 Dev (Sep 29, 2014)

  • Interpreter: remove debug printf in psq_l

New in Dolphin 4.0-3400 Dev (Sep 27, 2014)

  • Fixed the "Undeclared identifier: uv0" OpenGL shader compile error that appears in NBA2K11.

New in Dolphin 4.0-3397 Dev (Sep 27, 2014)

  • Make input display work properly with netplay.

New in Dolphin 4.0-3395 Dev (Sep 26, 2014)

  • JIT: fix branch merging, take 2

New in Dolphin 4.0-3393 Dev (Sep 26, 2014)

  • Change the QGR union over to a BitField union

New in Dolphin 4.0-3391 Dev (Sep 26, 2014)

  • JIT: fix bugs with ComputeRC in branch merging patch

New in Dolphin 4.0-3389 Dev (Sep 26, 2014)

  • Change fres/frsqrte jumps

New in Dolphin 4.0-3387 Dev (Sep 26, 2014)

  • Fixes for _M_GENERIC build

New in Dolphin 4.0-3384 Dev (Sep 26, 2014)

  • Fix fastmem in JitIL after 755bd2c4.

New in Dolphin 4.0-3382 Dev (Sep 25, 2014)

  • ISOProperties: Fix typo in the tooltip for manual config editing.

New in Dolphin 4.0-3380 Dev (Sep 25, 2014)

  • DolphinWX: Get rid of an explicit delete in OnExportSave

New in Dolphin 4.0-3378 Dev (Sep 25, 2014)

  • JIT: generic branch merging

New in Dolphin 4.0-3376 Dev (Sep 25, 2014)

  • JIT: Reorganize carry to store flags separately instead of part of XER

New in Dolphin 4.0-3373 Dev (Sep 24, 2014)

  • Replaced KillImmediate with BindToRegister in the tw instruction.

New in Dolphin 4.0-3371 Dev (Sep 24, 2014)

  • JIT: flush a register if it won't be used for the rest of the block

New in Dolphin 4.0-3367 Dev (Sep 23, 2014)

  • [AArch64] Implement instructions.

New in Dolphin 4.0-3352 Dev (Sep 23, 2014)

  • Change netplay buffer SpinCtrl to default to 5.

New in Dolphin 4.0-3350 Dev (Sep 23, 2014)

  • OGL: Get rid of explicit deletes in RasterFont

New in Dolphin 4.0-3346 Dev (Sep 22, 2014)

  • DolphinWX: Fix case where the debugger would crash on hiding a pane.

New in Dolphin 4.0-3342 Dev (Sep 22, 2014)

  • Remove an unused variable.

New in Dolphin 4.0-3338 Dev (Sep 22, 2014)

  • DolphinWX: Fix the memory view in the debugger

New in Dolphin 4.0-3336 Dev (Sep 22, 2014)

  • Disassembler: fix disassembly of some twi instructions

New in Dolphin 4.0-3334 Dev (Sep 22, 2014)

  • GPU: Only load the relevant color components upon writes to the tev color registers

New in Dolphin 4.0-3331 Dev (Sep 22, 2014)

  • VideoCommon: Fix function casing in FrameBufferManagerBase

New in Dolphin 4.0-3329 Dev (Sep 22, 2014)

  • VideoCommon: Make zfreeze in GenMode 1 bit in size

New in Dolphin 4.0-3327 Dev (Sep 22, 2014)

  • JIT: fix fsel/ps_sel implementations for NaN input

New in Dolphin 4.0-3325 Dev (Sep 22, 2014)

  • JIT: fix indexed paired singles

New in Dolphin 4.0-3323 Dev (Sep 22, 2014)

  • Add hotkeys to select save state slots

New in Dolphin 4.0-3321 Dev (Sep 22, 2014)

  • FrameTools: Set focus on Windows via CFrame::SetFocus

New in Dolphin 4.0-3319 Dev (Sep 22, 2014)

  • Fix build failing when disabling precompiled headers.

New in Dolphin 4.0-3317 Dev (Sep 22, 2014)

  • JIT: support byte-reversed stores/loads

New in Dolphin 4.0-3315 Dev (Sep 22, 2014)

  • Debugger: make opcode search a bit better

New in Dolphin 4.0-3313 Dev (Sep 22, 2014)

  • [AArch64] Implement a bunch of integer instructions

New in Dolphin 4.0-3310 Dev (Sep 22, 2014)

  • JIT: simpler fallback conditions for load/store float

New in Dolphin 4.0-3308 Dev (Sep 22, 2014)

  • JIT: change eieio and tlbsync to DoNothing

New in Dolphin 4.0-3306 Dev (Sep 22, 2014)

  • JIT: implement remaining psq_l/st instruction variants

New in Dolphin 4.0-3304 Dev (Sep 22, 2014)

  • JIT: add ps_cmp0/ps_cmp1/ps_res/ps_rsqrte

New in Dolphin 4.0-3300 Dev (Sep 22, 2014)

  • JIT: rename a few constants to be more accurate

New in Dolphin 4.0-3298 Dev (Sep 22, 2014)

  • XFB Scaling

New in Dolphin 4.0-3295 Dev (Sep 22, 2014)

  • Show OpenGL or OpenGL ES on Android depending on what the device supports

New in Dolphin 4.0-3293 Dev (Sep 22, 2014)

  • Add AArch64 emitter aliases for MOV and MVN.

New in Dolphin 4.0-3291 Dev (Sep 22, 2014)

  • Fix AArch64 JIT compiling

New in Dolphin 4.0-3289 Dev (Sep 19, 2014)

  • Fix GCPad::SetMotor()

New in Dolphin 4.0-3287 Dev (Sep 19, 2014)

  • JIT: fix debug mode

New in Dolphin 4.0-3283 Dev (Sep 19, 2014)

  • windows/qt: add (hopefully) all plugins DolphinQt should possibly need.

New in Dolphin 4.0-3281 Dev (Sep 19, 2014)

  • Reset RSP after calling Jit in case it cleared the code cache.

New in Dolphin 4.0-3279 Dev (Sep 19, 2014)

  • Debugger: scroll by multiples of 4 bytes

New in Dolphin 4.0-3275 Dev (Sep 19, 2014)

  • Interpreter: fix carry calculation in srawx

New in Dolphin 4.0-3273 Dev (Sep 18, 2014)

  • JIT: fix regression in ps_sel

New in Dolphin 4.0-3271 Dev (Sep 18, 2014)

  • Fix BLR optimization (sorry)

New in Dolphin 4.0-3267 Dev (Sep 18, 2014)

  • Opportunistically predict BLR destinations using RET.

New in Dolphin 4.0-3260 Dev (Sep 18, 2014)

  • JIT: update some rather outdated comments

New in Dolphin 4.0-3258 Dev (Sep 17, 2014)

  • DolphinQt -- initial commit

New in Dolphin 4.0-3254 Dev (Sep 17, 2014)

  • JIT: Optimize JitAsmCommon, Float, and PS implementations

New in Dolphin 4.0-3247 Dev (Sep 16, 2014)

  • Fix missing "return"

New in Dolphin 4.0-3245 Dev (Sep 16, 2014)

  • JIT: support immediate stores

New in Dolphin 4.0-3243 Dev (Sep 16, 2014)

  • GekkoDisassembler: fix/improve disassembly for a few instructions

New in Dolphin 4.0-3241 Dev (Sep 16, 2014)

  • x64Emitter: fix silent failure if WriteNormalOp is passed two memory operands

New in Dolphin 4.0-3239 Dev (Sep 16, 2014)

  • Revert "Two small JIT optimizations"

New in Dolphin 4.0-3237 Dev (Sep 16, 2014)

  • Two small JIT optimizations

New in Dolphin 4.0-3234 Dev (Sep 15, 2014)

  • Fix all the current issues with the AArch64 register cache.

New in Dolphin 4.0-3232 Dev (Sep 15, 2014)

  • MMU: properly check MEM1 range on Gamecube games

New in Dolphin 4.0-3230 Dev (Sep 15, 2014)

  • JIT: Carry optimizations!

New in Dolphin 4.0-3223 Dev (Sep 15, 2014)

  • PolarSSL: don't install stuff.

New in Dolphin 4.0-3221 Dev (Sep 15, 2014)

  • Kill off the wx casts within InputCommon and GLInterface.

New in Dolphin 4.0-3219 Dev (Sep 15, 2014)

  • Fix AArch64 MOVI2R helper function.

New in Dolphin 4.0-3217 Dev (Sep 15, 2014)

  • Add LZCNT support, use in cntlzw

New in Dolphin 4.0-3214 Dev (Sep 15, 2014)

  • JIT: fix JIT with conditional continue off, again

New in Dolphin 4.0-3212 Dev (Sep 15, 2014)

  • Fix Fastmem in JitIL for massive speed gains.

New in Dolphin 4.0-3210 Dev (Sep 15, 2014)

  • InputCommon: Initialize NSDictionaries using literal syntax.

New in Dolphin 4.0-3208 Dev (Sep 15, 2014)

  • UnitTests: Fix misplaced braces in the x64Emitter tests

New in Dolphin 4.0-3206 Dev (Sep 15, 2014)

  • JitArm32: Minor cleanup.

New in Dolphin 4.0-3203 Dev (Sep 15, 2014)

  • DiscIO: Remove unnecessary break statements.

New in Dolphin 4.0-3201 Dev (Sep 15, 2014)

  • ConfigManager.cpp: Removed three elements from platform-ifdef

New in Dolphin 4.0-3199 Dev (Sep 15, 2014)

  • X64Emitter: support shorter mov reg, imm opcodes

New in Dolphin 4.0-3196 Dev (Sep 15, 2014)

  • CBoot: Use vectors instead of raw pointers in ELF functions.

New in Dolphin 4.0-3194 Dev (Sep 15, 2014)

  • Fiora's Faster MMU Project

New in Dolphin 4.0-3186 Dev (Sep 15, 2014)

  • Fix Idle Skipping in JitIL

New in Dolphin 4.0-3184 Dev (Sep 15, 2014)

  • DolphinWX: Get rid of fallthrough in ScanForISOs

New in Dolphin 4.0-3182 Dev (Sep 15, 2014)

  • Gameini cleanup

New in Dolphin 4.0-3180 Dev (Sep 13, 2014)

  • ARM64: Make getters within ArithOption const.

New in Dolphin 4.0-3178 Dev (Sep 12, 2014)

  • Fix warnings.

New in Dolphin 4.0-3176 Dev (Sep 12, 2014)

  • Fix the return value of PPCAnalyst.

New in Dolphin 4.0-3174 Dev (Sep 12, 2014)

  • Include a missing include in the ARM emitter's common code.

New in Dolphin 4.0-3172 Dev (Sep 12, 2014)

  • DiscIO: Minor changes to VolumeDirectory.

New in Dolphin 4.0-3169 Dev (Sep 12, 2014)

  • Remove some unnecessary semicolons

New in Dolphin 4.0-3167 Dev (Sep 12, 2014)

  • Save JitIL! Fix bug so JitIL actually runs again.

New in Dolphin 4.0-3164 Dev (Sep 12, 2014)

  • Fix IsMMIOAddress Check.

New in Dolphin 4.0-3162 Dev (Sep 11, 2014)

  • JIT: use XCHG in MOVTwo

New in Dolphin 4.0-3160 Dev (Sep 11, 2014)

  • Movie cleanup

New in Dolphin 4.0-3157 Dev (Sep 11, 2014)

  • Add sign extending aliases to the ARM64Emitter.

New in Dolphin 4.0-3155 Dev (Sep 11, 2014)

  • Remove extra semicolons at the ends of some lines.

New in Dolphin 4.0-3153 Dev (Sep 10, 2014)

  • Include CommonTypes.h instead of Common.h.

New in Dolphin 4.0-3151 Dev (Sep 10, 2014)

  • JIT: remove op merging code that served no purpose

New in Dolphin 4.0-3149 Dev (Sep 10, 2014)

  • Kill Core::g_CoreStartupParameter.

New in Dolphin 4.0-3147 Dev (Sep 10, 2014)

  • Fix building x86_64 on Android.

New in Dolphin 4.0-3145 Dev (Sep 10, 2014)

  • JIT64: various integer optimizations

New in Dolphin 4.0-3133 Dev (Sep 9, 2014)

  • JIT: fix a corner case in crXXX

New in Dolphin 4.0-3131 Dev (Sep 9, 2014)

  • Fix various issues with the twi/tw instructions

New in Dolphin 4.0-3128 Dev (Sep 9, 2014)

  • Common: Fix code styling in Arm64Emitter

New in Dolphin 4.0-3126 Dev (Sep 9, 2014)

  • JIT: fix running in debug mode

New in Dolphin 4.0-3124 Dev (Sep 9, 2014)

  • InputCommon: Remove unnecessary breaks in XInput's GetName function

New in Dolphin 4.0-3122 Dev (Sep 9, 2014)

  • Common: Remove unused variable in MemoryMap_Setup

New in Dolphin 4.0-3120 Dev (Sep 9, 2014)

  • Fix Generic build from AArch64 merge.

New in Dolphin 4.0-3118 Dev (Sep 9, 2014)

  • Fix building ARMv7 on the 64bit Android NDK.

New in Dolphin 4.0-3116 Dev (Sep 9, 2014)

  • Initial AArch64 JIT

New in Dolphin 4.0-3110 Dev (Sep 9, 2014)

  • AudioCommon: Remove unnecessary usages of mem_fn

New in Dolphin 4.0-3108 Dev (Sep 9, 2014)

  • WiiSaveCrypted: migrate to Core/HW.

New in Dolphin 4.0-3106 Dev (Sep 8, 2014)

  • Update external polarssl to 1.3.8

New in Dolphin 4.0-3104 Dev (Sep 8, 2014)

  • JIT: fix conditional-continue=off

New in Dolphin 4.0-3102 Dev (Sep 8, 2014)

  • Fix a few minor bugs that appeared in the latest android cmake script

New in Dolphin 4.0-3100 Dev (Sep 8, 2014)

  • Remove "EFB Copies Disabled" option from hotkey toggling cycle.

New in Dolphin 4.0-3097 Dev (Sep 8, 2014)

  • ABI cleanup

New in Dolphin 4.0-3093 Dev (Sep 8, 2014)

  • DolphinWX: Use std::string over char arrays in MemoryView

New in Dolphin 4.0-3091 Dev (Sep 8, 2014)

  • Common: Inline declare some loop variables in ArmEmitter

New in Dolphin 4.0-3089 Dev (Sep 8, 2014)

  • DolphinWX: Remove unnecessary unique_ptr get calls in InputConfigDiag

New in Dolphin 4.0-3087 Dev (Sep 8, 2014)

  • Hooked up the emulated Wiimote speaker.

New in Dolphin 4.0-3083 Dev (Sep 8, 2014)

  • Update debugger button states at startup to disable non-functional JIT menu items

New in Dolphin 4.0-3081 Dev (Sep 8, 2014)

  • Add an IsMovieActive function.

New in Dolphin 4.0-3079 Dev (Sep 8, 2014)

  • Don't allow starting recording in states that will cause a crash or othe...

New in Dolphin 4.0-3077 Dev (Sep 8, 2014)

  • Downgrade the ERROR log printed when twi is executed in interpreter to DEBUG

New in Dolphin 4.0-3075 Dev (Sep 8, 2014)

  • AudioCommon: Use std::string for the filename parameter of StartLogAudio

New in Dolphin 4.0-3073 Dev (Sep 8, 2014)

  • Quiet initialization order warning in CFrame

New in Dolphin 4.0-3071 Dev (Sep 8, 2014)

  • Common: Kill off duplicate log warning definitions

New in Dolphin 4.0-3068 Dev (Sep 8, 2014)

  • Common: Fix a potential infinite loop in ReplaceAll

New in Dolphin 4.0-3066 Dev (Sep 8, 2014)

  • Two trivial warning fixes

New in Dolphin 4.0-3063 Dev (Sep 8, 2014)

  • Fix formatting

New in Dolphin 4.0-3060 Dev (Sep 8, 2014)

  • DolphinWX: Fix Wii save importing

New in Dolphin 4.0-3058 Dev (Sep 8, 2014)

  • Clear movie variables that might have been set from a previous run.

New in Dolphin 4.0-3056 Dev (Sep 8, 2014)

  • Moved the loop check back to a post-loop condition in DSP HLE AX ucode.

New in Dolphin 4.0-3053 Dev (Sep 8, 2014)

  • Fix render to main crashing in fullscreen.

New in Dolphin 4.0-3051 Dev (Sep 8, 2014)

  • Revert "Merge pull request #993 from phire/fix_getOpInfo"

New in Dolphin 4.0-3049 Dev (Sep 8, 2014)

  • PowerPCState register (and rationalize register usage, and add some registers to replace it)

New in Dolphin 4.0-3042 Dev (Sep 8, 2014)

  • Migrate PNGs from DolphinWX to the Data/Resources directory.

New in Dolphin 4.0-3040 Dev (Sep 8, 2014)

  • AudioCommon: Make WaveFileWriter inherit NonCopyable

New in Dolphin 4.0-3038 Dev (Sep 8, 2014)

  • Common: Remove HAVE_CXX11_SYNTAX define from Common.h

New in Dolphin 4.0-3036 Dev (Sep 8, 2014)

  • Place bundled SFML include paths before others

New in Dolphin 4.0-3034 Dev (Sep 8, 2014)

  • Place bundled SFML include paths before others

New in Dolphin 4.0-3032 Dev (Sep 8, 2014)

  • Make Invalid instruction debug assert a non-debug assert.

New in Dolphin 4.0-3030 Dev (Sep 8, 2014)

  • AudioCommon: Remove unused parameter from OpenSLESStream constructor

New in Dolphin 4.0-3028 Dev (Sep 8, 2014)

  • raw memcards: revert last change so flushes are still time-driven.

New in Dolphin 4.0-3026 Dev (Sep 6, 2014)

  • raw memcards: revert last change so flushes are still time-driven

New in Dolphin 4.0-3024 Dev (Sep 6, 2014)

  • JIT: fix branch merging with bclr

New in Dolphin 4.0-3022 Dev (Sep 6, 2014)

  • Remove dead code.

New in Dolphin 4.0-3019 Dev (Sep 6, 2014)

  • Work around Intel's failings with buffer_storage

New in Dolphin 4.0-3017 Dev (Sep 6, 2014)

  • Remove debug printf from earlier commit

New in Dolphin 4.0-3015 Dev (Sep 6, 2014)

  • Revert "JIT64: optimize CA calculations"

New in Dolphin 4.0-3013 Dev (Sep 6, 2014)

  • JIT64: optimize CA calculations

New in Dolphin 4.0-2999 Dev (Sep 6, 2014)

  • JIT: implement frsqte

New in Dolphin 4.0-2996 Dev (Sep 6, 2014)

  • Don't switch to a vertex array object of 0.

New in Dolphin 4.0-2992 Dev (Sep 5, 2014)

  • GCI Folder: try to reserve space for new saves from the current game

New in Dolphin 4.0-2989 Dev (Sep 5, 2014)

  • Controller Interface: Remove "using namespace" in header file

New in Dolphin 4.0-2987 Dev (Sep 5, 2014)

  • Revert "Don't sleep in the event thread"

New in Dolphin 4.0-2985 Dev (Sep 5, 2014)

  • Clean up the TextureDecoder and some related things

New in Dolphin 4.0-2973 Dev (Sep 5, 2014)

  • DolphinWX: Simplify wiki link construction

New in Dolphin 4.0-2971 Dev (Sep 5, 2014)

  • Edit Auto iterate through configuration inputs with toggle

New in Dolphin 4.0-2968 Dev (Sep 5, 2014)

  • Don't sleep in the event thread

New in Dolphin 4.0-2966 Dev (Sep 5, 2014)

  • Added the EmuRunningState check to the GPU thread's FIFO loop

New in Dolphin 4.0-2964 Dev (Sep 5, 2014)

  • Render: Implemented simple render target pool

New in Dolphin 4.0-2962 Dev (Sep 5, 2014)

  • VideoCommon: rewrite frame skipping code

New in Dolphin 4.0-2960 Dev (Sep 5, 2014)

  • VideoCommon: remove XFReg copy optimization

New in Dolphin 4.0-2958 Dev (Sep 5, 2014)

  • JIT: remove srawix fallback

New in Dolphin 4.0-2956 Dev (Sep 5, 2014)

  • Fix a typo introduced by 5adbc83 in ControllerEmu.cpp.

New in Dolphin 4.0-2954 Dev (Sep 5, 2014)

  • Core: Make the tables in ARDecrypt.cpp static

New in Dolphin 4.0-2952 Dev (Sep 5, 2014)

  • Common: Remove unused header from Thread.cpp

New in Dolphin 4.0-2950 Dev (Sep 5, 2014)

  • Core: Fix variable prefixing of statics in Core.cpp

New in Dolphin 4.0-2948 Dev (Sep 5, 2014)

  • Updated SoundTouch library to 1.8.1

New in Dolphin 4.0-2946 Dev (Sep 4, 2014)

  • Change IniFile::Section::Set() with default value to use a template.

New in Dolphin 4.0-2944 Dev (Sep 4, 2014)

  • Core: Initialize all JITIL RegInfo members in the initializer list.

New in Dolphin 4.0-2941 Dev (Sep 4, 2014)

  • OGL: Fix constant casing in RasterFont.

New in Dolphin 4.0-2938 Dev (Sep 4, 2014)

  • Change NULL to nullptr.

New in Dolphin 4.0-2936 Dev (Sep 4, 2014)

  • Read the config file before enabling logs.

New in Dolphin 4.0-2934 Dev (Sep 4, 2014)

  • Added code to patch the codehandler's MMIO address

New in Dolphin 4.0-29131 Dev (Sep 4, 2014)

  • Common: Make TITLEID_SYSMENU a static const variable in NandPaths.h

New in Dolphin 4.0-29129 Dev (Sep 4, 2014)

  • JIT: fix regression in timer patch

New in Dolphin 4.0-29127 Dev (Sep 4, 2014)

  • JIT: fix regression in timer patch

New in Dolphin 4.0-29125 Dev (Sep 4, 2014)

  • x64Emitter: add BMI1/BMI2 support

New in Dolphin 4.0-29123 Dev (Sep 4, 2014)

  • Common: Remove unnecessary define check in Log2

New in Dolphin 4.0-29121 Dev (Sep 4, 2014)

  • x64EmitterTest: Fake support for all CPU extensions

New in Dolphin 4.0-2919 Dev (Sep 4, 2014)

  • Update OpenAL-soft to 1.16.0

New in Dolphin 4.0-2917 Dev (Sep 4, 2014)

  • DolphinWX: More readable variable names in BreakpointView

New in Dolphin 4.0-2914 Dev (Sep 4, 2014)

  • Prevent changing adapters during emulation and VideoConfigDiag cleanup

New in Dolphin 4.0-2912 Dev (Sep 4, 2014)

  • Change ControlState typedef to double, and change all related floats/dou...

New in Dolphin 4.0-2910 Dev (Sep 4, 2014)

  • Core: Fix case where a panic alert wouldn't be shown in MemoryUtil.cpp

New in Dolphin 4.0-2907 Dev (Sep 4, 2014)

  • Update the android cmake toolchain file to support 64bit.

New in Dolphin 4.0-2905 Dev (Sep 4, 2014)

  • JIT: Fix caller-save registers on WIN64

New in Dolphin 4.0-2903 Dev (Sep 4, 2014)

  • Allow system time to move forward during netplay.

New in Dolphin 4.0-2901 Dev (Sep 4, 2014)

  • Evict registers from the cache based on LRU

New in Dolphin 4.0-2899 Dev (Sep 4, 2014)

  • Add OSD messages back to status bar.

New in Dolphin 4.0-2897 Dev (Sep 4, 2014)

  • Revert changes to how DInput filters out XInput devices.

New in Dolphin 4.0-2895 Dev (Sep 3, 2014)

  • Scan build fixes

New in Dolphin 4.0-2892 Dev (Sep 3, 2014)

  • Fixed bug introduced in PR#803 caused by casting

New in Dolphin 4.0-2890 Dev (Sep 3, 2014)

  • Remove PowerPCState::DebugCount.

New in Dolphin 4.0-2886 Dev (Sep 3, 2014)

  • JIT: implement timer support in mtspr

New in Dolphin 4.0-2883 Dev (Sep 3, 2014)

  • Refactor opcode decoding a bit to kill FifoCommandRunnable.

New in Dolphin 4.0-2881 Dev (Sep 3, 2014)

  • Add some static_asserts to the Arm32 JIT to make sure ppcState is sane.

New in Dolphin 4.0-2879 Dev (Sep 2, 2014)

  • Removed the auto setting of SEQUENCE_MS because the synchronised audio c...

New in Dolphin 4.0-2877 Dev (Sep 2, 2014)

  • JIT64: try enabling dcbz again

New in Dolphin 4.0-2875 Dev (Sep 2, 2014)

  • Add unit tests for the x64Emitter

New in Dolphin 4.0-2861 Dev (Sep 2, 2014)

  • Provide a way to build and run unittests on Windows

New in Dolphin 4.0-2856 Dev (Sep 2, 2014)

  • Common: Make the LUTs in ColorUtil static

New in Dolphin 4.0-2854 Dev (Sep 2, 2014)

  • Common: Remove unnecessary "using namespace Gen;" from x64emitter

New in Dolphin 4.0-2852 Dev (Sep 2, 2014)

  • DolphinWX: Change a wx Printf call to a Format call

New in Dolphin 4.0-2850 Dev (Sep 2, 2014)

  • DolphinWX: Get rid of an snprintf call in ISOProperties

New in Dolphin 4.0-2848 Dev (Sep 2, 2014)

  • Disable all logs by default.

New in Dolphin 4.0-2846 Dev (Sep 2, 2014)

  • MMU: fix enhanced BAT support

New in Dolphin 4.0-2844 Dev (Sep 2, 2014)

  • DolphinWX: Get rid of unnecessary getName function in LogWindow

New in Dolphin 4.0-2842 Dev (Sep 2, 2014)

  • DiscIO: Prefix class member variables with "m_"

New in Dolphin 4.0-2840 Dev (Sep 2, 2014)

  • DolphinWX: Use normal instantiation of wxTimer in HotkeyDlg

New in Dolphin 4.0-2838 Dev (Sep 2, 2014)

  • DiscIO: Move some raw pointers over to unique_ptr

New in Dolphin 4.0-2836 Dev (Sep 2, 2014)

  • DolphinWX: Fix exporting of Wii save files

New in Dolphin 4.0-2834 Dev (Sep 1, 2014)

  • InputCommon: Rename class InputPlugin to InputConfig

New in Dolphin 4.0-2832 Dev (Sep 1, 2014)

  • Take the size of the audio data into account when checking for the loop address

New in Dolphin 4.0-2830 Dev (Sep 1, 2014)

  • unittests: correct some integers which should have been floating point types

New in Dolphin 4.0-2828 Dev (Sep 1, 2014)

  • VertexLoader: Change VtxDesc to use u64 instead of u32

New in Dolphin 4.0-2826 Dev (Sep 1, 2014)

  • JIT: revert lmw optimizations

New in Dolphin 4.0-2824 Dev (Sep 1, 2014)

  • Core: Break movie header validity checking into a function

New in Dolphin 4.0-2822 Dev (Sep 1, 2014)

  • Core: Fix potential uninitialized variable warnings in Wii_IPC_HLE_Devices_es.cpp

New in Dolphin 4.0-2820 Dev (Sep 1, 2014)

  • AudioCommon: Get rid of now unused handle param for InitSoundStream()

New in Dolphin 4.0-2818 Dev (Sep 1, 2014)

  • JIT: fix RAM check in load-from-constant-address

New in Dolphin 4.0-2816 Dev (Sep 1, 2014)

  • AudioCommon: Declare iterator variable in loop body in DPL2Decoder

New in Dolphin 4.0-2814 Dev (Sep 1, 2014)

  • PPCAnalyst: Use std::swap instead of making a temporary variable

New in Dolphin 4.0-2812 Dev (Sep 1, 2014)

  • Clean up brace placements within the project.

New in Dolphin 4.0-2803 Dev (Sep 1, 2014)

  • Get rid of C-style empty function parameter indicators

New in Dolphin 4.0-2801 Dev (Sep 1, 2014)

  • Core: Change a bitwise OR fail case to a logical AND success check in ActionReplay.cpp

New in Dolphin 4.0-2799 Dev (Aug 30, 2014)

  • DiscIO: Get rid of unnecessary struct differencing

New in Dolphin 4.0-2797 Dev (Aug 30, 2014)

  • Remove the SSE2 messagebox.

New in Dolphin 4.0-2795 Dev (Aug 29, 2014)

  • Change default netplay buffer to 5.

New in Dolphin 4.0-2793 Dev (Aug 29, 2014)

  • Update shown CPU cores in the Android UI.

New in Dolphin 4.0-2791 Dev (Aug 29, 2014)

  • Update build.gradle to newer buildtools

New in Dolphin 4.0-2789 Dev (Aug 29, 2014)

  • Optimize PointerWrap

New in Dolphin 4.0-2787 Dev (Aug 29, 2014)

  • JIT64: add frspx implementation

New in Dolphin 4.0-2785 Dev (Aug 29, 2014)

  • JIT64: clean up and unify float load/store code

New in Dolphin 4.0-2783 Dev (Aug 29, 2014)

  • JIT: make fprf conditional in fcmp, just like the other instructions

New in Dolphin 4.0-2781 Dev (Aug 29, 2014)

  • JIT64: add mulhwx implementation

New in Dolphin 4.0-2779 Dev (Aug 29, 2014)

  • x64Emitter: add support for some missing CVT instructions

New in Dolphin 4.0-2777 Dev (Aug 29, 2014)

  • JIT: Initial FPRF support

New in Dolphin 4.0-2775 Dev (Aug 29, 2014)

  • Jit64: some load/store optimizations

New in Dolphin 4.0-2773 Dev (Aug 29, 2014)

  • Fix PostProcessing shader garbage on screen

New in Dolphin 4.0-2771 Dev (Aug 28, 2014)

  • glx: fix shutdown hang

New in Dolphin 4.0-2763 Dev (Aug 27, 2014)

  • Bugfixes for fmul rounding

New in Dolphin 4.0-2745 Dev (Aug 26, 2014)

  • Revert "Catch broken configurations inside of the Post Processing shader.

New in Dolphin 4.0-2704 Dev (Aug 23, 2014)

  • Fixed toolbar's disabled button color.

New in Dolphin 4.0-2701 Dev (Aug 23, 2014)

  • DolphinWX: Get rid of unnecessary hotkey code.

New in Dolphin 4.0-2697 Dev (Aug 22, 2014)

  • Core: Removed blank headers Boot_ELF.h and Boot_WiiWAD.h (PR #850 from lioncash)

New in Dolphin 4.0-1080 Dev (Mar 7, 2014)

  • Implement workaround for Windows versions which do not support XSAVE.

New in Dolphin 4.0-1062 Dev (Mar 4, 2014)

  • Software renderer: Restore FifoPlayer support by emulating hardware backend behavior

New in Dolphin 4.0-1054 Dev (Mar 3, 2014)

  • Make the base calculation in CheatsWindow simpler.

New in Dolphin 4.0-268 Dev (Oct 26, 2013)

  • Added memchecks when the MMU is enabled.

New in Dolphin 4.0-259 Dev (Oct 21, 2013)

  • Actually enable PCH.

New in Dolphin 4.0-242 Dev (Oct 18, 2013)

  • Remove a redundant assignment in Init() within PowerPC.cpp. We already assign zero to ppcState.dtlb_last.

New in Dolphin 4.0-241 Dev (Oct 17, 2013)

  • Fix a filter in the VS project file for JitILCommon-related files.

New in Dolphin 4.0-164 Dev (Oct 7, 2013)

  • Fix updating the register even if an exception occurred in MMU mode.

New in Dolphin 4.0-126 Dev (Oct 3, 2013)

  • Disable subfic, it prevents Wind Waker from booting into a save game.

New in Dolphin 4.0-112 Dev (Oct 1, 2013)

  • mtspr fall through to interpreter not needed for basic SPRs

New in Dolphin 2745 (Apr 2, 2009)

  • SSBB (PAL) runs!
  • Tatsunoko vs. Capcom runs!
  • Force bi/trilinear filtering (re)enabled (OpenGL plugin)
  • You can now view and extract from all partitions on a wii disc in the filesystem viewer
  • Many fixes for Wii HLE functions
  • Destination Alpha fixed (OpenGL plugin)
  • Greatly revamped logging system has been implemented
  • Fixed black edges seen around some transparent textures
  • Added ability to show efb copy regions (OpenGL plugin)
  • Added ability to suppress PanicAlerts
  • Switched to a different (better sounding) DTK ADPCM (streaming audio) decoder
  • IL build obeys "optimize quantizers" setting (disabling it fixes the "huge characters" issue in SSBB)
  • More settings can be set per-game via the GameConfig
  • EFB to RAM setting now upscales correctly