summaryrefslogtreecommitdiff
path: root/Source/Core
AgeCommit message (Expand)Author
2025-10-18VideoBackends:Vulkan: Prevent hazards when restarting render passesTellowKrinkle
2025-10-17Merge pull request #14012 from jordan-woyak/wmreal-name-checkJMC47
2025-10-17Merge pull request #13978 from JoshuaVandaele/libiconv-1.18JMC47
2025-10-16Settings BalloonTip: Wrapped tips were not using the maximum width, resulting...TryTwo
2025-10-16Imgui: Add a new default font (VeraMono - 49kb) that scales better than the o...TryTwo
2025-10-15Merge pull request #13953 from TryTwo/add_osd_tabJMC47
2025-10-13HLE_VarArgs: Replace enable_if with concepts.Jordan Woyak
2025-10-13WiimoteReal: Check just the start of Bluetooth device names to match the test...Jordan Woyak
2025-10-13VideoBackend: Rename GetName to GetConfigNameDentomologist
2025-10-13WiimoteReal/IOLinux: Reopen Bluetooth device if it was unplugged between scans.Jordan Woyak
2025-10-13WindowsDevice: Silence missing property log spamDentomologist
2025-10-13Merge pull request #13983 from jordan-woyak/wmreal-android-fixJosJuice
2025-10-13Merge pull request #14008 from jordan-woyak/qt6.10-buildfixJMC47
2025-10-12CMakeLists: Fix build with Qt6.10. GuiPrivate component is needed to #include...Jordan Woyak
2025-10-12DolphinQt: Add buttons to create and reset Wii remote pairings on Windows.Jordan Woyak
2025-10-12WiimoteReal: Detect already connected Wii remotes on Windows without having t...Jordan Woyak
2025-10-12WiimoteReal/IOWin: Major cleanups and improvements.Jordan Woyak
2025-10-12WindowsDevice: Add some utility functions for getting device properties using...Jordan Woyak
2025-10-12WiimoteReal: Send periodic writes to test for disconnect.Jordan Woyak
2025-10-12WiimoteReal: Add function to test specifically for a wii remote name.Jordan Woyak
2025-10-10Qt Setting Panes: Remove original location of options transferred to the OSD ...TryTwo
2025-10-10Movie Window: Move customization options from Menu Bar to OSD pane, but add o...TryTwo
2025-10-10Qt: Add OnScreenDisplayPane to settings window. Transfer OSD options to pane.TryTwo
2025-10-09Merge pull request #13996 from SuperSamus/jit64-dynamic-known-jmp-lenJMC47
2025-10-09Merge pull request #13989 from jordan-woyak/wmreal-hidapi-cleanupJMC47
2025-10-09Merge pull request #13979 from mbc07/RealtekFirmwareLoader_newIDsJMC47
2025-10-09Merge pull request #13964 from ryanmcgrath/macos/qosJMC47
2025-10-09Merge pull request #13963 from jordan-woyak/point-passthru-needs-bound-inputsJMC47
2025-10-09Merge pull request #13712 from SuperSamus/cheat-search-improvementsJMC47
2025-10-08CheatSearchWidget: New feature, writing a value to all selected addressesMartino Fontana
2025-10-08CheatSearchWidget: "Add to watch" to all selected itemsMartino Fontana
2025-10-08MMU: Use templates for Read/Write functionsMartino Fontana
2025-10-07fixed the lint errorfizzlepicklepop
2025-10-07Add toggles for Speedrun timer + Achievement badges visibilityfizzlepicklepop
2025-10-08Jit64: Dynamic length of regular jump instruction (for known addresses)Martino Fontana
2025-10-06Merge pull request #13995 from Dentomologist/deletedirrecursively_dont_report...JosJuice
2025-10-05DeleteDirRecursively: Don't report error for absent directoryDentomologist
2025-10-05Merge pull request #13994 from Dentomologist/visual_studio_fix_dolphinnogui_b...Jordan Woyak
2025-10-05Visual Studio: Fix DolphinNoGUI buildDentomologist
2025-10-05Merge pull request #13871 from Dentomologist/cheatsearchwidget_small_refactoringAdmiral H. Curtiss
2025-10-05Merge pull request #13957 from jordan-woyak/wmreal-iolinux-fixesAdmiral H. Curtiss
2025-10-04CheatSearchWidget: Rename member variableDentomologist
2025-10-04CheatSearchWidget: Add GetTableRowCount functionDentomologist
2025-10-04WiimoteReal/IOLinux: Improvements, fixes, and code cleanups.Jordan Woyak
2025-10-04Common/Network: Add BluetoothAddress struct and string conversion functions.Jordan Woyak
2025-10-04Common: Add some utilities to a new UnixUtil header.Jordan Woyak
2025-10-04CommonFuncs: Add StrerrorString version of LastStrerrorString that accepts an...Jordan Woyak
2025-10-04WiimoteReal/IOLinux: Increase inquiry length to 3.84 seconds. This is what Wi...Jordan Woyak
2025-10-04WiimoteReal/IOhidapi: Log the currently attached hid driver on Linux.Jordan Woyak
2025-10-04WiimoteEmu: Require IRPassthrough has any bound inputs to operate. Users get ...Jordan Woyak