summaryrefslogtreecommitdiff
path: root/Source
AgeCommit message (Expand)Author
2026-06-20EXI/BBA: Fix tx_fifo memory safety issuesJosJuice
2026-06-19State: Fix Use After Move In LoadAsFromCoreAmon Neander
2026-06-17Merge pull request #14685 from JosJuice/netplayclient-pad-indexDentomologist
2026-06-15RealtekFirmwareLoader: Update list from Linux sourceJoshua Vandaƫle
2026-06-14NetPlayClient: Check for invalid pad indicesJosJuice
2026-06-14Merge pull request #14677 from doldol22312/netplay-validate-controller-packet...JosJuice
2026-06-14Remove unused headersSintendo
2026-06-14PPCAnalyst: In `IsBusyWaitLoop`, ignore `nop`Martino Fontana
2026-06-13DolphinTool: fix crash when listing partition without filesystemTillmann Karras
2026-06-12MenuBar: Add missing Alt shortcuts in ToolsJoshua Vandaƫle
2026-06-11NetPlay: Stop game when mapped Wii Remote disconnectsagalq13
2026-06-11NetPlay: Validate controller packet indicesagalq13
2026-06-10IOS/FS: Rewrite NAND savestatingJosJuice
2026-06-08JitArm64: Fix uninitialized use of register in dcbxMartino Fontana
2026-06-07[Debugger]: Assemble instructions in the patch instruction dialogVampireFlower
2026-06-04NANDImporter: Abort extraction if a NAND FST entry is visited more than onceAdmiral H. Curtiss
2026-06-04Merge pull request #14667 from JosJuice/nand-import-path-traversalAdmiral H. Curtiss
2026-05-31JitArm64: Fix twxJosJuice
2026-05-30Prevent path traversal in NANDImporter::ProcessEntryJosJuice
2026-05-30Rework NANDImporter::GetPath slash handlingJosJuice
2026-05-29Fix uninitialized variable warning in ZeldaAudioRenderer::ApplyReverbJosJuice
2026-05-25Merge pull request #14631 from Simonx22/android/convert-directoryinitializati...Dentomologist
2026-05-25Merge pull request #14607 from elyashue/internal-resolution-displayDentomologist
2026-05-24Reimplement custom cropping by adjusting the source aspect ratioAdmiral H. Curtiss
2026-05-24Revert the Presenter logic changes from #14506Admiral H. Curtiss
2026-05-23Approve Xenoblade Chronicles 60 FPS Gecko codeChase Harkcom
2026-05-23Merge pull request #14506 from adamscott/crop-that-screenAdmiral H. Curtiss
2026-05-23Address minor nits in new cropping logicAdmiral H. Curtiss
2026-05-19lint formattingTom Pratt
2026-05-19Fix NetplayScreen edge to edgeTom Pratt
2026-05-19Replace hardcoded save progress stringTom Pratt
2026-05-19Use the dual pane netplay screen layout only if the width is sufficientTom Pratt
2026-05-19WithSession helper functionTom Pratt
2026-05-19Pass immutable games list to NetplayUICallbacksTom Pratt
2026-05-19Use unique_ptr when creating netplay client / serverTom Pratt
2026-05-19Add @Keep annotation to Player constructorTom Pratt
2026-05-19Fix netplay license headersTom Pratt
2026-05-19Update compose dependenciesTom Pratt
2026-05-19Implement DoAllPlayersHaveGame() checkTom Pratt
2026-05-19Add network mode picker for hostTom Pratt
2026-05-19Add host buffer settings for fair input delay modeTom Pratt
2026-05-19Handle traversal state changes and errorsTom Pratt
2026-05-19Show joining info for local and external IP addressesTom Pratt
2026-05-19Separate out GetExternalIPAddress helper functionTom Pratt
2026-05-19Add ability to choose game when hostingTom Pratt
2026-05-19Send own messages to chatTom Pratt
2026-05-19Create NetPlayServer and start gameTom Pratt
2026-05-19Hosting UITom Pratt
2026-05-19Implement OnMsgPowerButtonTom Pratt
2026-05-19Game digest progress dialogTom Pratt