summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinTool
AgeCommit message (Expand)Author
2025-11-10Core: Remove IsHostThreadJosJuice
2025-09-23Externals / VideoCommon: update glslang to latest, turn into submoduleiwubcode
2025-08-03Host: Remove unnecessary functionsDentomologist
2025-08-03Host: Remove unnecessary functionDentomologist
2025-05-07Merge pull request #13575 from tygyh/DolphinTool-Make-variables-constantJordan Woyak
2025-04-23DolphinTool: Make variables constantDr. Dystopia
2025-04-23DolphinTool: Make parameter constantDr. Dystopia
2025-03-10GCC: Remedy NRVO Failsmitaclaw
2024-12-15VerifyTool: Add missing USE_RETRO_ACHIEVEMENTS ifdefsJosJuice
2024-11-15GDBStub: Signal Breakpoint Changes To Hostmitaclaw
2024-10-23Host: Rename `JitCacheInvalidation`mitaclaw
2024-10-19DolphinQt: JIT Widget Refreshmitaclaw
2024-09-15Add generation of rcheevos hash to DolphinToolretroNUC
2024-08-16DolphinTool: print title IDs in hexTillmann Karras
2024-08-16Small wording changes for dump conversionsTillmann Karras
2024-07-21DolphinTool: list filesystem recursivelyTillmann Karras
2024-06-15Merge pull request #12815 from Dentomologist/enable_hotkeys_and_controllers_f...Admiral H. Curtiss
2024-06-06Suppress extract success message when quiet flag is setAndrew Rabert
2024-05-31TAS Input: Enable hotkeys and controller input when Input has focusDentomologist
2024-05-28DolphinTool: support WAD verificationTillmann Karras
2024-04-18DolphinTool: Add an image extract commandJonas Kalsvik
2024-03-28DolphinQt: A Ubiquitous Signal For When Symbols Changemitaclaw
2024-02-13DolphinTool: Fix parsing of command line bzip2 flagDentomologist
2023-11-28Tool/Header: Add JSON output mode; game dataLexi Larkin
2023-06-17Merge pull request #11960 from Minty-Meeo/dolphin-tool-code-review-4Admiral H. Curtiss
2023-06-16DolphinTool: Less string copiesget
2023-06-16DolphinTool: Use {fmt} libraryget
2023-06-16DolphinTool: Use EXIT_SUCCESS and EXIT_FAILUREget
2023-06-16DolphinTool: Ditch OOP designget
2023-06-16DolphinTool: Sensible changesget
2023-06-02Core: Assert that only the Host thread may call PauseAndLock().Admiral H. Curtiss
2023-05-16StringUtil: Move CommandLineToUtf8Argv() into Common namespaceLioncash
2023-02-09Merge pull request #11522 from phire/KillRendererWithFireScott Mansell
2023-02-09Cleanup headersScott Mansell
2023-01-30Use GNUInstallDirs for installation pathsDan Church
2022-09-08Merge pull request #10751 from Zopolis4/manifestoAdmiral H. Curtiss
2022-08-22Merge pull request #10933 from shuffle2/vsAdmiral H. Curtiss
2022-08-08Merge pull request #10940 from InvoxiPlayGames/ipc-discordScott Mansell
2022-08-06Add Discord presence ioctlv to /dev/dolphinInvoxiPlayGames
2022-08-05Update supportedOS values in .manifest filesZopolis4
2022-08-04DiscIO: Replace IsDataSizeAccurate with GetDataSizeTypeJosJuice
2022-08-02msbuild: refactor to reduce rebuild eventsShawn Hoffman
2022-08-02VolumeVerifier: enable fast hash functions by defaultShawn Hoffman
2022-05-22cmake: Don't use PCH with Qt6.Admiral H. Curtiss
2022-05-03Merge pull request #10629 from Tilka/spacesTilka
2022-05-02DolphinTool: add missing spaces in help textTillmann Karras
2022-04-27msbuild: use default Project attrsShawn Hoffman
2022-03-29windows: move ffmpeg bins to submoduleShawn Hoffman
2022-03-23Merge pull request #10507 from JosJuice/convertcommand-non-gc-wiiAdmiral H. Curtiss
2022-03-22DolphinTool: Allow converting non-GC/Wii filesJosJuice