dolphin/Source/Core/DolphinWX
Matthew Parlane baf9abe911 Merge pull request #3980 from JosJuice/changedisc-threading-simplification
DVDInterface: Simplify calling ChangeDisc from CPU thread
2016-07-13 22:48:47 +12:00
..
Cheats Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Config Use g_want_determinism more 2016-07-05 18:50:06 +02:00
Debugger Further fixes to the formatting change. WX sucks. 2016-06-24 12:16:10 +02:00
NetPlay Check if all players have the game before starting netplay 2016-07-10 10:13:34 +02:00
resources DolphinWX: Stop using XPM images 2016-01-05 19:11:58 +01:00
ARCodeAddEdit.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ARCodeAddEdit.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
AboutDolphin.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
AboutDolphin.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
CMakeLists.txt Support a headless EGL option. 2016-01-27 15:04:14 -06:00
ControllerConfigDiag.cpp Use g_want_determinism more 2016-07-05 18:50:06 +02:00
ControllerConfigDiag.h WiimoteReal: Don't block on refresh 2016-07-10 13:29:57 +02:00
DolphinWX.rc Define the icon for "dolphin". The IDI_ICON1 seems to be preempted by the wx resource. This one does not. 2012-12-17 08:33:42 -06:00
DolphinWX.vcxproj Null: Create Visual Studio project file. 2016-06-25 22:40:23 +02:00
DolphinWX.vcxproj.filters Make the Wii U Gamecube adapter work with less magic. 2016-01-05 13:44:37 -06:00
DolphinWX.vcxproj.user Rename menu items, stop using PanicAlertT, remove -d when running from visual studio. 2014-12-17 01:12:33 +10:30
FifoPlayerDlg.cpp FifoDataFile: Convert FifoFrameInfo's fifoData member into a vector 2016-06-29 02:54:49 -04:00
FifoPlayerDlg.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Frame.cpp Merge pull request #3980 from JosJuice/changedisc-threading-simplification 2016-07-13 22:48:47 +12:00
Frame.h DolphinWX: Shut down cleanly on signal 2016-07-08 23:11:27 +02:00
FrameAui.cpp Further fixes to the formatting change. WX sucks. 2016-06-24 12:16:10 +02:00
FrameTools.cpp Merge pull request #3980 from JosJuice/changedisc-threading-simplification 2016-07-13 22:48:47 +12:00
GameListCtrl.cpp Merge pull request #3980 from JosJuice/changedisc-threading-simplification 2016-07-13 22:48:47 +12:00
GameListCtrl.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Globals.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ISOFile.cpp Undo some comment formatting changes from b5104a7 2016-06-25 18:07:10 +02:00
ISOFile.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ISOProperties.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ISOProperties.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Info.plist.in Add more languages, and remove Hebrew because it's very incomplete 2016-05-25 23:33:18 +02:00
InputConfigDiag.cpp ControllerInterface: Switch to std::shared_ptr 2016-06-25 21:46:39 +02:00
InputConfigDiag.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
InputConfigDiagBitmaps.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
LogConfigWindow.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
LogConfigWindow.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
LogWindow.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
LogWindow.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Main.cpp VideoCommon: Drop GetConfigName. 2016-06-26 12:34:59 +02:00
Main.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
MainNoGUI.cpp VideoCommon: Drop GetConfigName. 2016-06-26 12:34:59 +02:00
MemcardManager.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
MemcardManager.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PatchAddEdit.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PatchAddEdit.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PostProcessingConfigDiag.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PostProcessingConfigDiag.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
SoftwareVideoConfigDialog.cpp VideoCommon: Drop GetConfigName. 2016-06-26 12:34:59 +02:00
SoftwareVideoConfigDialog.h VideoCommon: Drop GetConfigName. 2016-06-26 12:34:59 +02:00
TASInputDlg.cpp Further fixes to the formatting change. WX sucks. 2016-06-24 12:16:10 +02:00
TASInputDlg.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
VideoConfigDiag.cpp VideoCommon: Drop GetConfigName. 2016-06-26 12:34:59 +02:00
VideoConfigDiag.h VideoCommon: Drop GetConfigName. 2016-06-26 12:34:59 +02:00
WXInputBase.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
WXInputBase.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
WxUtils.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
WxUtils.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
X11Utils.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
X11Utils.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
resource.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00