summaryrefslogtreecommitdiff
path: root/Source/Core
AgeCommit message (Expand)Author
2025-05-07Config: Rename MAIN_WII_SPEAK_CONNECTED to MAIN_WII_SPEAK_MUTEDSepalani
2025-05-07CubebUtils: Add COM helper classSepalani
2025-05-07IOS/USB: Report Wii Speak packet size properlySepalani
2025-05-07Android: Add emulated Wii SpeakSepalani
2025-05-07IOS/USB: Only sample Wii Speak data when necessarySepalani
2025-05-07IOS/USB: Try to fix the Wii Speak Channel record/playback featureSepalani
2025-05-07IOS/USB: Add more logs to the Wii Speak codeSepalani
2025-05-07IOS/USB: Emulate Wii Speak using cubebSepalani
2025-05-07IOS/USB: Emulate Wii Speak (OpenAL)Sketch
2025-05-06AchievementManager: update dev memory clone for WiiLillyJadeKatrin
2025-05-06AchievementManager: verify MEM2 if it existsLillyJadeKatrin
2025-05-05Common/BitField: Make deleted functions public.Jordan Woyak
2025-05-05Common: Replace enable_if with concepts and other minor modernizations.Jordan Woyak
2025-05-05Merge pull request #13342 from Tilka/fifo_resetJMC47
2025-05-05DolphinQt/TAS: Use non-default std::atomic struct constructor to fix build wi...Jordan Woyak
2025-05-05VideoCommon: reset some CP registers during PI_FIFO_RESETTillmann Karras
2025-05-04HW/SI: Don't require waiting a second before disconnecting an SIDevice.Jordan Woyak
2025-05-04Merge pull request #13608 from jordan-woyak/async-work-threadAdmiral H. Curtiss
2025-05-04Merge pull request #13482 from jordan-woyak/string-util-conceptsAdmiral H. Curtiss
2025-05-04Merge pull request #13602 from jordan-woyak/move-only-functionAdmiral H. Curtiss
2025-05-04Merge pull request #13628 from jordan-woyak/unique-buffer-texture-dataAdmiral H. Curtiss
2025-05-03AchievementManager: Fix unknown hash achievements deadlockLillyJadeKatrin
2025-05-03Common and VideoCommon: Change texture data from std::vector to Common::Uniqu...Jordan Woyak
2025-05-03VideoCommon: move position/normal matrices to be gettable by function in Vert...iwubcode
2025-05-03DolphinQt: Use non-autodismissable menus in menu bar.cristian64
2025-05-03Merge pull request #13509 from Dentomologist/gamelist_fix_right_doubleclick_s...Admiral H. Curtiss
2025-05-03Merge pull request #13607 from LillyJadeKatrin/retroachievements-wiiwareJMC47
2025-05-03Merge pull request #13622 from TryTwo/Settings_BugfixAdmiral H. Curtiss
2025-05-03Merge pull request #13618 from jordan-woyak/cubeb-loggingAdmiral H. Curtiss
2025-05-02Settings: Bugfix. Fix some combo boxes setting a value without user input. P...TryTwo
2025-05-02Settings: Bugfix. Remove Aspect Ratio combobox signal so it doesn't trigger ...TryTwo
2025-05-02SDL: Check if touchpad exists before getting inputDentomologist
2025-05-02Merge pull request #13620 from JosJuice/logmanager-cleanupJordan Woyak
2025-05-02CoreTiming: Add a setting to pursue accurate emulation time.Jordan Woyak
2025-05-02LogManager: Stop using manual memory managementJosJuice
2025-05-02Merge pull request #13278 from JoshuaVandaele/saves-importJosJuice
2025-05-02AudioCommon/CubebUtils: Fix logged file name.Jordan Woyak
2025-05-02Merge pull request #13596 from JosJuice/config-callback-lockingJosJuice
2025-05-02Merge pull request #13616 from parona-source/musl-cstdintJosJuice
2025-05-01Core and AudioCommon: Use AsyncWorkThread.Jordan Woyak
2025-05-01Common: Add AsyncWorkThread.Jordan Woyak
2025-05-01Merge pull request #13617 from OatmealDome/coretiming-includeJMC47
2025-05-01Merge pull request #13611 from jordan-woyak/work-queue-thread-spJMC47
2025-05-01Merge pull request #13597 from JosJuice/hide-boot-binJMC47
2025-05-01Merge pull request #13535 from m-brodschi/mihaib/fix-shutdown-crashJMC47
2025-05-01Merge pull request #13464 from jordan-woyak/dont-toggle-skip-framesJMC47
2025-05-01Merge pull request #13448 from Dentomologist/fix_unresponsive_hotkeys_when_mo...JMC47
2025-05-01Merge pull request #13239 from JosJuice/jitarm64-rlwimix-imm-maskJMC47
2025-05-01CoreTiming: Add missing SystemTimers.h includeOatmealDome
2025-05-02UICommon: Include implicit headerAlfred Wingate