Commit Graph

  • 1c9389a1fb Translation resources sync with Transifex JosJuice 2025-06-03 09:05:37 +02:00
  • d7f45c7b96 Fade audio after an entire loop Sam Belliveau 2025-06-02 14:37:30 -04:00
  • 58a70db588 Merge pull request #13718 from jordan-woyak/hardcore-deadlock JosJuice 2025-06-02 11:55:40 +02:00
  • 61ccdb0a3c WaveFile: Add m_ prefix to member variables Dentomologist 2025-06-01 11:39:12 -07:00
  • 88122ae956 Merge pull request #13715 from icup321/master JMC47 2025-06-01 02:57:17 -04:00
  • e2d8e39489 Merge pull request #13722 from Tilka/dokapon JMC47 2025-06-01 02:39:19 -04:00
  • 2849173984 GameSettings: auto-disable immediate XFB for Dokapon Kingdom Tillmann Karras 2025-06-01 03:01:05 +01:00
  • 8192d9d2a9 Make parameters, arguments etc. constant Dr. Dystopia 2025-03-25 22:52:32 +01:00
  • 31d0756808 Config: Make s_callbacks_lock recursive to fix hardcore mode deadlock. Jordan Woyak 2025-05-30 17:33:01 -05:00
  • a6b04f53e0 AudioCommon: Remove unused qualifiers and make variables constant Dr. Dystopia 2025-05-22 11:28:52 +02:00
  • a8eafa4ccd DolphinQt: Move the "Point (Passthrough)" "Enabled" checkbox below the mapping indicator. Jordan Woyak 2025-05-29 19:46:53 -05:00
  • a5b4a0b9e4 InputCommon/DolphinQt: Add advanced settings button for "Point" and "Point (Passthrough)" "Enabled" checkboxes. CostPerUnit 2025-05-22 19:57:27 -06:00
  • fd285f6348 AchievementManager - Minor cleanup LillyJadeKatrin 2025-05-29 16:30:54 -04:00
  • 2604d73733 GameINI: Disable Dual Core for more games icup321 2025-05-28 06:14:35 -04:00
  • 3dc1605569 FilesystemWidget: Center header text Dentomologist 2025-05-27 12:34:20 -07:00
  • a6a5e201b6 Qt Advanced Panel: Convert QSliders into ConfigSliders. TryTwo 2025-05-26 09:27:41 -07:00
  • aafe961177 DolphinQt: Make GeckoCodeWidget default size not taller than it needs to be. Jordan Woyak 2025-05-26 15:09:37 -05:00
  • eed7843d4a DolphinQt: Add stretch to the end of the game config Info tab. Jordan Woyak 2025-05-26 14:57:45 -05:00
  • 1e4dfc0956 DolphinQt: Fix the WiiPane hinting a larger than required size. Jordan Woyak 2025-05-16 19:31:00 -05:00
  • 5bc661aeca DolphinQt/AudioPane: Fix Volume QGroupBox title uglyness on Windows and inconsistent percent-sign spacing. Jordan Woyak 2025-05-14 22:23:21 -05:00
  • fcff7a3a49 DolphinQt: Fix FilesystemWidget QTreeView visual style. Jordan Woyak 2025-05-14 20:45:28 -05:00
  • 543b85a451 DolphinQt: Make WrapInScrollArea and GetWrappedWidget less hacky. Jordan Woyak 2025-05-12 22:17:49 -05:00
  • e796e82e8c DolphinQt: Change game properties QTabWidget to QListWidget. Jordan Woyak 2025-05-12 16:59:59 -05:00
  • 2b9935e6f4 DolphinQt: Change main settings window QTabWidget into a QListWidget and QStackedWidget. Jordan Woyak 2025-05-10 15:03:07 -05:00
  • 53b54406bd Merge pull request #13690 from icup321/master JMC47 2025-05-26 21:12:17 -04:00
  • f5d7b1fb4c Merge pull request #13644 from dreamsyntax/gup-disable-dualcore OatmealDome 2025-05-26 13:58:54 -04:00
  • 4e8a863d8b Merge pull request #13709 from JosJuice/hide-header-bin Admiral H. Curtiss 2025-05-26 19:41:07 +02:00
  • 66f181a621 Hide DirectoryBlob header.bin files from game list JosJuice 2025-05-25 15:03:26 +02:00
  • 18a78a9bab Merge pull request #13647 from jordan-woyak/sha1-avoid-memcpy JosJuice 2025-05-25 12:40:43 +02:00
  • f99d3dbd5c Android: Ask system for optimal audio buffer size and sample rate JosJuice 2024-06-06 15:38:41 +02:00
  • 34e8fb068f Android: Get rid of OpenSLESStream's global state JosJuice 2024-06-06 13:32:26 +02:00
  • 7c237bbd7c AudioCommon: Remove unused includes Dr. Dystopia 2025-05-22 11:16:43 +02:00
  • 776086fa1c Merge pull request #13692 from jordan-woyak/work-queue-thread-command-queue JosJuice 2025-05-24 16:26:10 +02:00
  • b23dddea4e VideoCommon: move vertex shader gen logic to a 'process_vertex()' function, to eventually allow for custom shaders to override vertex logic iwubcode 2025-05-17 19:45:58 -05:00
  • 66b8fa03cb Merge pull request #13705 from noahpistilli/fix-corrupt-msg JMC47 2025-05-23 22:45:11 -04:00
  • 35d70fd531 IOS/KD: Set Checksum when flushing NWC24Config Sketch 2025-05-23 18:01:06 -04:00
  • da8610e76f Translation resources sync with Transifex JosJuice 2025-05-22 23:25:50 +02:00
  • 7c8d53a51d Merge pull request #13699 from JosJuice/force-typo JosJuice 2025-05-22 23:22:53 +02:00
  • 97d27130ed Merge pull request #13700 from JosJuice/tr-wii-speak-osd Jordan Woyak 2025-05-22 12:40:09 -05:00
  • 260f0225a4 DolphinQt: Don't translate Wii Speak OSD string JosJuice 2025-05-22 16:51:28 +02:00
  • 98b0d1db05 DolphinQt: Fix verb agreement in Immediate XFB description JosJuice 2025-05-22 16:48:10 +02:00
  • 2ed5f16600 minizip-ng: Stop using compatibility mode Joshua Vandaële 2025-02-25 11:12:08 +01:00
  • 67f73d95e3 Tales of Symphonia AR and Gecko Codes fothugiyo 2025-05-22 01:47:34 -06:00
  • c23b4e1020 RetroAchievements: Updated PatchAllowlistTest to generate new allowlist LillyJadeKatrin 2025-05-17 12:52:58 -04:00
  • 69af10ef86 Merge pull request #13663 from dreamsyntax/spiderman-heuristic JMC47 2025-05-21 17:34:09 -04:00
  • f96e667a5f GameINI: Spider-Man SuggestedAspectRatio to 4:3 dreamsyntax 2025-05-15 14:10:47 -07:00
  • f90508ff99 Merge pull request #13661 from jordan-woyak/info-first Admiral H. Curtiss 2025-05-21 20:43:51 +02:00
  • a6bc251677 Merge pull request #13693 from jordan-woyak/focus-render-window-on-click Admiral H. Curtiss 2025-05-21 20:28:58 +02:00
  • a62449711f Merge pull request #12769 from sepalani/wii-speak JMC47 2025-05-21 13:54:56 -04:00
  • 9ba71448cc WorkQueueThread: Fix Cancel() race with internal command queue. Jordan Woyak 2025-04-30 23:12:31 -05:00
  • f1b7f8a72e DolphinQt/RenderWidget: Grab focus on mouse button press. Jordan Woyak 2025-05-20 21:05:55 -05:00
  • 1dc4dc6b6d Merge pull request #13675 from LillyJadeKatrin/retroachievements-close-deadlock JMC47 2025-05-20 11:54:31 -04:00
  • d22702a16f Disable icache for The Ant Bully [Wii] icup321 2025-05-20 03:36:00 -04:00
  • faaf13eaad Merge pull request #13562 from sanjay900/santroller-support Jordan Woyak 2025-05-20 01:13:39 -05:00
  • dac023af15 Resolve clang-tidy violation LillyJadeKatrin 2025-05-17 23:28:22 -04:00
  • 2e22a3cf42 Merge pull request #13672 from tygyh/UnitTests/Remove-redundant-template-type-specifiers Jordan Woyak 2025-05-18 02:12:45 -05:00
  • 88005deaeb Merge pull request #13668 from tygyh/UnitTests/Core/Make-parameters-constant Jordan Woyak 2025-05-18 02:12:32 -05:00
  • f59708a26c Merge pull request #13656 from icup321/master JMC47 2025-05-18 02:13:18 -04:00
  • d4afa1ebfa SFML: Update to 3.0.1 Joshua Vandaële 2025-04-24 16:43:54 +02:00
  • 62a926a0f5 Merge pull request #13515 from tygyh/Remove-redundant-parentheses Jordan Woyak 2025-05-17 18:01:17 -05:00
  • 94888d250e Merge pull request #13527 from tygyh/Replace-msg-with-structured-binding-VideoCommon/NetPlayChatUI Jordan Woyak 2025-05-17 17:09:13 -05:00
  • dacb004516 Merge pull request #13190 from tygyh/Move-to-inner-scope-DolphinQT Jordan Woyak 2025-05-17 16:52:25 -05:00
  • b6803d00fe Revert "RetroAchievements: Fix potential deadlock on shutdown." LillyJadeKatrin 2025-05-17 08:27:22 -04:00
  • 137e50dc25 AchievementManager: Remove CloseGame from LoadGameCallback LillyJadeKatrin 2025-05-17 08:12:43 -04:00
  • 8b228503d9 GameINI: Set texture cache accuracy for Scooby-Doo! Night of 100 Frights PAL Martino Fontana 2025-05-10 14:36:41 +02:00
  • 88389146d3 Merge pull request #13662 from Dentomologist/wiimotecontrollerswidget_scan_for_bluetooth_adapters_on_separate_thread Jordan Woyak 2025-05-16 19:43:35 -05:00
  • 6c5b35f92c Merge pull request #13554 from tygyh/DSPSpy-Apply-style-alignment-refactorings Jordan Woyak 2025-05-16 14:55:11 -05:00
  • 7804c16dbb Merge pull request #13531 from tygyh/DiscIO-Make-functions-constant Jordan Woyak 2025-05-16 14:49:05 -05:00
  • 3b3bf6a04c Merge pull request #13459 from tygyh/Make-parameters-constants-DolphinQt-Netplay Jordan Woyak 2025-05-16 14:29:44 -05:00
  • 2102108b1a UnitTests: Remove redundant template type specifers Dr. Dystopia 2025-05-16 21:09:52 +02:00
  • f1ffcf2b00 Merge pull request #13654 from JosJuice/android-clear-without-dismiss JMC47 2025-05-16 14:33:49 -04:00
  • 404a7c75b2 Merge pull request #13666 from tygyh/UnitTests/PowerPC-Use-constant-functions-variables-parameters Jordan Woyak 2025-05-16 13:01:07 -05:00
  • 3fecce8723 Merge pull request #13669 from tygyh/UnitTests/Common/Use-std-size-for-size-calculation Jordan Woyak 2025-05-16 12:59:52 -05:00
  • e4f71d2513 Merge pull request #13670 from tygyh/UnitTests/Core/Remove-unused-includes Jordan Woyak 2025-05-16 12:58:47 -05:00
  • 9dfcbcecff DiscIO: Make functions constant Dr. Dystopia 2025-04-19 09:58:04 +02:00
  • bc1af564e2 UnitTests/Core: Remove unused includes Dr. Dystopia 2025-05-16 15:31:31 +02:00
  • 7de18efc93 UnitTests/Core: Make parameters constant Dr. Dystopia 2025-05-16 15:29:31 +02:00
  • 762555c984 UnitTests/Common: Use std::size for size calculation Dr. Dystopia 2025-05-16 14:59:55 +02:00
  • 58c79bc5ed UnitTests/PowerPC: Use constant functions, variables and parameters Dr. Dystopia 2025-05-16 08:28:06 +02:00
  • ffd46cd10c WiimoteControllersWidget: Fix UI hang on opening Dentomologist 2025-05-15 02:37:01 -07:00
  • e83f9fb721 Merge pull request #13664 from Tilka/cabela JMC47 2025-05-15 18:15:09 -04:00
  • 6315527d21 GameSettings: disable efb2tex for two Cabela's games Tillmann Karras 2025-05-15 22:07:23 +01:00
  • fc833f845c Merge pull request #13660 from jordan-woyak/consistent-icon-text Jordan Woyak 2025-05-15 13:24:18 -05:00
  • 17eb1b1a34 DolphinQt/Mapping: Replace Motion Input "WARNING: " text with a warning icon. Jordan Woyak 2025-05-15 10:58:43 -05:00
  • afb27952ee DolphinQt: Make the Info tab first in the game properties dialog. Jordan Woyak 2025-05-15 02:13:48 -05:00
  • a45d00d84d DolphinQt: Add utility function for creating label text with a standard icon. Jordan Woyak 2025-05-15 01:39:17 -05:00
  • c211efd84a Merge pull request #13603 from tygyh/FifoPlayer-Make-functions-static Jordan Woyak 2025-05-14 23:01:34 -05:00
  • 5a355083b4 Merge pull request #13659 from jordan-woyak/ra-deadlock-fix JMC47 2025-05-14 17:14:47 -04:00
  • 826f04d06c RetroAchievements: Fix potential deadlock on shutdown. Jordan Woyak 2025-05-14 00:15:30 -05:00
  • 1554e4ab6c Vulkan: Eliminate m_last_present_done flag. Jordan Woyak 2025-05-13 20:13:18 -05:00
  • 059282df6f Merge pull request #13657 from SuperSamus/jimmy-neutron-boy-genius-efb-access Jordan Woyak 2025-05-13 16:36:57 -05:00
  • a19b1070a0 Disable Dual Core for several games icup321 2025-05-13 03:14:23 -04:00
  • 79a90b1f42 GameINI: Enable EFB Access for Jimmy Neutron Boy Genius Martino Fontana 2025-05-13 22:35:43 +02:00
  • 57dce8bd7c Merge pull request #13650 from JosJuice/stswx-uncached JMC47 2025-05-12 19:19:52 -04:00
  • c260082cd6 Merge pull request #13636 from icup321/master JMC47 2025-05-12 17:54:39 -04:00
  • eeae30e2bb Android: Don't dismiss AdvancedMappingDialog when pressing Clear JosJuice 2025-05-12 21:31:24 +02:00
  • cf3702cbc8 Merge pull request #13046 from SuperSamus/vi-overclock JMC47 2025-05-12 13:36:55 -04:00
  • c720211542 VideoCommon: Limit maximum denominator for MPEG4 It happened to be under the limit normally, but now that the VBI rate can be changed, that's no longer the case. Martino Fontana 2025-04-27 13:08:33 +02:00
  • 832570c658 Core: Add VBI Frequency Override Martino Fontana 2025-04-26 19:42:11 +02:00
  • f19a33340a Merge pull request #13631 from LillyJadeKatrin/retroachievements-mem2 JMC47 2025-05-10 14:56:14 -04:00