index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DiscIO
/
RiivolutionParser.cpp
Age
Commit message (
Expand
)
Author
2025-04-20
DiscIO: Pass parameters by constant reference
Dr. Dystopia
2025-03-09
Simplify `std::find_if` with `std::ranges::find` and projections
mitaclaw
2024-08-20
Remove redundant semicolons
Dr. Dystopia
2023-01-24
Common: Replace StringBeginsWith/StringEndsWith with std equivalents
Lioncash
2022-07-19
DiscIO/Riivolution: Add dolphin-specific extensions "dolphin_sys_file" and "d...
Admiral H. Curtiss
2021-12-12
RiivolutionParser: Create config xml directory if it does not exist yet.
Admiral H. Curtiss
2021-10-30
Android: Allow starting game with Riivolution patches from the GUI
JosJuice
2021-10-24
RiivolutionParser: Add code to read and write the Riivolution config XMLs tha...
Admiral H. Curtiss
2021-10-24
Core: Add ability to specify and launch a riivolution-modded game via a .json...
Admiral H. Curtiss
2021-10-24
RiivolutionPatcher: Load external files with a layer of indirection during th...
Admiral H. Curtiss
2021-10-24
Core: Add RiivolutionParser to parse a Riivolution XML.
Admiral H. Curtiss