pcsx2/common/include
kust2708 823a37aed7 OnePad : New GUI based on gwWidget
Buttons done, configuration initialization done.
Still need to add Gamepad and Joysticks configuration frames.
Require png file for the moment (the embedded picture will be fixed after).

New Onepad GUI based on wxWidget (Main frame almost finish)
Background picture is now embedded
Button binding works
Loading and saving works
Need to add feedback and gamepad, joysticks configuration frame

Modification of the onepad CMakeList.txt
Automatic generation of images headers using perl script

Modification of the test feedback function
2016-02-14 17:26:31 +01:00
..
Utilities OnePad : New GUI based on gwWidget 2016-02-14 17:26:31 +01:00
api Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
wx User Interface: 2009-10-16 03:58:29 +00:00
x86emitter x86emitter: remove unused FPU opcode 2016-01-20 10:23:23 +01:00
PS2Edefs.h plugin API: use const char* insead of char* 2015-11-12 12:11:42 +01:00
PS2Eext.h linux compilation fix 2016-01-08 22:35:55 +01:00
PS2Etypes.h Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +00:00
Pcsx2Api.h Spu2null, padnull, gsnull, CDVDnull, onepad, spu2x: 2010-08-06 11:43:21 +00:00
Pcsx2Defs.h Merge pull request #978 from juhalaukkanen/apple_osx_master_merge 2016-01-08 20:09:37 +01:00
Pcsx2Types.h Fix compilation errors of the old plugins. 2015-08-18 00:45:03 -04:00
PluginCallbacks.h FolderMemoryCard: Only load data relevant to game. Please read commit description! 2015-07-12 14:37:51 +02:00
afxresmw.h Fix for the v110_xp toolset in vs2012. Removed winuser.h from afxresmw.h, nothing seems to be using it, but it breaks something in string.h. I did not change the projects to use v110_xp by default, to get an xp compatible binary, you have to call it from command line like this: msbuild pcsx2_suite_2012.sln /t:Build "/p:Configuration=Release AVX2" /p:PlatformToolset=v110_xp /m. Change Configuration=... as needed. 2013-07-02 16:01:06 +00:00
intrin_x86.h x86emitter: Fix Windows AVX2 detection 2015-11-29 10:57:51 +00:00