summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/MenuBar.cpp
AgeCommit message (Expand)Author
2025-02-16DolphinQt: Add "Time Played" column to game list viewAneesh Maganti
2024-10-19DolphinQt: JIT Widget Refreshmitaclaw
2024-10-18JitCache: Add WipeBlockProfilingData Functionmitaclaw
2024-10-04Partially revert "Revert "Audit uses of IsRunning and GetState""JosJuice
2024-08-13MenuBar: Update checkmarked Select State Slot when hotkey pressedDentomologist
2024-07-28i18n: Add comments and improve source stringsJosJuice
2024-07-14Merge pull request #12749 from LillyJadeKatrin/retroachievements-menubarOatmealDome
2024-06-26Revert "Audit uses of IsRunning and GetState"JosJuice
2024-06-21Audit uses of IsRunning and GetStateJosJuice
2024-06-06Use a stub AchivementManager when USE_RETRO_ACHIEVEMENTS isn't definedJosJuice
2024-05-02Show Achievements in Menu Bar alwaysLillyJadeKatrin
2024-05-01Core::IsRunning: Avoid Global System Accessormitaclaw
2024-04-13Merge pull request #12691 from mitaclaw/jit-profiling-restorationAdmiral H. Curtiss
2024-04-10MenuBar: Optimize SearchInstructionmitaclaw
2024-04-09DolphinQt: Access Software JIT Profilingmitaclaw
2024-04-08Core::GetState: Avoid Global System Accessormitaclaw
2024-03-28DolphinQt: A Ubiquitous Signal For When Symbols Changemitaclaw
2024-03-22Merge pull request #12620 from mitaclaw/jit-interface-cpu-thread-guardAdmiral H. Curtiss
2024-03-13PPCSymbolDB: Move instance to PowerPCManagermitaclaw
2024-03-04JitInterface::ClearCache: Modernize With CPUThreadGuardmitaclaw
2024-01-31Core/ConfigManager: Remove dead bAutomaticStart flag.Admiral H. Curtiss
2024-01-23DolphinQt/MenuBar: Hide assembler option if debug UI is disabledLioncash
2024-01-15Core/Movie: Refactor to class, move to System.Admiral H. Curtiss
2023-12-16Merge pull request #11497 from vyuuui/debugger_assembler_uiTilka
2023-12-15Disable importing/exporting Wii saves while emulation is runningNaim2000
2023-12-15Disable "Install WAD" while emulation is runningNaim2000
2023-12-13Parser and Assembler implementationsvyuuui
2023-12-11AchievementManager: Make GetInstance() return a referenceLioncash
2023-12-10Add "large entry points map" settingJosJuice
2023-12-02Disable TAS recording playback in hardcore modeLillyJadeKatrin
2023-12-02Disable frame advance in hardcore modeLillyJadeKatrin
2023-12-02Disable loading state in hardcore modeLillyJadeKatrin
2023-10-31Add fastmem arena settingJosJuice
2023-08-26DolphinQt: Allow toggling most JIT debug settings at any timeJosJuice
2023-08-26Jit: Automatically clear cache when JIT settings are updatedJosJuice
2023-08-12DolphinQt: Set window decorations for all top-level QWidgets.Admiral H. Curtiss
2023-07-14Qt: Add file size stats to NAND Check.Admiral H. Curtiss
2023-06-01Added AchievementsWindow QDialogLillyJadeKatrin
2023-05-15IOS/ES: Split ESDevice into ESCore and ESDevice.Admiral H. Curtiss
2023-04-28Feature: Emulate Disney Infinity BaseJoshua de Reeper
2023-04-25DolphinQt: use new style of addAction APIShawn Hoffman
2023-04-09PowerPC: Refactor to class, move to System.Admiral H. Curtiss
2023-04-05PowerPC/PPCTables: Pass instruction address to GetOpInfo().Admiral H. Curtiss
2023-03-28PowerPC/MMU: Refactor to class, move to System.Admiral H. Curtiss
2023-03-26JitInterface: Refactor to class, move to System.Admiral H. Curtiss
2023-03-08Core: Add System parameter to CPUThreadGuard.Admiral H. Curtiss
2023-02-12DolphinQt: Properly lock CPU before accessing emulated memoryJosJuice
2023-01-28Cleanup: Remove CDUtilsMayImilae
2023-01-27HLE function hooking: Avoid ppcState global.Admiral H. Curtiss
2023-01-22Use Core timing instead of threadJoshua de Reeper