Commit Graph

  • e0e2c7461b Merge pull request #14009 from Dentomologist/windowsdevice_silence_missing_property_log_spam master Jordan Woyak 2025-10-13 15:41:52 -05:00
  • 4e359cf1c5 WindowsDevice: Silence missing property log spam Dentomologist 2025-10-13 11:55:12 -07:00
  • 1067754d21 Merge pull request #13983 from jordan-woyak/wmreal-android-fix JosJuice 2025-10-13 19:52:05 +02:00
  • 8edef722ce Merge pull request #14008 from jordan-woyak/qt6.10-buildfix JMC47 2025-10-13 13:51:19 -04:00
  • f509199b03 Merge pull request #13970 from jordan-woyak/wmreal-iowin-fixes JMC47 2025-10-13 02:54:54 -04:00
  • b3bdad416c CMakeLists: Fix build with Qt6.10. GuiPrivate component is needed to #include qplatformnativeinterface.h in MainWindow.cpp. Jordan Woyak 2025-10-12 22:55:52 -05:00
  • 801f38d4e5 DolphinQt: Add buttons to create and reset Wii remote pairings on Windows. Jordan Woyak 2025-10-03 23:08:28 -05:00
  • 8845fbdb7e WiimoteReal: Detect already connected Wii remotes on Windows without having to use the Refresh button. Jordan Woyak 2025-10-03 23:08:05 -05:00
  • e0c40025a9 WiimoteReal/IOWin: Major cleanups and improvements. Jordan Woyak 2025-10-02 04:14:21 -05:00
  • 3978e1eb2c WindowsDevice: Add some utility functions for getting device properties using CfgMgr32. Jordan Woyak 2025-10-02 04:11:27 -05:00
  • e8d22923c6 WiimoteReal: Send periodic writes to test for disconnect. Jordan Woyak 2025-09-27 01:44:40 -05:00
  • 94ecf4df39 WiimoteReal: Add function to test specifically for a wii remote name. Jordan Woyak 2025-09-27 01:46:07 -05:00
  • 8323c21e40 Merge pull request #13967 from cscd98/windows-cmake Jordan Woyak 2025-10-10 03:58:40 -05:00
  • a111192bba Fix cmake compilation on Windows 11 Craig Carnell 2025-09-17 17:32:14 +01:00
  • d8bcd6d82e Merge pull request #13996 from SuperSamus/jit64-dynamic-known-jmp-len JMC47 2025-10-09 14:07:13 -04:00
  • f43b78efb6 Merge pull request #13989 from jordan-woyak/wmreal-hidapi-cleanup JMC47 2025-10-09 14:06:57 -04:00
  • 39944a61d1 Merge pull request #13979 from mbc07/RealtekFirmwareLoader_newIDs JMC47 2025-10-09 14:06:17 -04:00
  • 8e2af141a8 Merge pull request #13973 from cscd98/hidapi-update JMC47 2025-10-09 14:06:04 -04:00
  • 4f7a910e92 Merge pull request #13964 from ryanmcgrath/macos/qos JMC47 2025-10-09 14:05:42 -04:00
  • efa9245565 Merge pull request #13963 from jordan-woyak/point-passthru-needs-bound-inputs JMC47 2025-10-09 14:05:16 -04:00
  • 1aae1ecbaa Merge pull request #13712 from SuperSamus/cheat-search-improvements JMC47 2025-10-09 13:58:00 -04:00
  • cd57fd73ba Merge pull request #13679 from JoshuaVandaele/pugixml-cmake4 JMC47 2025-10-09 13:53:04 -04:00
  • beebcb52e7 Merge pull request #13998 from fizzlepicklepop/master JMC47 2025-10-08 17:19:14 -04:00
  • f8d30e796c CheatSearchWidget: New feature, writing a value to all selected addresses Martino Fontana 2025-05-26 15:10:40 +02:00
  • c002861041 CheatSearchWidget: "Add to watch" to all selected items Martino Fontana 2025-05-25 19:11:36 +02:00
  • 8a97ce9124 MMU: Use templates for Read/Write functions Martino Fontana 2025-05-27 23:05:47 +02:00
  • 3cb8f234a7 fixed the lint error fizzlepicklepop 2025-10-07 23:57:53 -04:00
  • 7ed61c50a1 Add toggles for Speedrun timer + Achievement badges visibility fizzlepicklepop 2025-10-07 22:45:04 -04:00
  • f6e5448b43 Jit64: Dynamic length of regular jump instruction (for known addresses) Conditional jumps already do that, so let's be consistent. Martino Fontana 2025-10-05 21:46:41 +02:00
  • 03ef9b4995 Merge pull request #13995 from Dentomologist/deletedirrecursively_dont_report_error_if_directory_is_absent JosJuice 2025-10-06 20:04:32 +02:00
  • f64e57442c DeleteDirRecursively: Don't report error for absent directory Dentomologist 2025-10-05 16:17:12 -07:00
  • b3b4020095 Merge pull request #13994 from Dentomologist/visual_studio_fix_dolphinnogui_build Jordan Woyak 2025-10-05 17:53:37 -05:00
  • ff45bfbcdc Visual Studio: Fix DolphinNoGUI build Dentomologist 2025-10-05 15:38:43 -07:00
  • 70bd0943a7 Merge pull request #13871 from Dentomologist/cheatsearchwidget_small_refactoring Admiral H. Curtiss 2025-10-05 00:32:30 +02:00
  • e1fd8c8e8c Merge pull request #13957 from jordan-woyak/wmreal-iolinux-fixes Admiral H. Curtiss 2025-10-05 00:06:08 +02:00
  • 3235f3f58f CheatSearchWidget: Rename member variable Dentomologist 2025-06-08 13:41:31 -07:00
  • d364a244d7 CheatSearchWidget: Add GetTableRowCount function Dentomologist 2025-06-08 14:09:16 -07:00
  • 38dc8ae3b6 WiimoteReal/IOLinux: Improvements, fixes, and code cleanups. Jordan Woyak 2025-09-19 02:27:46 -05:00
  • b2fef6ee1f Common/Network: Add BluetoothAddress struct and string conversion functions. Jordan Woyak 2025-09-22 08:02:01 -05:00
  • b1e8de82a6 Common: Add some utilities to a new UnixUtil header. Jordan Woyak 2025-09-19 02:03:40 -05:00
  • 504ea99cfa CommonFuncs: Add StrerrorString version of LastStrerrorString that accepts an error number. Jordan Woyak 2025-09-19 22:23:28 -05:00
  • eec7f65e33 WiimoteReal/IOLinux: Increase inquiry length to 3.84 seconds. This is what Wii games use and it seems to work better. Jordan Woyak 2025-10-04 14:50:58 -05:00
  • 4d53de5d84 WiimoteReal/IOhidapi: Log the currently attached hid driver on Linux. Jordan Woyak 2025-10-03 18:10:42 -05:00
  • 572459bc25 WiimoteEmu: Require IRPassthrough has any bound inputs to operate. Users get confused and mistakenly enable it. Jordan Woyak 2025-09-22 14:45:53 -05:00
  • 9c97498f4b Merge pull request #13914 from dreamsyntax/discord-rpc-update Admiral H. Curtiss 2025-10-04 18:31:34 +02:00
  • c9c57f8ba4 Merge pull request #13752 from jordan-woyak/xlib-duplicate-key-names Admiral H. Curtiss 2025-10-04 17:18:16 +02:00
  • 6ad99a860c Externals: Update discord-rpc dreamsyntax 2025-08-26 01:12:43 -07:00
  • 14ce952519 Merge pull request #13946 from JosJuice/i18n-2025-09-17 Admiral H. Curtiss 2025-10-04 16:24:14 +02:00
  • f71bec0efe Merge pull request #13987 from jordan-woyak/sdl-version-bump Admiral H. Curtiss 2025-10-04 16:19:18 +02:00
  • 7609220e61 WiimoteReal/IOhidapi: Minor warning fixes and cleanups. Jordan Woyak 2025-10-03 17:54:44 -05:00
  • 72f854d228 Merge pull request #13955 from Xphalnos/master Jordan Woyak 2025-10-03 16:34:38 -05:00
  • 79c7ebc9c2 Externals: Update FMT to 12.0.0 Xphalnos 2025-09-19 23:54:49 +02:00
  • 4a39ca249c WiimoteReal/IOhidapi: Move VID/PID check to a helper function that other backends can use in the future. Jordan Woyak 2025-10-03 04:44:36 -05:00
  • 6c91e30a0d WiimoteReal/IOhidapi: Remove accidentally included HID Profile byte from write test. Jordan Woyak 2025-10-03 04:36:16 -05:00
  • 70f9ae2432 Merge pull request #13907 from TryTwo/PR_Cheat_Refresh JMC47 2025-10-02 17:48:00 -04:00
  • dbb5a8eb0e Merge pull request #13926 from Dentomologist/settings_open_file_dialog_at_user_path Jordan Woyak 2025-10-02 15:13:31 -05:00
  • 1f7220332d Merge pull request #13980 from JoshuaVandaele/sdl-noui Jordan Woyak 2025-10-02 15:09:33 -05:00
  • 16f411678a Externals: Bump SDL version to release-3.2.24. Jordan Woyak 2025-10-02 14:52:58 -05:00
  • d669f8c3c8 Merge pull request #13986 from SuperSamus/dcbz-avx-fix JosJuice 2025-10-02 19:18:59 +02:00
  • cd84d58a1a Merge pull request #13982 from jordan-woyak/sdl-disable-dinput Jordan Woyak 2025-10-02 03:21:33 -05:00
  • 3dc078c7e2 Merge pull request #13684 from JoshuaVandaele/discordrpc-cmake4 Jordan Woyak 2025-10-02 03:20:02 -05:00
  • 4a677445cc Merge pull request #13972 from cscd98/libusb-update Jordan Woyak 2025-10-02 03:18:51 -05:00
  • ce860ab43d discord-rpc: Bump CMake minimum requirement Joshua Vandaële 2025-04-29 17:07:56 +02:00
  • 4f737b7aaf dcbz: Fix AVX path Martino Fontana 2025-10-01 11:38:58 +02:00
  • a570b24c96 Merge pull request #13985 from Dentomologist/jit64_fix_dcbz_regression Jordan Woyak 2025-10-01 02:14:32 -05:00
  • d311724750 Jit64: Fix dcbz regression Dentomologist 2025-09-30 22:15:36 -07:00
  • ecb6dbbfd3 WiimoteReal: Use GetEnvForThread within IORead/IOWrite calls to fix real Wii remotes on Android. Jordan Woyak 2025-09-30 18:02:44 -05:00
  • 0c89c00d8b Merge pull request #13929 from SuperSamus/dcbz-jit-improvements JosJuice 2025-09-30 18:52:09 +02:00
  • c11132d2a6 SDL: Disable DirectInput handling to work around hangs with the "8BitDo Ultimate 2" controller. Jordan Woyak 2025-09-27 02:44:20 -05:00
  • 956f6cfbd2 SDL: Name the hotplug thread. Jordan Woyak 2025-09-27 02:43:45 -05:00
  • f3529971ee Update libusb submodule to v1.0.29 Craig Carnell 2025-09-26 11:03:57 +01:00
  • 7332cc1c8a Externals: Allow building SDL without X11/Wayland Joshua Vandaële 2025-09-29 05:23:32 +02:00
  • 9bf6906432 RealtekFirmwareLoader: more RTL8761B device IDs Mateus B. Cassiano 2025-09-28 22:04:06 -04:00
  • 7cf6e7258c Merge pull request #13974 from JoshuaVandaele/system-glslang JMC47 2025-09-28 18:21:54 -04:00
  • e5fbc74156 Merge pull request #13082 from Dentomologist/generalpane_hardcore_mode_tooltip_clarifications JMC47 2025-09-28 14:10:06 -04:00
  • 5db6e60b71 pugixml: Update to 1.15 and make it a submodule Joshua Vandaële 2025-04-28 10:38:18 +02:00
  • e1c7734ee4 Merge pull request #13260 from JosJuice/android-gcadapter-hotplug-callback JMC47 2025-09-28 14:03:50 -04:00
  • cbdb7ac38e Merge pull request #12329 from Dentomologist/balloontip_fix_premature_close_on_balloontip_hover JMC47 2025-09-28 14:03:16 -04:00
  • 79a98b8235 Merge pull request #13161 from oltolm/fix_qt6_warnings JMC47 2025-09-28 14:02:56 -04:00
  • a93754cb71 Merge pull request #13245 from JosJuice/mbp-condition-flush JMC47 2025-09-28 14:02:29 -04:00
  • 72397ccd87 Merge pull request #13909 from Dentomologist/codewidgets_show_code_approval_in_hardcore_mode JMC47 2025-09-28 14:01:59 -04:00
  • cdfb389509 Externals: Update glslang to 16.0.0 and allow using system glslang Joshua Vandaële 2025-09-27 05:12:07 +02:00
  • ba2acb872c Merge pull request #13915 from JordanTheToaster/Quiche JMC47 2025-09-26 19:15:43 -04:00
  • 3b4fd0bc4f Merge pull request #13961 from Sam-Belliveau/sdl-gamepad-profile JMC47 2025-09-26 17:27:58 -04:00
  • a7d61dd2a5 Merge pull request #13969 from mspeder/ugreen JMC47 2025-09-26 17:18:42 -04:00
  • 593d386496 Merge pull request #13968 from dwilliams27/remove-logs-mail JMC47 2025-09-26 17:16:54 -04:00
  • 8f9c335633 Merge pull request #13954 from TryTwo/debug_crash_fix JMC47 2025-09-26 17:15:02 -04:00
  • a175985871 Merge pull request #13951 from TellowKrinkle/InterpreterOpt JMC47 2025-09-26 17:14:24 -04:00
  • ff9e0eb2c3 Merge pull request #13945 from iwubcode/math_transpose_function JMC47 2025-09-26 17:14:09 -04:00
  • f96837a321 Merge pull request #13940 from iwubcode/glslang_update JMC47 2025-09-26 17:13:54 -04:00
  • 70d5c85acd Merge pull request #13897 from TryTwo/Imgui_Font_Size JMC47 2025-09-26 17:13:40 -04:00
  • fc1c060bb4 Use hidapi-src/windows on MINGW as well as MSVC Craig Carnell 2025-09-26 21:34:43 +01:00
  • 7ab91ff055 Update hidapi submodule to v0.15.0 Craig Carnell 2025-09-26 21:20:50 +01:00
  • d33c6346f0 Merge pull request #13884 from jordan-woyak/wiimote-report-timing JMC47 2025-09-26 16:16:21 -04:00
  • fa74c40e78 Merge pull request #13882 from jordan-woyak/sdl-win32-msg JMC47 2025-09-26 16:13:49 -04:00
  • a8fe5c0303 Merge pull request #13634 from jordan-woyak/enum-concepts JMC47 2025-09-26 16:13:20 -04:00
  • f8a8ddeddf OSD / Imgui: Add font size spinbox to Interface Pane. TryTwo 2025-09-17 23:38:36 -07:00
  • 9d0b3e0e39 RealtekFirmwareLoader: Alternate USB PID for Ugreen CM390 Matthieu Speder 2025-09-25 12:04:54 +02:00
  • 0401f4a8c3 Add SDL Gamepad stock profile Sam Belliveau 2025-09-24 21:38:18 -04:00
  • 52071f3943 Prevent profiles with no device specification from resetting device Sam Belliveau 2025-09-24 21:38:02 -04:00