![EmuCR: Dolphin EmuCR: Dolphin](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgo2McrBfp-WkSO1D38El7qE560FxoNUfqBCtzxFsGOXhK0wx6rxth_orO42Jq5SL9JP87WgYbQ0rGYr9RkuBT-qZLZM9ZaVW5bgy6URG1XgCA9aO-s6aAeVb7-8eNcG30n5wjFggZ-B1C-/s320/97969695.jpg)
Dolphin Git changelog:
* Merge pull request #6154 from MerryMage/config-cleanup
Cleanup implementation of onion configuration
* Config/Layer: Allow all keys of a section to be iterated over
* Config: Flatten structures
Originally, Layer contained a std::map of Sections, which containted a std::map
containing the (key, value) pairs. Here we flattern this structure so that only
one std::map is required, reducing the number of indirections required and
vastly simplifying the code.
* CommandLineParser: Use ConfigLocation
* ConfigInfo: Switch to doing case-insensitive comparison
* Config: Extract ConfigInfo into own header
* Config: Remove recursive layer
Download: Dolphin Git 5.0-5831 x64
Download: Dolphin Git 5.0-5831 Android
Source: HereDolphin Git 5.0-2877
0 Comments
Post a Comment