dolphin/Source/Core/DolphinWX
JosJuice e6cee3a130 DolphinWX: Re-add some padding for platform icons
The padding on the right was changed from 3px to 0px by fd2d505. 1px is
needed for counteracting the white 1px line to the left of the game list.
2016-01-06 21:06:36 +01:00
..
Android Android: More analog input configurations 2016-01-04 13:35:04 +01:00
Cheats CheatSearchTab: Use an enum for filter masks rather than ints 2015-12-26 16:51:06 -05:00
Config Throttler: Rename "framelimiter" to "emulation speed". 2016-01-05 23:39:05 +01:00
Debugger DolphinWX: Stop using XPM images 2016-01-05 19:11:58 +01:00
NetPlay [Netplay] Show error dialog if failed to connect to netplay server when Traversal and Force Listen Port is enabled 2015-09-20 20:15:13 +09:00
resources DolphinWX: Stop using XPM images 2016-01-05 19:11:58 +01:00
AboutDolphin.cpp DolphinWX: Stop using XPM images 2016-01-05 19:11:58 +01:00
AboutDolphin.h
ARCodeAddEdit.cpp Common: Remove other Common prefixed headers from Common.h 2015-09-26 18:51:58 -04:00
ARCodeAddEdit.h
CMakeLists.txt
ControllerConfigDiag.cpp DolphinWX: Change "AM-Baseboard" string to "AM Baseboard" 2015-12-17 22:25:15 +01:00
ControllerConfigDiag.h
DolphinWX.rc
DolphinWX.vcxproj Drop the old msvcrt files. 2015-09-03 06:10:01 -07:00
DolphinWX.vcxproj.filters
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 #3357 from JosJuice/no-xpm 2016-01-06 13:37:03 -05: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 DolphinWX: Stop using XPM images 2016-01-05 19:11:58 +01:00
GameListCtrl.cpp DolphinWX: Re-add some padding for platform icons 2016-01-06 21:06:36 +01:00
GameListCtrl.h Merge pull request #3149 from ShadowsFriend/fname_column 2015-12-02 15:04:36 +01:00
Globals.h Merge pull request #3149 from ShadowsFriend/fname_column 2015-12-02 15:04:36 +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
ISOFile.cpp DolphinWX: Stop using XPM images 2016-01-05 19:11:58 +01:00
ISOFile.h Don't read from volume when reloading Wii banners 2015-12-03 17:29:59 +01:00
ISOProperties.cpp DolphinWX: Stop using XPM images 2016-01-05 19:11:58 +01:00
ISOProperties.h ISOProperties: Replace the ConvergenceMinimum option by the Convergence option. 2015-12-22 23:16:27 +01:00
LogConfigWindow.cpp LogManager: replace set of LogListener pointers with bitset. 2015-10-04 00:38:34 +13:00
LogConfigWindow.h
LogWindow.cpp Merge pull request #3126 from phire/remove-logging-lock 2015-12-03 13:32:07 +13:00
LogWindow.h
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 OnScreenDisplay: Make CallbackType an enum class 2016-01-02 14:57:55 -05: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
PatchAddEdit.cpp
PatchAddEdit.h
PostProcessingConfigDiag.cpp
PostProcessingConfigDiag.h
resource.h
SoftwareVideoConfigDialog.cpp VideoSW: Drop HwRasterizer 2015-09-17 18:21:37 +02:00
SoftwareVideoConfigDialog.h
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 VideoBackend: Get rid of a boolean global 2016-01-02 18:03:28 -05:00
VideoConfigDiag.h Merge pull request #3332 from degasus/master 2015-12-19 01:37:10 +13:00
WXInputBase.cpp
WXInputBase.h
WxUtils.cpp DolphinWX: Stop using XPM images 2016-01-05 19:11:58 +01:00
WxUtils.h DolphinWX: Stop using XPM images 2016-01-05 19:11:58 +01:00
X11Utils.cpp
X11Utils.h