dolphin/Source/Core/DolphinWX
Anthony f431b18675 Merge pull request #4491 from leoetlino/debugger-symbol-filter
DolphinWX: Add ability to filter symbols (by name)
2016-12-17 11:13:28 -06:00
..
Cheats DolphinWX: Separate the information panel from ISOProperties 2016-12-01 21:21:46 -05:00
Config Add a special input configuration dialog for the GameCube Mic 2016-12-05 18:09:31 -05:00
Debugger DolphinWX: Add ability to filter symbols (by name) 2016-12-04 18:18:07 +01:00
Input Add a special input configuration dialog for the GameCube Mic 2016-12-05 18:09:31 -05:00
ISOProperties ISOProperties: Separate the filesystem tab out into its own class 2016-12-04 22:35:01 -05:00
NetPlay NetPlay: Fix build when miniupnpc is disabled. 2016-11-19 15:36:26 +00:00
resources
AboutDolphin.cpp
AboutDolphin.h
AuiToolBar.h
CMakeLists.txt Merge pull request #4492 from aldelaro5/gc-mic-ui-reimplement 2016-12-09 14:53:47 -06:00
ControllerConfigDiag.cpp Completely redo All configuration dialog 2016-11-28 08:26:34 -05:00
ControllerConfigDiag.h Remove unnecessary ConfigManager includes 2016-11-27 22:38:38 +01:00
DolphinSlider.cpp
DolphinSlider.h
DolphinWX.rc
DolphinWX.vcxproj Merge pull request #4492 from aldelaro5/gc-mic-ui-reimplement 2016-12-09 14:53:47 -06:00
DolphinWX.vcxproj.filters Merge pull request #4492 from aldelaro5/gc-mic-ui-reimplement 2016-12-09 14:53:47 -06:00
DolphinWX.vcxproj.user
FifoPlayerDlg.cpp Update FIFO Player Window Capitalization 2016-11-13 20:44:18 -08:00
FifoPlayerDlg.h
Frame.cpp DolphinWX: Fix toolbar creation on macOS 2016-11-18 21:32:12 +11:00
Frame.h Cosmetics. 2016-11-13 22:17:40 +01:00
FrameAui.cpp DolphinWX: Move main menu creation into a wxMenuBar subclass 2016-10-20 09:54:29 -04:00
FrameTools.cpp Merge pull request #4030 from clinchergt/fix-setfocus-rendertowindow 2016-12-09 15:39:31 -06:00
GameListCtrl.cpp DolphinWX: Separate the information panel from ISOProperties 2016-12-01 21:21:46 -05:00
GameListCtrl.h DolphinWX: Make the main config dialog modeless 2016-11-06 08:04:54 -05:00
Globals.h D3D: Move exclusive mode switching to UI thread. 2016-11-11 20:36:04 +01:00
Info.plist.in
ISOFile.cpp DiscIO/SConfig: Rename GetUniqueID to GetGameID 2016-10-29 15:24:02 +02:00
ISOFile.h DiscIO/SConfig: Rename GetUniqueID to GetGameID 2016-10-29 15:24:02 +02:00
LogConfigWindow.cpp
LogConfigWindow.h
LogWindow.cpp
LogWindow.h
Main.cpp Host: Remove the Host_RequestFullscreen() method. 2016-11-11 20:36:09 +01:00
Main.h Move UiHasFocus into DolphinApp 2016-10-28 20:03:35 -04:00
MainMenuBar.cpp More debug text fixes 2016-11-02 17:46:52 +01:00
MainMenuBar.h DolphinWX: Move main menu creation into a wxMenuBar subclass 2016-10-20 09:54:29 -04:00
MainNoGUI.cpp DolphinNoGUI: Receive resize events and notify backend when this occurs 2016-11-19 23:03:20 +10:00
MainToolBar.cpp DolphinWX: Fix toolbar creation on macOS 2016-11-18 21:32:12 +11:00
MainToolBar.h DolphinWX: Move common wxUpdateUIEvent functions to WxEventUtils 2016-11-06 09:02:59 -05:00
MemcardManager.cpp
MemcardManager.h
PatchAddEdit.cpp
PatchAddEdit.h
PostProcessingConfigDiag.cpp
PostProcessingConfigDiag.h
resource.h
SoftwareVideoConfigDialog.cpp
SoftwareVideoConfigDialog.h
TASInputDlg.cpp
TASInputDlg.h
VideoConfigDiag.cpp VideoConfig: Add option for full-resolution frame dumping 2016-11-28 20:14:59 +10:00
VideoConfigDiag.h
WxEventUtils.cpp DolphinWX: Move common wxUpdateUIEvent functions to WxEventUtils 2016-11-06 09:02:59 -05:00
WxEventUtils.h DolphinWX: Move common wxUpdateUIEvent functions to WxEventUtils 2016-11-06 09:02:59 -05:00
WXInputBase.cpp More debug text fixes 2016-11-02 17:46:52 +01:00
WXInputBase.h
WxUtils.cpp
WxUtils.h
X11Utils.cpp
X11Utils.h