This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
bd85d63c623a7ee005c806c43f1a1d6ebbb47efb
dolphin
/
Source
/
Core
/
Common
/
Config
History
Léo Lam
83324fe77d
StringUtil: Remove ValueToString(std::string)
...
Doesn't make a lot of sense to have a function that gives the string representation for a string.
2018-06-03 15:11:59 +02:00
..
Config.cpp
Config: Make Load() and Save() slightly faster
2018-05-23 16:07:18 +02:00
Config.h
Config: Fix template deduction for implicit conversions
2018-05-12 14:30:18 +02:00
ConfigInfo.cpp
ConfigInfo: Switch to doing case-insensitive comparison
2017-11-15 18:04:40 +00:00
ConfigInfo.h
Config: Add support for enums
2018-05-12 18:10:26 +02:00
Enums.h
Remove code related to UI.ini
2018-05-02 18:18:27 +02:00
Layer.cpp
Move Config ValueToString to StringUtil
2018-06-03 14:10:52 +02:00
Layer.h
StringUtil: Remove ValueToString(std::string)
2018-06-03 15:11:59 +02:00