summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFSound
diff options
context:
space:
mode:
authorSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-07-05 07:11:57 +0000
committerSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-07-05 07:11:57 +0000
commit8ce6358f4e589662c5ae2a92f54172ec1bf884b8 (patch)
treee35fe44fcae264f9250e5f6df6a8ce59d205b340 /macosx/plugins/DFSound
parent5a8a70c2ac1d241e22c565d73ca20fff0c4070c7 (diff)
downloadpcsxr-8ce6358f4e589662c5ae2a92f54172ec1bf884b8.tar.gz
Consolidate the plug-ins in OS X into the main PCSXR project.
Add debugging info for SysLibError on OS X. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85835 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins/DFSound')
-rw-r--r--macosx/plugins/DFSound/PeopsSPU.xcodeproj/project.pbxproj952
-rwxr-xr-xmacosx/plugins/DFSound/Resorces/SDL/English.lproj/InfoPlist.stringsbin518 -> 262 bytes
2 files changed, 0 insertions, 952 deletions
diff --git a/macosx/plugins/DFSound/PeopsSPU.xcodeproj/project.pbxproj b/macosx/plugins/DFSound/PeopsSPU.xcodeproj/project.pbxproj
deleted file mode 100644
index f986e898..00000000
--- a/macosx/plugins/DFSound/PeopsSPU.xcodeproj/project.pbxproj
+++ /dev/null
@@ -1,952 +0,0 @@
-// !$*UTF8*$!
-{
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
-
-/* Begin PBXBuildFile section */
- 2B7B2B94072D9BE6007F0C35 /* PluginController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2B7B2B92072D9BE6007F0C35 /* PluginController.m */; };
- 2B7B2BD1072DAE5D007F0C35 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B7B2BD0072DAE5D007F0C35 /* AppKit.framework */; };
- 2BFF7F3E0715D2E00061278A /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2BFF7F3D0715D2E00061278A /* Carbon.framework */; };
- 5506636C14AB91C100C7C565 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 5506635A14AB91C100C7C565 /* InfoPlist.strings */; };
- 5506637314AB91C100C7C565 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 5506636314AB91C100C7C565 /* InfoPlist.strings */; };
- 554588461783DF39008A7407 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 554588451783DF39008A7407 /* Cocoa.framework */; };
- 554588541783DF87008A7407 /* NamedSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = 2B7B2BE7072DB1B6007F0C35 /* NamedSlider.m */; };
- 554588551783DF8B008A7407 /* NamedSlider.h in Headers */ = {isa = PBXBuildFile; fileRef = 2B7B2BE6072DB1B6007F0C35 /* NamedSlider.h */; };
- 554588581783DFE0008A7407 /* libSPUSharedCode.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 554588431783DF39008A7407 /* libSPUSharedCode.dylib */; };
- 5545885A1783DFFE008A7407 /* libSPUSharedCode.dylib in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 554588431783DF39008A7407 /* libSPUSharedCode.dylib */; };
- 5545885D1783E00E008A7407 /* libSPUSharedCode.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 554588431783DF39008A7407 /* libSPUSharedCode.dylib */; };
- 5545885F1783E020008A7407 /* libSPUSharedCode.dylib in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 554588431783DF39008A7407 /* libSPUSharedCode.dylib */; };
- 554588701783E5FE008A7407 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 5545886A1783E5FE008A7407 /* Credits.rtf */; };
- 554588711783E5FE008A7407 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 5545886A1783E5FE008A7407 /* Credits.rtf */; };
- 554588721783E5FE008A7407 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 5545886C1783E5FE008A7407 /* Localizable.strings */; };
- 554588731783E5FE008A7407 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 5545886C1783E5FE008A7407 /* Localizable.strings */; };
- 554588741783E5FE008A7407 /* NetSfPeopsSpuPluginMain.xib in Resources */ = {isa = PBXBuildFile; fileRef = 5545886E1783E5FE008A7407 /* NetSfPeopsSpuPluginMain.xib */; };
- 554588751783E5FE008A7407 /* NetSfPeopsSpuPluginMain.xib in Resources */ = {isa = PBXBuildFile; fileRef = 5545886E1783E5FE008A7407 /* NetSfPeopsSpuPluginMain.xib */; };
- 554588781783F2E3008A7407 /* SPUPluginController.h in Headers */ = {isa = PBXBuildFile; fileRef = 554588761783F2E3008A7407 /* SPUPluginController.h */; };
- 554588791783F2E3008A7407 /* SPUPluginController.m in Sources */ = {isa = PBXBuildFile; fileRef = 554588771783F2E3008A7407 /* SPUPluginController.m */; };
- 5586006B1785136A00CB3D85 /* ARCBridge.h in Headers */ = {isa = PBXBuildFile; fileRef = 5586006A1785136A00CB3D85 /* ARCBridge.h */; };
- 5599693C13AFCD2900B0216B /* PluginController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2B7B2B92072D9BE6007F0C35 /* PluginController.m */; };
- 5599693E13AFCD2900B0216B /* dma.c in Sources */ = {isa = PBXBuildFile; fileRef = 71E4E797109DC529003BB7AC /* dma.c */; };
- 5599693F13AFCD2900B0216B /* freeze.c in Sources */ = {isa = PBXBuildFile; fileRef = 71E4E79B109DC529003BB7AC /* freeze.c */; };
- 5599694013AFCD2900B0216B /* registers.c in Sources */ = {isa = PBXBuildFile; fileRef = 71E4E79F109DC529003BB7AC /* registers.c */; };
- 5599694113AFCD2900B0216B /* spu.c in Sources */ = {isa = PBXBuildFile; fileRef = 71E4E7A4109DC529003BB7AC /* spu.c */; };
- 5599694213AFCD2900B0216B /* xa.c in Sources */ = {isa = PBXBuildFile; fileRef = 71E4E7A7109DC529003BB7AC /* xa.c */; };
- 5599695313AFCD2900B0216B /* externals.c in Sources */ = {isa = PBXBuildFile; fileRef = A1A2073D13816B1D005EE84C /* externals.c */; };
- 5599695513AFCD2900B0216B /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */; };
- 5599695713AFCD2900B0216B /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B7B2BD0072DAE5D007F0C35 /* AppKit.framework */; };
- 5599696613AFCD7F00B0216B /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 71C7B1F4130F340E004BF975 /* SDL_error.c */; };
- 5599696713AFCD7F00B0216B /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 71C7B1D4130F340E004BF975 /* SDL_coreaudio.c */; };
- 5599696813AFCD8000B0216B /* SDL_audiotypecvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 71C7B1DC130F340E004BF975 /* SDL_audiotypecvt.c */; };
- 5599696913AFCD8100B0216B /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 71C7B1D8130F340E004BF975 /* SDL_audiocvt.c */; };
- 5599696A13AFCD8100B0216B /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 71C7B1D6130F340E004BF975 /* SDL_audio.c */; };
- 5599696B13AFCD8300B0216B /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 71C7B1F3130F340E004BF975 /* SDL.c */; };
- 5599696C13AFCD8B00B0216B /* openal.c in Sources */ = {isa = PBXBuildFile; fileRef = 5599692713AFCCC600B0216B /* openal.c */; };
- 5599696D13AFCD9300B0216B /* sdl.c in Sources */ = {isa = PBXBuildFile; fileRef = 71D88523130EF83900F150FF /* sdl.c */; };
- 5599696F13AFCE1D00B0216B /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5599696E13AFCE1D00B0216B /* OpenAL.framework */; };
- 71C7B206130F340E004BF975 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 71C7B1DD130F340E004BF975 /* SDL_mixer.c */; };
- 71C7B207130F340E004BF975 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 71C7B1DF130F340E004BF975 /* SDL_wave.c */; };
- 71C7B208130F340E004BF975 /* SDL_rwopsbundlesupport.m in Sources */ = {isa = PBXBuildFile; fileRef = 71C7B1E4130F340E004BF975 /* SDL_rwopsbundlesupport.m */; };
- 71C7B209130F340E004BF975 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 71C7B1E5130F340E004BF975 /* SDL_rwops.c */; };
- 71C7B210130F340E004BF975 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = 71C7B1F8130F340E004BF975 /* SDL_syscond.c */; };
- 71C7B211130F340E004BF975 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = 71C7B1F9130F340E004BF975 /* SDL_sysmutex.c */; };
- 71C7B212130F340E004BF975 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = 71C7B1FB130F340E004BF975 /* SDL_syssem.c */; };
- 71C7B213130F340E004BF975 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = 71C7B1FC130F340E004BF975 /* SDL_systhread.c */; };
- 71C7B214130F340E004BF975 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 71C7B1FF130F340E004BF975 /* SDL_thread.c */; };
- 71D88636130EFFB500F150FF /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 71D88634130EFFB500F150FF /* CoreAudio.framework */; };
- 71D8864F130F009E00F150FF /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 71D8864E130F009D00F150FF /* IOKit.framework */; };
- 71D88654130F00B400F150FF /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 71D88653130F00B400F150FF /* AudioUnit.framework */; };
- 71E4E7AB109DC529003BB7AC /* dma.c in Sources */ = {isa = PBXBuildFile; fileRef = 71E4E797109DC529003BB7AC /* dma.c */; };
- 71E4E7AC109DC529003BB7AC /* freeze.c in Sources */ = {isa = PBXBuildFile; fileRef = 71E4E79B109DC529003BB7AC /* freeze.c */; };
- 71E4E7AE109DC529003BB7AC /* registers.c in Sources */ = {isa = PBXBuildFile; fileRef = 71E4E79F109DC529003BB7AC /* registers.c */; };
- 71E4E7B0109DC529003BB7AC /* spu.c in Sources */ = {isa = PBXBuildFile; fileRef = 71E4E7A4109DC529003BB7AC /* spu.c */; };
- 71E4E7B1109DC529003BB7AC /* xa.c in Sources */ = {isa = PBXBuildFile; fileRef = 71E4E7A7109DC529003BB7AC /* xa.c */; };
- 8D576314048677EA00EA77CD /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */; };
- A1A2073E13816B1D005EE84C /* externals.c in Sources */ = {isa = PBXBuildFile; fileRef = A1A2073D13816B1D005EE84C /* externals.c */; };
-/* End PBXBuildFile section */
-
-/* Begin PBXContainerItemProxy section */
- 554588561783DFD9008A7407 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 089C1669FE841209C02AAC07 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 554588421783DF39008A7407;
- remoteInfo = PCSXRNamedSliders;
- };
- 5545885B1783E00A008A7407 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 089C1669FE841209C02AAC07 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 554588421783DF39008A7407;
- remoteInfo = PCSXRNamedSliders;
- };
-/* End PBXContainerItemProxy section */
-
-/* Begin PBXCopyFilesBuildPhase section */
- 554588591783DFE6008A7407 /* Copy Frameworks */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = "";
- dstSubfolderSpec = 10;
- files = (
- 5545885A1783DFFE008A7407 /* libSPUSharedCode.dylib in Copy Frameworks */,
- );
- name = "Copy Frameworks";
- runOnlyForDeploymentPostprocessing = 0;
- };
- 5545885E1783E015008A7407 /* Copy Frameworks */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = "";
- dstSubfolderSpec = 10;
- files = (
- 5545885F1783E020008A7407 /* libSPUSharedCode.dylib in Copy Frameworks */,
- );
- name = "Copy Frameworks";
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXCopyFilesBuildPhase section */
-
-/* Begin PBXFileReference section */
- 0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
- 2B7B2B91072D9BE6007F0C35 /* PluginController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = PluginController.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
- 2B7B2B92072D9BE6007F0C35 /* PluginController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = PluginController.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
- 2B7B2BD0072DAE5D007F0C35 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
- 2B7B2BE6072DB1B6007F0C35 /* NamedSlider.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = NamedSlider.h; sourceTree = "<group>"; };
- 2B7B2BE7072DB1B6007F0C35 /* NamedSlider.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = NamedSlider.m; sourceTree = "<group>"; };
- 2BFF7F3D0715D2E00061278A /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
- 5506635B14AB91C100C7C565 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
- 5506636414AB91C100C7C565 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
- 5517C065136217DE00706CCF /* externals.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = externals.c; sourceTree = "<group>"; };
- 554588431783DF39008A7407 /* libSPUSharedCode.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libSPUSharedCode.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
- 554588451783DF39008A7407 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
- 554588481783DF39008A7407 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
- 554588491783DF39008A7407 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
- 5545884A1783DF39008A7407 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
- 5545886B1783E5FE008A7407 /* English */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = English; path = English.lproj/Credits.rtf; sourceTree = "<group>"; };
- 5545886D1783E5FE008A7407 /* English */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = "<group>"; };
- 5545886F1783E5FE008A7407 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/NetSfPeopsSpuPluginMain.xib; sourceTree = "<group>"; };
- 554588761783F2E3008A7407 /* SPUPluginController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SPUPluginController.h; sourceTree = "<group>"; };
- 554588771783F2E3008A7407 /* SPUPluginController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SPUPluginController.m; sourceTree = "<group>"; };
- 55858D3E178654D90068B8FC /* Pcsxr-Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Pcsxr-Debug.xcconfig"; sourceTree = "<group>"; };
- 55858D3F178654D90068B8FC /* Pcsxr-Instrument.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Pcsxr-Instrument.xcconfig"; sourceTree = "<group>"; };
- 55858D40178654D90068B8FC /* Pcsxr-Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Pcsxr-Release.xcconfig"; sourceTree = "<group>"; };
- 55858D41178654D90068B8FC /* Pcsxr.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Pcsxr.xcconfig; sourceTree = "<group>"; };
- 5586006A1785136A00CB3D85 /* ARCBridge.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ARCBridge.h; sourceTree = "<group>"; };
- 5599692713AFCCC600B0216B /* openal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = openal.c; sourceTree = "<group>"; };
- 5599695E13AFCD2900B0216B /* PeopsSpuAL.psxplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = PeopsSpuAL.psxplugin; sourceTree = BUILT_PRODUCTS_DIR; };
- 5599696E13AFCE1D00B0216B /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; };
- 55C8AB0C146DCD0E005ACCCB /* Info-AL.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-AL.plist"; sourceTree = "<group>"; };
- 55F36E4B146CA0A900718DE6 /* maccfg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = maccfg.h; sourceTree = "<group>"; };
- 71C7B1C2130F340E004BF975 /* begin_code.h */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.h; path = begin_code.h; sourceTree = "<group>"; };
- 71C7B1C3130F340E004BF975 /* close_code.h */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.h; path = close_code.h; sourceTree = "<group>"; };
- 71C7B1C4130F340E004BF975 /* SDL.h */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.h; path = SDL.h; sourceTree = "<group>"; };
- 71C7B1C5130F340E004BF975 /* SDL_audio.h */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.h; path = SDL_audio.h; sourceTree = "<group>"; };
- 71C7B1C6130F340E004BF975 /* SDL_config.h */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.h; path = SDL_config.h; sourceTree = "<group>"; };
- 71C7B1C7130F340E004BF975 /* SDL_endian.h */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.h; path = SDL_endian.h; sourceTree = "<group>"; };
- 71C7B1C8130F340E004BF975 /* SDL_error.h */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.h; path = SDL_error.h; sourceTree = "<group>"; };
- 71C7B1C9130F340E004BF975 /* SDL_haptic.h */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.h; path = SDL_haptic.h; sourceTree = "<group>"; };
- 71C7B1CA130F340E004BF975 /* SDL_joystick.h */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.h; path = SDL_joystick.h; sourceTree = "<group>"; };
- 71C7B1CB130F340E004BF975 /* SDL_main.h */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.h; path = SDL_main.h; sourceTree = "<group>"; };
- 71C7B1CC130F340E004BF975 /* SDL_mutex.h */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.h; path = SDL_mutex.h; sourceTree = "<group>"; };
- 71C7B1CD130F340E004BF975 /* SDL_platform.h */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.h; path = SDL_platform.h; sourceTree = "<group>"; };
- 71C7B1CE130F340E004BF975 /* SDL_rwops.h */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.h; path = SDL_rwops.h; sourceTree = "<group>"; };
- 71C7B1CF130F340E004BF975 /* SDL_stdinc.h */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.h; path = SDL_stdinc.h; sourceTree = "<group>"; };
- 71C7B1D0130F340E004BF975 /* SDL_thread.h */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.h; path = SDL_thread.h; sourceTree = "<group>"; };
- 71C7B1D4130F340E004BF975 /* SDL_coreaudio.c */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.c; path = SDL_coreaudio.c; sourceTree = "<group>"; };
- 71C7B1D5130F340E004BF975 /* SDL_coreaudio.h */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.h; path = SDL_coreaudio.h; sourceTree = "<group>"; };
- 71C7B1D6130F340E004BF975 /* SDL_audio.c */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.c; path = SDL_audio.c; sourceTree = "<group>"; };
- 71C7B1D7130F340E004BF975 /* SDL_audio_c.h */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.h; path = SDL_audio_c.h; sourceTree = "<group>"; };
- 71C7B1D8130F340E004BF975 /* SDL_audiocvt.c */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.c; path = SDL_audiocvt.c; sourceTree = "<group>"; };
- 71C7B1DB130F340E004BF975 /* SDL_audiomem.h */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.h; path = SDL_audiomem.h; sourceTree = "<group>"; };
- 71C7B1DC130F340E004BF975 /* SDL_audiotypecvt.c */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.c; path = SDL_audiotypecvt.c; sourceTree = "<group>"; };
- 71C7B1DD130F340E004BF975 /* SDL_mixer.c */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.c; path = SDL_mixer.c; sourceTree = "<group>"; };
- 71C7B1DE130F340E004BF975 /* SDL_sysaudio.h */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.h; path = SDL_sysaudio.h; sourceTree = "<group>"; };
- 71C7B1DF130F340E004BF975 /* SDL_wave.c */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.c; path = SDL_wave.c; sourceTree = "<group>"; };
- 71C7B1E0130F340E004BF975 /* SDL_wave.h */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.h; path = SDL_wave.h; sourceTree = "<group>"; };
- 71C7B1E3130F340E004BF975 /* SDL_rwopsbundlesupport.h */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.h; path = SDL_rwopsbundlesupport.h; sourceTree = "<group>"; };
- 71C7B1E4130F340E004BF975 /* SDL_rwopsbundlesupport.m */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.objc; path = SDL_rwopsbundlesupport.m; sourceTree = "<group>"; };
- 71C7B1E5130F340E004BF975 /* SDL_rwops.c */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.c; path = SDL_rwops.c; sourceTree = "<group>"; };
- 71C7B1F3130F340E004BF975 /* SDL.c */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.c; path = SDL.c; sourceTree = "<group>"; };
- 71C7B1F4130F340E004BF975 /* SDL_error.c */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.c; path = SDL_error.c; sourceTree = "<group>"; };
- 71C7B1F5130F340E004BF975 /* SDL_error_c.h */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.h; path = SDL_error_c.h; sourceTree = "<group>"; };
- 71C7B1F8130F340E004BF975 /* SDL_syscond.c */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.c; path = SDL_syscond.c; sourceTree = "<group>"; };
- 71C7B1F9130F340E004BF975 /* SDL_sysmutex.c */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.c; path = SDL_sysmutex.c; sourceTree = "<group>"; };
- 71C7B1FA130F340E004BF975 /* SDL_sysmutex_c.h */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.h; path = SDL_sysmutex_c.h; sourceTree = "<group>"; };
- 71C7B1FB130F340E004BF975 /* SDL_syssem.c */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.c; path = SDL_syssem.c; sourceTree = "<group>"; };
- 71C7B1FC130F340E004BF975 /* SDL_systhread.c */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.c; path = SDL_systhread.c; sourceTree = "<group>"; };
- 71C7B1FD130F340E004BF975 /* SDL_systhread_c.h */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.h; path = SDL_systhread_c.h; sourceTree = "<group>"; };
- 71C7B1FE130F340E004BF975 /* SDL_systhread.h */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.h; path = SDL_systhread.h; sourceTree = "<group>"; };
- 71C7B1FF130F340E004BF975 /* SDL_thread.c */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.c; path = SDL_thread.c; sourceTree = "<group>"; };
- 71C7B200130F340E004BF975 /* SDL_thread_c.h */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.h; path = SDL_thread_c.h; sourceTree = "<group>"; };
- 71D88523130EF83900F150FF /* sdl.c */ = {isa = PBXFileReference; fileEncoding = 4294967295; lastKnownFileType = sourcecode.c.c; path = sdl.c; sourceTree = "<group>"; };
- 71D88634130EFFB500F150FF /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = "<absolute>"; };
- 71D8864E130F009D00F150FF /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
- 71D88653130F00B400F150FF /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = /System/Library/Frameworks/AudioUnit.framework; sourceTree = "<absolute>"; };
- 71E4E793109DC529003BB7AC /* adsr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = adsr.c; sourceTree = "<group>"; };
- 71E4E794109DC529003BB7AC /* adsr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = adsr.h; sourceTree = "<group>"; };
- 71E4E796109DC529003BB7AC /* cfg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cfg.h; sourceTree = "<group>"; };
- 71E4E797109DC529003BB7AC /* dma.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dma.c; sourceTree = "<group>"; };
- 71E4E798109DC529003BB7AC /* dma.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dma.h; sourceTree = "<group>"; };
- 71E4E799109DC529003BB7AC /* dsoundoss.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dsoundoss.h; sourceTree = "<group>"; };
- 71E4E79A109DC529003BB7AC /* externals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = externals.h; sourceTree = "<group>"; };
- 71E4E79B109DC529003BB7AC /* freeze.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = freeze.c; sourceTree = "<group>"; };
- 71E4E79C109DC529003BB7AC /* gauss_i.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gauss_i.h; sourceTree = "<group>"; };
- 71E4E79E109DC529003BB7AC /* psemuxa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = psemuxa.h; sourceTree = "<group>"; };
- 71E4E79F109DC529003BB7AC /* registers.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = registers.c; sourceTree = "<group>"; };
- 71E4E7A0109DC529003BB7AC /* registers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = registers.h; sourceTree = "<group>"; };
- 71E4E7A1109DC529003BB7AC /* regs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = regs.h; sourceTree = "<group>"; };
- 71E4E7A2109DC529003BB7AC /* reverb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = reverb.c; sourceTree = "<group>"; };
- 71E4E7A3109DC529003BB7AC /* reverb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reverb.h; sourceTree = "<group>"; };
- 71E4E7A4109DC529003BB7AC /* spu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; path = spu.c; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.c; };
- 71E4E7A5109DC529003BB7AC /* spu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spu.h; sourceTree = "<group>"; };
- 71E4E7A6109DC529003BB7AC /* stdafx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stdafx.h; sourceTree = "<group>"; };
- 71E4E7A7109DC529003BB7AC /* xa.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xa.c; sourceTree = "<group>"; };
- 71E4E7A8109DC529003BB7AC /* xa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xa.h; sourceTree = "<group>"; };
- 8D576316048677EA00EA77CD /* PeopsSpuSDL.psxplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = PeopsSpuSDL.psxplugin; sourceTree = BUILT_PRODUCTS_DIR; };
- 8D576317048677EA00EA77CD /* Info-SDL.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Info-SDL.plist"; sourceTree = "<group>"; };
- A1A2073D13816B1D005EE84C /* externals.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = externals.c; sourceTree = "<group>"; };
-/* End PBXFileReference section */
-
-/* Begin PBXFrameworksBuildPhase section */
- 554588401783DF39008A7407 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 554588461783DF39008A7407 /* Cocoa.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 5599695413AFCD2900B0216B /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 5545885D1783E00E008A7407 /* libSPUSharedCode.dylib in Frameworks */,
- 5599695513AFCD2900B0216B /* CoreFoundation.framework in Frameworks */,
- 5599695713AFCD2900B0216B /* AppKit.framework in Frameworks */,
- 5599696F13AFCE1D00B0216B /* OpenAL.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 8D576313048677EA00EA77CD /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 554588581783DFE0008A7407 /* libSPUSharedCode.dylib in Frameworks */,
- 8D576314048677EA00EA77CD /* CoreFoundation.framework in Frameworks */,
- 2BFF7F3E0715D2E00061278A /* Carbon.framework in Frameworks */,
- 2B7B2BD1072DAE5D007F0C35 /* AppKit.framework in Frameworks */,
- 71D88636130EFFB500F150FF /* CoreAudio.framework in Frameworks */,
- 71D8864F130F009E00F150FF /* IOKit.framework in Frameworks */,
- 71D88654130F00B400F150FF /* AudioUnit.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXFrameworksBuildPhase section */
-
-/* Begin PBXGroup section */
- 089C166AFE841209C02AAC07 /* PSX Plugin */ = {
- isa = PBXGroup;
- children = (
- 08FB77AFFE84173DC02AAC07 /* Source */,
- 2B7B2B8E072D9BD6007F0C35 /* macsrc */,
- 089C167CFE841241C02AAC07 /* Resources */,
- 71C7B1C0130F340E004BF975 /* SDL */,
- 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */,
- 554588441783DF39008A7407 /* Frameworks */,
- 19C28FB6FE9D52B211CA2CBB /* Products */,
- 8D576317048677EA00EA77CD /* Info-SDL.plist */,
- 55C8AB0C146DCD0E005ACCCB /* Info-AL.plist */,
- );
- name = "PSX Plugin";
- sourceTree = "<group>";
- };
- 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */ = {
- isa = PBXGroup;
- children = (
- 71D88653130F00B400F150FF /* AudioUnit.framework */,
- 71D8864E130F009D00F150FF /* IOKit.framework */,
- 71D88634130EFFB500F150FF /* CoreAudio.framework */,
- 2B7B2BD0072DAE5D007F0C35 /* AppKit.framework */,
- 2BFF7F3D0715D2E00061278A /* Carbon.framework */,
- 0AA1909FFE8422F4C02AAC07 /* CoreFoundation.framework */,
- 5599696E13AFCE1D00B0216B /* OpenAL.framework */,
- );
- name = "External Frameworks and Libraries";
- sourceTree = "<group>";
- };
- 089C167CFE841241C02AAC07 /* Resources */ = {
- isa = PBXGroup;
- children = (
- 55858D42178654D90068B8FC /* Configs */,
- 554588691783E5FE008A7407 /* Shared */,
- 5506635714AB91C100C7C565 /* OpenAL */,
- 5506636014AB91C100C7C565 /* SDL */,
- );
- name = Resources;
- path = Resorces;
- sourceTree = "<group>";
- };
- 08FB77AFFE84173DC02AAC07 /* Source */ = {
- isa = PBXGroup;
- children = (
- A1A2073D13816B1D005EE84C /* externals.c */,
- 71E4E793109DC529003BB7AC /* adsr.c */,
- 71E4E794109DC529003BB7AC /* adsr.h */,
- 71E4E796109DC529003BB7AC /* cfg.h */,
- 71E4E797109DC529003BB7AC /* dma.c */,
- 71E4E798109DC529003BB7AC /* dma.h */,
- 71E4E799109DC529003BB7AC /* dsoundoss.h */,
- 5517C065136217DE00706CCF /* externals.c */,
- 71E4E79A109DC529003BB7AC /* externals.h */,
- 71E4E79B109DC529003BB7AC /* freeze.c */,
- 71E4E79C109DC529003BB7AC /* gauss_i.h */,
- 71E4E79E109DC529003BB7AC /* psemuxa.h */,
- 71E4E79F109DC529003BB7AC /* registers.c */,
- 71E4E7A0109DC529003BB7AC /* registers.h */,
- 71E4E7A1109DC529003BB7AC /* regs.h */,
- 71E4E7A2109DC529003BB7AC /* reverb.c */,
- 71E4E7A3109DC529003BB7AC /* reverb.h */,
- 71D88523130EF83900F150FF /* sdl.c */,
- 71E4E7A4109DC529003BB7AC /* spu.c */,
- 71E4E7A5109DC529003BB7AC /* spu.h */,
- 71E4E7A6109DC529003BB7AC /* stdafx.h */,
- 5599692713AFCCC600B0216B /* openal.c */,
- 71E4E7A7109DC529003BB7AC /* xa.c */,
- 71E4E7A8109DC529003BB7AC /* xa.h */,
- );
- name = Source;
- path = ../../../plugins/dfsound;
- sourceTree = "<group>";
- };
- 19C28FB6FE9D52B211CA2CBB /* Products */ = {
- isa = PBXGroup;
- children = (
- 8D576316048677EA00EA77CD /* PeopsSpuSDL.psxplugin */,
- 5599695E13AFCD2900B0216B /* PeopsSpuAL.psxplugin */,
- 554588431783DF39008A7407 /* libSPUSharedCode.dylib */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 2B7B2B8E072D9BD6007F0C35 /* macsrc */ = {
- isa = PBXGroup;
- children = (
- 5586006A1785136A00CB3D85 /* ARCBridge.h */,
- 55F36E4B146CA0A900718DE6 /* maccfg.h */,
- 2B7B2B91072D9BE6007F0C35 /* PluginController.h */,
- 2B7B2B92072D9BE6007F0C35 /* PluginController.m */,
- 2B7B2BE6072DB1B6007F0C35 /* NamedSlider.h */,
- 2B7B2BE7072DB1B6007F0C35 /* NamedSlider.m */,
- 554588761783F2E3008A7407 /* SPUPluginController.h */,
- 554588771783F2E3008A7407 /* SPUPluginController.m */,
- );
- path = macsrc;
- sourceTree = "<group>";
- };
- 5506635714AB91C100C7C565 /* OpenAL */ = {
- isa = PBXGroup;
- children = (
- 5506635A14AB91C100C7C565 /* InfoPlist.strings */,
- );
- path = OpenAL;
- sourceTree = "<group>";
- };
- 5506636014AB91C100C7C565 /* SDL */ = {
- isa = PBXGroup;
- children = (
- 5506636314AB91C100C7C565 /* InfoPlist.strings */,
- );
- path = SDL;
- sourceTree = "<group>";
- };
- 554588441783DF39008A7407 /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- 554588451783DF39008A7407 /* Cocoa.framework */,
- 554588471783DF39008A7407 /* Other Frameworks */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- 554588471783DF39008A7407 /* Other Frameworks */ = {
- isa = PBXGroup;
- children = (
- 554588481783DF39008A7407 /* AppKit.framework */,
- 554588491783DF39008A7407 /* CoreData.framework */,
- 5545884A1783DF39008A7407 /* Foundation.framework */,
- );
- name = "Other Frameworks";
- sourceTree = "<group>";
- };
- 554588691783E5FE008A7407 /* Shared */ = {
- isa = PBXGroup;
- children = (
- 5545886A1783E5FE008A7407 /* Credits.rtf */,
- 5545886C1783E5FE008A7407 /* Localizable.strings */,
- 5545886E1783E5FE008A7407 /* NetSfPeopsSpuPluginMain.xib */,
- );
- path = Shared;
- sourceTree = "<group>";
- };
- 55858D42178654D90068B8FC /* Configs */ = {
- isa = PBXGroup;
- children = (
- 55858D3E178654D90068B8FC /* Pcsxr-Debug.xcconfig */,
- 55858D3F178654D90068B8FC /* Pcsxr-Instrument.xcconfig */,
- 55858D40178654D90068B8FC /* Pcsxr-Release.xcconfig */,
- 55858D41178654D90068B8FC /* Pcsxr.xcconfig */,
- );
- name = Configs;
- path = ../../../Configs;
- sourceTree = "<group>";
- };
- 71C7B1C0130F340E004BF975 /* SDL */ = {
- isa = PBXGroup;
- children = (
- 71C7B1C1130F340E004BF975 /* include */,
- 71C7B1D1130F340E004BF975 /* src */,
- );
- name = SDL;
- path = ../Common/SDL;
- sourceTree = SOURCE_ROOT;
- };
- 71C7B1C1130F340E004BF975 /* include */ = {
- isa = PBXGroup;
- children = (
- 71C7B1C2130F340E004BF975 /* begin_code.h */,
- 71C7B1C3130F340E004BF975 /* close_code.h */,
- 71C7B1C4130F340E004BF975 /* SDL.h */,
- 71C7B1C5130F340E004BF975 /* SDL_audio.h */,
- 71C7B1C6130F340E004BF975 /* SDL_config.h */,
- 71C7B1C7130F340E004BF975 /* SDL_endian.h */,
- 71C7B1C8130F340E004BF975 /* SDL_error.h */,
- 71C7B1C9130F340E004BF975 /* SDL_haptic.h */,
- 71C7B1CA130F340E004BF975 /* SDL_joystick.h */,
- 71C7B1CB130F340E004BF975 /* SDL_main.h */,
- 71C7B1CC130F340E004BF975 /* SDL_mutex.h */,
- 71C7B1CD130F340E004BF975 /* SDL_platform.h */,
- 71C7B1CE130F340E004BF975 /* SDL_rwops.h */,
- 71C7B1CF130F340E004BF975 /* SDL_stdinc.h */,
- 71C7B1D0130F340E004BF975 /* SDL_thread.h */,
- );
- path = include;
- sourceTree = "<group>";
- };
- 71C7B1D1130F340E004BF975 /* src */ = {
- isa = PBXGroup;
- children = (
- 71C7B1D2130F340E004BF975 /* audio */,
- 71C7B1E1130F340E004BF975 /* file */,
- 71C7B1F6130F340E004BF975 /* thread */,
- 71C7B1F3130F340E004BF975 /* SDL.c */,
- 71C7B1F4130F340E004BF975 /* SDL_error.c */,
- 71C7B1F5130F340E004BF975 /* SDL_error_c.h */,
- );
- path = src;
- sourceTree = "<group>";
- };
- 71C7B1D2130F340E004BF975 /* audio */ = {
- isa = PBXGroup;
- children = (
- 71C7B1D3130F340E004BF975 /* macosx */,
- 71C7B1D6130F340E004BF975 /* SDL_audio.c */,
- 71C7B1D7130F340E004BF975 /* SDL_audio_c.h */,
- 71C7B1D8130F340E004BF975 /* SDL_audiocvt.c */,
- 71C7B1DB130F340E004BF975 /* SDL_audiomem.h */,
- 71C7B1DC130F340E004BF975 /* SDL_audiotypecvt.c */,
- 71C7B1DD130F340E004BF975 /* SDL_mixer.c */,
- 71C7B1DE130F340E004BF975 /* SDL_sysaudio.h */,
- 71C7B1DF130F340E004BF975 /* SDL_wave.c */,
- 71C7B1E0130F340E004BF975 /* SDL_wave.h */,
- );
- path = audio;
- sourceTree = "<group>";
- };
- 71C7B1D3130F340E004BF975 /* macosx */ = {
- isa = PBXGroup;
- children = (
- 71C7B1D4130F340E004BF975 /* SDL_coreaudio.c */,
- 71C7B1D5130F340E004BF975 /* SDL_coreaudio.h */,
- );
- path = macosx;
- sourceTree = "<group>";
- };
- 71C7B1E1130F340E004BF975 /* file */ = {
- isa = PBXGroup;
- children = (
- 71C7B1E2130F340E004BF975 /* cocoa */,
- 71C7B1E5130F340E004BF975 /* SDL_rwops.c */,
- );
- path = file;
- sourceTree = "<group>";
- };
- 71C7B1E2130F340E004BF975 /* cocoa */ = {
- isa = PBXGroup;
- children = (
- 71C7B1E3130F340E004BF975 /* SDL_rwopsbundlesupport.h */,
- 71C7B1E4130F340E004BF975 /* SDL_rwopsbundlesupport.m */,
- );
- path = cocoa;
- sourceTree = "<group>";
- };
- 71C7B1F6130F340E004BF975 /* thread */ = {
- isa = PBXGroup;
- children = (
- 71C7B1F7130F340E004BF975 /* pthread */,
- 71C7B1FE130F340E004BF975 /* SDL_systhread.h */,
- 71C7B1FF130F340E004BF975 /* SDL_thread.c */,
- 71C7B200130F340E004BF975 /* SDL_thread_c.h */,
- );
- path = thread;
- sourceTree = "<group>";
- };
- 71C7B1F7130F340E004BF975 /* pthread */ = {
- isa = PBXGroup;
- children = (
- 71C7B1F8130F340E004BF975 /* SDL_syscond.c */,
- 71C7B1F9130F340E004BF975 /* SDL_sysmutex.c */,
- 71C7B1FA130F340E004BF975 /* SDL_sysmutex_c.h */,
- 71C7B1FB130F340E004BF975 /* SDL_syssem.c */,
- 71C7B1FC130F340E004BF975 /* SDL_systhread.c */,
- 71C7B1FD130F340E004BF975 /* SDL_systhread_c.h */,
- );
- path = pthread;
- sourceTree = "<group>";
- };
-/* End PBXGroup section */
-
-/* Begin PBXHeadersBuildPhase section */
- 554588411783DF39008A7407 /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 554588551783DF8B008A7407 /* NamedSlider.h in Headers */,
- 554588781783F2E3008A7407 /* SPUPluginController.h in Headers */,
- 5586006B1785136A00CB3D85 /* ARCBridge.h in Headers */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXHeadersBuildPhase section */
-
-/* Begin PBXNativeTarget section */
- 554588421783DF39008A7407 /* SPUSharedCode */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 554588531783DF39008A7407 /* Build configuration list for PBXNativeTarget "SPUSharedCode" */;
- buildPhases = (
- 5545883F1783DF39008A7407 /* Sources */,
- 554588401783DF39008A7407 /* Frameworks */,
- 554588411783DF39008A7407 /* Headers */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = SPUSharedCode;
- productName = PCSXRNamedSliders;
- productReference = 554588431783DF39008A7407 /* libSPUSharedCode.dylib */;
- productType = "com.apple.product-type.library.dynamic";
- };
- 5599693613AFCD2900B0216B /* PeopsSpuAL */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 5599695B13AFCD2900B0216B /* Build configuration list for PBXNativeTarget "PeopsSpuAL" */;
- buildPhases = (
- 5599693713AFCD2900B0216B /* Resources */,
- 5599693B13AFCD2900B0216B /* Sources */,
- 5599695413AFCD2900B0216B /* Frameworks */,
- 5545885E1783E015008A7407 /* Copy Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- 5545885C1783E00A008A7407 /* PBXTargetDependency */,
- );
- name = PeopsSpuAL;
- productInstallPath = "$(HOME)/Library/Bundles";
- productName = "PSX Plugin";
- productReference = 5599695E13AFCD2900B0216B /* PeopsSpuAL.psxplugin */;
- productType = "com.apple.product-type.bundle";
- };
- 8D57630D048677EA00EA77CD /* PeopsSpuSDL */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 71155B260FDFA2EB00EC0BC5 /* Build configuration list for PBXNativeTarget "PeopsSpuSDL" */;
- buildPhases = (
- 8D57630F048677EA00EA77CD /* Resources */,
- 8D576311048677EA00EA77CD /* Sources */,
- 8D576313048677EA00EA77CD /* Frameworks */,
- 554588591783DFE6008A7407 /* Copy Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- 554588571783DFD9008A7407 /* PBXTargetDependency */,
- );
- name = PeopsSpuSDL;
- productInstallPath = "$(HOME)/Library/Bundles";
- productName = "PSX Plugin";
- productReference = 8D576316048677EA00EA77CD /* PeopsSpuSDL.psxplugin */;
- productType = "com.apple.product-type.bundle";
- };
-/* End PBXNativeTarget section */
-
-/* Begin PBXProject section */
- 089C1669FE841209C02AAC07 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 0460;
- };
- buildConfigurationList = 71155B2B0FDFA2EB00EC0BC5 /* Build configuration list for PBXProject "PeopsSPU" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 1;
- knownRegions = (
- English,
- Japanese,
- French,
- German,
- );
- mainGroup = 089C166AFE841209C02AAC07 /* PSX Plugin */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- 8D57630D048677EA00EA77CD /* PeopsSpuSDL */,
- 5599693613AFCD2900B0216B /* PeopsSpuAL */,
- 554588421783DF39008A7407 /* SPUSharedCode */,
- );
- };
-/* End PBXProject section */
-
-/* Begin PBXResourcesBuildPhase section */
- 5599693713AFCD2900B0216B /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 5506636C14AB91C100C7C565 /* InfoPlist.strings in Resources */,
- 554588711783E5FE008A7407 /* Credits.rtf in Resources */,
- 554588731783E5FE008A7407 /* Localizable.strings in Resources */,
- 554588751783E5FE008A7407 /* NetSfPeopsSpuPluginMain.xib in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 8D57630F048677EA00EA77CD /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 5506637314AB91C100C7C565 /* InfoPlist.strings in Resources */,
- 554588701783E5FE008A7407 /* Credits.rtf in Resources */,
- 554588721783E5FE008A7407 /* Localizable.strings in Resources */,
- 554588741783E5FE008A7407 /* NetSfPeopsSpuPluginMain.xib in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXResourcesBuildPhase section */
-
-/* Begin PBXSourcesBuildPhase section */
- 5545883F1783DF39008A7407 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 554588541783DF87008A7407 /* NamedSlider.m in Sources */,
- 554588791783F2E3008A7407 /* SPUPluginController.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 5599693B13AFCD2900B0216B /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 5599693C13AFCD2900B0216B /* PluginController.m in Sources */,
- 5599693E13AFCD2900B0216B /* dma.c in Sources */,
- 5599693F13AFCD2900B0216B /* freeze.c in Sources */,
- 5599694013AFCD2900B0216B /* registers.c in Sources */,
- 5599694113AFCD2900B0216B /* spu.c in Sources */,
- 5599694213AFCD2900B0216B /* xa.c in Sources */,
- 5599695313AFCD2900B0216B /* externals.c in Sources */,
- 5599696C13AFCD8B00B0216B /* openal.c in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 8D576311048677EA00EA77CD /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 2B7B2B94072D9BE6007F0C35 /* PluginController.m in Sources */,
- 71E4E7AB109DC529003BB7AC /* dma.c in Sources */,
- 71E4E7AC109DC529003BB7AC /* freeze.c in Sources */,
- 71E4E7AE109DC529003BB7AC /* registers.c in Sources */,
- 71E4E7B0109DC529003BB7AC /* spu.c in Sources */,
- 71E4E7B1109DC529003BB7AC /* xa.c in Sources */,
- 71C7B206130F340E004BF975 /* SDL_mixer.c in Sources */,
- 71C7B207130F340E004BF975 /* SDL_wave.c in Sources */,
- 71C7B208130F340E004BF975 /* SDL_rwopsbundlesupport.m in Sources */,
- 71C7B209130F340E004BF975 /* SDL_rwops.c in Sources */,
- 71C7B210130F340E004BF975 /* SDL_syscond.c in Sources */,
- 71C7B211130F340E004BF975 /* SDL_sysmutex.c in Sources */,
- 71C7B212130F340E004BF975 /* SDL_syssem.c in Sources */,
- 71C7B213130F340E004BF975 /* SDL_systhread.c in Sources */,
- 71C7B214130F340E004BF975 /* SDL_thread.c in Sources */,
- A1A2073E13816B1D005EE84C /* externals.c in Sources */,
- 5599696613AFCD7F00B0216B /* SDL_error.c in Sources */,
- 5599696713AFCD7F00B0216B /* SDL_coreaudio.c in Sources */,
- 5599696813AFCD8000B0216B /* SDL_audiotypecvt.c in Sources */,
- 5599696913AFCD8100B0216B /* SDL_audiocvt.c in Sources */,
- 5599696A13AFCD8100B0216B /* SDL_audio.c in Sources */,
- 5599696B13AFCD8300B0216B /* SDL.c in Sources */,
- 5599696D13AFCD9300B0216B /* sdl.c in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXSourcesBuildPhase section */
-
-/* Begin PBXTargetDependency section */
- 554588571783DFD9008A7407 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 554588421783DF39008A7407 /* SPUSharedCode */;
- targetProxy = 554588561783DFD9008A7407 /* PBXContainerItemProxy */;
- };
- 5545885C1783E00A008A7407 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 554588421783DF39008A7407 /* SPUSharedCode */;
- targetProxy = 5545885B1783E00A008A7407 /* PBXContainerItemProxy */;
- };
-/* End PBXTargetDependency section */
-
-/* Begin PBXVariantGroup section */
- 5506635A14AB91C100C7C565 /* InfoPlist.strings */ = {
- isa = PBXVariantGroup;
- children = (
- 5506635B14AB91C100C7C565 /* English */,
- );
- name = InfoPlist.strings;
- sourceTree = "<group>";
- };
- 5506636314AB91C100C7C565 /* InfoPlist.strings */ = {
- isa = PBXVariantGroup;
- children = (
- 5506636414AB91C100C7C565 /* English */,
- );
- name = InfoPlist.strings;
- sourceTree = "<group>";
- };
- 5545886A1783E5FE008A7407 /* Credits.rtf */ = {
- isa = PBXVariantGroup;
- children = (
- 5545886B1783E5FE008A7407 /* English */,
- );
- name = Credits.rtf;
- sourceTree = "<group>";
- };
- 5545886C1783E5FE008A7407 /* Localizable.strings */ = {
- isa = PBXVariantGroup;
- children = (
- 5545886D1783E5FE008A7407 /* English */,
- );
- name = Localizable.strings;
- sourceTree = "<group>";
- };
- 5545886E1783E5FE008A7407 /* NetSfPeopsSpuPluginMain.xib */ = {
- isa = PBXVariantGroup;
- children = (
- 5545886F1783E5FE008A7407 /* English */,
- );
- name = NetSfPeopsSpuPluginMain.xib;
- sourceTree = "<group>";
- };
-/* End PBXVariantGroup section */
-
-/* Begin XCBuildConfiguration section */
- 554588511783DF39008A7407 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- "CLANG_ENABLE_OBJC_ARC[arch=x86_64]" = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- EXECUTABLE_PREFIX = lib;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_ENABLE_OBJC_EXCEPTIONS = YES;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- INSTALL_PATH = "@rpath";
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Debug;
- };
- 554588521783DF39008A7407 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- "CLANG_ENABLE_OBJC_ARC[arch=x86_64]" = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- EXECUTABLE_PREFIX = lib;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_ENABLE_OBJC_EXCEPTIONS = YES;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- INSTALL_PATH = "@rpath";
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Release;
- };
- 5599695C13AFCD2900B0216B /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- GCC_PREPROCESSOR_DEFINITIONS = (
- "PCSXRPLUG=ALSound",
- USEOPENAL,
- "$(inherited)",
- );
- HEADER_SEARCH_PATHS = (
- src/,
- ../../../plugins/dfsound,
- );
- INFOPLIST_FILE = "Info-AL.plist";
- INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
- LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks";
- PRODUCT_NAME = "$(TARGET_NAME)";
- WRAPPER_EXTENSION = psxplugin;
- };
- name = Debug;
- };
- 5599695D13AFCD2900B0216B /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- GCC_PREPROCESSOR_DEFINITIONS = (
- "PCSXRPLUG=ALSound",
- USEOPENAL,
- "$(inherited)",
- );
- HEADER_SEARCH_PATHS = (
- src/,
- ../../../plugins/dfsound,
- );
- INFOPLIST_FILE = "Info-AL.plist";
- INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
- LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks";
- PRODUCT_NAME = "$(TARGET_NAME)";
- WRAPPER_EXTENSION = psxplugin;
- };
- name = Release;
- };
- 71155B270FDFA2EB00EC0BC5 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- GCC_PREPROCESSOR_DEFINITIONS = (
- "PCSXRPLUG=SDLSound",
- USESDL,
- SDL_JOYSTICK_DISABLED,
- "$(inherited)",
- );
- HEADER_SEARCH_PATHS = (
- src/,
- ../../../plugins/dfsound,
- ../Common/SDL/include,
- );
- INFOPLIST_FILE = "Info-SDL.plist";
- INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
- LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks";
- PRODUCT_NAME = "$(TARGET_NAME)";
- WRAPPER_EXTENSION = psxplugin;
- };
- name = Debug;
- };
- 71155B290FDFA2EB00EC0BC5 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- GCC_PREPROCESSOR_DEFINITIONS = (
- "PCSXRPLUG=SDLSound",
- USESDL,
- SDL_JOYSTICK_DISABLED,
- "$(inherited)",
- );
- HEADER_SEARCH_PATHS = (
- src/,
- ../../../plugins/dfsound,
- ../Common/SDL/include,
- );
- INFOPLIST_FILE = "Info-SDL.plist";
- INSTALL_PATH = "$(USER_LIBRARY_DIR)/Playstation Emulator Plugins";
- LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks";
- PRODUCT_NAME = "$(TARGET_NAME)";
- WRAPPER_EXTENSION = psxplugin;
- };
- name = Release;
- };
- 71155B2C0FDFA2EB00EC0BC5 /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 55858D3E178654D90068B8FC /* Pcsxr-Debug.xcconfig */;
- buildSettings = {
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- };
- name = Debug;
- };
- 71155B2E0FDFA2EB00EC0BC5 /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 55858D40178654D90068B8FC /* Pcsxr-Release.xcconfig */;
- buildSettings = {
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- };
- name = Release;
- };
-/* End XCBuildConfiguration section */
-
-/* Begin XCConfigurationList section */
- 554588531783DF39008A7407 /* Build configuration list for PBXNativeTarget "SPUSharedCode" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 554588511783DF39008A7407 /* Debug */,
- 554588521783DF39008A7407 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 5599695B13AFCD2900B0216B /* Build configuration list for PBXNativeTarget "PeopsSpuAL" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 5599695C13AFCD2900B0216B /* Debug */,
- 5599695D13AFCD2900B0216B /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 71155B260FDFA2EB00EC0BC5 /* Build configuration list for PBXNativeTarget "PeopsSpuSDL" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 71155B270FDFA2EB00EC0BC5 /* Debug */,
- 71155B290FDFA2EB00EC0BC5 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 71155B2B0FDFA2EB00EC0BC5 /* Build configuration list for PBXProject "PeopsSPU" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 71155B2C0FDFA2EB00EC0BC5 /* Debug */,
- 71155B2E0FDFA2EB00EC0BC5 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
-/* End XCConfigurationList section */
- };
- rootObject = 089C1669FE841209C02AAC07 /* Project object */;
-}
diff --git a/macosx/plugins/DFSound/Resorces/SDL/English.lproj/InfoPlist.strings b/macosx/plugins/DFSound/Resorces/SDL/English.lproj/InfoPlist.strings
index 524a4e56..31673188 100755
--- a/macosx/plugins/DFSound/Resorces/SDL/English.lproj/InfoPlist.strings
+++ b/macosx/plugins/DFSound/Resorces/SDL/English.lproj/InfoPlist.strings
Binary files differ