dolphin/Source/Core/DolphinWX/Src
2010-11-04 12:50:44 +00:00
..
MemoryCards
AboutDolphin.cpp Modal windows must be closed with EndModal(), not just Destroy()'ed. 2010-07-30 13:14:53 +00:00
AboutDolphin.h
ARCodeAddEdit.cpp
ARCodeAddEdit.h
BootManager.cpp fix for r6337: don't restore cached settings if a gameconfig was not used. 2010-11-04 12:50:44 +00:00
BootManager.h
CheatsWindow.cpp
CheatsWindow.h
cmdline.c
cmdline.h
cocoaApp.h
cocoaApp.m
ConfigMain.cpp gray out ntsc-j option during emulation 2010-11-03 07:16:03 +00:00
ConfigMain.h Make NTSC-J setting an option. This allows games which use Japanese ROM fonts to work correctly. Unfortunately trying to autodetect when to enable this setting is not good enough. 2010-11-03 06:28:47 +00:00
Frame.cpp Don't store Render window size when the window is minimized (Fixes Issue 2940) 2010-10-17 12:42:04 +00:00
Frame.h Major overhaul to input recording, including fixing major desyncs during playback and a small bug in the .DTM file format. Like netplay, some emulator options (specifically dual core and idle skipping) can cause desyncs, and the more your plugin options are similar to the ones used during recording, the more likely playback will sync. 2010-08-30 07:05:47 +00:00
FrameAui.cpp Make toggling of word wrap for the log window nicer for linux. Unfortunately this method is only implemented for wxGTK (what not wxMSW? Shocker!). 2010-08-03 03:20:44 +00:00
FrameTools.cpp hackfix for per-game settings overriding the main settings. This quick and dirty hack goes out to billiard in return for his own generous hacks. fixes issue 3004. it's a hack, so it should be replaced with a more sane method... 2010-11-03 07:37:13 +00:00
GameListCtrl.cpp The wxProgressDialog delay bug has been fixed since 2.9.1. 2010-10-26 12:08:14 +00:00
GameListCtrl.h
GeckoCodeDiag.cpp
GeckoCodeDiag.h
Globals.h Major overhaul to input recording, including fixing major desyncs during playback and a small bug in the .DTM file format. Like netplay, some emulator options (specifically dual core and idle skipping) can cause desyncs, and the more your plugin options are similar to the ones used during recording, the more likely playback will sync. 2010-08-30 07:05:47 +00:00
HotkeyDlg.cpp Several little things: 2010-08-08 00:13:05 +00:00
HotkeyDlg.h
InputConfigDiag.cpp Moved WiimoteNew into Dolphin and eliminated the old wiimote plugin. Removed wiimote plugin support. Moved input dialog related InputUICommon stuff into DolphinWX. Removed now unused InputCommon files. UDPWiimote stuff is temporarily disabled until it is reorganized so Core won't depend on wx. Real wiimotes are now initialized on first need(wiimote diag open or game start) and left initialized until Dolphin exit.(maybe this will work better for Linux/OS X) (scons probably needs some fixes) 2010-10-12 19:42:29 +00:00
InputConfigDiag.h Moved WiimoteNew into Dolphin and eliminated the old wiimote plugin. Removed wiimote plugin support. Moved input dialog related InputUICommon stuff into DolphinWX. Removed now unused InputCommon files. UDPWiimote stuff is temporarily disabled until it is reorganized so Core won't depend on wx. Real wiimotes are now initialized on first need(wiimote diag open or game start) and left initialized until Dolphin exit.(maybe this will work better for Linux/OS X) (scons probably needs some fixes) 2010-10-12 19:42:29 +00:00
InputConfigDiagBitmaps.cpp Moved WiimoteNew into Dolphin and eliminated the old wiimote plugin. Removed wiimote plugin support. Moved input dialog related InputUICommon stuff into DolphinWX. Removed now unused InputCommon files. UDPWiimote stuff is temporarily disabled until it is reorganized so Core won't depend on wx. Real wiimotes are now initialized on first need(wiimote diag open or game start) and left initialized until Dolphin exit.(maybe this will work better for Linux/OS X) (scons probably needs some fixes) 2010-10-12 19:42:29 +00:00
ISOFile.cpp Fixes issue 3295. 2010-10-03 22:50:57 +00:00
ISOFile.h Make toggling of word wrap for the log window nicer for linux. Unfortunately this method is only implemented for wxGTK (what not wxMSW? Shocker!). 2010-08-03 03:20:44 +00:00
ISOProperties.cpp VideoInterface and Progressive Scan fixes 2010-10-21 14:50:42 +00:00
ISOProperties.h Added Wii disc speed emulation 2010-10-15 21:46:51 +00:00
LockingQueue.h
LogWindow.cpp Make toggling of word wrap for the log window nicer for linux. Unfortunately this method is only implemented for wxGTK (what not wxMSW? Shocker!). 2010-08-03 03:20:44 +00:00
LogWindow.h Make toggling of word wrap for the log window nicer for linux. Unfortunately this method is only implemented for wxGTK (what not wxMSW? Shocker!). 2010-08-03 03:20:44 +00:00
LuaWindow.cpp
LuaWindow.h
Main.cpp Get the htonl/htons prototypes on all Unix-likes. 2010-10-13 13:18:17 +00:00
Main.h
MainNoGUI.cpp Moved WiimoteNew into Dolphin and eliminated the old wiimote plugin. Removed wiimote plugin support. Moved input dialog related InputUICommon stuff into DolphinWX. Removed now unused InputCommon files. UDPWiimote stuff is temporarily disabled until it is reorganized so Core won't depend on wx. Real wiimotes are now initialized on first need(wiimote diag open or game start) and left initialized until Dolphin exit.(maybe this will work better for Linux/OS X) (scons probably needs some fixes) 2010-10-12 19:42:29 +00:00
MemcardManager.cpp Hopefully fix string concatenation on unicode builds. 2010-07-24 07:31:48 +00:00
MemcardManager.h
NetPlay.cpp
NetPlay.h
NetPlayClient.cpp
NetPlayServer.cpp
NetWindow.cpp
NetWindow.h
Params.ggo
PatchAddEdit.cpp
PatchAddEdit.h
SConscript Remove vestiges of standalone memcard manager build. 2010-10-30 10:54:41 +00:00
stdafx.cpp
stdafx.h
WiimoteConfigDiag.cpp Moved WiimoteNew into Dolphin and eliminated the old wiimote plugin. Removed wiimote plugin support. Moved input dialog related InputUICommon stuff into DolphinWX. Removed now unused InputCommon files. UDPWiimote stuff is temporarily disabled until it is reorganized so Core won't depend on wx. Real wiimotes are now initialized on first need(wiimote diag open or game start) and left initialized until Dolphin exit.(maybe this will work better for Linux/OS X) (scons probably needs some fixes) 2010-10-12 19:42:29 +00:00
WiimoteConfigDiag.h Moved WiimoteNew into Dolphin and eliminated the old wiimote plugin. Removed wiimote plugin support. Moved input dialog related InputUICommon stuff into DolphinWX. Removed now unused InputCommon files. UDPWiimote stuff is temporarily disabled until it is reorganized so Core won't depend on wx. Real wiimotes are now initialized on first need(wiimote diag open or game start) and left initialized until Dolphin exit.(maybe this will work better for Linux/OS X) (scons probably needs some fixes) 2010-10-12 19:42:29 +00:00
WxUtils.cpp
WxUtils.h
X11Utils.cpp
X11Utils.h