Rosalie Wanders
|
558a48f64d
|
RMG-Core: fix default settings being incorrect
|
2023-08-13 21:43:46 +02:00 |
|
Rosalie Wanders
|
54f6723d96
|
RMG-Core: fix requesting incorrect type of setting in RomSettings.cpp
|
2023-08-12 13:54:34 +02:00 |
|
Rosalie Wanders
|
44e5395ed3
|
RMG-Core: support USE_LIBFMT option
|
2023-08-12 13:43:51 +02:00 |
|
Rosalie Wanders
|
aa7cfc3969
|
RMG-Core: use std::variant instead of a custom struct in Settings.cpp
|
2023-08-11 22:40:13 +02:00 |
|
Rosalie Wanders
|
07158dadf6
|
RMG-Core: refactor Cheats.cpp
|
2023-08-11 20:59:54 +02:00 |
|
Rosalie Wanders
|
aa72d3defc
|
RMG-Core: add Audio_SimpleBackend setting
|
2023-08-11 19:48:05 +02:00 |
|
Rosalie Wanders
|
5d1f17fa0b
|
RMG-Core: add GUI_ConfirmDragDrop setting
|
2023-08-10 22:43:34 +02:00 |
|
Rosalie Wanders
|
a688644a14
|
RMG-Core: add volume hotkey settings
|
2023-08-10 21:22:27 +02:00 |
|
Rosalie Wanders
|
76c76b2661
|
RMG-Core: ensure core is hooked in Volume.cpp
|
2023-08-08 19:41:51 +02:00 |
|
Rosalie Wanders
|
696977ee83
|
RMG-Core: introduce volume functions
|
2023-08-08 01:27:27 +02:00 |
|
Rosalie Wanders
|
fdbcc928ee
|
RMG-Core: remove Core{Setup,}DebugCallbackMessage()
|
2023-08-05 21:41:23 +02:00 |
|
Rosalie Wanders
|
efc8e08c02
|
RMG-Core: update mupen64plus api headers
|
2023-08-04 09:57:12 +02:00 |
|
Rosalie Wanders
|
be21461312
|
RMG-Core: fix reading out of bounds in Plugins.cpp
|
2023-08-01 12:07:25 +02:00 |
|
Rosalie Wanders
|
16276852b2
|
RMG-Core: initialize l_DynamicValue in l_Setting in Settings.cpp
|
2023-07-31 22:34:12 +02:00 |
|
Rosalie Wanders
|
f4cf856ef5
|
RMG-Core: fix copying string out of bounds in Plugins.cpp
|
2023-07-31 22:33:00 +02:00 |
|
Rosalie Wanders
|
45cf5a8663
|
RMG-Core: only include command functions in Directories.cpp when needed
|
2023-07-31 22:31:57 +02:00 |
|
Rosalie Wanders
|
6a50c09517
|
cmake: add USE_LTO option
|
2023-07-20 13:19:33 +02:00 |
|
Rosalie Wanders
|
66e08de2fe
|
RMG-Core: add ScreenshotCaptured to CoreStateCallbackType
|
2023-07-17 14:59:04 +02:00 |
|
Rosalie Wanders
|
ffbd84df82
|
RMG-Core: add more controller hotkey settings
|
2023-07-16 16:41:28 +02:00 |
|
Rosalie Wanders
|
25ee5f2ca1
|
RMG-Core: introduce Core{Increase,Decrease}SaveStateSlot()
|
2023-07-16 16:07:02 +02:00 |
|
Rosalie Wanders
|
cd56680e38
|
RMG-Core: fix mupen64plus-rsp-hle fallback not working on first run
|
2023-07-16 15:16:26 +02:00 |
|
Rosalie Wanders
|
b9e1e230f9
|
RMG-Core: minor code fixes
|
2023-07-15 11:24:41 +02:00 |
|
Rosalie Wanders
|
eb8294363a
|
RMG-Core: fix memory leak in Rom.cpp
|
2023-07-15 11:10:05 +02:00 |
|
Rosalie Wanders
|
a0e31029d1
|
RMG-Core: set mupen64plus-rsp-parallel as mupen64plus-rsp-hle fallback
|
2023-07-11 14:14:29 +02:00 |
|
Rosalie Wanders
|
53f87d0793
|
RMG-Core: introduce & use CoreUpdateCachedRomHeaderAndSettings()
|
2023-07-11 14:00:24 +02:00 |
|
Rosalie Wanders
|
69b8461a87
|
RMG-Core: introduce CoreGetRomPath()
|
2023-07-07 19:32:46 +02:00 |
|
Rosalie Wanders
|
ce8de27fb5
|
RMG-Core: add input hotkey settings
|
2023-07-07 15:25:42 +02:00 |
|
Rosalie Wanders
|
27b2bc8387
|
RMG-Core: add CoreEmulationState enum to Emulation.hpp
|
2023-07-03 00:34:20 +02:00 |
|
Rosalie Wanders
|
ba327ce1c6
|
RMG-Core: change to shared library
|
2023-07-01 01:12:40 +02:00 |
|
Rosalie Wanders
|
583687cfe1
|
RMG-Core: add CoreGetLibraryDirectory() and CoreSetLibraryPathOverride()
|
2023-07-01 01:09:27 +02:00 |
|
Rosalie Wanders
|
19eda69468
|
RMG-Core: support sending callback messages for plugins
|
2023-07-01 01:08:54 +02:00 |
|
Rosalie Wanders
|
4b3f979a74
|
RMG-Core: check if core and config functions are hooked in CoreInit()
|
2023-07-01 01:07:45 +02:00 |
|
Rosalie Wanders
|
d171d62609
|
RMG-Core: remove cpp file include
|
2023-07-01 01:06:53 +02:00 |
|
Rosalie Wanders
|
5ba195d32e
|
RMG-Core: fix read_7zip_file for 7-Zip v23.01
|
2023-06-30 16:01:12 +02:00 |
|
Rosalie Wanders
|
ba371f1349
|
RMG-Core: move Cheats-User directory to the user config directory
|
2023-06-11 19:37:14 +02:00 |
|
Rosalie Wanders
|
38ec62c238
|
RMG-Core: set error last in CoreStartEmulation()
|
2023-06-01 22:46:34 +02:00 |
|
Rosalie Wanders
|
2a7d8aa4d2
|
RMG-Core: print callbacks even when callbacks haven't been setup
|
2023-05-06 00:49:29 +02:00 |
|
Rosalie Wanders
|
f17b7eb2c9
|
RMG-Core: add GUI_ToolbarArea setting
|
2023-04-07 20:52:06 +02:00 |
|
Rosalie Wanders
|
8be1ed8af5
|
RMG-Core: introduce CorePluginsHasROMConfig() and CorePluginsOpenROMConfig()
|
2023-04-06 14:09:34 +02:00 |
|
Rosalie Wanders
|
8c1589d7cd
|
RMG-Core: correct error message in read_7zip_file
|
2023-04-06 00:37:31 +02:00 |
|
Rosalie Wanders
|
52ba182610
|
RMG-Core: implement 7-Zip support
|
2023-04-06 00:28:31 +02:00 |
|
JaxonWasTaken
|
e3787b5ccf
|
RMG-Input: implement "Analog Stick Sensitivity"
|
2023-03-31 19:47:31 +02:00 |
|
Rosalie Wanders
|
bc6ee4877b
|
RMG-Core: use {Core,CoreOverlay}_SaveFileNameFormat settings
|
2023-03-12 21:47:20 +01:00 |
|
Rosalie Wanders
|
6b38cc3740
|
RMG-Core: introduce {Core,CoreOverlay}_SaveFileNameFormat settings
|
2023-03-12 21:47:20 +01:00 |
|
RetraCarteR
|
a304f11b1d
|
RMG: introduce more columns (#119)
|
2023-03-04 23:10:01 +01:00 |
|
Rosalie Wanders
|
45b97cf39b
|
RMG-Core: rename RomBrowser_Columns to RomBrowser_ColumnVisibility
|
2023-02-24 22:19:27 +01:00 |
|
Rosalie Wanders
|
43bc54fca9
|
RMG-Core: add Keybinding_ViewLog setting
|
2023-02-24 21:48:12 +01:00 |
|
Rosalie Wanders
|
81cbf82ddc
|
RMG-Core: implement state callback
|
2023-02-24 21:36:54 +01:00 |
|
Rosalie Wanders
|
d7d49f261d
|
RMG-Core: introduce CoreSetPrintDebugCallback()
|
2023-02-24 21:14:27 +01:00 |
|
Rosalie Wanders
|
4692a5c0b7
|
RMG-Core: use string() for std::filesystem::path in CoreGetSaveStatePath()
|
2023-02-24 20:04:43 +01:00 |
|