summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/MenuBar.cpp
AgeCommit message (Collapse)Author
2024-03-04JitInterface::ClearCache: Modernize With CPUThreadGuardmitaclaw
It is recommended to view this diff with whitespace changes hidden.
2024-01-31Core/ConfigManager: Remove dead bAutomaticStart flag.Admiral H. Curtiss
2024-01-23DolphinQt/MenuBar: Hide assembler option if debug UI is disabledLioncash
Fixes a little visual inconsistency in the UI, where the assembler would always be shown, but all other debug-related utilities would be hidden.
2024-01-15Core/Movie: Refactor to class, move to System.Admiral H. Curtiss
A bit of global state remains (the `header` in `BeginRecordingInput()`) due to unclear lifetime requirements.
2023-12-16Merge pull request #11497 from vyuuui/debugger_assembler_uiTilka
Built-in assembler for debugger interface
2023-12-15Disable importing/exporting Wii saves while emulation is runningNaim2000
2023-12-15Disable "Install WAD" while emulation is runningNaim2000
The "(Un)install to/from the NAND" options in the context menu for WAD files has always been disabled, don't know what happened to this one
2023-12-13Parser and Assembler implementationsvyuuui
2023-12-11AchievementManager: Make GetInstance() return a referenceLioncash
The internal static member will always have a valid lifetime. Makes this consistent with other instance based objects in our code.
2023-12-10Add "large entry points map" settingJosJuice
To aid in debugging, this makes it possible to disable the recently added 32/64 GiB region which hasn't had a proper name so far.
2023-12-02Disable TAS recording playback in hardcore modeLillyJadeKatrin
Play Input Recording would potentially unlock achievements without any player input and needs to be disabled. If a recording is already playing, hardcore mode cannot be enabled.
2023-12-02Disable frame advance in hardcore modeLillyJadeKatrin
Frame advancing is easily exploitable for slowing down a game and artificially improving reaction times and is not allowed in RetroAchievements hardcore mode.
2023-12-02Disable loading state in hardcore modeLillyJadeKatrin
While saving states is allowed (especially for the purpose of debugging), RetroAchievements does not allow loading saved states when hardcore mode is on.
2023-10-31Add fastmem arena settingJosJuice
Just for debugging.
2023-08-26DolphinQt: Allow toggling most JIT debug settings at any timeJosJuice
There's no reason not to allow this now that these settings are cleanly integrated into the new config system. (Actually, maybe we could even have done this before the previous commit...)
2023-08-26Jit: Automatically clear cache when JIT settings are updatedJosJuice
This fixes a problem where changing the JIT debug settings on Android while a game was running wouldn't cause the changed settings to apply to code blocks that already had been compiled.
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
AchievementsWindow is the dialog box that will eventually contain the settings and progress data for RetroAchievements on Dolphin. This adds the barebones dialog, and connects it to MainWindow's MenuBar.
2023-05-15IOS/ES: Split ESDevice into ESCore and ESDevice.Admiral H. Curtiss
ESCore implements the core functionality that can also be used outside of emulation. ESDevice implements the IOS device and is only available during emulation.
2023-04-28Feature: Emulate Disney Infinity BaseJoshua de Reeper
Create, Load and Clear Infinity figures on an emulated base in the UI
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
This fixes a problem I was having where using frame advance with the debugger open would frequently cause panic alerts about invalid addresses due to the CPU thread changing MSR.DR while the host thread was trying to access memory. To aid in tracking down all the places where we weren't properly locking the CPU, I've created a new type (in Core.h) that you have to pass as a reference or pointer to functions that require running as the CPU thread.
2023-01-28Cleanup: Remove CDUtilsMayImilae
This is a cleaning followup for #11456.
2023-01-27HLE function hooking: Avoid ppcState global.Admiral H. Curtiss
2023-01-22Use Core timing instead of threadJoshua de Reeper
Skylander code tidy ups Convert c array to std::array and fix comments Formatting fixes/review changes Variable comment Migrate portal to System Impl and code tidy ups Use struct Restore review changes Minor fix to schedule transfer method Change descriptors to hex and fix comments
2023-01-22Emulate Skylanders within DolphinJoshua de Reeper
Ported the code from RPCS3, with improvements made to the handling of control messages and audio transfers, Co-Authored with @mandar1jn Missing new line chars Co-Authored-By: mandar1jn <49076509+mandar1jn@users.noreply.github.com>
2023-01-17Merge pull request #11456 from MayImilae/remove-boot-from-dvdPierre Bourdon
Remove Boot from DVD Backup
2023-01-16Remove Boot from DVD BackupMayImilae
This should be a fairly easy merge, assuming I didn’t mess anything up. TL:DR no one uses it and it’s not great. Boot from DVD Backup is an ancient feature with origins in the Megacommit. Back then, GameCube and Wii games were quite large relative to drives of the time. For example, in 2008, the most common hard drive sizes were 320GB and 512GB. On the 320GB drive I personally had at the time, as little as 42 Wii ISOs could have filled it entirely! And that’s ignoring any other files one might want to put onto a drive. Backup DVDs allowed users to burn relatively cheap DVD media and store their GameCube and Wii dumps in a Dolphin accessible way that didn’t eat into their precious HDD space. It had compromises, even then, but in 2008… I mean honestly users probably wouldn’t even notice those compromises with how Dolphin barely even worked at all back then. Obviously, today the storage space concerns are not as big of an issue. According to seagate the average hard drive it sells today is 8TB. For typical laptops purchased now, the -minimum- selection for storage is usually 1TB. You can even buy a name brand 4TB external hard drive for $100. GC and Wii ISOs are not as big as they once were, relatively anyway. Plus flash drives and SD cards are super cheap and way faster than disc drives ever were. For anyone that has limited drive space, removable flash media can fulfill this offloading role far better than backup DVD media ever could. Also no one has DVD drives anymore. That’s kind of an important detail. But to see if Booting from DVD Backup even still worked, I decided to give it a try. I have an ASUS BW-16D1HT, a badass Bluray XL reading and burning drive, connected to my Windows 11 Threadripper 5975WX machine. A super fast drive on a super fast machine is as good as it possibly can get for this feature. So I bought a spindle of DVD-Rs, burned a couple of discs and gave it a try. Surprisingly, it does still work. However, as expected, it introduces a lot of stuttering. Testing Prime 1 and Prime 3, in both games stuttering was introduced whenever the DVD Drive had to suddenly seek. Spikes of 50ms occurred constantly, but I observed 150ms and even over 1000ms stutters! The worst was a three second stutter, when loading Elysia in Prime 3. I could even hear the stutters - any time the drive suddenly made a harsh seeking noise, the game would have a hard stutter. It worked but, it has some serious compromises. Boot from DVD Backup isn’t great, using removable flash media or external hard drives is a FAR better option for anyone with limited storage space today, and no one can even use this feature anymore because their computers don’t even have disc drives. It’s time for Boot from DVD Backup to go! So I did my best on the cleanup but I’m bound to have left some bits. Especially in translation - I didn’t get any warnings or anything there that could help point me to where to clean that up. Please review!
2023-01-16Revert "MenuBar: Tweak string for open user folder option"JosJuice
This reverts commit 6788bda6c9dd7cd7d10c190aa2fa1bd1393d3ce3. The user folder can be either global or local. If it is local, we shouldn't call it global. See also da0be24b2f710442b0c1c809aa4847bfdc200cb3.
2023-01-16MenuBar: Tweak string for open user folder optionOatmealDome
2023-01-16MenuBar: Add action which opens the user folderOatmealDome
2022-12-03HW/Memmap: Refactor Memory to class, move to Core::System.Admiral H. Curtiss
2022-10-31Updater: Add/clarify error messagesDentomologist
2022-10-22Show vWii System Menu version in Menu BarGaryOderNichts
2022-10-02Qt: Allow opening controller settings during netplay.Admiral H. Curtiss
2022-09-24Integrate "Ignore for this session" better with config systemJosJuice
Because of the previous commit, this is needed to stop DolphinQt from forgetting that the user pressed ignore whenever any part of the config is changed. This commit also changes the behavior a bit on DolphinQt: "Ignore for this session" now applies to the current emulation session instead of the current Dolphin launch. This matches how it already worked on Android, and is in my opinion better because it means the user won't lose out on important panic alerts in a game becase they played another game first that had repeated panic alerts that they wanted to ignore. For Android, this commit isn't necessary, but it makes the code cleaner.
2022-09-22Merge pull request #10949 from Zopolis4/reprecatedJMC47
Resolve C++20 deprecation warnings
2022-08-28Qt: Make custom dialog for NAND Repair.Admiral H. Curtiss
This is so that if you have a lot of titles that need repair the dialog can still fit on screen.
2022-08-08Resolve "implicit capture of ‘this’ via ‘[=]’ is deprecated in ↵Zopolis4
C++20" warning
2022-07-25StripSpaces: only strip spacesShawn Hoffman
StripWhitespace maintains old behavior
2022-06-05Config: Move ToGameCubeRegion(), GetDirectoryForRegion(), and ↵Admiral H. Curtiss
GetBootROMPath() to new config system namespace.
2022-05-02Add support for building against Qt 6spycrab
2022-04-02Updater: Fix manual update check when autoupdate is disabledDentomologist
2022-03-19Merge pull request #10174 from dreamsyntax/panic-handles-restore-messagesAdmiral H. Curtiss
DolphinQt: Add "Reset Ignore Panic Handler" MenuBar Option