Commit Graph

  • 2b82c34ea8 Core: Remove redundant call to PopulateBackendInfo Dentomologist 2024-09-26 13:33:16 -07:00
  • 91f7b776ca GraphicsWindow: Fix crash when opening during emulation startup Dentomologist 2024-09-24 12:55:43 -07:00
  • b1cd4a6690 Merge pull request #13068 from mitaclaw/redundant-case-insensitive JMC47 2024-09-26 18:24:36 -04:00
  • d4d3acb796 Merge pull request #13065 from mitaclaw/ppc-breakpoints-signal JMC47 2024-09-26 18:20:43 -04:00
  • 0d7e94e8b3 Merge pull request #13070 from mitaclaw/remove-join-strings JMC47 2024-09-26 18:20:14 -04:00
  • 4bc1546596 Merge pull request #13071 from Pokechu22/cheat-search-crash JMC47 2024-09-25 15:05:19 -04:00
  • e9e4ae5a34 Merge pull request #13049 from PatrickFerry/gameini_remove_broken_cheat JMC47 2024-09-25 14:18:30 -04:00
  • ec6f5e1104 Merge pull request #13072 from Tilka/videosw Tilka 2024-09-25 10:57:05 +01:00
  • 0a299a4e1e Sw/Tev: drop unused macro Tillmann Karras 2024-09-21 21:53:34 +01:00
  • 98add9faf0 Sw/Rasterizer: fix two elder typos, AD 2009 Tillmann Karras 2024-09-21 20:11:37 +01:00
  • b34b7f63ee Fix random crash when using the cheat search Pokechu22 2024-09-23 22:47:44 -07:00
  • 5f90673686 StringUtil: Remove JoinStrings mitaclaw 2024-09-22 00:24:21 -07:00
  • 0c1070a07b Android: Add the "Real Balance Board" setting JosJuice 2024-09-22 21:51:12 +02:00
  • de67c4c93b Merge pull request #13013 from duckymomo360/rgh-tattoos-fix JosJuice 2024-09-22 09:10:09 +02:00
  • 508ccc2054 IniFile: Migrate Common::CaseInsensitiveLess to StringUtil mitaclaw 2024-09-21 22:32:24 -07:00
  • 067bdaa3dd Merge pull request #13067 from mitaclaw/dead-code-3 Tilka 2024-09-22 05:00:26 +01:00
  • 671958f141 GeckoCode: Remove Dead Code mitaclaw 2024-09-21 15:32:52 -07:00
  • 3b9a70a435 Merge pull request #13053 from Dentomologist/texture_dumping_show_osd_on_startup_and_toggle JMC47 2024-09-21 15:17:54 -04:00
  • 18ccd157cd Merge pull request #13058 from Dentomologist/gamesettings_disable_gpu_texture_decoding_when_needed JMC47 2024-09-21 15:15:23 -04:00
  • 4f821f4332 BreakpointWidget: Update when Host::PPCSymbolsChanged mitaclaw 2024-09-20 18:39:20 -07:00
  • 7c2a39706e DolphinQt: A Ubiquitous Signal For When Breakpoints Change mitaclaw 2024-09-20 18:37:39 -07:00
  • 6851ed73f4 Merge pull request #13064 from PatrickFerry/gameini_fixing_mistakes Tilka 2024-09-16 23:24:56 +01:00
  • af921685f7 Merge pull request #13035 from retroNUC/cheevo-hash Tilka 2024-09-15 22:18:58 +01:00
  • 5dac174972 GameINI: Disable Broken Enhancements for Solvalou Patrick Ferry 2024-09-15 21:49:06 +01:00
  • 8c24b4745a GameINI: Enable Vertex Rounding for "Teenage Mutant Ninja Turtles 3: Mutant Nightmare" Patrick Ferry 2024-09-15 21:48:55 +01:00
  • a51d87bc3d GameINI: Enable Vertex Rounding for "Teenage Mutant Ninja Turtles 2: Battle Nexus" Patrick Ferry 2024-09-15 21:48:40 +01:00
  • a5209738fe GameINI: Disable ICache for Happy Feet Patrick Ferry 2024-09-15 21:48:22 +01:00
  • a74b2a4dde Add generation of rcheevos hash to DolphinTool retroNUC 2024-09-15 15:52:04 +01:00
  • ce010a6560 Metainfo -- remove hash from version string Carles Pastor 2024-09-12 20:51:31 +02:00
  • ef512aae6d Flatpak -- bump libevdev to 1.13.3 Carles Pastor 2024-09-12 19:39:56 +02:00
  • 9d439f091a Add manifest for building as a flatpak Carles Pastor 2024-09-11 19:22:36 +02:00
  • b1d54e416b GameSettings: Disable GPU Texture Decoding when needed Dentomologist 2024-09-08 11:36:22 -07:00
  • 694f2ee995 Graphics: Clarify relationship between incompatible settings Dentomologist 2024-09-10 10:44:22 -07:00
  • 5fe9e2f6ed Merge pull request #13057 from JosJuice/rvzpack-typo Tilka 2024-09-08 16:08:57 +01:00
  • 4eec061824 Merge pull request #12813 from Geotale/interpreter-subnormal-rounding JosJuice 2024-09-08 14:22:02 +02:00
  • e72b23df91 DiscIO: Fix a typo in an RVZPack comment JosJuice 2024-09-08 12:38:10 +02:00
  • 0c1cd13b23 Merge pull request #12981 from Geotale/proper-integer-rounding JosJuice 2024-09-08 12:09:58 +02:00
  • 2c15d7af7f Merge pull request #12966 from Dentomologist/cheatsmanager_create_code_widgets_only_once JMC47 2024-09-07 15:13:18 -04:00
  • f9f832fa88 Merge pull request #13051 from mitaclaw/dead-config-code-2 JosJuice 2024-09-07 13:40:34 +02:00
  • 2417545b63 Merge pull request #13052 from Tilka/ax Tilka 2024-09-07 11:36:06 +01:00
  • c3d6d2189a Texture Dumping: Show OSD message on startup and when toggled Dentomologist 2024-09-05 13:12:24 -07:00
  • dc6ccfb2ab VideoBackends:Vulkan: Use Vulkan 1.2 driverID to detect MoltenVK TellowKrinkle 2024-09-03 23:55:27 -05:00
  • 1416dc7e6a VideoBackends:Vulkan: Consolidate feature checking into one struct TellowKrinkle 2024-09-03 23:24:05 -05:00
  • efc395f7f4 Merge pull request #12977 from mitaclaw/branch-watch-tool-fixes-4 JMC47 2024-09-04 19:36:24 -04:00
  • eb54721475 DSPHLE/AX: fix low-pass/biquad clipping Tillmann Karras 2024-09-04 22:21:32 +01:00
  • 20f2320fcf Merge branch 'release-prep-2409' OatmealDome 2024-09-04 12:26:15 -04:00
  • e67e579b38 SI_Device: Remove Dead Config Code mitaclaw 2024-09-04 08:28:18 -07:00
  • 3c4d4fcd09 ScmRevGen: Bump major version to 2409 2409 release-prep-2409 OatmealDome 2024-09-04 00:43:45 -04:00
  • 98fe7104a3 GameINI: Remove Broken Cheat from "Paper Mario: The Thousand Year Door" Patrick Ferry 2024-09-03 23:30:28 +01:00
  • ffa680b15c Proper Subnormal Rounding When Interpreting Geotale 2024-05-27 17:38:35 -05:00
  • 2f45391ca5 Improve Integer Rounding Accuracy Geotale 2024-08-07 14:46:51 -05:00
  • 95fac2a4e7 Merge pull request #13047 from mitaclaw/cached-interpreter-memcpy-ub Admiral H. Curtiss 2024-09-02 19:47:11 +02:00
  • 5a95c5dd14 CachedInterpreterEmitter: Fix std::memcpy UB mitaclaw 2024-09-01 19:35:56 -07:00
  • 7d08377341 Translation resources sync with Transifex JosJuice 2024-09-01 08:42:51 +02:00
  • 2a20e6e3df Branch Watch Tool: Toolbar Visiblity Menu mitaclaw 2024-08-04 05:44:44 -07:00
  • 8f76a32be4 Branch Watch Tool: New Conditional Branch Inspection Tools mitaclaw 2024-08-06 05:04:50 -07:00
  • 8bdfdc88b2 Branch Watch Tool: Ignore Apploader Branch Hits Concurrency Fix mitaclaw 2024-08-07 02:39:17 -07:00
  • e4500b5798 BranchWatchDialog: Improve Branch Was/Not Overwritten Buttons mitaclaw 2024-08-31 15:10:04 -07:00
  • f5e7b45773 BranchWatchDialog: Listen For clicked Signal Rather Than pressed mitaclaw 2024-08-08 07:41:33 -07:00
  • 0c889c715d BranchWatchDialog: Const Correctness mitaclaw 2024-08-31 12:36:24 -07:00
  • 7ce703a4a8 BranchWatchDialog: Refactor Context Menus mitaclaw 2024-08-05 21:34:10 -07:00
  • 107c08b77f BranchWatchDialog: Clean Up Object Parenting and Prefer Auto mitaclaw 2024-08-04 07:44:39 -07:00
  • f9f0806022 BranchWatchDialog: Disconnect Slots When Hidden mitaclaw 2024-08-04 06:48:37 -07:00
  • a293abbfd0 Merge pull request #13044 from JosJuice/subfic-carry Tilka 2024-08-31 17:24:17 +01:00
  • ff75cc80aa Interpreter: Fix subfic carry calculation JosJuice 2024-08-31 17:24:55 +02:00
  • e1b1e4b4cf Merge pull request #13031 from parona-source/libfmt-11 Admiral H. Curtiss 2024-08-31 15:34:48 +02:00
  • 157be45d6b Merge pull request #13042 from homeisfar/vk_improve_logger Tilka 2024-08-31 13:05:28 +01:00
  • d0b10b84c0 Merge pull request #13043 from Tilka/my_first_songs Tilka 2024-08-31 13:04:24 +01:00
  • 4b60ab9ce3 GameSettings: force EFB-to-RAM for My First Songs Tillmann Karras 2024-08-30 22:47:50 +01:00
  • 38b189e13d Merge pull request #13039 from Dentomologist/mainwindow_fix_hidden_confirm_on_stop_dialog Tilka 2024-08-31 00:08:45 +01:00
  • 8b7268ddef Merge pull request #13038 from Ferdi265/fix-rvz-clang-ub Tilka 2024-08-31 00:06:38 +01:00
  • 02e9a8feaf vulkan: Add line number to vulkan error logger Ali Homafar 2024-08-28 17:42:54 -04:00
  • 39e266c5bf Merge pull request #13036 from PatrickFerry/gameini_enable_pal60 Tilka 2024-08-28 16:56:25 +01:00
  • 9bdf862460 MainWindow: Prevent Confirm On Stop dialog from being hidden Dentomologist 2024-08-27 14:48:37 -07:00
  • 22ed1dddca Merge pull request #13037 from Dentomologist/hotkeyscheduler_handle_wiimote_connections_independently Tilka 2024-08-27 18:54:52 +01:00
  • 6245dcd57d RVZ: Fix undefined behaviour when copying 0 bytes to a null pointer Ferdinand Bachmann 2024-08-27 17:59:14 +02:00
  • 16bf5a86d3 HotkeyScheduler: Handle Wii Remote connections independently Dentomologist 2024-08-26 21:23:19 -07:00
  • 9e6a4e9d35 ARCodeWidget: Remove unnecessary call to OnSelectionChanged Dentomologist 2024-08-25 16:06:44 -07:00
  • f4db168a8e CheatsManager: Create ARCodeWidget and GeckoCodeWidget only once. Dentomologist 2024-07-30 19:55:27 -07:00
  • 232d24109d Extract ARCodeWidget/GeckoCodeWidget code loading to functions Dentomologist 2024-07-30 19:44:10 -07:00
  • ee35aa49a2 ARWidget: Disable Edit and Remove buttons when no code is selected Dentomologist 2024-08-25 15:33:41 -07:00
  • 6f24fdd78f Gameini: Enable PAL60 for "Project Zero II: Wii Edition" Patrick Ferry 2024-08-25 15:29:11 +01:00
  • 27c71017fa Translation resources sync with Transifex JosJuice 2024-08-25 11:35:04 +02:00
  • 8ffa87f894 Gameini: Enable PAL60 for "Boom Street" Patrick Ferry 2024-08-25 01:40:13 +01:00
  • 58c391ee21 Gameini: Enable PAL60 for "The Last Story" Patrick Ferry 2024-08-25 01:38:57 +01:00
  • cc256ef16d Merge pull request #10663 from Tilka/ax_biquad Tilka 2024-08-24 22:31:05 +01:00
  • 2669d0d8af AX: add analytics quirks for wiimote filters Tillmann Karras 2024-08-18 13:54:53 +01:00
  • 6946f17b8c AX: enable low-pass/biquad filtering of Wiimote audio Tillmann Karras 2022-05-15 05:48:23 +01:00
  • 9d2841be10 AX: add support for biquad filtering Tillmann Karras 2022-05-15 05:41:48 +01:00
  • f85c4413bd Merge pull request #13009 from BryanJacobs/master JosJuice 2024-08-24 16:38:16 +02:00
  • ffaba26830 BranchWatchDialog: Refactor For LoadQSettings / SaveQSettings mitaclaw 2024-08-04 06:04:29 -07:00
  • 7b89730daa BranchWatchDialog: Defer Layout Construction When Possible mitaclaw 2024-08-04 05:54:28 -07:00
  • 9eb79f1d28 BranchWatchDialog: De-lambda-ize Constructor mitaclaw 2024-07-29 00:00:17 -07:00
  • b6c20b715a BranchWatch: Don't Save Irrelevant Hits In Reduction Phase mitaclaw 2024-08-06 03:29:50 -07:00
  • 1f5e100a0e Merge pull request #13033 from mitaclaw/remove-common-fill Tilka 2024-08-23 09:16:13 +01:00
  • 239a42a860 Merge pull request #13034 from lycheefox/skylanders Tilka 2024-08-23 09:12:33 +01:00
  • 1108ccd62f Skylanders: Fix Hot Head (Sparkle) lycheefox 2024-08-22 20:57:18 -04:00
  • 76a998ecf9 TypeUtils: Remove Common::Fill mitaclaw 2024-08-22 16:49:06 -07:00
  • d7c93d87be Add support for libfmt-11 Alfred Wingate 2024-08-09 08:54:08 +03:00
  • 7ec6d116e8 Graphics: Adapt aspect ratio when SBS/TAB 3D is used Bryan Jacobs 2024-08-15 17:20:00 +10:00