summaryrefslogtreecommitdiff
path: root/Source/Core
AgeCommit message (Expand)Author
2025-07-15CodeWidget: Add button that prevents automatic updates to the address, such a...TryTwo
2025-07-15Merge pull request #13804 from jordan-woyak/add-device-shorter-placeholder-textJosJuice
2025-07-15Merge pull request #13802 from Dentomologist/cexiagp_dont_create_save_file_if...JosJuice
2025-07-14IOFile: Require trivially copyable typesDentomologist
2025-07-12USBDeviceAddToWhitelistDialog: Limit VID/PID entry to 4 characters.Jordan Woyak
2025-07-12USBDeviceAddToWhitelistDialog: Remove examples from VID/PID entry placeholder...Jordan Woyak
2025-07-12Merge pull request #13775 from jordan-woyak/sdl-gamepad-renameJordan Woyak
2025-07-12CEXIAgp: Don't create save file if path is emptyDentomologist
2025-07-12Fix various warningsJoshua Vandaƫle
2025-07-12USBDeviceAddToWhitelistDialog: Use adjustSize for a better default dialog size.Jordan Woyak
2025-07-11AudioCommon/Mixer: make large array in Mixer::MixerFifo::Enqueue() static so...ITotalJustice
2025-07-09VideoBackendBase: Remove redundant unique_ptr resetDentomologist
2025-07-08Avoid map/set double lookupsSintendo
2025-07-07Merge pull request #13726 from hoogmin/cpp23_ranges_patchJordan Woyak
2025-07-07Merge pull request #13753 from JoshuaVandaele/netplay-hoverblurJordan Woyak
2025-07-06LibusbUtils: Add GetStringDescriptor function to return unicode strings and r...Jordan Woyak
2025-07-04WiiSaveBanner: fall back to $userdir/Load/WiiBannersTillmann Karras
2025-07-03Merge pull request #13736 from jordan-woyak/main-config-gfxJordan Woyak
2025-07-01Merge pull request #13785 from Dentomologist/memorywidget_fix_hex_input_valid...Admiral H. Curtiss
2025-07-01Merge pull request #13788 from jordan-woyak/post-proc-config-window-adjust-sizeAdmiral H. Curtiss
2025-07-01DolphinQt: Adjust PostProcessingConfigWindow size on creation.Jordan Woyak
2025-07-01Merge pull request #13782 from noahpistilli/wii_no_padJMC47
2025-06-30MemoryWidget: Fix "Hex Byte String" validation failuresDentomologist
2025-06-30BTReal: Always restore link keys on HCI reset.Jordan Woyak
2025-06-30MemoryWidget: Allow 0x prefix when Hex box is checked.Dentomologist
2025-06-29CoreTiming: Fix unsafe usage of m_globals.global_timer in ScheduleEvent from ...Jordan Woyak
2025-06-29Merge pull request #13751 from jordan-woyak/btreal-improvementsJMC47
2025-06-29Merge pull request #13750 from TryTwo/PR_Symbol_LoadingJMC47
2025-06-28BTReal: Don't falsely increase a controller's ACL packet number buffer size. ...Jordan Woyak
2025-06-28LibUSBBluetoothAdapter: Change the request type of our generated HCI commands...Jordan Woyak
2025-06-28State: Increase STATE_VERSION.Jordan Woyak
2025-06-28BTReal: Attempt to configure HCI_SERVICE_TYPE_GUARANTEED on all connections f...Jordan Woyak
2025-06-28BTReal: Improvements:Jordan Woyak
2025-06-28IOS: Move DoStateForMessage from BTEmu to BTBase.Jordan Woyak
2025-06-28Merge pull request #13772 from rastshawn/use-btdevice-selectionJordan Woyak
2025-06-28IOS/KD: Pad Wii Numbers to 16 digitsNoah Pistilli
2025-06-28ControllerInterface: Fix Windows deadlockDentomologist
2025-06-28VideoCommon: Fix "Force Nearest" texture filter setting.Jordan Woyak
2025-06-28Merge pull request #13773 from JosJuice/i18n-2025-06-22Jordan Woyak
2025-06-28i18n: Add commentsJosJuice
2025-06-25DolphinQt: Fix Windows dark theme when using external stylesheets.Jordan Woyak
2025-06-25PPCSymbolDB: Add a mutex to prevent m_functions from being accessed by two di...TryTwo
2025-06-25PPCSymbolDB: Move loading map on boot logic from boot.cpp into PPCSymbolDB, a...TryTwo
2025-06-25InputCommon: Rename SDL input backend GameController to Gamepad.Jordan Woyak
2025-06-25ClickBlurLabel: Create a label which is blurred until it is clickedJoshua Vandaƫle
2025-06-24Merge pull request #13694 from jordan-woyak/sdl3JMC47
2025-06-24Merge pull request #13759 from jordan-woyak/calibrate-autocompleteJMC47
2025-06-24BT passthrough uses selected device rather than first alphabetical compatible...Shawn Rast
2025-06-24Merge pull request #13766 from JosJuice/powerpc-missing-updatesJMC47
2025-06-24Merge pull request #13763 from Dentomologist/mainwindow_show_hardcore_mode_er...JMC47