summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-08miniupnpc: Update to 2.3.3 and make it a submoduleJoshua Vandaƫle
2025-07-07Merge pull request #13678 from JoshuaVandaele/SFML-cmake4Jordan 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 #13778 from matheuswillder/GameINI-Disable-Dual-Core-for-R...Admiral H. Curtiss
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-28Translation resources sync with TransifexJosJuice
2025-06-28Merge pull request #13773 from JosJuice/i18n-2025-06-22Jordan Woyak
2025-06-28i18n: Add commentsJosJuice
2025-06-27GameINI: Disable Dual Core for Rally ChampionshipMatheus Willder
2025-06-28GameINI: Misc updatesMartino Fontana
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
2025-06-24Merge pull request #13761 from Dentomologist/qt_use_nonautodismissiblemenu_in...JMC47
2025-06-24Merge pull request #13758 from Dentomologist/threadwidget_fix_line_edit_marginsJMC47
2025-06-24Merge pull request #13756 from Tilka/price_is_rightJMC47
2025-06-24Merge pull request #13754 from SuperSamus/nsmbw-pal-remove-speedhackJMC47
2025-06-24Merge pull request #13774 from Tilka/cp_cleanupJordan Woyak
2025-06-24VideoCommon: remove unused struct fieldsTillmann Karras
2025-06-24DolphinQt: Make Calibration autocomplete when data is "sensible" and stick is...Jordan Woyak
2025-06-22Merge pull request #13769 from JosJuice/merge-dbat-mappingsJMC47