dolphin/Source/Core/DolphinWX
2014-09-09 00:24:49 -04:00
..
Android GLInterface: Destroy GLWin 2014-08-19 10:06:25 -04:00
Debugger Kill Core::g_CoreStartupParameter. 2014-09-09 00:24:49 -04:00
GLInterface Revert "Don't sleep in the event thread" 2014-09-05 00:50:40 -05:00
resources Migrate PNGs from DolphinWX to the Data/Sys/Resources directory. 2014-09-06 11:47:21 -04:00
AboutDolphin.cpp
AboutDolphin.h
ARCodeAddEdit.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
ARCodeAddEdit.h DolphinWX: Clean up brace placements 2014-08-30 18:06:48 -04:00
CheatsWindow.cpp Kill Core::g_CoreStartupParameter. 2014-09-09 00:24:49 -04:00
CheatsWindow.h
CMakeLists.txt WiiSaveCrypted: migrate to Core/HW. 2014-09-08 13:31:23 -04:00
ConfigMain.cpp Add an IsMovieActive function. 2014-09-06 23:44:25 -04:00
ConfigMain.h
DolphinWX.rc
DolphinWX.vcxproj WiiSaveCrypted: migrate to Core/HW. 2014-09-08 13:31:23 -04:00
DolphinWX.vcxproj.filters WiiSaveCrypted: migrate to Core/HW. 2014-09-08 13:31:23 -04:00
DolphinWX.vcxproj.user
FifoPlayerDlg.cpp DolphinWX: Use the typesafe equivalents for declaring wx event types 2014-08-17 16:18:58 -04:00
FifoPlayerDlg.h
Frame.cpp Merge pull request #971 from TurboK234/EFB_copies_togglefix 2014-09-08 17:05:52 +10:00
Frame.h Fix render to main crashing in fullscreen. 2014-09-05 22:21:09 -07:00
FrameAui.cpp Fixed assertion when creating new perspective. 2014-08-09 03:40:57 -07:00
FrameTools.cpp WiiSaveCrypted: migrate to Core/HW. 2014-09-08 13:31:23 -04:00
GameListCtrl.cpp WiiSaveCrypted: migrate to Core/HW. 2014-09-08 13:31:23 -04:00
GameListCtrl.h
GeckoCodeDiag.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
GeckoCodeDiag.h
Globals.h Core: Kill off Host_ShowJitResults 2014-08-15 15:18:28 -04:00
HotkeyDlg.cpp DolphinWX: Use normal instantiation of wxTimer in HotkeyDlg 2014-09-01 13:44:16 -04:00
HotkeyDlg.h DolphinWX: Use normal instantiation of wxTimer in HotkeyDlg 2014-09-01 13:44:16 -04:00
Info.plist.in
InputConfigDiag.cpp DolphinWX: Remove unnecessary unique_ptr get calls in InputConfigDiag 2014-09-07 01:59:56 -04:00
InputConfigDiag.h Used a constant for the default high value. 2014-09-07 14:25:06 +10:00
InputConfigDiagBitmaps.cpp Change ControlState typedef to double, and change all related floats/doubles to use it. 2014-09-03 03:08:09 -04:00
ISOFile.cpp Initialize variables to silence garbage return warning from scan-build. 2014-08-27 20:35:20 -05:00
ISOFile.h
ISOProperties.cpp DolphinWX: Get rid of an snprintf call in ISOProperties 2014-09-01 21:55:38 -04:00
ISOProperties.h DolphinWX: Remove the Projection Hack UI 2014-07-30 19:32:41 -04:00
LogConfigWindow.cpp Disable all logs by default. 2014-08-26 03:59:17 -04:00
LogConfigWindow.h
LogWindow.cpp Merge pull request #851 from lioncash/logg 2014-09-06 12:35:19 -07:00
LogWindow.h DolphinWX: Get rid of unnecessary getName function in LogWindow 2014-09-01 20:15:50 -04:00
Main.cpp DolphinWX: Clean up brace placements 2014-08-30 18:06:48 -04:00
Main.h mark all local variables as static 2014-07-11 16:10:20 +02:00
MainAndroid.cpp Core: Move the titlebar / statusbar abstraction to DolphinWX 2014-08-19 10:37:47 -04:00
MainNoGUI.cpp Revert "Don't sleep in the event thread" 2014-09-05 00:50:40 -05:00
MemcardManager.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
MemcardManager.h
NetWindow.cpp Merge pull request #671 from lioncash/non-panic 2014-08-03 21:27:27 -07:00
NetWindow.h
PatchAddEdit.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
PatchAddEdit.h DolphinWX: Clean up brace placements 2014-08-30 18:06:48 -04:00
PostProcessingConfigDiag.cpp Add the configuration dialog for post processing configuration options. 2014-08-13 01:05:15 -05:00
PostProcessingConfigDiag.h Add the configuration dialog for post processing configuration options. 2014-08-13 01:05:15 -05:00
resource.h
SoftwareVideoConfigDialog.cpp DolphinWX: Make the software renderer text translateable 2014-08-04 21:36:08 -04:00
SoftwareVideoConfigDialog.h Isolate D3D and Software Renderer from wxWidgets code 2014-08-03 20:28:50 -04:00
TASInputDlg.cpp Placed ampersands and asterisks against type name 2014-08-13 16:42:11 -05:00
TASInputDlg.h Placed ampersands and asterisks against type name 2014-08-13 16:42:11 -05:00
VideoConfigDiag.cpp Prevent changing adapters during emulation and VideoConfigDiag cleanup 2014-09-03 00:35:23 -07:00
VideoConfigDiag.h Prevent changing adapters during emulation and VideoConfigDiag cleanup 2014-09-03 00:35:23 -07:00
WiimoteConfigDiag.cpp Hooked up the emulated Wiimote speaker. 2014-09-07 14:16:20 +10:00
WiimoteConfigDiag.h InputCommon: Rename class InputPlugin to InputConfig 2014-08-31 00:59:06 -04:00
WXInputBase.cpp
WXInputBase.h
WxUtils.cpp Fixed toolbar's disabled button color. 2014-08-17 12:57:44 -07:00
WxUtils.h Fixed toolbar's disabled button color. 2014-08-17 12:57:44 -07:00
X11Utils.cpp DolphinWX: Clean up brace placements 2014-08-30 18:06:48 -04:00
X11Utils.h X11Utils: Explicitly pass the window to fullscreen into ToggleFullscreen 2014-08-19 10:05:57 -04:00