Rosalie Wanders
|
8f0cd29366
|
RMG-Input: remove unrequired includes
|
2025-03-23 13:14:33 +01:00 |
|
Rosalie Wanders
|
b39357efda
|
3rdParty: update rom size patch for mupen64plus-core
|
2025-03-23 13:14:24 +01:00 |
|
Rosalie Wanders
|
3e0efac610
|
RMG-Core: shutdown mupen64plus-core in CoreShutdown()
|
2025-03-22 18:47:23 +01:00 |
|
Rosalie Wanders
|
595427aa98
|
RMG-Input: also make other buttons consistent height wise
|
2025-03-20 00:06:07 +01:00 |
|
Rosalie Wanders
|
62c30a4b4d
|
RMG-Core: mark result from split_string() const
|
2025-03-19 23:58:18 +01:00 |
|
Rosalie Wanders
|
13f7ede034
|
RMG-Core: remove more unrequired usage of std::vector<T>::at()
|
2025-03-19 23:48:03 +01:00 |
|
Rosalie Wanders
|
f89b73cec1
|
RMG-Core: slightly optimize get_cache_entry_iter()
|
2025-03-19 23:47:44 +01:00 |
|
Rosalie Wanders
|
30d1f17329
|
RMG-Input: make add/remove buttons have a consistent height
|
2025-03-19 23:34:07 +01:00 |
|
Rosalie Wanders
|
b8ad7d1dce
|
RMG-Input: swap around Z-Trigger and Start button mapping UI elements
|
2025-03-19 22:23:06 +01:00 |
|
Rosalie Wanders
|
6552aa23ec
|
RMG-Core: remove unrequired usage of std::vector<T>::at()
|
2025-03-19 22:11:49 +01:00 |
|
Rosalie Wanders
|
6d81b8cda3
|
RMG-Input: don't set window icon
|
2025-03-19 22:06:53 +01:00 |
|
Rosalie Wanders
|
f5de7e8320
|
RMG-Input: mark variable const in ControllerImageWidget.cpp
|
2025-03-19 22:04:05 +01:00 |
|
Rosalie Wanders
|
0d2b88037f
|
RMG-Input: fix accuracy of stick movement in ControllerImageWidget.cpp
|
2025-03-19 22:00:58 +01:00 |
|
Rosalie Wanders
|
ac7b9bce27
|
RMG-Input: fix percentage for new image in ControllerImageWidget.cpp
|
2025-03-19 22:00:58 +01:00 |
|
Rosalie Wanders
|
d87bcc3a21
|
RMG-Input: remove unused image
|
2025-03-18 19:40:48 +01:00 |
|
Rosalie Wanders
|
7261903186
|
RMG-Input: center C letter in controller image
|
2025-03-18 19:37:01 +01:00 |
|
Rosalie Wanders
|
2e6263ea5c
|
RMG: add new contributors to AboutDialog.ui
|
2025-03-18 12:02:59 +01:00 |
|
Rosalie Wanders
|
fa9a288e0a
|
RMG-Input: fix typo in Controller_Pressed_DpadRight.svg
|
2025-03-18 11:57:07 +01:00 |
|
Jaffacakelover
|
7fced2d3eb
|
RMG-Input: introduce new controller image (#349)
|
2025-03-18 11:55:37 +01:00 |
|
Rosalie Wanders
|
9bc56e90ee
|
RMG-Core: use std::runtime_error instead of std::terminate in Directories.cpp
|
2025-03-17 00:15:10 +01:00 |
|
Rosalie Wanders
|
64d4c41d1d
|
RMG-Core: delete copy constructor of m64p api classes
|
2025-03-17 00:13:44 +01:00 |
|
Rosalie Wanders
|
c2197b3053
|
RMG-Core: use references instead of pointers in Plugins.cpp
|
2025-03-17 00:13:02 +01:00 |
|
Rosalie Wanders
|
3f7c1584a4
|
RMG-Core: use static_cast in CoreDebugCallback()
|
2025-03-13 22:36:08 +01:00 |
|
Rosalie Wanders
|
17dc26779e
|
RMG-Core: fix casing in error message in Core.cpp
|
2025-03-13 22:14:40 +01:00 |
|
Rosalie Wanders
|
edc8c0bb98
|
Script: add UpdateCopyrightYear.sh
|
2025-03-13 22:08:38 +01:00 |
|
Rosalie Wanders
|
5bf5d0ed16
|
RMG-Audio: update copyright year
|
2025-03-13 22:07:12 +01:00 |
|
Rosalie Wanders
|
7114338cec
|
RMG-Input: update copyright year
|
2025-03-13 22:07:12 +01:00 |
|
Rosalie Wanders
|
64d0a90b82
|
RMG: update copyright year
|
2025-03-13 22:07:12 +01:00 |
|
Rosalie Wanders
|
d6b0f024da
|
RMG-Core: update copyright year
|
2025-03-13 22:07:12 +01:00 |
|
Rosalie Wanders
|
3b2668977d
|
RMG-Core: use reinterpret_cast instead of c style cast in Archive.cpp
|
2025-03-10 12:55:32 +01:00 |
|
Rosalie Wanders
|
5aa7ee0fe3
|
RMG-Core: use correct include version in Archive.cpp
|
2025-03-09 22:12:22 +01:00 |
|
Rosalie Wanders
|
f0119ec75d
|
RMG-Core: add and use CORE_DIR_MAX_LEN
|
2025-03-09 18:52:14 +01:00 |
|
Rosalie Wanders
|
249654a879
|
RMG-Core: remove usage of PATH_MAX in Archive.cpp and use our own define
|
2025-03-09 18:45:28 +01:00 |
|
Rosalie Wanders
|
b3424f3fc5
|
RMG-Input: fix dialog not quitting when pressing esc
|
2025-03-09 13:47:23 +01:00 |
|
Rosalie Wanders
|
e0e19824a5
|
3rdParty: apply pending IS viewer bounds check PR to mupen64plus-core
|
2025-03-09 13:41:35 +01:00 |
|
Rosalie Wanders
|
b3b8c2d8b1
|
3rdParty: apply pending PR patch to mupen64plus-core
|
2025-03-09 00:50:26 +01:00 |
|
Rosalie Wanders
|
fb85a42477
|
RMG: ensure rom count is not 0 in RomBrowserLoadingWidget.cpp
|
2025-03-08 18:13:39 +01:00 |
|
Rosalie Wanders
|
1458f3df0b
|
RMG: support using file path for server json for netplay
|
2025-03-07 18:49:18 +01:00 |
|
Rosalie Wanders
|
8ef1da8e0b
|
RMG: only update list view column sizes when we have any row items
|
2025-03-05 19:40:51 +01:00 |
|
Rosalie Wanders
|
06cc95852e
|
RMG-Core: use const pointer in zlib_filefunc_open()
|
2025-03-05 17:36:47 +01:00 |
|
Rosalie Wanders
|
44c6c17191
|
3rdParty: build imgui as a static library
|
2025-03-05 17:24:52 +01:00 |
|
Rosalie Wanders
|
fc9a249dd9
|
RMG: remove unrequired (void*) casts in on_Action_Settings_{type}
|
2025-03-05 17:18:09 +01:00 |
|
Rosalie Wanders
|
648c7fbc26
|
RMG-Input: use c++ style casts instead of c style casts
|
2025-03-05 17:05:09 +01:00 |
|
Rosalie Wanders
|
59fc11c8f4
|
RMG-Input: PluginConfig2 -> PluginConfigWithRomConfig
|
2025-03-05 17:04:30 +01:00 |
|
Rosalie Wanders
|
7d9e34abcf
|
RMG-Core: PluginConfig2 -> PluginConfigWithRomConfig
|
2025-03-05 17:04:16 +01:00 |
|
Rosalie Wanders
|
d05fa8b91b
|
RMG-Core: use const reference for string helpers in Settings.cpp
|
2025-03-05 16:43:43 +01:00 |
|
Rosalie Wanders
|
10bb0b9df2
|
RMG: fix crash when quitting RMG during a ROM browser refresh
|
2025-03-05 16:40:54 +01:00 |
|
Rosalie Wanders
|
5311d04957
|
RMG-Core: bump CACHE_FILE_ITEMS_MAX to 250000
|
2025-03-05 01:52:40 +01:00 |
|
Rosalie Wanders
|
f9de2fe9ef
|
RMG-Core: add invalid ROM entries to the cache
|
2025-03-05 01:52:17 +01:00 |
|
Rosalie Wanders
|
6d77fd7e1e
|
RMG-Core: use const reference in local functions in Cheats.cpp
|
2025-03-05 00:29:42 +01:00 |
|