dolphin/Source/Core/DolphinWX
Lioncash a11ae2cf30 CommonFuncs: Remove SLEEP macro
There's already a function in Thread for this.
2015-09-04 02:43:38 -04:00
..
Android Add Wiimote support to the Android backend. 2015-07-21 21:33:23 -05:00
Cheats CheatSearchTab: Display floating point equivalent results 2015-08-06 10:09:12 -04:00
Config CachedInterpreter: New kind of jit which always fallback to interpreter. 2015-07-22 23:19:20 +02:00
Debugger Debugger: Remove unused instance variables 2015-08-16 18:30:07 -04:00
NetPlay Implemented ability to block writes to the SD card 2015-08-28 17:32:29 -07:00
resources
AboutDolphin.cpp
AboutDolphin.h
ARCodeAddEdit.cpp Changed AR Code Window and Patch Window 2015-06-08 17:02:16 -07:00
ARCodeAddEdit.h
CMakeLists.txt Fix FreeBSD build 2015-07-11 23:09:11 -07:00
ControllerConfigDiag.cpp GCAdapter: Disable the scanning thread when direct connect is disabled 2015-07-14 12:35:40 +02:00
ControllerConfigDiag.h DolphinWX: Fix build if libusb is disabled 2015-07-17 22:41:12 -07:00
DolphinWX.rc
DolphinWX.vcxproj Drop the old msvcrt files. 2015-09-03 06:10:01 -07:00
DolphinWX.vcxproj.filters Remove wx-based Hotkey stuff 2015-06-04 10:44:20 +02:00
DolphinWX.vcxproj.user
FifoPlayerDlg.cpp
FifoPlayerDlg.h
Frame.cpp Frame/TASInputDlg: Remove unused functions 2015-08-19 20:36:16 -04:00
Frame.h Frame/TASInputDlg: Remove unused functions 2015-08-19 20:36:16 -04:00
FrameAui.cpp
FrameTools.cpp Implemented .elf and .dol support in gamelist 2015-08-28 11:10:03 -07:00
GameListCtrl.cpp Implemented .elf and .dol support in gamelist 2015-08-28 11:10:03 -07:00
GameListCtrl.h
Globals.h Implemented .elf and .dol support in gamelist 2015-08-28 11:10:03 -07:00
Info.plist.in
InputConfigDiag.cpp
InputConfigDiag.h
InputConfigDiagBitmaps.cpp
ISOFile.cpp Fixed introduced compiler warning in Linux 2015-08-29 20:41:59 -07:00
ISOFile.h Implemented .elf and .dol support in gamelist 2015-08-28 11:10:03 -07:00
ISOProperties.cpp DolphinWX: Fix memory leaks occurring in ISOProperties 2015-08-16 05:40:07 -04:00
ISOProperties.h DolphinWX: Fix memory leaks occurring in ISOProperties 2015-08-16 05:40:07 -04:00
LogConfigWindow.cpp
LogConfigWindow.h
LogWindow.cpp
LogWindow.h
Main.cpp Main: Make the wxLocale class member a unique_ptr 2015-08-27 08:36:01 -04:00
Main.h Main: Make the wxLocale class member a unique_ptr 2015-08-27 08:36:01 -04:00
MainAndroid.cpp Revert "Join the emu thread in Core::Stop. Get rid of Core::Shutdown which did that before." 2015-07-22 09:15:19 +02:00
MainNoGUI.cpp CommonFuncs: Remove SLEEP macro 2015-09-04 02:43:38 -04:00
MemcardManager.cpp MemcardManager: Remove trivial explicit delete and new 2015-08-29 22:46:18 -04:00
MemcardManager.h MemcardManager: Minor cleanup of header code 2015-08-29 05:19:51 -04:00
PatchAddEdit.cpp
PatchAddEdit.h
PostProcessingConfigDiag.cpp PostProcessingConfigDialog: Remove an unnecessary format call 2015-07-23 14:39:05 -04:00
PostProcessingConfigDiag.h
resource.h
SoftwareVideoConfigDialog.cpp
SoftwareVideoConfigDialog.h Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
TASInputDlg.cpp DolphinWX: Finish removing bandaid from 704f787 2015-08-20 22:39:24 -07:00
TASInputDlg.h Frame/TASInputDlg: Remove unused functions 2015-08-19 20:36:16 -04:00
VideoConfigDiag.cpp Changed the aspect ratio settings to account for NTSC/PAL pixel aspect ratios and VI scaling. 2015-07-31 19:58:02 -04:00
VideoConfigDiag.h Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
WXInputBase.cpp
WXInputBase.h
WxUtils.cpp
WxUtils.h
X11Utils.cpp Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
X11Utils.h