dolphin/Source/Core/UICommon
JosJuice 27cc0b539a Avoid including scmrev.h except in Version.cpp
Any file which includes scmrev.h must be rebuilt when scmrev.h
is regenerated. By not including scmrev.h from any file other
than Version.cpp, incremental builds become a little faster.
2021-05-21 17:03:01 +02:00
..
ResourcePack Externals: Update minizip search path. 2020-04-29 12:41:36 +02:00
AutoUpdate.cpp Avoid including scmrev.h except in Version.cpp 2021-05-21 17:03:01 +02: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 Merge pull request #9461 from cbartondock/master 2021-02-10 22:50:40 +01:00
GameFileCache.h Improved responsiveness when refreshing game list. 2020-10-01 22:10:16 +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