dolphin/Source/Core/UICommon
2018-03-31 14:52:21 +02:00
..
AutoUpdate.cpp AutoUpdater: Generate basic HTML changelog. 2018-03-23 11:10:25 +01:00
AutoUpdate.h AutoUpdater: support optionally restarting Dolphin after update 2018-03-23 11:10:25 +01:00
CMakeLists.txt UICommon/CMakeLists: Migrate off of add_dolphin_library 2018-03-28 06:29:09 -04:00
CommandLineParse.cpp Update Readme.md and various fixes 2017-12-20 10:54:51 +01:00
CommandLineParse.h WX: Fix argument parsing 2017-11-26 18:18:48 +01:00
Disassembler.cpp UICommon: Make GetNewDisassembler() return a unique_ptr 2017-03-02 21:26:17 -05:00
Disassembler.h UICommon: Make GetNewDisassembler() return a unique_ptr 2017-03-02 21:26:17 -05:00
GameFile.cpp Clean up the end of GameFile::BannerChanged 2018-03-31 14:52:21 +02:00
GameFile.h Unify ISOFile (wx) with GameFile (Qt) and put it in UICommon 2018-03-09 13:08:38 +01:00
GameFileCache.cpp DolphinQt2: Don't show invalid games in game list 2018-03-29 21:52:21 +02:00
GameFileCache.h DolphinQt2: Don't show invalid games in game list 2018-03-29 21:52:21 +02:00
UICommon.cpp Merge pull request #4532 from Neui/env-var-usr-cfg 2018-03-26 23:41:27 +02:00
UICommon.h Unify ISOFile (wx) with GameFile (Qt) and put it in UICommon 2018-03-09 13:08:38 +01:00
UICommon.vcxproj UICommon: Add AutoUpdate module + placeholder Qt implementation 2018-03-20 19:21:19 +01:00
USBUtils.cpp Revert "Use a single libusb context" 2017-03-26 15:58:30 +02:00
USBUtils.h Move libusb context initialization to on first use 2017-02-07 00:47:21 +01:00
VideoUtils.cpp Assert: Uppercase assertion macros 2018-03-14 22:03:12 -04:00
VideoUtils.h UICommon: Move Wx Graphics Settings functions 2017-06-28 20:13:37 +02:00
X11Utils.cpp Moved X11Utils into UICommon. 2017-03-08 01:24:10 -08:00
X11Utils.h Buildfix for X11 where HAVE_XRANDR is disabled 2017-09-09 11:49:20 -07:00