dolphin/Source/Core/DolphinWX
Fiora a317dac089 Debugger: fix JIT block viewer PPC view
The JIT block compare code didn't set the same options for the PPCAnalyzer
as the actual JIT did, which made the PPC side of the JIT block viewer stop
at the first branch instead of the end of the block.
2014-08-16 22:25:49 -07:00
..
Android Prevent potential buffer overflow in sscanf 2014-07-23 10:03:49 -04:00
Debugger Debugger: fix JIT block viewer PPC view 2014-08-16 22:25:49 -07:00
GLInterface X11_Util: Fix build when using EGL 2014-08-10 23:57:48 -04:00
MemoryCards Don't spam PanicAlerts on wii save exports. 2014-08-05 23:34:03 -04:00
resources Minor improvement of the desktop file 2014-07-06 23:46:46 +02:00
AboutDolphin.cpp Update references of Google Code to GitHub and update copyright year. 2014-06-18 23:40:25 +02:00
AboutDolphin.h
ARCodeAddEdit.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
ARCodeAddEdit.h
CheatsWindow.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
CheatsWindow.h
CMakeLists.txt Add the configuration dialog for post processing configuration options. 2014-08-13 01:05:15 -05:00
ConfigMain.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
ConfigMain.h
DolphinWX.rc
DolphinWX.vcxproj Add the configuration dialog for post processing configuration options. 2014-08-13 01:05:15 -05:00
DolphinWX.vcxproj.filters Add the configuration dialog for post processing configuration options. 2014-08-13 01:05:15 -05:00
DolphinWX.vcxproj.user
FifoPlayerDlg.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
FifoPlayerDlg.h
Frame.cpp Disable toolbar toggle in main window fullscreen 2014-08-13 02:21:21 -07:00
Frame.h Merge pull request #726 from Armada651/ogl-exclusive 2014-08-12 14:55:18 -07:00
FrameAui.cpp Fixed assertion when creating new perspective. 2014-08-09 03:40:57 -07:00
FrameTools.cpp FrameTools.cpp: Alignment of long lists 2014-08-14 23:10:00 -07:00
GameListCtrl.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
GameListCtrl.h Add Change Disc option to the right-click menu in the game list. For issue 7411. 2014-06-30 12:06:45 -07:00
GeckoCodeDiag.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
GeckoCodeDiag.h
Globals.h Core: Kill off Host_UpdateLogDisplay() 2014-08-08 19:21:40 -04:00
HotkeyDlg.cpp
HotkeyDlg.h
Info.plist.in
InputConfigDiag.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
InputConfigDiag.h ControllerEmu: Virtualize settings 2014-07-11 13:32:58 -04:00
InputConfigDiagBitmaps.cpp DolphinWX: Fix a double truncation warning in InputConfigDiagBitmaps 2014-07-22 06:58:32 -04:00
ISOFile.cpp Use only section-based ini reading. 2014-06-16 01:31:23 -04:00
ISOFile.h
ISOProperties.cpp Update ISOProperties.cpp 2014-08-05 20:45:18 -07:00
ISOProperties.h DolphinWX: Remove the Projection Hack UI 2014-07-30 19:32:41 -04:00
LogConfigWindow.cpp Centralize the logging code into its own folder in Common. 2014-06-25 22:11:42 -04:00
LogConfigWindow.h
LogWindow.cpp Centralize the logging code into its own folder in Common. 2014-06-25 22:11:42 -04:00
LogWindow.h Centralize the logging code into its own folder in Common. 2014-06-25 22:11:42 -04:00
Main.cpp Debugger: make "PPC to x86" open JIT window 2014-08-14 08:37:33 -07:00
Main.h mark all local variables as static 2014-07-11 16:10:20 +02:00
MainAndroid.cpp Merge pull request #740 from lioncash/host 2014-08-09 00:50:14 -04:00
MainNoGUI.cpp Merge pull request #740 from lioncash/host 2014-08-09 00:50:14 -04:00
MemcardManager.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
MemcardManager.h
NetWindow.cpp Merge pull request #671 from lioncash/non-panic 2014-08-03 21:27:27 -07:00
NetWindow.h Add an option to kick players from netplay. 2014-06-18 13:22:45 -04:00
PatchAddEdit.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
PatchAddEdit.h
PostProcessingConfigDiag.cpp Add the configuration dialog for post processing configuration options. 2014-08-13 01:05:15 -05:00
PostProcessingConfigDiag.h Add the configuration dialog for post processing configuration options. 2014-08-13 01:05:15 -05:00
resource.h
SoftwareVideoConfigDialog.cpp DolphinWX: Make the software renderer text translateable 2014-08-04 21:36:08 -04:00
SoftwareVideoConfigDialog.h Isolate D3D and Software Renderer from wxWidgets code 2014-08-03 20:28:50 -04:00
stdafx.cpp
stdafx.h Remove x86_32 from DolphinWX. 2014-08-03 13:44:37 -05:00
TASInputDlg.cpp Placed ampersands and asterisks against type name 2014-08-13 16:42:11 -05:00
TASInputDlg.h Placed ampersands and asterisks against type name 2014-08-13 16:42:11 -05:00
VideoConfigDiag.cpp Add the configuration dialog for post processing configuration options. 2014-08-13 01:05:15 -05:00
VideoConfigDiag.h Add the configuration dialog for post processing configuration options. 2014-08-13 01:05:15 -05:00
WiimoteConfigDiag.cpp
WiimoteConfigDiag.h
WXInputBase.cpp
WXInputBase.h
WxUtils.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
WxUtils.h DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
X11Utils.cpp X11Utils: Don't depend on wx 2014-08-06 21:38:47 -04:00
X11Utils.h X11Utils: Don't depend on wx 2014-08-06 21:38:47 -04:00