dolphin/Source/Core/UICommon
Lioncash f1be7cd4a0
CMakeLists: Link bochs in privately where applicable
Everything that links in core doesn't need to see anything related to bochs, because it's only used internally.
Anything else that relies on bochs should be linking it in explicitly.
2018-04-08 04:59:58 -04: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 CMakeLists: Link bochs in privately where applicable 2018-04-08 04:59:58 -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 Remove EmuState 2018-03-31 16:21:17 +02:00
GameFile.h Remove EmuState 2018-03-31 16:21:17 +02:00
GameFileCache.cpp Remove EmuState 2018-03-31 16:21:17 +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