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
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
UICommon
/
ResourcePack
/
Manager.cpp
Age
Commit message (
Expand
)
Author
2026-01-24
Common/FileSearch: Refactor DoFileSearch
Sintendo
2025-03-09
Modernize `std::sort` with ranges and projections
mitaclaw
2024-10-10
Modernize `std::find` with ranges
mitaclaw
2023-06-16
UICommon/ResourcePack: Allow priority helpers to take arguments by const refe...
Lioncash
2023-04-13
Common/IniFile: Move interface into Common namespace
Lioncash
2022-06-17
ResourcePack: Avoid crashes on invalid packs during Init().
Admiral H. Curtiss
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2019-12-29
Use pre-increment for iterators instead of post-increment.
David Korth
2019-06-07
UICommon/ResourcePack/Manager: Make GetPackConfig() internally linked
Lioncash
2019-05-28
UICommon/ResourcePack/Manager: Resolve use-after-move in Add()
Lioncash
2019-05-27
UICommon/Manager: Remove unused std::string variable in Remove()
Lioncash
2019-02-11
ResourcePacks: Fix various bugs
spycrab
2019-01-02
UICommon/ResourcePack: Fix resource packs without manifests being able to cra...
spycrab
2018-12-19
Implement resource packs
spycrab