dolphin/Source/Core/DolphinWX
Michael Maltese 1fd1620e4e CMake: add CMAKE_CONFIGURE_DEPENDS on Data/Sys
Since files from Data/Sys are collected and added to a built macOS .app
bundle using GLOB, any new files won't get picked up until the next time
CMake is run. Tell CMake it should re-run itself every time the directory
is touched.
2017-02-06 13:55:35 -08:00
..
Cheats Core: Convert State enum into an enum class 2017-02-05 08:32:23 -05:00
Config "Wii Remote Motor" -> "Wii Remote Rumble" 2017-02-01 16:19:03 +01:00
Debugger Core: Convert State enum into an enum class 2017-02-05 08:32:23 -05:00
Input HotkeyInputConfigDialog: Move UI creation into named functions 2017-01-05 16:26:42 -05:00
ISOProperties DolphinWX: Show the required IOS version in info panel 2017-01-23 20:42:36 +01:00
NetPlay DolphinWX: Put wx related headers before including anything else 2017-01-24 03:22:03 +01:00
resources
AboutDolphin.cpp
AboutDolphin.h
AuiToolBar.h
CMakeLists.txt CMake: add CMAKE_CONFIGURE_DEPENDS on Data/Sys 2017-02-06 13:55:35 -08:00
ControllerConfigDiag.cpp Core: Convert State enum into an enum class 2017-02-05 08:32:23 -05:00
ControllerConfigDiag.h
DolphinSlider.cpp
DolphinSlider.h
DolphinWX.rc
DolphinWX.vcxproj OpenAL: Move Windows binaries to lib folder and fix CMake detection 2017-02-03 04:54:54 +01:00
DolphinWX.vcxproj.filters
DolphinWX.vcxproj.user
FifoPlayerDlg.cpp
FifoPlayerDlg.h
Frame.cpp Core: Convert State enum into an enum class 2017-02-05 08:32:23 -05:00
Frame.h DolphinWX: pass wxMsgAlert to main thread on non-GTK too 2017-01-04 14:06:31 -08:00
FrameAui.cpp
FrameTools.cpp Core: Convert State enum into an enum class 2017-02-05 08:32:23 -05:00
GameListCtrl.cpp Core: Convert State enum into an enum class 2017-02-05 08:32:23 -05:00
GameListCtrl.h
Globals.h
Info.plist.in CMake: use CMAKE_OSX_DEPLOYMENT_TARGET 2017-01-24 01:27:41 -08:00
ISOFile.cpp DiscIO: Add GetRegion function and Region enum 2017-01-02 20:57:11 +01:00
ISOFile.h DolphinWX: Remove HAVE_WX preprocessor define 2017-01-24 05:48:08 +01:00
LogConfigWindow.cpp
LogConfigWindow.h
LogWindow.cpp
LogWindow.h
Main.cpp DolphinWX: Always keep panic alerts on top 2017-01-12 23:40:58 +01:00
Main.h
MainMenuBar.cpp Core: Convert State enum into an enum class 2017-02-05 08:32:23 -05:00
MainMenuBar.h
MainNoGUI.cpp Core: Convert State enum into an enum class 2017-02-05 08:32:23 -05:00
MainToolBar.cpp Core: Convert State enum into an enum class 2017-02-05 08:32:23 -05:00
MainToolBar.h
MemcardManager.cpp MemcardManager: Get rid of prefixed double-underscores from an identifier 2017-02-03 11:30:39 -05:00
MemcardManager.h MemcardManager: Get rid of prefixed double-underscores from an identifier 2017-02-03 11:30:39 -05:00
PatchAddEdit.cpp
PatchAddEdit.h
PostProcessingConfigDiag.cpp
PostProcessingConfigDiag.h
resource.h
SoftwareVideoConfigDialog.cpp Core: Convert State enum into an enum class 2017-02-05 08:32:23 -05:00
SoftwareVideoConfigDialog.h
TASInputDlg.cpp
TASInputDlg.h
VideoConfigDiag.cpp
VideoConfigDiag.h
WxEventUtils.cpp Core: Convert State enum into an enum class 2017-02-05 08:32:23 -05:00
WxEventUtils.h
WXInputBase.cpp
WXInputBase.h
WxUtils.cpp
WxUtils.h
X11Utils.cpp DolphinWX: Remove HAVE_WX preprocessor define 2017-01-24 05:48:08 +01:00
X11Utils.h DolphinWX: Remove HAVE_WX preprocessor define 2017-01-24 05:48:08 +01:00