dolphin/Source/Core/DolphinWX
skidau 571cdcddd8 Merge pull request #2340 from dibas/testing
Show the cursor in os x fullscreen by default. Fixes issue 8376.
2015-05-06 12:28:45 +10:00
..
Android [Android] Stop eating button events we don't handle. 2015-02-24 05:38:16 -06:00
Cheats Rename "Cheats Manager" to "Cheat Manager" 2015-03-12 15:24:00 -04:00
Config Merge pull request #2286 from JosJuice/wii-opening-bnr 2015-05-05 16:20:04 -04:00
Debugger DolphinWX: Make some debugger functions/vars private 2015-04-27 20:42:18 -04:00
NetPlay Return GetNames languages, to avoid hardcoded language lists in callers 2015-04-23 08:14:39 +02:00
resources Attempt to beautify About dialog on OS X. 2015-04-25 04:22:32 -07:00
AboutDolphin.cpp Remove BanishBackground function 2015-04-30 17:33:24 -07:00
AboutDolphin.h Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05:00
ARCodeAddEdit.cpp Fix 4.0-5689 regression (AR codes, patches) 2015-03-06 12:26:40 +01:00
ARCodeAddEdit.h Fix 4.0-5689 regression (AR codes, patches) 2015-03-06 12:26:40 +01:00
CMakeLists.txt Convert the Android source code to the directory structure of a Gradle-based Android Studio project. 2015-05-02 21:49:17 -04:00
ControllerConfigDiag.cpp Add missing ifdefs around GCAdapter code in Controller config 2015-05-01 17:56:15 +02:00
ControllerConfigDiag.h GCAdapter: Add a setting to toggle rumble 2015-04-30 11:35:16 +02:00
DolphinWX.rc
DolphinWX.vcxproj DolphinWX: Break the netplay UI controls into separate classes. 2015-04-11 01:35:54 -04:00
DolphinWX.vcxproj.filters DolphinWX: Break the netplay UI controls into separate classes. 2015-04-11 01:35:54 -04:00
DolphinWX.vcxproj.user Rename menu items, stop using PanicAlertT, remove -d when running from visual studio. 2014-12-17 01:12:33 +10:30
FifoPlayerDlg.cpp Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05:00
FifoPlayerDlg.h Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05:00
Frame.cpp Move down Country_World 2015-04-08 18:55:16 -04:00
Frame.h DolphinWX: Break the netplay UI controls into separate classes. 2015-04-11 01:35:54 -04:00
FrameAui.cpp Added the ability to split the Debugger window horizontally and vertically via the Add Panes menu. 2015-03-07 12:33:33 +11:00
FrameTools.cpp Merge pull request #2340 from dibas/testing 2015-05-06 12:28:45 +10:00
GameListCtrl.cpp wx: Now that Wii doesn't support descriptions, rename Notes to Maker 2015-05-03 16:13:55 +02:00
GameListCtrl.h wx: Now that Wii doesn't support descriptions, rename Notes to Maker 2015-05-03 16:13:55 +02:00
Globals.h wx: Now that Wii doesn't support descriptions, rename Notes to Maker 2015-05-03 16:13:55 +02:00
HotkeyDlg.cpp HotkeyDlg: Get rid of application-wide event bindings. 2015-04-10 19:31:37 -04:00
HotkeyDlg.h Renamed the Menu Accelerators to Key Shortcuts. 2015-03-08 20:27:13 +11:00
Info.plist.in Pull in translations from Transifex. 2013-09-21 11:24:33 -05:00
InputConfigDiag.cpp DolphinWX: Make some general UI functions/vars private 2015-04-27 21:04:05 -04:00
InputConfigDiag.h DolphinWX: Make some general UI functions/vars private 2015-04-27 21:04:05 -04:00
InputConfigDiagBitmaps.cpp Removed the controller update lock as it is no longer needed. 2015-03-12 23:41:30 +11:00
ISOFile.cpp Get rid of banner loaders and move their functionality to volumes 2015-04-28 23:44:29 +02:00
ISOFile.h Get rid of banner loaders and move their functionality to volumes 2015-04-28 23:44:29 +02:00
ISOProperties.cpp Merge pull request #2286 from JosJuice/wii-opening-bnr 2015-05-05 16:20:04 -04:00
ISOProperties.h Merge pull request #2286 from JosJuice/wii-opening-bnr 2015-05-05 16:20:04 -04:00
LogConfigWindow.cpp [windows] Remove ConsoleListener, which was not actually used. 2015-03-15 22:11:18 -07:00
LogConfigWindow.h [windows] Remove ConsoleListener, which was not actually used. 2015-03-15 22:11:18 -07:00
LogWindow.cpp [windows] Remove ConsoleListener, which was not actually used. 2015-03-15 22:11:18 -07:00
LogWindow.h [windows] Remove ConsoleListener, which was not actually used. 2015-03-15 22:11:18 -07:00
Main.cpp Join the emu thread in Core::Stop. Get rid of Core::Shutdown which did that before. 2015-04-13 02:17:38 -04:00
Main.h DolphinWX: Kill off trivial event tables 2014-11-09 00:08:33 -05:00
MainAndroid.cpp Get rid of banner loaders and move their functionality to volumes 2015-04-28 23:44:29 +02:00
MainNoGUI.cpp no-gui: fix help string 2015-04-18 15:03:42 +02:00
MemcardManager.cpp Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05:00
MemcardManager.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
PatchAddEdit.cpp Fix 4.0-5689 regression (AR codes, patches) 2015-03-06 12:26:40 +01:00
PatchAddEdit.h Fix 4.0-5689 regression (AR codes, patches) 2015-03-06 12:26:40 +01:00
PostProcessingConfigDiag.cpp Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05:00
PostProcessingConfigDiag.h Add the configuration dialog for post processing configuration options. 2014-08-13 01:05:15 -05:00
resource.h Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
SoftwareVideoConfigDialog.cpp DolphinWX: Specify wxID_ANY where -1 is used in controls 2014-12-01 23:02:50 -05:00
SoftwareVideoConfigDialog.h Isolate D3D and Software Renderer from wxWidgets code 2014-08-03 20:28:50 -04:00
TASInputDlg.cpp Silence -Wshadow and -Wsign-compare warnings. 2015-04-29 19:59:34 -05:00
TASInputDlg.h Merge pull request #2290 from RachelBryk/cc-tasinput 2015-04-25 00:44:29 -04:00
VideoConfigDiag.cpp VideoConfigDiag: Rename EFB Copies to RAM option 2015-02-28 23:00:49 -05:00
VideoConfigDiag.h VideoCommon: always enable efb copy 2015-02-24 23:01:01 +01:00
WXInputBase.cpp DolphinWX: Make WXInputBase part of the WxUtils namespace. 2014-10-05 05:31:48 -04:00
WXInputBase.h DolphinWX: Make WXInputBase part of the WxUtils namespace. 2014-10-05 05:31:48 -04:00
WxUtils.cpp WxUtils: Get rid of GetCurrentBitmapLogicalScale 2014-11-17 20:16:33 -05:00
WxUtils.h WxUtils: Get rid of GetCurrentBitmapLogicalScale 2014-11-17 20:16:33 -05:00
X11Utils.cpp Video: Remove more debug spew in XRANDR mode code 2015-01-07 20:23:09 +00:00
X11Utils.h Host: Add Host_RendererIsFullscreen(). 2015-01-04 17:09:56 +01:00