summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX
AgeCommit message (Expand)Author
2018-06-26Remove DolphinWXspycrab
2018-06-25Merge pull request #6983 from yourWaifu/add-discord-rpc-supportPierre Bourdon
2018-06-23Add nag dialog to get users to explain why they still use DolphinWXShawn Hoffman
2018-06-21BTEmu: Rename AccessWiiMote to AccessWiimoteLioncash
2018-06-21Merge pull request #7143 from lioncash/bt-helperMarkus Wick
2018-06-20BTEmu: Add helper function for accessing WiimoteDevice instances by indexLioncash
2018-06-19Discord Rich Presence CMake integrationyourWaifu
2018-06-19PowerPC: Add functions to read/write the full timebase valueLioncash
2018-06-15PowerPC: Convert CPUCore enum into an enum classLioncash
2018-06-12Gekko: Centralize bitmasking of the FPSCR within UReg_FPSCRLioncash
2018-06-07Use new config system for Discord Rich Presence optionSleepy Flower Girl
2018-06-06Add OSD message for Volume Hotkeysmaster0fdisaster
2018-06-04Merge pull request #7058 from JosJuice/move-titledatabase-usageLéo Lam
2018-06-04Don't store custom names from TitleDatabase in GameFileCacheJosJuice
2018-06-03Add option to disable Discord Presence in WX UISleepy Flower Girl
2018-06-03Added INI setting for Discord Rich PresenceSleepy Flower Girl
2018-06-03Moved Discord RPC library's source code to externalSleepy Flower Girl
2018-06-03Add Discord Rich Presence supportSleepy Flower Girl
2018-06-01WiiSave: Move user interaction to UI frontendsLéo Lam
2018-05-28Common: Move host communication enum to Host.hLioncash
2018-05-27CDUtils: Amend function namesLioncash
2018-05-27CDUtils: Namespace code under the Common namespaceLioncash
2018-05-27SymbolDB: Namespace code under the Common namespaceLioncash
2018-05-27SymbolDB: Normalize variable namesLioncash
2018-05-26Merge pull request #6947 from JosJuice/unencrypted-wii-discLéo Lam
2018-05-25Common: Namespace GekkoDisassembler.cpp/.hLioncash
2018-05-23Port FS, SD and dump path to onion configLéo Lam
2018-05-23Make the support for unencrypted Wii disc images less brokenJosJuice
2018-05-22DebugInterface: MemoryPatches methods addedSepalani
2018-05-18PPCAnalyst: Make CodeBuffer an alias for std::vector<CodeOp>Lioncash
2018-05-17PowerPC: Move MMU-specifics from PowerPC.h to MMU.hLioncash
2018-05-13PatchEngine: Make PatchType an enum classLioncash
2018-05-13PatchEngine: Give Patch and PatchEntry default member initializersLioncash
2018-05-13WiiSave: Allow users to specify export directoryLéo Lam
2018-05-13WiiSave: Clean up constructorsLéo Lam
2018-05-13Rename CWiiSaveCrypted to WiiSaveLéo Lam
2018-05-12Config: Add support for enumsLéo Lam
2018-05-12Config: Fix template deduction for implicit conversionsLéo Lam
2018-05-11VideoCommon/RenderBase: Refactor OSD messagesspycrab
2018-05-06PowerPC: Make the PowerPCState's fpscr member variable a UReg_FPSCR instanceLioncash
2018-05-06Merge pull request #6758 from leoetlino/fs-wiiutilsLéo Lam
2018-05-06Merge pull request #6341 from sepalani/debug-watchesLéo Lam
2018-05-05PowerPC: Make the PowerPCState's msr member variable a UReg_MSR instanceLioncash
2018-05-05WX: Only call IsTitleInstalled when core is stoppedLéo Lam
2018-05-05Merge pull request #6695 from Ebola16/UbershadersDecripLéo Lam
2018-05-04Win32/FileUtil: Fix IsDirectory() not working for certain directoriesspycrab
2018-05-04Merge pull request #6744 from stenzek/ui-disable-vram-copiesStenzek
2018-05-03DolphinWX: Scale window geometry before passing to backendStenzek
2018-05-03UI: Add Disable EFB Copies to VRAM to Advanced OptionsStenzek
2018-05-01Update Ubershader descriptionsRyan Meredith