pcsx2/plugins/zerospu2
gregory.hainaut 3d9c63b0f0 [cmake]:
* Print a fatal_error when users do not source the good CMakeLists file.
* Do not search system libraries if the user force the internal libraries


git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3269 96395faa-99c1-11dd-bbfe-3dabce05a288
2010-06-22 13:30:36 +00:00
..
Linux Bring codeblock in sync with the new soundtouch path. 2010-06-11 14:03:37 +00:00
Targets Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
Windows ZeroSPU2: Fix compilation errors and warnings under Windows/MSVC. 2010-06-11 19:06:35 +00:00
CMakeLists.txt [cmake]: 2010-06-22 13:30:36 +00:00
Makefile.am ZeroSPU2: Various cleanups, refactors, and general mucking about with code. 2010-02-12 11:42:29 +00:00
build.sh Linux: Get ZeroSPU2 compiling. May be modified later, because I'm not sure I'm happy about manually copying libSoundTouch.a in build.sh. 2009-02-27 00:07:07 +00:00
compile git-svn-id: http://pcsx2.googlecode.com/svn/trunk@425 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 19:52:59 +00:00
configure.ac Suppose I should do something about the configure.ac files and _DEBUG, as well. 2009-06-18 09:58:56 +00:00
depcomp git-svn-id: http://pcsx2.googlecode.com/svn/trunk@425 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 19:52:59 +00:00
install-sh git-svn-id: http://pcsx2.googlecode.com/svn/trunk@425 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 19:52:59 +00:00
misc.h ZeroSPU2: Made the way different sound archetectures are done a bit more flexable so we could conceivably switch them at run time rather then compilation. And it occurred to me that the dynamic sound buffering Zedr0n is doing with PulseAudio is probably how it should be done in Alsa as well... 2010-01-16 16:08:17 +00:00
missing git-svn-id: http://pcsx2.googlecode.com/svn/trunk@425 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 19:52:59 +00:00
mkinstalldirs git-svn-id: http://pcsx2.googlecode.com/svn/trunk@425 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 19:52:59 +00:00
reg.h Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
voices.cpp spu2-x/ZeroSPU2: Let's add in clobber lists, and take out volatile on the rng as well... 2010-06-21 10:09:19 +00:00
zerodma.cpp ZeroSPU2: Fix compilation errors and warnings under Windows/MSVC. 2010-06-11 19:06:35 +00:00
zerodma.h Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00
zerospu2.cpp * Apply a co-patch of Air and me to use linux friendly include path 2010-06-11 13:51:43 +00:00
zerospu2.h ZeroSPU2: Fix compilation errors and warnings under Windows/MSVC. 2010-06-11 19:06:35 +00:00
zeroworker.cpp * Apply a co-patch of Air and me to use linux friendly include path 2010-06-11 13:51:43 +00:00
zeroworker.h Set svn:eol-style=native on all *.c *.cpp *.h 2010-04-24 21:37:39 +00:00