dolphin/Source/Core/UICommon
JosJuice d304d75aa5 Android: Stop using custom path for GameFileCache
Back when I wrote this code, I believe I set it to use a custom path
so that the cache would end up in a directory which Android considers
to be a cache directory. But nowadays the directory which Dolphin's
C++ code considers to be the cache directory is such a directory,
so there's no longer any reason to override the default path.
2021-06-08 18:34:40 +02:00
..
ResourcePack Externals: Update minizip search path. 2020-04-29 12:41:36 +02:00
AutoUpdate.cpp Updater: Escape HTML characters in commit descriptions 2021-06-01 17:22:19 -07:00
AutoUpdate.h Updater: Add code documentation Markdown file 2021-04-13 15:37:31 -07:00
CMakeLists.txt UICommon: Make use of fmt where applicable 2019-11-23 19:41:40 -05:00
CommandLineParse.cpp Turn Config::Info into a class with getters 2020-12-11 19:54:16 +01:00
CommandLineParse.h UICommon: Add missing header guards 2019-06-17 18:39:44 -04:00
Disassembler.cpp UICommon: Make use of fmt where applicable 2019-11-23 19:41:40 -05:00
Disassembler.h UICommon: Make use of fmt where applicable 2019-11-23 19:41:40 -05:00
DiscordPresence.cpp Turn Config::Info into a class with getters 2020-12-11 19:54:16 +01:00
DiscordPresence.h Force IPv4 on external IP addresses 2018-08-13 21:17:38 -04:00
GameFile.cpp Merge pull request #9461 from cbartondock/master 2021-02-10 22:50:40 +01:00
GameFile.h Show NKitness in file format string 2020-10-06 19:35:00 +02:00
GameFileCache.cpp Android: Stop using custom path for GameFileCache 2021-06-08 18:34:40 +02:00
GameFileCache.h Android: Stop using custom path for GameFileCache 2021-06-08 18:34:40 +02:00
NetPlayIndex.cpp Externals: Fix include path for picojson and discord 2020-04-29 11:45:59 +02:00
NetPlayIndex.h UICommon/NetPlayIndex: Use a std::string_view for EncryptID()/DecryptID() 2019-08-04 12:32:33 -04:00
UICommon.cpp Merge pull request #9492 from nolange/fix_norandr_build 2021-03-01 11:36:39 +01:00
UICommon.h Cleanup X11 and XRANDR Macros 2021-02-22 14:30:43 +01:00
USBUtils.cpp Add Rock Band 3 MIDI PRO Adapter to known Wii peripherals 2020-11-24 14:25:19 +01:00
USBUtils.h Move libusb context initialization to on first use 2017-02-07 00:47:21 +01:00
VideoUtils.cpp Simplify macro guards for HAVE_XRANDR 2021-02-22 14:32:53 +01:00
VideoUtils.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
X11Utils.cpp Simplify macro guards for HAVE_XRANDR 2021-02-22 14:32:53 +01:00
X11Utils.h Simplify macro guards for HAVE_XRANDR 2021-02-22 14:32:53 +01:00