pcsx2/plugins
ramapcsx2 8a9582f73b Fix a mistake. Thanks for spotting it, dhaft.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2176 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-11-10 14:11:43 +00:00
..
CDVDiso Seems when I made the internal iso reader I changed some code that shouldn't have been changed. This should make dual layer stuff work "as well" as in cdvdiso. 2009-11-07 19:28:47 +00:00
CDVDisoEFP Linux: Add -m32 to the compiler flags of pcsx2 and all plugins. 2009-05-11 10:44:12 +00:00
CDVDlinuz Linux: Add -m32 to the compiler flags of pcsx2 and all plugins. 2009-05-11 10:44:12 +00:00
CDVDnull Implemented keyboard accelerator tables and a hashed global command table (should be ideal for eventual GUI extensions via plugin, and toolbars and other fanciness). Removed Pause menu and replaced it with a Suspend/Resume menu. Closing GS window behaves more nicely. 2009-09-20 20:54:45 +00:00
CDVDolio Implemented keyboard accelerator tables and a hashed global command table (should be ideal for eventual GUI extensions via plugin, and toolbars and other fanciness). Removed Pause menu and replaced it with a Suspend/Resume menu. Closing GS window behaves more nicely. 2009-09-20 20:54:45 +00:00
CDVDpeops wxgui: my excitement in getting a game to run for the first time in months clearly has shattered my ability to commit. 2009-09-06 00:42:24 +00:00
FWnull Implemented keyboard accelerator tables and a hashed global command table (should be ideal for eventual GUI extensions via plugin, and toolbars and other fanciness). Removed Pause menu and replaced it with a Suspend/Resume menu. Closing GS window behaves more nicely. 2009-09-20 20:54:45 +00:00
GSdx Fix a mistake. Thanks for spotting it, dhaft. 2009-11-10 14:11:43 +00:00
GSnull GSnull: Update to GPLv3. 2009-11-01 06:47:32 +00:00
LilyPad LilyPad: Fix for occasional loss of input when suspending/resuming emulation. 2009-11-05 00:30:48 +00:00
PadNull Fixed Linux up to compile in codeblocks again. Added Onepad plugin project file. 2009-09-08 21:41:46 +00:00
PeopsSPU2 wxgui: my excitement in getting a game to run for the first time in months clearly has shattered my ability to commit. 2009-09-06 00:42:24 +00:00
SPU2null Fixed SPU2null. 2009-09-30 20:08:00 +00:00
SSSPSXPAD Re-Added eol-style:native properties to the repository. The settings got lost when we merged from Playground to Official. 2009-02-09 21:15:56 +00:00
USBnull Implemented keyboard accelerator tables and a hashed global command table (should be ideal for eventual GUI extensions via plugin, and toolbars and other fanciness). Removed Pause menu and replaced it with a Suspend/Resume menu. Closing GS window behaves more nicely. 2009-09-20 20:54:45 +00:00
cdvdGigaherz/src WIP work towards adding support for non-trivial image files (multitrack cue+bin, ccd, nrg, ...). 2009-11-08 02:45:09 +00:00
dev9null Implemented keyboard accelerator tables and a hashed global command table (should be ideal for eventual GUI extensions via plugin, and toolbars and other fanciness). Removed Pause menu and replaced it with a Suspend/Resume menu. Closing GS window behaves more nicely. 2009-09-20 20:54:45 +00:00
onepad Fixed Linux up to compile in codeblocks again. Added Onepad plugin project file. 2009-09-08 21:41:46 +00:00
spu2-x SPU2-X: Minor fix for very rare cases of hang-on-suspend when using the XA2 driver. 2009-11-02 21:07:22 +00:00
xpad Implemented keyboard accelerator tables and a hashed global command table (should be ideal for eventual GUI extensions via plugin, and toolbars and other fanciness). Removed Pause menu and replaced it with a Suspend/Resume menu. Closing GS window behaves more nicely. 2009-09-20 20:54:45 +00:00
zerogs Renamed PCSX2_ALIGNED to __aligned and removed the need for excess parenthesis and oddball qualifiers. Left the old macros in Pcsx2defs.h for now, just in case. Redid some of the storage organization of microVU and iFPU consts and temporaries while I was at it, using structs instead of naked vars -- should improve cpu cache behavior a wee bit. 2009-10-05 02:15:49 +00:00
zeropad * Added preliminary keyboard support back in (probably doesn't compile in linux) 2009-09-07 21:16:12 +00:00
zerospu2 More MSVC/Win32 buildsystem fixes: Made is so you can now optionally unload all 3rdparty libs (after building at least once!) and still build the rest of PCSX2 and plugins without linker errors. This is useful for reducing the memory overhead of working in the MSVC IDE, and reduces the size of the .ncb file and the bugs that come with it. 2009-10-06 01:52:22 +00:00
build.sh Linux/SPU2-X: A bit more work on the Linux port of SPU2-X. 2009-03-20 10:13:19 +00:00