dolphin/Source/Core/DolphinWX/Src
2011-01-20 08:34:49 +00:00
..
MemoryCards Removed my previous PanicAlert translation hack. Fixed with a better method suggested by BhaaL. The translation is done by a callback in the MsgHandler routine that is set at program start. Added macros PanicAlertT, SuccessAlertT, PanicYesNoT, and AskYesNoT that are identical to the non T versions except those strings will be added by gettext to the po files to be translated. These can and should be used anywhere in the code for strings that should be translated. 2011-01-13 02:05:58 +00:00
AboutDolphin.cpp Remove some dead code. 2011-01-17 01:47:27 +00:00
AboutDolphin.h
ARCodeAddEdit.cpp Translate PanicAlert captions too. 2011-01-13 20:53:37 +00:00
ARCodeAddEdit.h
BootManager.cpp Added an option in the game properties to disable the VBeam speed hack. This option may fix games which currently have an unusual FPS rate. For example, this option fixes the crackly audio in Tales of Symphonia. Leave this option turned off unless you're noticing problems related to the FPS rate because it might slow down the emulator. 2011-01-20 08:34:49 +00:00
BootManager.h
CheatsWindow.cpp Fix a few strings that weren't being translated properly. 2011-01-15 02:30:36 +00:00
CheatsWindow.h
ConfigMain.cpp Fix an issue where additional gamecube controllers were configured and not saved when dolphin is 2011-01-20 05:29:18 +00:00
ConfigMain.h
Frame.cpp HLE jump to loader (homebrew) 2011-01-14 07:08:12 +00:00
Frame.h
FrameAui.cpp
FrameTools.cpp Allow opening a file and starting Dolphin on OS X by clicking 2011-01-20 03:26:51 +00:00
GameListCtrl.cpp
GameListCtrl.h
GeckoCodeDiag.cpp Fix a few strings that weren't being translated properly. 2011-01-15 02:30:36 +00:00
GeckoCodeDiag.h
Globals.h
HotkeyDlg.cpp
HotkeyDlg.h
InputConfigDiag.cpp Remove the __APPLE__ workaround for reading config files from a ctor. 2011-01-18 00:04:29 +00:00
InputConfigDiag.h Finally got the input common strings figured out. That pretty much finishes translations. 2011-01-14 03:05:02 +00:00
InputConfigDiagBitmaps.cpp
ISOFile.cpp
ISOFile.h
ISOProperties.cpp Added an option in the game properties to disable the VBeam speed hack. This option may fix games which currently have an unusual FPS rate. For example, this option fixes the crackly audio in Tales of Symphonia. Leave this option turned off unless you're noticing problems related to the FPS rate because it might slow down the emulator. 2011-01-20 08:34:49 +00:00
ISOProperties.h Added an option in the game properties to disable the VBeam speed hack. This option may fix games which currently have an unusual FPS rate. For example, this option fixes the crackly audio in Tales of Symphonia. Leave this option turned off unless you're noticing problems related to the FPS rate because it might slow down the emulator. 2011-01-20 08:34:49 +00:00
LogWindow.cpp Fix for the error Cannot Convert from charset Windows Japanese cp 932 2011-01-20 06:05:52 +00:00
LogWindow.h Fix for the error Cannot Convert from charset Windows Japanese cp 932 2011-01-20 06:05:52 +00:00
LuaWindow.cpp
LuaWindow.h
Main.cpp Allow opening a file and starting Dolphin on OS X by clicking 2011-01-20 03:26:51 +00:00
Main.h Allow opening a file and starting Dolphin on OS X by clicking 2011-01-20 03:26:51 +00:00
MainNoGUI.cpp Don't bother with a separate NSApplication thread. 2011-01-15 11:05:22 +00:00
MemcardManager.cpp Removed my previous PanicAlert translation hack. Fixed with a better method suggested by BhaaL. The translation is done by a callback in the MsgHandler routine that is set at program start. Added macros PanicAlertT, SuccessAlertT, PanicYesNoT, and AskYesNoT that are identical to the non T versions except those strings will be added by gettext to the po files to be translated. These can and should be used anywhere in the code for strings that should be translated. 2011-01-13 02:05:58 +00:00
MemcardManager.h
NetPlay.cpp Removed my previous PanicAlert translation hack. Fixed with a better method suggested by BhaaL. The translation is done by a callback in the MsgHandler routine that is set at program start. Added macros PanicAlertT, SuccessAlertT, PanicYesNoT, and AskYesNoT that are identical to the non T versions except those strings will be added by gettext to the po files to be translated. These can and should be used anywhere in the code for strings that should be translated. 2011-01-13 02:05:58 +00:00
NetPlay.h
NetPlayClient.cpp Removed my previous PanicAlert translation hack. Fixed with a better method suggested by BhaaL. The translation is done by a callback in the MsgHandler routine that is set at program start. Added macros PanicAlertT, SuccessAlertT, PanicYesNoT, and AskYesNoT that are identical to the non T versions except those strings will be added by gettext to the po files to be translated. These can and should be used anywhere in the code for strings that should be translated. 2011-01-13 02:05:58 +00:00
NetPlayServer.cpp Removed my previous PanicAlert translation hack. Fixed with a better method suggested by BhaaL. The translation is done by a callback in the MsgHandler routine that is set at program start. Added macros PanicAlertT, SuccessAlertT, PanicYesNoT, and AskYesNoT that are identical to the non T versions except those strings will be added by gettext to the po files to be translated. These can and should be used anywhere in the code for strings that should be translated. 2011-01-13 02:05:58 +00:00
NetWindow.cpp Removed my previous PanicAlert translation hack. Fixed with a better method suggested by BhaaL. The translation is done by a callback in the MsgHandler routine that is set at program start. Added macros PanicAlertT, SuccessAlertT, PanicYesNoT, and AskYesNoT that are identical to the non T versions except those strings will be added by gettext to the po files to be translated. These can and should be used anywhere in the code for strings that should be translated. 2011-01-13 02:05:58 +00:00
NetWindow.h
PatchAddEdit.cpp Translate PanicAlert captions too. 2011-01-13 20:53:37 +00:00
PatchAddEdit.h
SConscript Allow opening a file and starting Dolphin on OS X by clicking 2011-01-20 03:26:51 +00:00
stdafx.cpp
stdafx.h
UDPConfigDiag.cpp Translate PanicAlert captions too. 2011-01-13 20:53:37 +00:00
UDPConfigDiag.h
WiimoteConfigDiag.cpp Finally got the input common strings figured out. That pretty much finishes translations. 2011-01-14 03:05:02 +00:00
WiimoteConfigDiag.h
WXInputBase.cpp Clean up nowx and stop cocoaApp busy-waiting in the main loop. 2011-01-15 10:33:07 +00:00
WXInputBase.h Clean up nowx and stop cocoaApp busy-waiting in the main loop. 2011-01-15 10:33:07 +00:00
WxUtils.cpp
WxUtils.h
X11Utils.cpp
X11Utils.h