dolphin/Source/Core/DolphinWX
JosJuice 9b2fe62bc9 Move nobanner and fileplatform from Themes to Resources
fileplatform is moved so it's in the same place as the other platform
icons, and nobanner is moved just because it fits better in Resources.
Both of them were identical in all of Dolphin's themes.
2015-11-27 11:09:20 +01:00
..
Android [Android] Fix multi-gamecube controller input, config changes 2015-09-04 20:06:01 -05:00
Cheats DolphinWX: Only read titles.txt once 2015-09-13 14:17:58 +02:00
Config Mark which Wii root to use in the NAND path code. 2015-10-16 09:10:39 +02:00
Debugger VideoCommon: rename TextureCache to TextureCacheBase 2015-11-06 15:43:58 +01:00
NetPlay Updated terms in Netplay window. 2015-09-03 07:36:52 -07:00
resources Add missing license headers 2015-05-25 13:11:47 +02:00
AboutDolphin.cpp Remove uses of __DATE__ and __TIME__ 2015-11-14 00:52:41 +00:00
AboutDolphin.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
ARCodeAddEdit.cpp Common: Remove other Common prefixed headers from Common.h 2015-09-26 18:51:58 -04:00
ARCodeAddEdit.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
CMakeLists.txt Fix FreeBSD build 2015-07-11 23:09:11 -07:00
ControllerConfigDiag.cpp ControllerConfigDiag: Remove superfluous arguments 2015-10-01 09:37:48 -04:00
ControllerConfigDiag.h DolphinWX: Fix build if libusb is disabled 2015-07-17 22:41:12 -07:00
DolphinWX.rc
DolphinWX.vcxproj Drop the old msvcrt files. 2015-09-03 06:10:01 -07:00
DolphinWX.vcxproj.filters Remove wx-based Hotkey stuff 2015-06-04 10:44:20 +02:00
DolphinWX.vcxproj.user
FifoPlayerDlg.cpp DolphinWX: Remove FifoPlayerDlg::CreateIntegerLabel 2015-11-05 11:35:13 +01:00
FifoPlayerDlg.h DolphinWX: Remove FifoPlayerDlg::CreateIntegerLabel 2015-11-05 11:35:13 +01:00
Frame.cpp Merge pull request #3269 from JosJuice/purge-cache 2015-11-24 14:17:49 +13:00
Frame.h Merge pull request #2704 from RisingFog/frameadvancehold 2015-10-28 15:31:03 +13:00
FrameAui.cpp MathUtil: Convert Clamp into a constexpr function 2015-09-12 01:18:28 -04:00
FrameTools.cpp Merge pull request #3269 from JosJuice/purge-cache 2015-11-24 14:17:49 +13:00
GameListCtrl.cpp Move nobanner and fileplatform from Themes to Resources 2015-11-27 11:09:20 +01:00
GameListCtrl.h [DolphinWX] Added warning to Wii disc compression 2015-10-31 12:08:14 -07:00
Globals.h Rename "Purge Cache" to "Purge Game List Cache" 2015-11-18 19:08:19 +01:00
Info.plist.in
InputConfigDiag.cpp InputConfig: Clean up controller management 2015-11-19 02:41:33 -05:00
InputConfigDiag.h InputConfig: Clean up controller management 2015-11-19 02:41:33 -05:00
InputConfigDiagBitmaps.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
ISOFile.cpp Move nobanner and fileplatform from Themes to Resources 2015-11-27 11:09:20 +01:00
ISOFile.h DiscIO: Add a way to get blob type 2015-09-27 20:54:31 +02:00
ISOProperties.cpp DolphinWX: decompress discs to calculate MD5 hash 2015-10-12 02:35:43 +02:00
ISOProperties.h DolphinWX: Only read titles.txt once 2015-09-13 14:17:58 +02:00
LogConfigWindow.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
LogConfigWindow.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
LogWindow.cpp DolphinWX: Make UpdateLog() return in a finite time. 2015-10-09 12:14:04 +13:00
LogWindow.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Main.cpp DolphinWX: Remove the dolphin-emulator.com check. 2015-10-30 22:14:19 +01:00
Main.h DolphinWX: Remove the dolphin-emulator.com check. 2015-10-30 22:14:19 +01:00
MainAndroid.cpp Android: Abort the screenshot after 2 seconds 2015-09-05 15:29:22 +02:00
MainNoGUI.cpp Common: Remove other Common prefixed headers from Common.h 2015-09-26 18:51:58 -04:00
MemcardManager.cpp Common: Remove other Common prefixed headers from Common.h 2015-09-26 18:51:58 -04:00
MemcardManager.h MemcardManager: Minor cleanup of header code 2015-08-29 05:19:51 -04:00
PatchAddEdit.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
PatchAddEdit.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
PostProcessingConfigDiag.cpp PostProcessingConfigDialog: Remove an unnecessary format call 2015-07-23 14:39:05 -04:00
PostProcessingConfigDiag.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
resource.h Add missing license headers 2015-05-25 13:11:47 +02:00
SoftwareVideoConfigDialog.cpp VideoSW: Drop HwRasterizer 2015-09-17 18:21:37 +02:00
SoftwareVideoConfigDialog.h Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
TASInputDlg.cpp InputConfig: Clean up controller management 2015-11-19 02:41:33 -05:00
TASInputDlg.h DolphinWX: TAS fixes, take three 2015-09-11 19:51:31 -07:00
VideoConfigDiag.cpp Remove SSAA checkbox and add SSAA to AA dropdown 2015-11-06 11:22:53 +01:00
VideoConfigDiag.h Remove SSAA checkbox and add SSAA to AA dropdown 2015-11-06 11:22:53 +01:00
WXInputBase.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
WXInputBase.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
WxUtils.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
WxUtils.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
X11Utils.cpp Options: merge SCoreStartupParameter into SConfig 2015-06-12 19:07:45 +02:00
X11Utils.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00