.. |
CDVDiso
|
Linux: Get the locations of ini files for plugins mostly working again (I know about the USB & FW stubs). (Issue 55). This is still somewhat hackish; I'll probably be cleaning up bits later, and this does put LOCAL_PLUGIN_INIS out of commission for the moment. It will come back eventually. This ought to also take care of issue 54. You may need to delete pcsx2.cfg for everything to work properly.
|
2009-02-22 12:08:05 +00:00 |
CDVDisoEFP
|
CDVDisoEFP: I'm not sure what happened in the mists of time to this folder that caused all the source code in it to have the lines all become double-spaced and unreadable... Got rid of all the extra blank lines, and reformated.
|
2009-02-21 10:36:02 +00:00 |
CDVDlinuz
|
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 |
CDVDnull
|
Linux/Plugins: Use spu2ghz's noise rng in ZeroSPU2, clean various plugins before compiling them, put in better default values for the Linux port when configuring, and go into pcsx2 after configuring for the first time, rather then quitting. Oh, and disable the debugger for the moment in Linux.
|
2009-02-13 09:57:15 +00:00 |
CDVDolio
|
Fixed a bug that caused MTGS to throw "pure virtual function called" errors on rare occasions, and cause crashes in Linux. (Issue 31)
|
2009-02-17 01:38:02 +00:00 |
CDVDpeops
|
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 |
FWnull
|
Linux: Get the locations of ini files for plugins mostly working again (I know about the USB & FW stubs). (Issue 55). This is still somewhat hackish; I'll probably be cleaning up bits later, and this does put LOCAL_PLUGIN_INIS out of commission for the moment. It will come back eventually. This ought to also take care of issue 54. You may need to delete pcsx2.cfg for everything to work properly.
|
2009-02-22 12:08:05 +00:00 |
GSdx
|
GSdx: vtune JIT code profiling support (somebody should implement this in pcsx2 too, see iJIT_NotifyEvent(iJVM_EVENT_TYPE_METHOD_LOAD_FINISHED, ...), plzkthx :P) and other minor fixes/optimizations.
|
2009-02-22 16:28:39 +00:00 |
LilyPad
|
LilyPad: Version number updated in rc copy. Refresh device list bug on device insertion/removal fixed. Attempt to resolve potential XInput/DirectInput infighting by deleting DirectInput interfaces to disabled/bindingless DirectInput devices.
|
2009-02-21 19:41:30 +00:00 |
PeopsSPU2
|
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 |
SPU2null
|
Linux/Plugins: Use spu2ghz's noise rng in ZeroSPU2, clean various plugins before compiling them, put in better default values for the Linux port when configuring, and go into pcsx2 after configuring for the first time, rather then quitting. Oh, and disable the debugger for the moment in Linux.
|
2009-02-13 09:57:15 +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
|
Linux: Get the locations of ini files for plugins mostly working again (I know about the USB & FW stubs). (Issue 55). This is still somewhat hackish; I'll probably be cleaning up bits later, and this does put LOCAL_PLUGIN_INIS out of commission for the moment. It will come back eventually. This ought to also take care of issue 54. You may need to delete pcsx2.cfg for everything to work properly.
|
2009-02-22 12:08:05 +00:00 |
dev9null
|
Linux/Plugins: Use spu2ghz's noise rng in ZeroSPU2, clean various plugins before compiling them, put in better default values for the Linux port when configuring, and go into pcsx2 after configuring for the first time, rather then quitting. Oh, and disable the debugger for the moment in Linux.
|
2009-02-13 09:57:15 +00:00 |
spu2-x
|
Linux: A little more consistancy about using the System.h wrappers, restore the bin symlink, and a few other minor changes to plugins.
|
2009-02-21 11:14:09 +00:00 |
spu2ghz
|
Fixed a bug that caused MTGS to throw "pure virtual function called" errors on rare occasions, and cause crashes in Linux. (Issue 31)
|
2009-02-17 01:38:02 +00:00 |
xpad
|
Fixed a bug that caused MTGS to throw "pure virtual function called" errors on rare occasions, and cause crashes in Linux. (Issue 31)
|
2009-02-17 01:38:02 +00:00 |
zerogs
|
Linux: Get the locations of ini files for plugins mostly working again (I know about the USB & FW stubs). (Issue 55). This is still somewhat hackish; I'll probably be cleaning up bits later, and this does put LOCAL_PLUGIN_INIS out of commission for the moment. It will come back eventually. This ought to also take care of issue 54. You may need to delete pcsx2.cfg for everything to work properly.
|
2009-02-22 12:08:05 +00:00 |
zeropad
|
Linux: Get the locations of ini files for plugins mostly working again (I know about the USB & FW stubs). (Issue 55). This is still somewhat hackish; I'll probably be cleaning up bits later, and this does put LOCAL_PLUGIN_INIS out of commission for the moment. It will come back eventually. This ought to also take care of issue 54. You may need to delete pcsx2.cfg for everything to work properly.
|
2009-02-22 12:08:05 +00:00 |
zerospu2
|
Linux: Get the locations of ini files for plugins mostly working again (I know about the USB & FW stubs). (Issue 55). This is still somewhat hackish; I'll probably be cleaning up bits later, and this does put LOCAL_PLUGIN_INIS out of commission for the moment. It will come back eventually. This ought to also take care of issue 54. You may need to delete pcsx2.cfg for everything to work properly.
|
2009-02-22 12:08:05 +00:00 |
CDVDiso_vs2008.sln
|
Added GSdx to the pcsx2_suite_2008.sln. It defaults to SSE2, you'll have to manually configure the build targets to use SSSE3 or SSE4 (hopefully we'll find a better solution to that in the near future).
|
2009-02-16 04:32:03 +00:00 |
GSdx_vs2008.sln
|
GSdx: Added a GSdx_vs2008.sln file in /plugins (convenience item), and fixed the prebuild command to drop svnrev.h into the right location (oops).
|
2009-02-16 13:42:48 +00:00 |
SPU2-X_vs2008.sln
|
SPU2-X: Introducing the new SPU2-X! After some talk with Gigaherz, It was decided to branch and rename Playground's mod of SPU2ghz to SPU2-X. This commit isn't just a copy. It includes a series of significant revisions. The most notable features are:
|
2009-02-15 05:15:39 +00:00 |
SPU2ghz_vs2008.sln
|
Added GSdx to the pcsx2_suite_2008.sln. It defaults to SSE2, you'll have to manually configure the build targets to use SSSE3 or SSE4 (hopefully we'll find a better solution to that in the near future).
|
2009-02-16 04:32:03 +00:00 |
ZeroPAD_2008.sln
|
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@425 96395faa-99c1-11dd-bbfe-3dabce05a288
|
2009-02-06 19:52:59 +00:00 |
ZeroSPU2_2008.sln
|
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@425 96395faa-99c1-11dd-bbfe-3dabce05a288
|
2009-02-06 19:52:59 +00:00 |
build.sh
|
Let's see: Fix Linux build so it compiles, both under normal and devbuilds. Add the ZeroGS patch for SSE2, and preliminary work on the configuration issue. Get build.sh postix compliant. And let's not feed C++ strings to WriteLn.
|
2009-02-10 12:42:26 +00:00 |
fetch.sh
|
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@425 96395faa-99c1-11dd-bbfe-3dabce05a288
|
2009-02-06 19:52:59 +00:00 |
zerogs_2008.sln
|
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@425 96395faa-99c1-11dd-bbfe-3dabce05a288
|
2009-02-06 19:52:59 +00:00 |