Commit graph

  • 5311d04957 RMG-Core: bump CACHE_FILE_ITEMS_MAX to 250000 Rosalie Wanders 2025-03-05 01:52:40 +01:00
  • f9de2fe9ef RMG-Core: add invalid ROM entries to the cache Rosalie Wanders 2025-03-05 01:52:17 +01:00
  • 6d77fd7e1e RMG-Core: use const reference in local functions in Cheats.cpp Rosalie Wanders 2025-03-05 00:29:42 +01:00
  • 5fc0de6da7 3rdParty: update imgui Rosalie Wanders 2025-03-04 22:17:53 +01:00
  • 0d114412e6 RMG-Core: don't export m64p::Core and m64p::Config Rosalie Wanders 2025-03-04 22:08:49 +01:00
  • 9a5c151de5 RMG: use CoreGetVideoMode() instead of using m64p::Core.DoCommand() Rosalie Wanders 2025-03-04 22:08:31 +01:00
  • 97c58d6e66 RMG-Core: add CoreGetVideoMode() Rosalie Wanders 2025-03-04 22:08:11 +01:00
  • 4a931f81c4 RMG-Core: use c++ style casts instead of c style casts Rosalie Wanders 2025-03-04 21:33:43 +01:00
  • 3c3c0d2b16 RMG: remove unrequired force checks in MainWindow::showErrorMessage() Rosalie Wanders 2025-03-04 18:41:19 +01:00
  • 39877ae948 RMG: fix incorrect size check in exception_handler() Rosalie Wanders 2025-03-04 18:39:02 +01:00
  • f9137d3a63 RMG: show error message when emulation fails when launched with -q Rosalie Wanders 2025-03-04 18:35:54 +01:00
  • ac1274eba4 RMG: use helper when error message is forced in MainWindow.cpp Rosalie Wanders 2025-03-04 18:35:21 +01:00
  • d88db0fb88 Package: update InputSettings.png Rosalie Wanders 2025-03-03 01:37:53 +01:00
  • 9c121ad436 RMG: "Join Session" -> "Browse Sessions" Rosalie Wanders 2025-03-03 01:08:33 +01:00
  • 70598b1fcd 3rdParty: remove "Synchronize RDP and CPU" setting from mupen64plus-video-parallel Rosalie Wanders 2025-03-03 00:49:13 +01:00
  • bfd3d078ad 3rdParty: fix RDRAM initialization patch in mupen64plus-core Rosalie Wanders 2025-03-02 19:04:51 +01:00
  • 7d99159388 3rdParty: respect rdp full sync in mupen64plus-video-parallel Rosalie Wanders 2025-03-02 17:48:57 +01:00
  • f77475ee7f Package: add libspeexdsp to AppImage Rosalie Wanders 2025-03-02 17:45:47 +01:00
  • 048772344b 3rdParty: update mupen64plus-rsp-hle Rosalie Wanders 2025-03-02 16:09:59 +01:00
  • 23120150f9 3rdParty: update mupen64plus-video-GLideN64 Rosalie Wanders 2025-03-02 16:09:39 +01:00
  • 2c32dfd552 RMG-Input: remove PluginConfig2HasRomConfig() Rosalie Wanders 2025-02-27 23:04:59 +01:00
  • 1624b1a4cc RMG-Core: remove usage of PluginConfig2HasRomConfig() Rosalie Wanders 2025-02-27 23:04:54 +01:00
  • 1db6a578b2 RMG-Core: export symbols Rosalie Wanders 2025-02-27 21:09:25 +01:00
  • acc2c808f5 RMG-Core: ensure core is hooked in CoreGetUser{Data,Cache}Directory() Rosalie Wanders 2025-02-27 19:24:56 +01:00
  • e1bbf66ff1 RMG: improve error message in exception_handler() Rosalie Wanders 2025-02-27 19:18:52 +01:00
  • b4a0642122 RMG: fix error messages from MainWindow::Init() not showing Rosalie Wanders 2025-02-27 19:15:05 +01:00
  • e7906c93a7 RMG: add minidump handler in main.cpp Rosalie Wanders 2025-02-27 18:33:31 +01:00
  • d5af42a7a5 RMG-Core: hardcode MAX_FILENAME_LEN instead of using system MAX_PATH Rosalie Wanders 2025-02-27 15:58:22 +01:00
  • e4cbfc388f RMG-Core: remove unrequired Rom.hpp include in Cheats.cpp Rosalie Wanders 2025-02-27 15:53:49 +01:00
  • 7725daffd4 3rdParty: set SiDmaDuration to Pokemon Stadium in mupen64plus-core gb-tower Rosalie Wanders 2025-02-27 15:32:48 +01:00
  • 232a962989 3rdParty: experimental transfer pak changes from @m4xw Rosalie Wanders 2025-02-26 14:57:06 +01:00
  • cbb432b4ff 3rdParty: experimental changes to mupen64plus-core Rosalie Wanders 2025-02-16 01:10:39 +01:00
  • 6306d7a96e 3rdParty: experimental changes to mupen64plus-video-parallel Rosalie Wanders 2025-02-16 01:06:41 +01:00
  • 460188e1c3 3rdParty: backport some patches from simple64 to mupen64plus-video-parallel Rosalie Wanders 2025-02-06 21:30:58 +01:00
  • a89be55a0a 3rdParty: backport some patches from simple64 to mupen64plus-rsp-parallel Rosalie Wanders 2025-02-06 21:30:49 +01:00
  • f6264336f9 3rdParty: backport some patches from simple64 to mupen64plus-core Rosalie Wanders 2025-02-06 21:24:41 +01:00
  • 572792a1c8 RMG-Core: remove invalid name in get_plugin_type_name() Rosalie Wanders 2025-02-27 15:19:51 +01:00
  • 3570200e53 RMG-Core: make arrays const Rosalie Wanders 2025-02-27 15:18:27 +01:00
  • e11d1884c8 RMG-Core: use std::array in apply_plugin_settings() Rosalie Wanders 2025-02-27 15:18:15 +01:00
  • 77a201f52a RMG-Core: use std::optional in CoreGetPortableDirectoryMode() Rosalie Wanders 2025-02-27 15:17:52 +01:00
  • 86694f2eca 3rdParty: allow configuration dialog to become smaller in GLideN64 gliden64-scrollarea Rosalie Wanders 2025-02-24 21:42:16 +01:00
  • 4416343761 RMG-Core: use int instead of int32_t for CoreStringToInt() Rosalie Wanders 2025-02-25 22:20:33 +01:00
  • 88a6685a6b RMG-Core: add missing cstdint include Rosalie Wanders 2025-02-24 21:59:25 +01:00
  • e0def96cb7 RMG-Core: fix CoreLowerString() Rosalie Wanders 2025-02-24 21:33:39 +01:00
  • dfca82520d RMG-Core: add & use CoreStringToInt() instead of std::stoi() Rosalie Wanders 2025-02-24 21:33:29 +01:00
  • ea9313aa1b RMG-Core: use noexcept versions of std::filesystem functions Rosalie Wanders 2025-02-24 21:32:51 +01:00
  • 9ef92c3578 RMG-Core: fix variable names in MediaLoader.cpp Rosalie Wanders 2025-02-24 21:31:48 +01:00
  • ef3a68f509 Package: v0.7.6 v0.7.6 Rosalie Wanders 2025-02-22 14:54:57 +01:00
  • 2060facc2a RMG-Input: disable hotplug support for now Rosalie Wanders 2025-02-20 14:31:13 +01:00
  • 474eff65fb RMG-Input: fix incorrect logic in on_SDLThread_DeviceSearchFinished() Rosalie Wanders 2025-02-19 23:20:31 +01:00
  • 486e3e968c RMG-Input: pain rmg-input-pain Rosalie Wanders 2025-02-19 23:20:42 +01:00
  • 3fbbcec259 RMG-Input: fix incorrect logic in on_SDLThread_DeviceSearchFinished() Rosalie Wanders 2025-02-19 23:20:31 +01:00
  • 6345ec6eb3 RMG: fix parent of QMenu items in RomBrowserWidget.cpp Rosalie Wanders 2025-02-18 18:41:20 +01:00
  • b65692f12b 3rdParty: fix crash when vulkan initialization fails in parallel-rdp Rosalie Wanders 2025-02-17 23:26:48 +01:00
  • 8615c5efe1 RMG: only return surface extensions in VidExt_VK_GetInstanceExtensions() Rosalie Wanders 2025-02-17 23:08:52 +01:00
  • ae5813a635 Package: v0.7.5 v0.7.5 Rosalie Wanders 2025-02-16 19:56:01 +01:00
  • 219f74bb8b RMG-Input: {Left,Right}Trigger -> {Left,Right}Shoulder Rosalie Wanders 2025-02-16 19:44:37 +01:00
  • 91b4213044 RMG-Core: {Left,Right}Trigger -> {Left,Right}Shoulder Rosalie Wanders 2025-02-16 19:43:34 +01:00
  • 297968f319 RMG-Input: add spacer between L-Trigger and R-Trigger elements Rosalie Wanders 2025-02-16 19:28:49 +01:00
  • a40d1d34f5 README: correct package name for msys2 Rosalie Wanders 2025-02-16 19:28:41 +01:00
  • b964415ac7 RMG: remove double semicolon usage Rosalie Wanders 2025-02-16 19:17:03 +01:00
  • 4707fe143c RMG-Input: remove double semicolon usage Rosalie Wanders 2025-02-16 19:16:57 +01:00
  • 66fc3492ca RMG-Core: remove double semicolon usage Rosalie Wanders 2025-02-16 19:16:51 +01:00
  • 45e0231214 RMG: fix possible crash on Windows Rosalie Wanders 2025-02-16 15:07:32 +01:00
  • b05b0faeea RMG-Input: use ROM header and settings in CorePluginsOpenROMConfig() Rosalie Wanders 2025-02-16 00:50:32 +01:00
  • 7b4b8c5c90 RMG: implement cache support for CorePluginsOpenROMConfig() Rosalie Wanders 2025-02-15 14:34:26 +01:00
  • 97bd81c287 RMG-Core: utilize cache for CorePluginsOpenROMConfig() Rosalie Wanders 2025-02-16 00:50:08 +01:00
  • 3222b962cc 3rdParty: use parent from PluginConfig() in mupen64plus-video-GLideN64 Rosalie Wanders 2025-02-16 00:14:17 +01:00
  • 37f89b448f 3rdParty: use parent from PluginConfig() in mupen64plus-video-angrylion-plus Rosalie Wanders 2025-02-16 00:14:08 +01:00
  • f91ed8d848 3rdParty: use parent from PluginConfig() in mupen64plus-video-parallel Rosalie Wanders 2025-02-16 00:03:03 +01:00
  • 437733c9fd RMG-Input: use parent from PluginConfig2() Rosalie Wanders 2025-02-16 00:02:33 +01:00
  • 8f6496db86 RMG-Audio: use parent from PluginConfig() Rosalie Wanders 2025-02-16 00:02:24 +01:00
  • e1cd2f8400 RNG: set parent for CorePluginsOpenConfig() Rosalie Wanders 2025-02-16 00:02:46 +01:00
  • 94341526d7 RMG-Core: set parent in plugin configuration dialogs Rosalie Wanders 2025-02-16 00:15:21 +01:00
  • e1bc2e4a89 RMG-Core: fix error message in Plugins.cpp Rosalie Wanders 2025-02-15 14:31:52 +01:00
  • 7a28f1df17 Package: v0.7.4 v0.7.4 Rosalie Wanders 2025-02-15 00:11:09 +01:00
  • 4a67f98a3b RMG-Audio: turn sample messages from warnings into verbose messages Rosalie Wanders 2025-02-15 00:05:15 +01:00
  • 9908431e0a RMG: improve logging of retrieving of OpenGL context failure Rosalie Wanders 2025-02-15 00:01:25 +01:00
  • a6dca6618e RMG: use CORE_DIR_SEPERATOR_STR instead of "/" Rosalie Wanders 2025-02-14 23:58:04 +01:00
  • 56ebe38849 RMG-Input: use CORE_DIR_SEPERATOR_STR instead of "/" Rosalie Wanders 2025-02-14 23:55:46 +01:00
  • 32a1a26fcf RMG-Core: use CORE_DIR_SEPERATOR_STR instead of "/" Rosalie Wanders 2025-02-14 23:55:36 +01:00
  • cbdfa2b307 RMG-Input: add caption to file dialogs Rosalie Wanders 2025-02-14 23:38:40 +01:00
  • 2be09f9e03 RMG: add caption to file and directory dialogs Rosalie Wanders 2025-02-14 23:38:27 +01:00
  • 51ce612bd9 RMG: slightly improve formatting of MainWindow.cpp Rosalie Wanders 2025-02-10 23:06:56 +01:00
  • e37bc3faf9 RMG: improve EmulationThread by inhibiting screensaver during emulation Rosalie Wanders 2025-02-10 23:00:51 +01:00
  • 7059a974ed Script: include qjpeg and qjp2 Qt plugins in BundleDependencies.sh Rosalie Wanders 2025-02-10 17:29:59 +01:00
  • 4b17a8a494 Package: v0.7.3 v0.7.3 Rosalie Wanders 2025-02-09 23:36:25 +01:00
  • 428ef7549a RMG-Core: make arguments to CoreGetCachedRomHeaderAndSettings() optional Rosalie Wanders 2025-02-09 18:19:46 +01:00
  • c0d81fdc9f RMG: use cached default and current settings for SettingsDialog Rosalie Wanders 2025-02-09 18:30:03 +01:00
  • 78a9ae5fe1 RMG-Core: extend cache with default and current settings Rosalie Wanders 2025-02-09 18:02:17 +01:00
  • 80f9fd0234 RMG: 'Controller pack' -> 'Controller pak' Rosalie Wanders 2025-02-09 18:01:28 +01:00
  • c046984a37 RMG: fix flicker UI logic of NetplaySessionBrowserWidget Rosalie Wanders 2025-02-09 16:35:58 +01:00
  • 2a0add6177
    Merge 96fab5d4e8 into 2cbb306ba8 Daniel Nylander 2025-02-09 13:42:16 +00:00
  • 96fab5d4e8
    Removing locations and obsolete strings Daniel Nylander 2025-02-09 14:42:13 +01:00
  • 1ec02c59f3 3rdParty: apply pending crash fix patch to mupen64plus-core Rosalie Wanders 2025-02-09 14:42:11 +01:00
  • 67f9da42b7
    Adding Swedish translation Daniel Nylander 2025-02-09 14:37:53 +01:00
  • 383eab48c8 3rdParty: implement register mirroring in mupen64plus-core Rosalie Wanders 2025-02-09 13:59:05 +01:00
  • 358cb337dc 3rdParty: update vosk-api Rosalie Wanders 2025-02-09 02:00:55 +01:00
  • 141aefd81a 3rdParty: update mupen64plus-video-GLideN64 Rosalie Wanders 2025-02-08 19:35:30 +01:00
  • 39a7887b35 cmake: remove unused argument to BundleDependencies.sh Rosalie Wanders 2025-02-07 21:16:53 +01:00