dolphin/Source/Core/DolphinWX/Src
comex 229b35bb6d When hosting, don't try to connect if listening failed.
If another instance of the server is running on the same computer, this
would cause Dolphin to confusingly connect to it.
2013-09-22 16:11:47 -04:00
..
Android Removal of my terrible idea. 2013-09-02 05:31:48 -05:00
Debugger Overlay the user Maps/ over the shared one to avoid copying files 2013-09-14 06:08:29 +02:00
GLInterface A bunch of trivial changes to fix clang warnings. 2013-09-01 22:58:33 -04:00
MemoryCards A few more warnings. 2013-09-01 23:33:35 -04:00
ARCodeAddEdit.cpp Lastly - new license header introduced to main Dolphin project. All done now. 2013-04-17 23:43:35 -04:00
ARCodeAddEdit.h Lastly - new license header introduced to main Dolphin project. All done now. 2013-04-17 23:43:35 -04:00
AboutDolphin.cpp Enable translation of the about dialog. 2013-09-06 21:02:11 -05:00
AboutDolphin.h Lastly - new license header introduced to main Dolphin project. All done now. 2013-04-17 23:43:35 -04:00
CheatsWindow.cpp Overlay local gameinis over global gameinis instead of copying. 2013-09-14 17:46:41 +02:00
CheatsWindow.h Overlay local gameinis over global gameinis instead of copying. 2013-09-14 17:46:41 +02:00
ConfigMain.cpp Move Themes/ from User to Sys. Only Gameinis remain. 2013-09-14 06:08:30 +02:00
ConfigMain.h Lastly - new license header introduced to main Dolphin project. All done now. 2013-04-17 23:43:35 -04:00
FifoPlayerDlg.cpp FifoPlayerDlg: Improve navigating through search results. 2013-05-06 22:20:17 +02:00
FifoPlayerDlg.h FifoPlayerDlg: Improve navigating through search results. 2013-05-06 22:20:17 +02:00
Frame.cpp Use the new Dolphin icon 2013-09-22 16:00:39 +02:00
Frame.h Stop dolphin from loading help.png 2013-09-21 06:34:50 +02:00
FrameAui.cpp Lastly - new license header introduced to main Dolphin project. All done now. 2013-04-17 23:43:35 -04:00
FrameTools.cpp Stop dolphin from loading help.png 2013-09-21 06:34:50 +02:00
GLInterface.h Lastly - new license header introduced to main Dolphin project. All done now. 2013-04-17 23:43:35 -04:00
GameListCtrl.cpp proper fix for issue 6206 2013-09-14 15:09:58 -07:00
GameListCtrl.h Drag and drop. 2013-07-21 22:25:26 -04:00
GeckoCodeDiag.cpp Changing the Gecko code comparison from metadata to data comparison 2013-06-01 09:21:57 +02:00
GeckoCodeDiag.h Updating Cheats manager when the ISO is changed etc. 2013-05-05 12:25:53 +02:00
Globals.h Add a link to our documentations guides in Dolphin 2013-08-31 10:31:43 +02:00
HotkeyDlg.cpp Increase number of save state slots to 10. 2013-08-02 20:42:30 -04:00
HotkeyDlg.h Lastly - new license header introduced to main Dolphin project. All done now. 2013-04-17 23:43:35 -04:00
ISOFile.cpp proper fix for issue 6206 2013-09-14 15:09:58 -07:00
ISOFile.h A bunch of trivial changes to fix clang warnings. 2013-09-01 22:58:33 -04:00
ISOProperties.cpp Better fix for issue 6614: ISOProperties should store integer settings for PHack booleans. INIFile is stupid, please kill it with fire. 2013-09-18 12:33:57 +02:00
ISOProperties.h Overlay local gameinis over global gameinis instead of copying. 2013-09-14 17:46:41 +02:00
InputConfigDiag.cpp InputConfigDiag: Save the configuration when pressing "OK" 2013-07-22 03:19:38 -04:00
InputConfigDiag.h InputConfigDiag: Save the configuration when pressing "OK" 2013-07-22 03:19:38 -04:00
InputConfigDiagBitmaps.cpp More warnings: mark/avert truncating conversions from float. 2013-09-01 22:59:35 -04:00
LogConfigWindow.cpp Lastly - new license header introduced to main Dolphin project. All done now. 2013-04-17 23:43:35 -04:00
LogConfigWindow.h Lastly - new license header introduced to main Dolphin project. All done now. 2013-04-17 23:43:35 -04:00
LogWindow.cpp Lastly - new license header introduced to main Dolphin project. All done now. 2013-04-17 23:43:35 -04:00
LogWindow.h LogWindow: Fix a bad initializer 2013-07-05 22:39:18 -04:00
Main.cpp Don't require running Dolphin in the directory that contain Languages/ on Windows 2013-09-21 21:17:47 +02:00
Main.h On windows, ignore WM_QUERYENDSESSION and close upon WM_ENDSESSION. 2013-09-10 03:14:21 -07:00
MainAndroid.cpp [Android] Fix the game thread never leaving. 2013-09-01 01:10:40 -05:00
MainNoGUI.cpp Lastly - new license header introduced to main Dolphin project. All done now. 2013-04-17 23:43:35 -04:00
MemcardManager.cpp Lastly - new license header introduced to main Dolphin project. All done now. 2013-04-17 23:43:35 -04:00
MemcardManager.h Lastly - new license header introduced to main Dolphin project. All done now. 2013-04-17 23:43:35 -04:00
NetWindow.cpp When hosting, don't try to connect if listening failed. 2013-09-22 16:11:47 -04:00
NetWindow.h Merge branch 'wiimote-netplay' 2013-09-22 14:27:52 -04:00
PHackSettings.cpp Overlay local gameinis over global gameinis instead of copying. 2013-09-14 17:46:41 +02:00
PHackSettings.h Lastly - new license header introduced to main Dolphin project. All done now. 2013-04-17 23:43:35 -04:00
PatchAddEdit.cpp Lastly - new license header introduced to main Dolphin project. All done now. 2013-04-17 23:43:35 -04:00
PatchAddEdit.h Lastly - new license header introduced to main Dolphin project. All done now. 2013-04-17 23:43:35 -04:00
TASInputDlg.cpp Set L/R buttons in tas input, instead of just the analog triggers. 2013-09-17 09:56:45 -04:00
TASInputDlg.h A bunch of trivial changes to fix clang warnings. 2013-09-01 22:58:33 -04:00
UDPConfigDiag.cpp Attempt to be consistent with conversions between std::string and wxString. 2013-02-28 02:30:05 -06:00
UDPConfigDiag.h Move UDPConfigDiag into Dolphin, to allow building of UDP Wiimote again. 2010-11-14 13:30:57 +00:00
VideoConfigDiag.cpp rename vertex streaming hack tooltip 2013-09-02 13:33:36 +02:00
VideoConfigDiag.h also hide hacked buffer option on d3d 2013-05-23 13:58:37 +02:00
WXInputBase.cpp Lastly - new license header introduced to main Dolphin project. All done now. 2013-04-17 23:43:35 -04:00
WXInputBase.h Lastly - new license header introduced to main Dolphin project. All done now. 2013-04-17 23:43:35 -04:00
WiimoteConfigDiag.cpp Saving real Wiimote state 2013-06-25 09:24:14 -04:00
WiimoteConfigDiag.h A bunch of trivial changes to fix clang warnings. 2013-09-01 22:58:33 -04:00
WxUtils.cpp Lastly - new license header introduced to main Dolphin project. All done now. 2013-04-17 23:43:35 -04:00
WxUtils.h Lastly - new license header introduced to main Dolphin project. All done now. 2013-04-17 23:43:35 -04:00
X11Utils.cpp Move in-game keybinding handling to a central location 2013-07-21 23:17:16 -04:00
X11Utils.h Move in-game keybinding handling to a central location 2013-07-21 23:17:16 -04:00
stdafx.cpp Lastly - new license header introduced to main Dolphin project. All done now. 2013-04-17 23:43:35 -04:00
stdafx.h Lastly - new license header introduced to main Dolphin project. All done now. 2013-04-17 23:43:35 -04:00