Rosalie Wanders
|
572792a1c8
|
RMG-Core: remove invalid name in get_plugin_type_name()
|
2025-02-27 15:19:51 +01:00 |
|
Rosalie Wanders
|
3570200e53
|
RMG-Core: make arrays const
|
2025-02-27 15:18:27 +01:00 |
|
Rosalie Wanders
|
e11d1884c8
|
RMG-Core: use std::array in apply_plugin_settings()
|
2025-02-27 15:18:15 +01:00 |
|
Rosalie Wanders
|
77a201f52a
|
RMG-Core: use std::optional in CoreGetPortableDirectoryMode()
|
2025-02-27 15:17:52 +01:00 |
|
Rosalie Wanders
|
4416343761
|
RMG-Core: use int instead of int32_t for CoreStringToInt()
|
2025-02-25 22:20:33 +01:00 |
|
Rosalie Wanders
|
88a6685a6b
|
RMG-Core: add missing cstdint include
|
2025-02-24 21:59:25 +01:00 |
|
Rosalie Wanders
|
e0def96cb7
|
RMG-Core: fix CoreLowerString()
|
2025-02-24 21:37:29 +01:00 |
|
Rosalie Wanders
|
dfca82520d
|
RMG-Core: add & use CoreStringToInt() instead of std::stoi()
|
2025-02-24 21:37:29 +01:00 |
|
Rosalie Wanders
|
ea9313aa1b
|
RMG-Core: use noexcept versions of std::filesystem functions
|
2025-02-24 21:32:51 +01:00 |
|
Rosalie Wanders
|
9ef92c3578
|
RMG-Core: fix variable names in MediaLoader.cpp
|
2025-02-24 21:31:48 +01:00 |
|
Rosalie Wanders
|
2060facc2a
|
RMG-Input: disable hotplug support for now
|
2025-02-20 14:31:13 +01:00 |
|
Rosalie Wanders
|
474eff65fb
|
RMG-Input: fix incorrect logic in on_SDLThread_DeviceSearchFinished()
|
2025-02-19 23:20:47 +01:00 |
|
Rosalie Wanders
|
6345ec6eb3
|
RMG: fix parent of QMenu items in RomBrowserWidget.cpp
|
2025-02-18 18:41:20 +01:00 |
|
Rosalie Wanders
|
b65692f12b
|
3rdParty: fix crash when vulkan initialization fails in parallel-rdp
|
2025-02-17 23:26:48 +01:00 |
|
Rosalie Wanders
|
8615c5efe1
|
RMG: only return surface extensions in VidExt_VK_GetInstanceExtensions()
|
2025-02-17 23:08:52 +01:00 |
|
Rosalie Wanders
|
219f74bb8b
|
RMG-Input: {Left,Right}Trigger -> {Left,Right}Shoulder
|
2025-02-16 19:46:20 +01:00 |
|
Rosalie Wanders
|
91b4213044
|
RMG-Core: {Left,Right}Trigger -> {Left,Right}Shoulder
|
2025-02-16 19:43:34 +01:00 |
|
Rosalie Wanders
|
297968f319
|
RMG-Input: add spacer between L-Trigger and R-Trigger elements
|
2025-02-16 19:30:39 +01:00 |
|
Rosalie Wanders
|
b964415ac7
|
RMG: remove double semicolon usage
|
2025-02-16 19:17:03 +01:00 |
|
Rosalie Wanders
|
4707fe143c
|
RMG-Input: remove double semicolon usage
|
2025-02-16 19:16:57 +01:00 |
|
Rosalie Wanders
|
66fc3492ca
|
RMG-Core: remove double semicolon usage
|
2025-02-16 19:16:51 +01:00 |
|
Rosalie Wanders
|
45e0231214
|
RMG: fix possible crash on Windows
|
2025-02-16 15:44:04 +01:00 |
|
Rosalie Wanders
|
b05b0faeea
|
RMG-Input: use ROM header and settings in CorePluginsOpenROMConfig()
|
2025-02-16 00:51:06 +01:00 |
|
Rosalie Wanders
|
7b4b8c5c90
|
RMG: implement cache support for CorePluginsOpenROMConfig()
|
2025-02-16 00:51:06 +01:00 |
|
Rosalie Wanders
|
97bd81c287
|
RMG-Core: utilize cache for CorePluginsOpenROMConfig()
|
2025-02-16 00:50:08 +01:00 |
|
Rosalie Wanders
|
3222b962cc
|
3rdParty: use parent from PluginConfig() in mupen64plus-video-GLideN64
|
2025-02-16 00:34:26 +01:00 |
|
Rosalie Wanders
|
37f89b448f
|
3rdParty: use parent from PluginConfig() in mupen64plus-video-angrylion-plus
|
2025-02-16 00:34:26 +01:00 |
|
Rosalie Wanders
|
f91ed8d848
|
3rdParty: use parent from PluginConfig() in mupen64plus-video-parallel
|
2025-02-16 00:15:22 +01:00 |
|
Rosalie Wanders
|
437733c9fd
|
RMG-Input: use parent from PluginConfig2()
|
2025-02-16 00:15:22 +01:00 |
|
Rosalie Wanders
|
8f6496db86
|
RMG-Audio: use parent from PluginConfig()
|
2025-02-16 00:15:22 +01:00 |
|
Rosalie Wanders
|
e1cd2f8400
|
RNG: set parent for CorePluginsOpenConfig()
|
2025-02-16 00:15:22 +01:00 |
|
Rosalie Wanders
|
94341526d7
|
RMG-Core: set parent in plugin configuration dialogs
|
2025-02-16 00:15:21 +01:00 |
|
Rosalie Wanders
|
e1bc2e4a89
|
RMG-Core: fix error message in Plugins.cpp
|
2025-02-15 17:17:52 +01:00 |
|
Rosalie Wanders
|
4a67f98a3b
|
RMG-Audio: turn sample messages from warnings into verbose messages
|
2025-02-15 00:06:19 +01:00 |
|
Rosalie Wanders
|
9908431e0a
|
RMG: improve logging of retrieving of OpenGL context failure
|
2025-02-15 00:01:25 +01:00 |
|
Rosalie Wanders
|
a6dca6618e
|
RMG: use CORE_DIR_SEPERATOR_STR instead of "/"
|
2025-02-14 23:58:04 +01:00 |
|
Rosalie Wanders
|
56ebe38849
|
RMG-Input: use CORE_DIR_SEPERATOR_STR instead of "/"
|
2025-02-14 23:55:46 +01:00 |
|
Rosalie Wanders
|
32a1a26fcf
|
RMG-Core: use CORE_DIR_SEPERATOR_STR instead of "/"
|
2025-02-14 23:55:36 +01:00 |
|
Rosalie Wanders
|
cbdfa2b307
|
RMG-Input: add caption to file dialogs
|
2025-02-14 23:38:40 +01:00 |
|
Rosalie Wanders
|
2be09f9e03
|
RMG: add caption to file and directory dialogs
|
2025-02-14 23:38:27 +01:00 |
|
Rosalie Wanders
|
51ce612bd9
|
RMG: slightly improve formatting of MainWindow.cpp
|
2025-02-10 23:06:56 +01:00 |
|
Rosalie Wanders
|
e37bc3faf9
|
RMG: improve EmulationThread by inhibiting screensaver during emulation
|
2025-02-10 23:00:51 +01:00 |
|
Rosalie Wanders
|
7059a974ed
|
Script: include qjpeg and qjp2 Qt plugins in BundleDependencies.sh
|
2025-02-10 17:29:59 +01:00 |
|
Rosalie Wanders
|
428ef7549a
|
RMG-Core: make arguments to CoreGetCachedRomHeaderAndSettings() optional
|
2025-02-09 18:30:16 +01:00 |
|
Rosalie Wanders
|
c0d81fdc9f
|
RMG: use cached default and current settings for SettingsDialog
|
2025-02-09 18:30:16 +01:00 |
|
Rosalie Wanders
|
78a9ae5fe1
|
RMG-Core: extend cache with default and current settings
|
2025-02-09 18:02:17 +01:00 |
|
Rosalie Wanders
|
80f9fd0234
|
RMG: 'Controller pack' -> 'Controller pak'
|
2025-02-09 18:01:28 +01:00 |
|
Rosalie Wanders
|
c046984a37
|
RMG: fix flicker UI logic of NetplaySessionBrowserWidget
|
2025-02-09 16:35:58 +01:00 |
|
Rosalie Wanders
|
1ec02c59f3
|
3rdParty: apply pending crash fix patch to mupen64plus-core
|
2025-02-09 14:42:11 +01:00 |
|
Rosalie Wanders
|
383eab48c8
|
3rdParty: implement register mirroring in mupen64plus-core
|
2025-02-09 14:34:53 +01:00 |
|