From 961633970745fd00c9ed2e3e2733aece9195365c Mon Sep 17 00:00:00 2001 From: vspader Date: Tue, 7 Jun 2005 19:31:12 +0000 Subject: [PATCH] Updated cog project files to xcode 2.1 --- Cog.xcodeproj/project.pbxproj | 827 +++++++++++ Cog.xcodeproj/xugg.mode1 | 1500 ++++++++++++++++++++ Cog.xcodeproj/xugg.pbxuser | 2475 +++++++++++++++++++++++++++++++++ 3 files changed, 4802 insertions(+) create mode 100644 Cog.xcodeproj/project.pbxproj create mode 100644 Cog.xcodeproj/xugg.mode1 create mode 100644 Cog.xcodeproj/xugg.pbxuser diff --git a/Cog.xcodeproj/project.pbxproj b/Cog.xcodeproj/project.pbxproj new file mode 100644 index 000000000..16759cb1e --- /dev/null +++ b/Cog.xcodeproj/project.pbxproj @@ -0,0 +1,827 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 42; + objects = { + +/* Begin PBXBuildFile section */ + 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 29B97318FDCFA39411CA2CEA /* MainMenu.nib */; }; + 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; }; + 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; }; + 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; }; + 8E0EBF0F084BA776003A6E64 /* DBLog.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E0EBF0D084BA776003A6E64 /* DBLog.c */; }; + 8E10DBF0084BBCF00013815C /* Credits.html in Resources */ = {isa = PBXBuildFile; fileRef = 8E10DBEF084BBCF00013815C /* Credits.html */; }; + 8E14E469084CF15C00246BCC /* FAAD2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8E14E468084CF15C00246BCC /* FAAD2.framework */; }; + 8E14E472084CF16400246BCC /* FAAD2.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8E14E468084CF15C00246BCC /* FAAD2.framework */; }; + 8E14E47C084CF1A200246BCC /* AACFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E14E47A084CF1A200246BCC /* AACFile.m */; }; + 8E267D0E0837F7A6004ACBC5 /* FeedbackController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E267D050837F7A6004ACBC5 /* FeedbackController.m */; }; + 8E267D100837F7A6004ACBC5 /* FeedbackSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E267D070837F7A6004ACBC5 /* FeedbackSocket.m */; }; + 8E267D120837F7A6004ACBC5 /* MacPADSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E267D0A0837F7A6004ACBC5 /* MacPADSocket.m */; }; + 8E267D140837F7A6004ACBC5 /* UpdateController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E267D0C0837F7A6004ACBC5 /* UpdateController.m */; }; + 8E28710B0836934A0013CE39 /* VirtualRingBuffer.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E2871090836934A0013CE39 /* VirtualRingBuffer.m */; }; + 8E287E4A0855F2EC00562C66 /* InfoView.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8E287E480855F2EC00562C66 /* InfoView.h */; }; + 8E287E4B0855F2EC00562C66 /* InfoView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E287E490855F2EC00562C66 /* InfoView.m */; }; + 8E29790A083D891500F2C55A /* TrackingCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E297908083D891500F2C55A /* TrackingCell.m */; }; + 8E45227C0832898A00F8BA7C /* Sound.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E45227B0832898A00F8BA7C /* Sound.m */; }; + 8E47218D08318D7A001F89FA /* DNDArrayController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E47218608318D7A001F89FA /* DNDArrayController.m */; }; + 8E47218E08318D7A001F89FA /* PlaylistController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E47218808318D7A001F89FA /* PlaylistController.m */; }; + 8E47218F08318D7A001F89FA /* PlaylistEntry.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E47218A08318D7A001F89FA /* PlaylistEntry.m */; }; + 8E47219008318D7A001F89FA /* PlaylistView.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E47218C08318D7A001F89FA /* PlaylistView.m */; }; + 8E4721D308319294001F89FA /* AppController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E4721D208319294001F89FA /* AppController.m */; }; + 8E4721D6083192C2001F89FA /* SoundController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E4721D5083192C2001F89FA /* SoundController.m */; }; + 8E5A9032084CB48500AE6D62 /* TagLib.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8E5A9031084CB48500AE6D62 /* TagLib.framework */; }; + 8E5A908D084CB92D00AE6D62 /* TagLib.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8E5A9031084CB48500AE6D62 /* TagLib.framework */; }; + 8E5A90B1084CBC2F00AE6D62 /* Changelog in Resources */ = {isa = PBXBuildFile; fileRef = 8E5A90B0084CBC2F00AE6D62 /* Changelog */; }; + 8E652A02083D93EB00A7AF1B /* TrackingSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E652A00083D93EB00A7AF1B /* TrackingSlider.m */; }; + 8E6F2A1908480D010011F126 /* wheel.icns in Resources */ = {isa = PBXBuildFile; fileRef = 8E6F2A1808480D010011F126 /* wheel.icns */; }; + 8E81BC33083673ED0025A375 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8E81BC31083673ED0025A375 /* AudioToolbox.framework */; }; + 8E81BC34083673ED0025A375 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8E81BC32083673ED0025A375 /* AudioUnit.framework */; }; + 8E8BAE5408548BD500E9F14D /* WavPackFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E8BAE5208548BD500E9F14D /* WavPackFile.m */; }; + 8E8BAE5808548BE800E9F14D /* ShnFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E8BAE5608548BE800E9F14D /* ShnFile.m */; }; + 8E8BAE9908548C5500E9F14D /* Shorten.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8E8BAE9808548C5500E9F14D /* Shorten.framework */; }; + 8E8BAE9D08548C6300E9F14D /* WavPack.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8E8BAE9C08548C6300E9F14D /* WavPack.framework */; }; + 8E8BAEA508548C8200E9F14D /* WavPack.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8E8BAE9C08548C6300E9F14D /* WavPack.framework */; }; + 8E8BAEA608548C8200E9F14D /* Shorten.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8E8BAE9808548C5500E9F14D /* Shorten.framework */; }; + 8E8F3F9C0855499500BCF803 /* README in Resources */ = {isa = PBXBuildFile; fileRef = 8E8F3F9B0855499500BCF803 /* README */; }; + 8EAB752D0856205B0021C2BF /* repeat_on.png in Resources */ = {isa = PBXBuildFile; fileRef = 8EAB75290856205B0021C2BF /* repeat_on.png */; }; + 8EAB752E0856205B0021C2BF /* repeat_off.png in Resources */ = {isa = PBXBuildFile; fileRef = 8EAB752A0856205B0021C2BF /* repeat_off.png */; }; + 8EAB753F085621620021C2BF /* shuffle_off.png in Resources */ = {isa = PBXBuildFile; fileRef = 8EAB753D085621620021C2BF /* shuffle_off.png */; }; + 8EAB85FD0846889B000A9CEC /* bground.png in Resources */ = {isa = PBXBuildFile; fileRef = 8EAB85FC0846889B000A9CEC /* bground.png */; }; + 8EABE777085621D4004DF882 /* shuffle_on.png in Resources */ = {isa = PBXBuildFile; fileRef = 8EABE776085621D4004DF882 /* shuffle_on.png */; }; + 8EAFD28208465E5600107BA5 /* add_blue.png in Resources */ = {isa = PBXBuildFile; fileRef = 8EAFD26E08465E5600107BA5 /* add_blue.png */; }; + 8EAFD28308465E5600107BA5 /* add_gray.png in Resources */ = {isa = PBXBuildFile; fileRef = 8EAFD26F08465E5600107BA5 /* add_gray.png */; }; + 8EAFD28408465E5600107BA5 /* info_blue.png in Resources */ = {isa = PBXBuildFile; fileRef = 8EAFD27008465E5600107BA5 /* info_blue.png */; }; + 8EAFD28508465E5600107BA5 /* info_gray.png in Resources */ = {isa = PBXBuildFile; fileRef = 8EAFD27108465E5600107BA5 /* info_gray.png */; }; + 8EAFD28608465E5600107BA5 /* next_blue.png in Resources */ = {isa = PBXBuildFile; fileRef = 8EAFD27208465E5600107BA5 /* next_blue.png */; }; + 8EAFD28708465E5600107BA5 /* next_gray.png in Resources */ = {isa = PBXBuildFile; fileRef = 8EAFD27308465E5600107BA5 /* next_gray.png */; }; + 8EAFD28808465E5600107BA5 /* pause_blue.png in Resources */ = {isa = PBXBuildFile; fileRef = 8EAFD27408465E5600107BA5 /* pause_blue.png */; }; + 8EAFD28908465E5600107BA5 /* pause_gray.png in Resources */ = {isa = PBXBuildFile; fileRef = 8EAFD27508465E5600107BA5 /* pause_gray.png */; }; + 8EAFD28A08465E5600107BA5 /* play_blue.png in Resources */ = {isa = PBXBuildFile; fileRef = 8EAFD27608465E5600107BA5 /* play_blue.png */; }; + 8EAFD28B08465E5600107BA5 /* play_gray.png in Resources */ = {isa = PBXBuildFile; fileRef = 8EAFD27708465E5600107BA5 /* play_gray.png */; }; + 8EAFD28C08465E5600107BA5 /* prev_blue.png in Resources */ = {isa = PBXBuildFile; fileRef = 8EAFD27808465E5600107BA5 /* prev_blue.png */; }; + 8EAFD28D08465E5600107BA5 /* prev_gray.png in Resources */ = {isa = PBXBuildFile; fileRef = 8EAFD27908465E5600107BA5 /* prev_gray.png */; }; + 8EAFD28E08465E5600107BA5 /* remove_blue.png in Resources */ = {isa = PBXBuildFile; fileRef = 8EAFD27A08465E5600107BA5 /* remove_blue.png */; }; + 8EAFD28F08465E5600107BA5 /* remove_gray.png in Resources */ = {isa = PBXBuildFile; fileRef = 8EAFD27B08465E5600107BA5 /* remove_gray.png */; }; + 8EAFD29408465E5600107BA5 /* stop_blue.png in Resources */ = {isa = PBXBuildFile; fileRef = 8EAFD28008465E5600107BA5 /* stop_blue.png */; }; + 8EAFD29508465E5600107BA5 /* stop_gray.png in Resources */ = {isa = PBXBuildFile; fileRef = 8EAFD28108465E5600107BA5 /* stop_gray.png */; }; + 8EDCBDCB0840617B00F5C7E3 /* Cog.scriptTerminology in Resources */ = {isa = PBXBuildFile; fileRef = 8EDCBDCA0840617B00F5C7E3 /* Cog.scriptTerminology */; }; + 8EDCBDCD0840618900F5C7E3 /* Cog.scriptSuite in Resources */ = {isa = PBXBuildFile; fileRef = 8EDCBDCC0840618900F5C7E3 /* Cog.scriptSuite */; }; + 8EE4A685082E6E5100415456 /* DecMPA.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EE4A684082E6E5100415456 /* DecMPA.framework */; }; + 8EE4A689082E6E6000415456 /* FLAC.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EE4A688082E6E6000415456 /* FLAC.framework */; }; + 8EE4A68D082E6E7000415456 /* MAC.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EE4A68C082E6E7000415456 /* MAC.framework */; }; + 8EE4A691082E6E8000415456 /* MPCDec.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EE4A690082E6E8000415456 /* MPCDec.framework */; }; + 8EE4A695082E6E9100415456 /* Ogg.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EE4A694082E6E9100415456 /* Ogg.framework */; }; + 8EE4A699082E6EA000415456 /* SndFile.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EE4A698082E6EA000415456 /* SndFile.framework */; }; + 8EE4A69C082E6EB200415456 /* Vorbis.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8EE4A69B082E6EB200415456 /* Vorbis.framework */; }; + 8EF6FA73082DA526006F7BE6 /* FlacFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 8EF6FA66082DA526006F7BE6 /* FlacFile.m */; }; + 8EF6FA74082DA526006F7BE6 /* MonkeysFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 8EF6FA68082DA526006F7BE6 /* MonkeysFile.m */; }; + 8EF6FA75082DA526006F7BE6 /* MPEGFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 8EF6FA6A082DA526006F7BE6 /* MPEGFile.m */; }; + 8EF6FA76082DA526006F7BE6 /* MusepackFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 8EF6FA6C082DA526006F7BE6 /* MusepackFile.m */; }; + 8EF6FA77082DA526006F7BE6 /* SoundFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 8EF6FA6E082DA526006F7BE6 /* SoundFile.m */; }; + 8EF6FA78082DA526006F7BE6 /* VorbisFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 8EF6FA70082DA526006F7BE6 /* VorbisFile.m */; }; + 8EF6FA79082DA526006F7BE6 /* WaveFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 8EF6FA72082DA526006F7BE6 /* WaveFile.m */; }; + 8EFFB6D0083302A500C53833 /* Vorbis.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8EE4A69B082E6EB200415456 /* Vorbis.framework */; }; + 8EFFB6D1083302A500C53833 /* SndFile.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8EE4A698082E6EA000415456 /* SndFile.framework */; }; + 8EFFB6D2083302A500C53833 /* Ogg.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8EE4A694082E6E9100415456 /* Ogg.framework */; }; + 8EFFB6D3083302A500C53833 /* MPCDec.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8EE4A690082E6E8000415456 /* MPCDec.framework */; }; + 8EFFB6D4083302A500C53833 /* MAC.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8EE4A68C082E6E7000415456 /* MAC.framework */; }; + 8EFFB6D5083302A500C53833 /* FLAC.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8EE4A688082E6E6000415456 /* FLAC.framework */; }; + 8EFFB6D6083302A500C53833 /* DecMPA.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8EE4A684082E6E5100415456 /* DecMPA.framework */; }; +/* End PBXBuildFile section */ + +/* Begin PBXBuildStyle section */ + 4A9504CCFFE6A4B311CA0CBA /* Development */ = { + isa = PBXBuildStyle; + buildSettings = { + COPY_PHASE_STRIP = NO; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + OTHER_CFLAGS = ( + "-D__MACOSX__", + "-DDEBUG", + "-DHAVE_CONFIG_H", + ); + PREBINDING = NO; + ZERO_LINK = YES; + }; + name = Development; + }; + 4A9504CDFFE6A4B311CA0CBA /* Deployment */ = { + isa = PBXBuildStyle; + buildSettings = { + COPY_PHASE_STRIP = YES; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_OPTIMIZATION_LEVEL = 3; + PREBINDING = NO; + ZERO_LINK = NO; + }; + name = Deployment; + }; +/* End PBXBuildStyle section */ + +/* Begin PBXCopyFilesBuildPhase section */ + 8EFFB6980833028600C53833 /* CopyFiles */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 2147483647; + dstPath = ""; + dstSubfolderSpec = 10; + files = ( + 8E8BAEA508548C8200E9F14D /* WavPack.framework in CopyFiles */, + 8E8BAEA608548C8200E9F14D /* Shorten.framework in CopyFiles */, + 8E14E472084CF16400246BCC /* FAAD2.framework in CopyFiles */, + 8E5A908D084CB92D00AE6D62 /* TagLib.framework in CopyFiles */, + 8EFFB6D0083302A500C53833 /* Vorbis.framework in CopyFiles */, + 8EFFB6D1083302A500C53833 /* SndFile.framework in CopyFiles */, + 8EFFB6D2083302A500C53833 /* Ogg.framework in CopyFiles */, + 8EFFB6D3083302A500C53833 /* MPCDec.framework in CopyFiles */, + 8EFFB6D4083302A500C53833 /* MAC.framework in CopyFiles */, + 8EFFB6D5083302A500C53833 /* FLAC.framework in CopyFiles */, + 8EFFB6D6083302A500C53833 /* DecMPA.framework in CopyFiles */, + 8E287E4A0855F2EC00562C66 /* InfoView.h in CopyFiles */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXCopyFilesBuildPhase section */ + +/* Begin PBXFileReference section */ + 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; + 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; + 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = ""; }; + 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; + 29B97319FDCFA39411CA2CEA /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MainMenu.nib; sourceTree = ""; }; + 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = ""; }; + 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = ""; }; + 32CA4F630368D1EE00C91783 /* Cog_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Cog_Prefix.pch; sourceTree = ""; }; + 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; + 8D1107320486CEB800E47090 /* Cog.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Cog.app; sourceTree = BUILT_PRODUCTS_DIR; }; + 8E0EBF0C084BA776003A6E64 /* DBLog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DBLog.h; sourceTree = ""; }; + 8E0EBF0D084BA776003A6E64 /* DBLog.c */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; fileEncoding = 4; path = DBLog.c; sourceTree = ""; }; + 8E10DBEF084BBCF00013815C /* Credits.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = Credits.html; sourceTree = ""; }; + 8E14E468084CF15C00246BCC /* FAAD2.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FAAD2.framework; path = Libraries/FAAD2/build/FAAD2.framework; sourceTree = ""; }; + 8E14E479084CF1A200246BCC /* AACFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AACFile.h; sourceTree = ""; }; + 8E14E47A084CF1A200246BCC /* AACFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AACFile.m; sourceTree = ""; }; + 8E267D040837F7A6004ACBC5 /* FeedbackController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FeedbackController.h; sourceTree = ""; }; + 8E267D050837F7A6004ACBC5 /* FeedbackController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = FeedbackController.m; sourceTree = ""; }; + 8E267D060837F7A6004ACBC5 /* FeedbackSocket.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FeedbackSocket.h; sourceTree = ""; }; + 8E267D070837F7A6004ACBC5 /* FeedbackSocket.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = FeedbackSocket.m; sourceTree = ""; }; + 8E267D090837F7A6004ACBC5 /* MacPADSocket.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MacPADSocket.h; sourceTree = ""; }; + 8E267D0A0837F7A6004ACBC5 /* MacPADSocket.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = MacPADSocket.m; sourceTree = ""; }; + 8E267D0B0837F7A6004ACBC5 /* UpdateController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = UpdateController.h; sourceTree = ""; }; + 8E267D0C0837F7A6004ACBC5 /* UpdateController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = UpdateController.m; sourceTree = ""; }; + 8E2871080836934A0013CE39 /* VirtualRingBuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = VirtualRingBuffer.h; sourceTree = ""; }; + 8E2871090836934A0013CE39 /* VirtualRingBuffer.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = VirtualRingBuffer.m; sourceTree = ""; }; + 8E287E480855F2EC00562C66 /* InfoView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = InfoView.h; sourceTree = ""; }; + 8E287E490855F2EC00562C66 /* InfoView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = InfoView.m; sourceTree = ""; }; + 8E297908083D891500F2C55A /* TrackingCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = TrackingCell.m; sourceTree = ""; }; + 8E297909083D891500F2C55A /* TrackingCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TrackingCell.h; sourceTree = ""; }; + 8E45227A0832898A00F8BA7C /* Sound.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Sound.h; sourceTree = ""; }; + 8E45227B0832898A00F8BA7C /* Sound.m */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; fileEncoding = 4; path = Sound.m; sourceTree = ""; }; + 8E47218508318D7A001F89FA /* DNDArrayController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DNDArrayController.h; path = Playlist/DNDArrayController.h; sourceTree = ""; }; + 8E47218608318D7A001F89FA /* DNDArrayController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = DNDArrayController.m; path = Playlist/DNDArrayController.m; sourceTree = ""; }; + 8E47218708318D7A001F89FA /* PlaylistController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PlaylistController.h; path = Playlist/PlaylistController.h; sourceTree = ""; }; + 8E47218808318D7A001F89FA /* PlaylistController.m */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.objc; fileEncoding = 30; name = PlaylistController.m; path = Playlist/PlaylistController.m; sourceTree = ""; }; + 8E47218908318D7A001F89FA /* PlaylistEntry.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PlaylistEntry.h; path = Playlist/PlaylistEntry.h; sourceTree = ""; }; + 8E47218A08318D7A001F89FA /* PlaylistEntry.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PlaylistEntry.m; path = Playlist/PlaylistEntry.m; sourceTree = ""; }; + 8E47218B08318D7A001F89FA /* PlaylistView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PlaylistView.h; path = Playlist/PlaylistView.h; sourceTree = ""; }; + 8E47218C08318D7A001F89FA /* PlaylistView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PlaylistView.m; path = Playlist/PlaylistView.m; sourceTree = ""; }; + 8E4721D108319294001F89FA /* AppController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AppController.h; sourceTree = ""; }; + 8E4721D208319294001F89FA /* AppController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = AppController.m; sourceTree = ""; }; + 8E4721D4083192C2001F89FA /* SoundController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SoundController.h; sourceTree = ""; }; + 8E4721D5083192C2001F89FA /* SoundController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SoundController.m; sourceTree = ""; }; + 8E5A9031084CB48500AE6D62 /* TagLib.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = TagLib.framework; path = Libraries/TagLib/build/TagLib.framework; sourceTree = ""; }; + 8E5A90B0084CBC2F00AE6D62 /* Changelog */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Changelog; sourceTree = ""; }; + 8E6529FF083D93EB00A7AF1B /* TrackingSlider.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TrackingSlider.h; sourceTree = ""; }; + 8E652A00083D93EB00A7AF1B /* TrackingSlider.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = TrackingSlider.m; sourceTree = ""; }; + 8E6F2A1808480D010011F126 /* wheel.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = wheel.icns; path = Icons/wheel.icns; sourceTree = ""; }; + 8E81BC31083673ED0025A375 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = /System/Library/Frameworks/AudioToolbox.framework; sourceTree = ""; }; + 8E81BC32083673ED0025A375 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = /System/Library/Frameworks/AudioUnit.framework; sourceTree = ""; }; + 8E8BAE5108548BD500E9F14D /* WavPackFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WavPackFile.h; sourceTree = ""; }; + 8E8BAE5208548BD500E9F14D /* WavPackFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WavPackFile.m; sourceTree = ""; }; + 8E8BAE5508548BE800E9F14D /* ShnFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShnFile.h; sourceTree = ""; }; + 8E8BAE5608548BE800E9F14D /* ShnFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ShnFile.m; sourceTree = ""; }; + 8E8BAE9808548C5500E9F14D /* Shorten.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Shorten.framework; path = Libraries/Shorten/build/Shorten.framework; sourceTree = ""; }; + 8E8BAE9C08548C6300E9F14D /* WavPack.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WavPack.framework; path = Libraries/WavPack/build/WavPack.framework; sourceTree = ""; }; + 8E8F3F9B0855499500BCF803 /* README */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = README; sourceTree = ""; }; + 8EAB75290856205B0021C2BF /* repeat_on.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = repeat_on.png; path = Icons/repeat_on.png; sourceTree = ""; }; + 8EAB752A0856205B0021C2BF /* repeat_off.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = repeat_off.png; path = Icons/repeat_off.png; sourceTree = ""; }; + 8EAB753D085621620021C2BF /* shuffle_off.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = shuffle_off.png; path = Icons/shuffle_off.png; sourceTree = ""; }; + 8EAB85FC0846889B000A9CEC /* bground.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = bground.png; path = Icons/bground.png; sourceTree = ""; }; + 8EABE776085621D4004DF882 /* shuffle_on.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = shuffle_on.png; path = Icons/shuffle_on.png; sourceTree = ""; }; + 8EAFD26E08465E5600107BA5 /* add_blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = add_blue.png; path = Icons/add_blue.png; sourceTree = ""; }; + 8EAFD26F08465E5600107BA5 /* add_gray.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = add_gray.png; path = Icons/add_gray.png; sourceTree = ""; }; + 8EAFD27008465E5600107BA5 /* info_blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = info_blue.png; path = Icons/info_blue.png; sourceTree = ""; }; + 8EAFD27108465E5600107BA5 /* info_gray.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = info_gray.png; path = Icons/info_gray.png; sourceTree = ""; }; + 8EAFD27208465E5600107BA5 /* next_blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = next_blue.png; path = Icons/next_blue.png; sourceTree = ""; }; + 8EAFD27308465E5600107BA5 /* next_gray.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = next_gray.png; path = Icons/next_gray.png; sourceTree = ""; }; + 8EAFD27408465E5600107BA5 /* pause_blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = pause_blue.png; path = Icons/pause_blue.png; sourceTree = ""; }; + 8EAFD27508465E5600107BA5 /* pause_gray.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = pause_gray.png; path = Icons/pause_gray.png; sourceTree = ""; }; + 8EAFD27608465E5600107BA5 /* play_blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = play_blue.png; path = Icons/play_blue.png; sourceTree = ""; }; + 8EAFD27708465E5600107BA5 /* play_gray.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = play_gray.png; path = Icons/play_gray.png; sourceTree = ""; }; + 8EAFD27808465E5600107BA5 /* prev_blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = prev_blue.png; path = Icons/prev_blue.png; sourceTree = ""; }; + 8EAFD27908465E5600107BA5 /* prev_gray.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = prev_gray.png; path = Icons/prev_gray.png; sourceTree = ""; }; + 8EAFD27A08465E5600107BA5 /* remove_blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = remove_blue.png; path = Icons/remove_blue.png; sourceTree = ""; }; + 8EAFD27B08465E5600107BA5 /* remove_gray.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = remove_gray.png; path = Icons/remove_gray.png; sourceTree = ""; }; + 8EAFD28008465E5600107BA5 /* stop_blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = stop_blue.png; path = Icons/stop_blue.png; sourceTree = ""; }; + 8EAFD28108465E5600107BA5 /* stop_gray.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = stop_gray.png; path = Icons/stop_gray.png; sourceTree = ""; }; + 8EDCBDCA0840617B00F5C7E3 /* Cog.scriptTerminology */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.scriptTerminology; path = Cog.scriptTerminology; sourceTree = ""; }; + 8EDCBDCC0840618900F5C7E3 /* Cog.scriptSuite */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.scriptSuite; path = Cog.scriptSuite; sourceTree = ""; }; + 8EE4A684082E6E5100415456 /* DecMPA.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DecMPA.framework; path = Libraries/DecMPA/build/DecMPA.framework; sourceTree = ""; }; + 8EE4A688082E6E6000415456 /* FLAC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FLAC.framework; path = Libraries/FLAC/build/FLAC.framework; sourceTree = ""; }; + 8EE4A68C082E6E7000415456 /* MAC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MAC.framework; path = Libraries/MAC/build/MAC.framework; sourceTree = ""; }; + 8EE4A690082E6E8000415456 /* MPCDec.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MPCDec.framework; path = Libraries/MPCDec/build/MPCDec.framework; sourceTree = ""; }; + 8EE4A694082E6E9100415456 /* Ogg.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Ogg.framework; path = Libraries/Ogg/build/Ogg.framework; sourceTree = ""; }; + 8EE4A698082E6EA000415456 /* SndFile.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SndFile.framework; path = Libraries/SndFile/build/SndFile.framework; sourceTree = ""; }; + 8EE4A69B082E6EB200415456 /* Vorbis.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Vorbis.framework; path = Libraries/Vorbis/build/Vorbis.framework; sourceTree = ""; }; + 8EF6FA65082DA526006F7BE6 /* FlacFile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = FlacFile.h; sourceTree = ""; }; + 8EF6FA66082DA526006F7BE6 /* FlacFile.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = FlacFile.m; sourceTree = ""; }; + 8EF6FA67082DA526006F7BE6 /* MonkeysFile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MonkeysFile.h; sourceTree = ""; }; + 8EF6FA68082DA526006F7BE6 /* MonkeysFile.m */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; fileEncoding = 30; path = MonkeysFile.m; sourceTree = ""; }; + 8EF6FA69082DA526006F7BE6 /* MPEGFile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MPEGFile.h; sourceTree = ""; }; + 8EF6FA6A082DA526006F7BE6 /* MPEGFile.m */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.objcpp; fileEncoding = 30; path = MPEGFile.m; sourceTree = ""; }; + 8EF6FA6B082DA526006F7BE6 /* MusepackFile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MusepackFile.h; sourceTree = ""; }; + 8EF6FA6C082DA526006F7BE6 /* MusepackFile.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = MusepackFile.m; sourceTree = ""; }; + 8EF6FA6D082DA526006F7BE6 /* SoundFile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SoundFile.h; sourceTree = ""; }; + 8EF6FA6E082DA526006F7BE6 /* SoundFile.m */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.objc; fileEncoding = 30; path = SoundFile.m; sourceTree = ""; }; + 8EF6FA6F082DA526006F7BE6 /* VorbisFile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = VorbisFile.h; sourceTree = ""; }; + 8EF6FA70082DA526006F7BE6 /* VorbisFile.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = VorbisFile.m; sourceTree = ""; }; + 8EF6FA71082DA526006F7BE6 /* WaveFile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = WaveFile.h; sourceTree = ""; }; + 8EF6FA72082DA526006F7BE6 /* WaveFile.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = WaveFile.m; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 8D11072E0486CEB800E47090 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */, + 8EE4A685082E6E5100415456 /* DecMPA.framework in Frameworks */, + 8EE4A689082E6E6000415456 /* FLAC.framework in Frameworks */, + 8EE4A68D082E6E7000415456 /* MAC.framework in Frameworks */, + 8EE4A691082E6E8000415456 /* MPCDec.framework in Frameworks */, + 8EE4A695082E6E9100415456 /* Ogg.framework in Frameworks */, + 8EE4A699082E6EA000415456 /* SndFile.framework in Frameworks */, + 8EE4A69C082E6EB200415456 /* Vorbis.framework in Frameworks */, + 8E81BC33083673ED0025A375 /* AudioToolbox.framework in Frameworks */, + 8E81BC34083673ED0025A375 /* AudioUnit.framework in Frameworks */, + 8E5A9032084CB48500AE6D62 /* TagLib.framework in Frameworks */, + 8E14E469084CF15C00246BCC /* FAAD2.framework in Frameworks */, + 8E8BAE9908548C5500E9F14D /* Shorten.framework in Frameworks */, + 8E8BAE9D08548C6300E9F14D /* WavPack.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 080E96DDFE201D6D7F000001 /* Classes */ = { + isa = PBXGroup; + children = ( + 8E267D030837F7A6004ACBC5 /* Feedback */, + 8E267D080837F7A6004ACBC5 /* Updates */, + 8E47215C08318D12001F89FA /* Playlist */, + 8EF6FA64082DA525006F7BE6 /* SoundFile */, + 8E6529F8083D93AF00A7AF1B /* Slider */, + 8E287E480855F2EC00562C66 /* InfoView.h */, + 8E287E490855F2EC00562C66 /* InfoView.m */, + 8E2871080836934A0013CE39 /* VirtualRingBuffer.h */, + 8E2871090836934A0013CE39 /* VirtualRingBuffer.m */, + 8E4721D108319294001F89FA /* AppController.h */, + 8E4721D208319294001F89FA /* AppController.m */, + 8E4721D4083192C2001F89FA /* SoundController.h */, + 8E4721D5083192C2001F89FA /* SoundController.m */, + 8E45227A0832898A00F8BA7C /* Sound.h */, + 8E45227B0832898A00F8BA7C /* Sound.m */, + ); + name = Classes; + sourceTree = ""; + }; + 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = { + isa = PBXGroup; + children = ( + 8E8BAE9C08548C6300E9F14D /* WavPack.framework */, + 8E8BAE9808548C5500E9F14D /* Shorten.framework */, + 8E14E468084CF15C00246BCC /* FAAD2.framework */, + 8E5A9031084CB48500AE6D62 /* TagLib.framework */, + 8E81BC31083673ED0025A375 /* AudioToolbox.framework */, + 8E81BC32083673ED0025A375 /* AudioUnit.framework */, + 8EE4A69B082E6EB200415456 /* Vorbis.framework */, + 8EE4A698082E6EA000415456 /* SndFile.framework */, + 8EE4A694082E6E9100415456 /* Ogg.framework */, + 8EE4A690082E6E8000415456 /* MPCDec.framework */, + 8EE4A68C082E6E7000415456 /* MAC.framework */, + 8EE4A688082E6E6000415456 /* FLAC.framework */, + 8EE4A684082E6E5100415456 /* DecMPA.framework */, + 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */, + ); + name = "Linked Frameworks"; + sourceTree = ""; + }; + 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = { + isa = PBXGroup; + children = ( + 29B97324FDCFA39411CA2CEA /* AppKit.framework */, + 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */, + 29B97325FDCFA39411CA2CEA /* Foundation.framework */, + ); + name = "Other Frameworks"; + sourceTree = ""; + }; + 19C28FACFE9D520D11CA2CBB /* Products */ = { + isa = PBXGroup; + children = ( + 8D1107320486CEB800E47090 /* Cog.app */, + ); + name = Products; + sourceTree = ""; + }; + 29B97314FDCFA39411CA2CEA /* Cog */ = { + isa = PBXGroup; + children = ( + 080E96DDFE201D6D7F000001 /* Classes */, + 29B97315FDCFA39411CA2CEA /* Other Sources */, + 29B97317FDCFA39411CA2CEA /* Resources */, + 29B97323FDCFA39411CA2CEA /* Frameworks */, + 19C28FACFE9D520D11CA2CBB /* Products */, + ); + name = Cog; + sourceTree = ""; + }; + 29B97315FDCFA39411CA2CEA /* Other Sources */ = { + isa = PBXGroup; + children = ( + 32CA4F630368D1EE00C91783 /* Cog_Prefix.pch */, + 29B97316FDCFA39411CA2CEA /* main.m */, + 8E0EBF0C084BA776003A6E64 /* DBLog.h */, + 8E0EBF0D084BA776003A6E64 /* DBLog.c */, + ); + name = "Other Sources"; + sourceTree = ""; + }; + 29B97317FDCFA39411CA2CEA /* Resources */ = { + isa = PBXGroup; + children = ( + 8EAFD26D08465E4500107BA5 /* Icons */, + 8EDCBDCA0840617B00F5C7E3 /* Cog.scriptTerminology */, + 8EDCBDCC0840618900F5C7E3 /* Cog.scriptSuite */, + 8D1107310486CEB800E47090 /* Info.plist */, + 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */, + 29B97318FDCFA39411CA2CEA /* MainMenu.nib */, + 8E10DBEF084BBCF00013815C /* Credits.html */, + 8E5A90B0084CBC2F00AE6D62 /* Changelog */, + 8E8F3F9B0855499500BCF803 /* README */, + ); + name = Resources; + sourceTree = ""; + }; + 29B97323FDCFA39411CA2CEA /* Frameworks */ = { + isa = PBXGroup; + children = ( + 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */, + 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */, + ); + name = Frameworks; + sourceTree = ""; + }; + 8E267D030837F7A6004ACBC5 /* Feedback */ = { + isa = PBXGroup; + children = ( + 8E267D040837F7A6004ACBC5 /* FeedbackController.h */, + 8E267D050837F7A6004ACBC5 /* FeedbackController.m */, + 8E267D060837F7A6004ACBC5 /* FeedbackSocket.h */, + 8E267D070837F7A6004ACBC5 /* FeedbackSocket.m */, + ); + path = Feedback; + sourceTree = ""; + }; + 8E267D080837F7A6004ACBC5 /* Updates */ = { + isa = PBXGroup; + children = ( + 8E267D090837F7A6004ACBC5 /* MacPADSocket.h */, + 8E267D0A0837F7A6004ACBC5 /* MacPADSocket.m */, + 8E267D0B0837F7A6004ACBC5 /* UpdateController.h */, + 8E267D0C0837F7A6004ACBC5 /* UpdateController.m */, + ); + path = Updates; + sourceTree = ""; + }; + 8E47215C08318D12001F89FA /* Playlist */ = { + isa = PBXGroup; + children = ( + 8E47218508318D7A001F89FA /* DNDArrayController.h */, + 8E47218608318D7A001F89FA /* DNDArrayController.m */, + 8E47218708318D7A001F89FA /* PlaylistController.h */, + 8E47218808318D7A001F89FA /* PlaylistController.m */, + 8E47218908318D7A001F89FA /* PlaylistEntry.h */, + 8E47218A08318D7A001F89FA /* PlaylistEntry.m */, + 8E47218B08318D7A001F89FA /* PlaylistView.h */, + 8E47218C08318D7A001F89FA /* PlaylistView.m */, + ); + name = Playlist; + sourceTree = ""; + }; + 8E6529F8083D93AF00A7AF1B /* Slider */ = { + isa = PBXGroup; + children = ( + 8E297908083D891500F2C55A /* TrackingCell.m */, + 8E297909083D891500F2C55A /* TrackingCell.h */, + 8E6529FF083D93EB00A7AF1B /* TrackingSlider.h */, + 8E652A00083D93EB00A7AF1B /* TrackingSlider.m */, + ); + name = Slider; + sourceTree = ""; + }; + 8EAFD26D08465E4500107BA5 /* Icons */ = { + isa = PBXGroup; + children = ( + 8E6F2A1808480D010011F126 /* wheel.icns */, + 8EAFD26E08465E5600107BA5 /* add_blue.png */, + 8EAFD26F08465E5600107BA5 /* add_gray.png */, + 8EAFD27008465E5600107BA5 /* info_blue.png */, + 8EAFD27108465E5600107BA5 /* info_gray.png */, + 8EAFD27208465E5600107BA5 /* next_blue.png */, + 8EAFD27308465E5600107BA5 /* next_gray.png */, + 8EAFD27408465E5600107BA5 /* pause_blue.png */, + 8EAFD27508465E5600107BA5 /* pause_gray.png */, + 8EAFD27608465E5600107BA5 /* play_blue.png */, + 8EAFD27708465E5600107BA5 /* play_gray.png */, + 8EAFD27808465E5600107BA5 /* prev_blue.png */, + 8EAFD27908465E5600107BA5 /* prev_gray.png */, + 8EAFD27A08465E5600107BA5 /* remove_blue.png */, + 8EAFD27B08465E5600107BA5 /* remove_gray.png */, + 8EAB75290856205B0021C2BF /* repeat_on.png */, + 8EAB752A0856205B0021C2BF /* repeat_off.png */, + 8EAB753D085621620021C2BF /* shuffle_off.png */, + 8EABE776085621D4004DF882 /* shuffle_on.png */, + 8EAFD28008465E5600107BA5 /* stop_blue.png */, + 8EAFD28108465E5600107BA5 /* stop_gray.png */, + 8EAB85FC0846889B000A9CEC /* bground.png */, + ); + name = Icons; + sourceTree = ""; + }; + 8EF6FA64082DA525006F7BE6 /* SoundFile */ = { + isa = PBXGroup; + children = ( + 8E14E479084CF1A200246BCC /* AACFile.h */, + 8E14E47A084CF1A200246BCC /* AACFile.m */, + 8EF6FA65082DA526006F7BE6 /* FlacFile.h */, + 8EF6FA66082DA526006F7BE6 /* FlacFile.m */, + 8EF6FA67082DA526006F7BE6 /* MonkeysFile.h */, + 8EF6FA68082DA526006F7BE6 /* MonkeysFile.m */, + 8EF6FA69082DA526006F7BE6 /* MPEGFile.h */, + 8EF6FA6A082DA526006F7BE6 /* MPEGFile.m */, + 8EF6FA6B082DA526006F7BE6 /* MusepackFile.h */, + 8EF6FA6C082DA526006F7BE6 /* MusepackFile.m */, + 8EF6FA6F082DA526006F7BE6 /* VorbisFile.h */, + 8EF6FA70082DA526006F7BE6 /* VorbisFile.m */, + 8EF6FA71082DA526006F7BE6 /* WaveFile.h */, + 8EF6FA72082DA526006F7BE6 /* WaveFile.m */, + 8E8BAE5108548BD500E9F14D /* WavPackFile.h */, + 8E8BAE5208548BD500E9F14D /* WavPackFile.m */, + 8E8BAE5508548BE800E9F14D /* ShnFile.h */, + 8E8BAE5608548BE800E9F14D /* ShnFile.m */, + 8EF6FA6D082DA526006F7BE6 /* SoundFile.h */, + 8EF6FA6E082DA526006F7BE6 /* SoundFile.m */, + ); + path = SoundFile; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 8D1107260486CEB800E47090 /* Cog */ = { + isa = PBXNativeTarget; + buildConfigurationList = 8EAB7510085614F80021C2BF /* Build configuration list for PBXNativeTarget "Cog" */; + buildPhases = ( + 8D1107290486CEB800E47090 /* Resources */, + 8D11072C0486CEB800E47090 /* Sources */, + 8D11072E0486CEB800E47090 /* Frameworks */, + 8EFFB6980833028600C53833 /* CopyFiles */, + ); + buildRules = ( + ); + buildSettings = { + FRAMEWORK_SEARCH_PATHS = ( + /Users/xugg/Projects/Cog/Libraries/DecMPA/build, + /Users/xugg/Projects/Cog/Libraries/FLAC/build, + /Users/xugg/Projects/Cog/Libraries/MAC/build, + /Users/xugg/Projects/Cog/Libraries/MPCDec/build, + /Users/xugg/Projects/Cog/Libraries/Ogg/build, + /Users/xugg/Projects/Cog/Libraries/SndFile/build, + /Users/xugg/Projects/Cog/Libraries/Vorbis/build, + /Users/xugg/Projects/Cog/Libraries/MetaTag/build, + /Users/xugg/Projects/Cog/Libraries/TagLib/build, + /Users/xugg/Projects/Cog/Libraries/FAAD2/build, + /Users/xugg/Projects/Cog/Libraries/Shorten/build, + /Users/xugg/Projects/Cog/Libraries/WavPack/build, + ); + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_OPTIMIZATION_LEVEL = 3; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = Cog_Prefix.pch; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = MAC; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "$(HOME)/Applications"; + OTHER_CFLAGS = ( + "-D__MACOSX__", + "-DHAVE_CONFIG_H", + ); + OTHER_LDFLAGS = "-Wl,-read_only_relocs,warning"; + PRODUCT_NAME = Cog; + WRAPPER_EXTENSION = app; + }; + dependencies = ( + ); + name = Cog; + productInstallPath = "$(HOME)/Applications"; + productName = Cog; + productReference = 8D1107320486CEB800E47090 /* Cog.app */; + productType = "com.apple.product-type.application"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 29B97313FDCFA39411CA2CEA /* Project object */ = { + isa = PBXProject; + buildConfigurationList = 8EAB7514085614F80021C2BF /* Build configuration list for PBXProject "Cog" */; + buildSettings = { + }; + buildStyles = ( + 4A9504CCFFE6A4B311CA0CBA /* Development */, + 4A9504CDFFE6A4B311CA0CBA /* Deployment */, + ); + hasScannedForEncodings = 1; + mainGroup = 29B97314FDCFA39411CA2CEA /* Cog */; + projectDirPath = ""; + targets = ( + 8D1107260486CEB800E47090 /* Cog */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 8D1107290486CEB800E47090 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */, + 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */, + 8EDCBDCB0840617B00F5C7E3 /* Cog.scriptTerminology in Resources */, + 8EDCBDCD0840618900F5C7E3 /* Cog.scriptSuite in Resources */, + 8EAFD28208465E5600107BA5 /* add_blue.png in Resources */, + 8EAFD28308465E5600107BA5 /* add_gray.png in Resources */, + 8EAFD28408465E5600107BA5 /* info_blue.png in Resources */, + 8EAFD28508465E5600107BA5 /* info_gray.png in Resources */, + 8EAFD28608465E5600107BA5 /* next_blue.png in Resources */, + 8EAFD28708465E5600107BA5 /* next_gray.png in Resources */, + 8EAFD28808465E5600107BA5 /* pause_blue.png in Resources */, + 8EAFD28908465E5600107BA5 /* pause_gray.png in Resources */, + 8EAFD28A08465E5600107BA5 /* play_blue.png in Resources */, + 8EAFD28B08465E5600107BA5 /* play_gray.png in Resources */, + 8EAFD28C08465E5600107BA5 /* prev_blue.png in Resources */, + 8EAFD28D08465E5600107BA5 /* prev_gray.png in Resources */, + 8EAFD28E08465E5600107BA5 /* remove_blue.png in Resources */, + 8EAFD28F08465E5600107BA5 /* remove_gray.png in Resources */, + 8EAFD29408465E5600107BA5 /* stop_blue.png in Resources */, + 8EAFD29508465E5600107BA5 /* stop_gray.png in Resources */, + 8EAB85FD0846889B000A9CEC /* bground.png in Resources */, + 8E6F2A1908480D010011F126 /* wheel.icns in Resources */, + 8E10DBF0084BBCF00013815C /* Credits.html in Resources */, + 8E5A90B1084CBC2F00AE6D62 /* Changelog in Resources */, + 8E8F3F9C0855499500BCF803 /* README in Resources */, + 8EAB752D0856205B0021C2BF /* repeat_on.png in Resources */, + 8EAB752E0856205B0021C2BF /* repeat_off.png in Resources */, + 8EAB753F085621620021C2BF /* shuffle_off.png in Resources */, + 8EABE777085621D4004DF882 /* shuffle_on.png in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 8D11072C0486CEB800E47090 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 8D11072D0486CEB800E47090 /* main.m in Sources */, + 8EF6FA73082DA526006F7BE6 /* FlacFile.m in Sources */, + 8EF6FA74082DA526006F7BE6 /* MonkeysFile.m in Sources */, + 8EF6FA75082DA526006F7BE6 /* MPEGFile.m in Sources */, + 8EF6FA76082DA526006F7BE6 /* MusepackFile.m in Sources */, + 8EF6FA77082DA526006F7BE6 /* SoundFile.m in Sources */, + 8EF6FA78082DA526006F7BE6 /* VorbisFile.m in Sources */, + 8EF6FA79082DA526006F7BE6 /* WaveFile.m in Sources */, + 8E47218D08318D7A001F89FA /* DNDArrayController.m in Sources */, + 8E47218E08318D7A001F89FA /* PlaylistController.m in Sources */, + 8E47218F08318D7A001F89FA /* PlaylistEntry.m in Sources */, + 8E47219008318D7A001F89FA /* PlaylistView.m in Sources */, + 8E4721D308319294001F89FA /* AppController.m in Sources */, + 8E4721D6083192C2001F89FA /* SoundController.m in Sources */, + 8E45227C0832898A00F8BA7C /* Sound.m in Sources */, + 8E28710B0836934A0013CE39 /* VirtualRingBuffer.m in Sources */, + 8E267D0E0837F7A6004ACBC5 /* FeedbackController.m in Sources */, + 8E267D100837F7A6004ACBC5 /* FeedbackSocket.m in Sources */, + 8E267D120837F7A6004ACBC5 /* MacPADSocket.m in Sources */, + 8E267D140837F7A6004ACBC5 /* UpdateController.m in Sources */, + 8E29790A083D891500F2C55A /* TrackingCell.m in Sources */, + 8E652A02083D93EB00A7AF1B /* TrackingSlider.m in Sources */, + 8E0EBF0F084BA776003A6E64 /* DBLog.c in Sources */, + 8E14E47C084CF1A200246BCC /* AACFile.m in Sources */, + 8E8BAE5408548BD500E9F14D /* WavPackFile.m in Sources */, + 8E8BAE5808548BE800E9F14D /* ShnFile.m in Sources */, + 8E287E4B0855F2EC00562C66 /* InfoView.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXVariantGroup section */ + 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = { + isa = PBXVariantGroup; + children = ( + 089C165DFE840E0CC02AAC07 /* English */, + ); + name = InfoPlist.strings; + sourceTree = ""; + }; + 29B97318FDCFA39411CA2CEA /* MainMenu.nib */ = { + isa = PBXVariantGroup; + children = ( + 29B97319FDCFA39411CA2CEA /* English */, + ); + name = MainMenu.nib; + sourceTree = ""; + }; +/* End PBXVariantGroup section */ + +/* Begin XCBuildConfiguration section */ + 8EAB7511085614F80021C2BF /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = NO; + FRAMEWORK_SEARCH_PATHS = ( + /Users/xugg/Projects/Cog/Libraries/DecMPA/build, + /Users/xugg/Projects/Cog/Libraries/FLAC/build, + /Users/xugg/Projects/Cog/Libraries/MAC/build, + /Users/xugg/Projects/Cog/Libraries/MPCDec/build, + /Users/xugg/Projects/Cog/Libraries/Ogg/build, + /Users/xugg/Projects/Cog/Libraries/SndFile/build, + /Users/xugg/Projects/Cog/Libraries/Vorbis/build, + /Users/xugg/Projects/Cog/Libraries/MetaTag/build, + /Users/xugg/Projects/Cog/Libraries/TagLib/build, + /Users/xugg/Projects/Cog/Libraries/FAAD2/build, + /Users/xugg/Projects/Cog/Libraries/Shorten/build, + /Users/xugg/Projects/Cog/Libraries/WavPack/build, + ); + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = YES; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = Cog_Prefix.pch; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = MAC; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "$(HOME)/Applications"; + OTHER_CFLAGS = ( + "-D__MACOSX__", + "-DDEBUG", + "-DHAVE_CONFIG_H", + ); + OTHER_LDFLAGS = "-Wl,-read_only_relocs,warning"; + PREBINDING = NO; + PRODUCT_NAME = Cog; + WRAPPER_EXTENSION = app; + ZERO_LINK = YES; + }; + name = Development; + }; + 8EAB7512085614F80021C2BF /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + FRAMEWORK_SEARCH_PATHS = ( + /Users/xugg/Projects/Cog/Libraries/DecMPA/build, + /Users/xugg/Projects/Cog/Libraries/FLAC/build, + /Users/xugg/Projects/Cog/Libraries/MAC/build, + /Users/xugg/Projects/Cog/Libraries/MPCDec/build, + /Users/xugg/Projects/Cog/Libraries/Ogg/build, + /Users/xugg/Projects/Cog/Libraries/SndFile/build, + /Users/xugg/Projects/Cog/Libraries/Vorbis/build, + /Users/xugg/Projects/Cog/Libraries/MetaTag/build, + /Users/xugg/Projects/Cog/Libraries/TagLib/build, + /Users/xugg/Projects/Cog/Libraries/FAAD2/build, + /Users/xugg/Projects/Cog/Libraries/Shorten/build, + /Users/xugg/Projects/Cog/Libraries/WavPack/build, + ); + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_OPTIMIZATION_LEVEL = 3; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = Cog_Prefix.pch; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = MAC; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "$(HOME)/Applications"; + OTHER_CFLAGS = ( + "-D__MACOSX__", + "-DHAVE_CONFIG_H", + ); + OTHER_LDFLAGS = "-Wl,-read_only_relocs,warning"; + PREBINDING = NO; + PRODUCT_NAME = Cog; + WRAPPER_EXTENSION = app; + ZERO_LINK = NO; + }; + name = Deployment; + }; + 8EAB7513085614F80021C2BF /* Default */ = { + isa = XCBuildConfiguration; + buildSettings = { + FRAMEWORK_SEARCH_PATHS = ( + /Users/xugg/Projects/Cog/Libraries/DecMPA/build, + /Users/xugg/Projects/Cog/Libraries/FLAC/build, + /Users/xugg/Projects/Cog/Libraries/MAC/build, + /Users/xugg/Projects/Cog/Libraries/MPCDec/build, + /Users/xugg/Projects/Cog/Libraries/Ogg/build, + /Users/xugg/Projects/Cog/Libraries/SndFile/build, + /Users/xugg/Projects/Cog/Libraries/Vorbis/build, + /Users/xugg/Projects/Cog/Libraries/MetaTag/build, + /Users/xugg/Projects/Cog/Libraries/TagLib/build, + /Users/xugg/Projects/Cog/Libraries/FAAD2/build, + /Users/xugg/Projects/Cog/Libraries/Shorten/build, + /Users/xugg/Projects/Cog/Libraries/WavPack/build, + ); + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + GCC_OPTIMIZATION_LEVEL = 3; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = Cog_Prefix.pch; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + HEADER_SEARCH_PATHS = MAC; + INFOPLIST_FILE = Info.plist; + INSTALL_PATH = "$(HOME)/Applications"; + OTHER_CFLAGS = ( + "-D__MACOSX__", + "-DHAVE_CONFIG_H", + ); + OTHER_LDFLAGS = "-Wl,-read_only_relocs,warning"; + PRODUCT_NAME = Cog; + WRAPPER_EXTENSION = app; + }; + name = Default; + }; + 8EAB7515085614F80021C2BF /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Development; + }; + 8EAB7516085614F80021C2BF /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Deployment; + }; + 8EAB7517085614F80021C2BF /* Default */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Default; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 8EAB7510085614F80021C2BF /* Build configuration list for PBXNativeTarget "Cog" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 8EAB7511085614F80021C2BF /* Development */, + 8EAB7512085614F80021C2BF /* Deployment */, + 8EAB7513085614F80021C2BF /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Default; + }; + 8EAB7514085614F80021C2BF /* Build configuration list for PBXProject "Cog" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 8EAB7515085614F80021C2BF /* Development */, + 8EAB7516085614F80021C2BF /* Deployment */, + 8EAB7517085614F80021C2BF /* Default */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Default; + }; +/* End XCConfigurationList section */ + }; + rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; +} diff --git a/Cog.xcodeproj/xugg.mode1 b/Cog.xcodeproj/xugg.mode1 new file mode 100644 index 000000000..a0a9b5354 --- /dev/null +++ b/Cog.xcodeproj/xugg.mode1 @@ -0,0 +1,1500 @@ + + + + + ActivePerspectiveName + Project + AllowedModules + + + BundleLoadPath + + MaxInstances + n + Module + PBXSmartGroupTreeModule + Name + Groups and Files Outline View + + + BundleLoadPath + + MaxInstances + n + Module + PBXNavigatorGroup + Name + Editor + + + BundleLoadPath + + MaxInstances + n + Module + XCTaskListModule + Name + Task List + + + BundleLoadPath + + MaxInstances + n + Module + XCDetailModule + Name + File and Smart Group Detail Viewer + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXBuildResultsModule + Name + Detailed Build Results Viewer + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXProjectFindModule + Name + Project Batch Find Tool + + + BundleLoadPath + + MaxInstances + n + Module + PBXRunSessionModule + Name + Run Log + + + BundleLoadPath + + MaxInstances + n + Module + PBXBookmarksModule + Name + Bookmarks Tool + + + BundleLoadPath + + MaxInstances + n + Module + PBXClassBrowserModule + Name + Class Browser + + + BundleLoadPath + + MaxInstances + n + Module + PBXCVSModule + Name + Source Code Control Tool + + + BundleLoadPath + + MaxInstances + n + Module + PBXDebugBreakpointsModule + Name + Debug Breakpoints Tool + + + BundleLoadPath + + MaxInstances + n + Module + XCDockableInspector + Name + Inspector + + + BundleLoadPath + + MaxInstances + n + Module + PBXOpenQuicklyModule + Name + Open Quickly Tool + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXDebugSessionModule + Name + Debugger + + + BundleLoadPath + + MaxInstances + 1 + Module + PBXDebugCLIModule + Name + Debug Console + + + Description + DefaultDescriptionKey + DockingSystemVisible + + Extension + mode1 + FavBarConfig + + PBXProjectModuleGUID + 8EB77465082DA402005891CA + XCBarModuleItemNames + + XCBarModuleItems + + + FirstTimeWindowDisplayed + + Identifier + com.apple.perspectives.project.mode1 + MajorVersion + 31 + MinorVersion + 1 + Name + Default + Notifications + + OpenEditors + + PerspectiveWidths + + -1 + -1 + + Perspectives + + + ChosenToolbarItems + + active-target-popup + action + NSToolbarFlexibleSpaceItem + buildOrClean + build-and-runOrDebug + com.apple.ide.PBXToolbarStopButton + get-info + toggle-editor + NSToolbarFlexibleSpaceItem + com.apple.pbx.toolbar.searchfield + + ControllerClassBaseName + + IconName + WindowOfProjectWithEditor + Identifier + perspective.project + IsVertical + + Layout + + + ContentConfiguration + + PBXBottomSmartGroupGIDs + + 1C37FBAC04509CD000000102 + 1C37FAAC04509CD000000102 + 1C08E77C0454961000C914BD + 1C37FABC05509CD000000102 + 1C37FABC05539CD112110102 + E2644B35053B69B200211256 + 1C37FABC04509CD000100104 + 1CC0EA4004350EF90044410B + 1CC0EA4004350EF90041110B + + PBXProjectModuleGUID + 1CE0B1FE06471DED0097A5F4 + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + yes + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 186 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 29B97314FDCFA39411CA2CEA + 080E96DDFE201D6D7F000001 + 29B97317FDCFA39411CA2CEA + 8EAFD26D08465E4500107BA5 + 1C37FABC05509CD000000102 + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 14 + 1 + 0 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {186, 565}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + + XCSharingToken + com.apple.Xcode.GFSharingToken + + GeometryConfiguration + + Frame + {{0, 0}, {203, 583}} + GroupTreeTableConfiguration + + MainColumn + 186 + + RubberWindowFrame + 2 122 1024 624 0 0 1024 746 + + Module + PBXSmartGroupTreeModule + Proportion + 203pt + + + Dock + + + BecomeActive + + ContentConfiguration + + PBXProjectModuleGUID + 1CE0B20306471E060097A5F4 + PBXProjectModuleLabel + SoundController.m + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1CE0B20406471E060097A5F4 + PBXProjectModuleLabel + SoundController.m + _historyCapacity + 0 + bookmark + 8EABE78B08562281004DF882 + history + + 8EF6FACD082DAA2B006F7BE6 + 8EF6FAD1082DAA2B006F7BE6 + 8E9BF100082FEF6B00B26943 + 8E267DDB0837FE5F004ACBC5 + 8E1A1826083806B700AEA302 + 8E6082C7083920310017AECF + 8E652A33083E1A7900A7AF1B + 8E652A34083E1A7900A7AF1B + 8E652A35083E1A7900A7AF1B + 8E652A36083E1A7900A7AF1B + 8EDC88A90842F8DE007D1532 + 8EDC88B50842F936007D1532 + 8ED833CD08457E6B0033CDBD + 8E94D9D2084BEA32007F0AEB + 8E94D9D3084BEA32007F0AEB + 8E14E4A5084D089100246BCC + 8EC156F5084FEB8900BB24E8 + 8E2752B70850A92E001618CD + 8E2BC83D0850F56200BEAC36 + 8EE2A5B808511A1800367489 + 8E72BC640851408F00E34F1D + 8EFC6D18085376D100C67D06 + 8EFC6DE7085380B800C67D06 + 8EFC6DE8085380B800C67D06 + 8EFC6DF0085380B800C67D06 + 8EFC6E29085386CE00C67D06 + 8E3EDBC9085477D0007C6A53 + 8E3EDBCF085477D0007C6A53 + 8E3EDBD1085477D0007C6A53 + 8E8BAF10085494E000E9F14D + 8E8BAF790854976A00E9F14D + 8E91CCEE08549FEE0055EC68 + 8EB30D890854BEF1009EA87F + 8EB30D8A0854BEF1009EA87F + 8EB30DAE0854BFEE009EA87F + 8EB30DDB0854C261009EA87F + 8EB30DDC0854C261009EA87F + 8EB30DDD0854C261009EA87F + 8EB30DDE0854C261009EA87F + 8EB30DDF0854C261009EA87F + 8EB30DE00854C261009EA87F + 8EB30E1F0854C36A009EA87F + 8EB30E200854C36A009EA87F + 8E4D66E90854CD2C00816BEE + 8E4D66EA0854CD2C00816BEE + 8E4D67210854D2E700816BEE + 8E4D67D40854E7B100816BEE + 8E8F3F20085543D700BCF803 + 8E8F3F21085543D700BCF803 + 8E8F3F22085543D700BCF803 + 8E8F3F23085543D700BCF803 + 8E8F3F400855457A00BCF803 + 8E8F3F59085546B300BCF803 + 8E8F3F780855483300BCF803 + 8E8F3F790855483300BCF803 + 8E8F3FA408554B8000BCF803 + 8EF45A7A08557C4D00D2D5D0 + 8E287CDC0855D60A00562C66 + 8E287CDD0855D60A00562C66 + 8E287E580855F35400562C66 + 8E287E7F0855F60E00562C66 + 8E287E830855F60E00562C66 + 8EAB7544085621B10021C2BF + 8EAB7545085621B10021C2BF + 8EAB7547085621B10021C2BF + 8EAB7549085621B10021C2BF + 8EAB754A085621B10021C2BF + 8EAB754B085621B10021C2BF + 8EAB754C085621B10021C2BF + 8EABE78408562281004DF882 + 8EABE78508562281004DF882 + 8EABE78608562281004DF882 + 8EABE78708562281004DF882 + + prevStack + + 8EF6FAD5082DAA2B006F7BE6 + 8EF6FAD6082DAA2B006F7BE6 + 8EF6FAD7082DAA2B006F7BE6 + 8EF6FAD8082DAA2B006F7BE6 + 8EF6FADA082DAA2B006F7BE6 + 8EF6FADC082DAA2B006F7BE6 + 8EF6FADD082DAA2B006F7BE6 + 8EF6FADE082DAA2B006F7BE6 + 8EF6FADF082DAA2B006F7BE6 + 8EF6FAE1082DAA2B006F7BE6 + 8EF6FAEF082DAA2B006F7BE6 + 8EF6FAF3082DAA2B006F7BE6 + 8EE4A6C3082E6F6100415456 + 8EE4A6C8082E6F6100415456 + 8EE4A6FE082E704E00415456 + 8EE4A799082E7D8700415456 + 8E9BF08B082FB9DD00B26943 + 8E4721AE08318F3E001F89FA + 8E4721AF08318F3E001F89FA + 8E4721B008318F3E001F89FA + 8E4721B108318F3E001F89FA + 8E4721B208318F3E001F89FA + 8E4721B308318F3E001F89FA + 8E4721B908318F3E001F89FA + 8E4721BA08318F3E001F89FA + 8E4721E008319EFC001F89FA + 8E4721E108319EFC001F89FA + 8E4721E508319EFC001F89FA + 8E4521C408327F4C00F8BA7C + 8E4522A608329C9B00F8BA7C + 8E4522AF08329C9B00F8BA7C + 8E287164083695080013CE39 + 8EDE0CCC08369EB200EABFE4 + 8E267D8C0837F963004ACBC5 + 8E267D8D0837F963004ACBC5 + 8E267D900837F963004ACBC5 + 8E267D910837F963004ACBC5 + 8E267D920837F963004ACBC5 + 8E267D940837F963004ACBC5 + 8E267DA00837FA6E004ACBC5 + 8E267E0308380176004ACBC5 + 8E267E1A083801D8004ACBC5 + 8E1A182C083806B700AEA302 + 8E297910083D892800F2C55A + 8E6529B5083D8D7F00A7AF1B + 8E652A39083E1A7900A7AF1B + 8E652A3A083E1A7900A7AF1B + 8EDCBDDB084061E500F5C7E3 + 8EDCBDDC084061E500F5C7E3 + 8E0EBF58084BAA56003A6E64 + 8E0EBF59084BAA56003A6E64 + 8E10DC08084BBE490013815C + 8E5A90BB084CC25900AE6D62 + 8E14E4B3084D089100246BCC + 8E14E4B4084D089100246BCC + 8E14E4B5084D089100246BCC + 8EC18EBD084E57D500AE0BA9 + 8EC156F9084FEB8900BB24E8 + 8E3EDBE0085477D0007C6A53 + 8E3EDBE4085477D0007C6A53 + 8E8BAEB208548C9600E9F14D + 8E8BAEB308548C9600E9F14D + 8E8BAEB708548C9600E9F14D + 8E8BAF17085494E000E9F14D + 8EB30D990854BEF1009EA87F + 8E8F3FAE08554B8000BCF803 + 8E287E5D0855F35400562C66 + 8E287E5E0855F35400562C66 + 8EAB7553085621B10021C2BF + 8EAB7554085621B10021C2BF + 8EAB7555085621B10021C2BF + 8EAB755D085621B10021C2BF + 8EABE78808562281004DF882 + 8EABE78908562281004DF882 + 8EABE78A08562281004DF882 + + + SplitCount + 1 + + StatusBarVisibility + + + GeometryConfiguration + + Frame + {{0, 0}, {816, 578}} + RubberWindowFrame + 2 122 1024 624 0 0 1024 746 + + Module + PBXNavigatorGroup + Proportion + 578pt + + + ContentConfiguration + + PBXProjectModuleGUID + 1CE0B20506471E060097A5F4 + PBXProjectModuleLabel + Detail + + GeometryConfiguration + + Frame + {{0, 583}, {816, 0}} + RubberWindowFrame + 2 122 1024 624 0 0 1024 746 + + Module + XCDetailModule + Proportion + 0pt + + + Proportion + 816pt + + + Name + Project + ServiceClasses + + XCModuleDock + PBXSmartGroupTreeModule + XCModuleDock + PBXNavigatorGroup + XCDetailModule + + TableOfContents + + 8EABE78C08562281004DF882 + 1CE0B1FE06471DED0097A5F4 + 8EABE78D08562281004DF882 + 1CE0B20306471E060097A5F4 + 1CE0B20506471E060097A5F4 + + ToolbarConfiguration + xcode.toolbar.config.default + + + ControllerClassBaseName + + IconName + WindowOfProject + Identifier + perspective.morph + IsVertical + 0 + Layout + + + BecomeActive + 1 + ContentConfiguration + + PBXBottomSmartGroupGIDs + + 1C37FBAC04509CD000000102 + 1C37FAAC04509CD000000102 + 1C08E77C0454961000C914BD + 1C37FABC05509CD000000102 + 1C37FABC05539CD112110102 + E2644B35053B69B200211256 + 1C37FABC04509CD000100104 + 1CC0EA4004350EF90044410B + 1CC0EA4004350EF90041110B + + PBXProjectModuleGUID + 11E0B1FE06471DED0097A5F4 + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + yes + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 186 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 29B97314FDCFA39411CA2CEA + 1C37FABC05509CD000000102 + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 0 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {186, 337}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + 1 + XCSharingToken + com.apple.Xcode.GFSharingToken + + GeometryConfiguration + + Frame + {{0, 0}, {203, 355}} + GroupTreeTableConfiguration + + MainColumn + 186 + + RubberWindowFrame + 373 269 690 397 0 0 1440 878 + + Module + PBXSmartGroupTreeModule + Proportion + 100% + + + Name + Morph + PreferredWidth + 300 + ServiceClasses + + XCModuleDock + PBXSmartGroupTreeModule + + TableOfContents + + 11E0B1FE06471DED0097A5F4 + + ToolbarConfiguration + xcode.toolbar.config.default.short + + + PerspectivesBarVisible + + ShelfIsVisible + + SourceDescription + file at '/System/Library/PrivateFrameworks/DevToolsInterface.framework/Versions/A/Resources/XCPerspectivesSpecificationMode1.xcperspec' + StatusbarIsVisible + + TimeStamp + 0.0 + ToolbarDisplayMode + 1 + ToolbarIsVisible + + ToolbarSizeMode + 1 + Type + Perspectives + UpdateMessage + The Default Workspace in this version of Xcode now includes support to hide and show the detail view (what has been referred to as the "Metro-Morph" feature). You must discard your current Default Workspace settings and update to the latest Default Workspace in order to gain this feature. Do you wish to update to the latest Workspace defaults for project '%@'? + WindowJustification + 5 + WindowOrderList + + 1C0AD2B3069F1EA900FABCE6 + /Users/xugg/Projects/Cog/Cog.xcodeproj + + WindowString + 2 122 1024 624 0 0 1024 746 + WindowTools + + + FirstTimeWindowDisplayed + + Identifier + windowTool.build + IsVertical + + Layout + + + Dock + + + BecomeActive + + ContentConfiguration + + PBXProjectModuleGUID + 1CD0528F0623707200166675 + PBXProjectModuleLabel + AppController.m + StatusBarVisibility + + + GeometryConfiguration + + Frame + {{0, 0}, {1024, 342}} + RubberWindowFrame + 0 122 1024 624 0 0 1024 746 + + Module + PBXNavigatorGroup + Proportion + 342pt + + + ContentConfiguration + + PBXProjectModuleGUID + XCMainBuildResultsModuleGUID + PBXProjectModuleLabel + Build + XCBuildResultsTrigger_Collapse + 1021 + XCBuildResultsTrigger_Open + 1011 + + GeometryConfiguration + + Frame + {{0, 347}, {1024, 236}} + RubberWindowFrame + 0 122 1024 624 0 0 1024 746 + + Module + PBXBuildResultsModule + Proportion + 236pt + + + Proportion + 583pt + + + Name + Build Results + ServiceClasses + + PBXBuildResultsModule + + StatusbarIsVisible + + TableOfContents + + 8EF6FAA6082DA951006F7BE6 + 8E287D1F0855DA8900562C66 + 1CD0528F0623707200166675 + XCMainBuildResultsModuleGUID + + ToolbarConfiguration + xcode.toolbar.config.build + WindowString + 0 122 1024 624 0 0 1024 746 + WindowToolGUID + 8EF6FAA6082DA951006F7BE6 + WindowToolIsVisible + + + + FirstTimeWindowDisplayed + + Identifier + windowTool.debugger + IsVertical + + Layout + + + Dock + + + ContentConfiguration + + Debugger + + HorizontalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {184, 198}} + {{184, 0}, {840, 198}} + + + VerticalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {1024, 198}} + {{0, 198}, {1024, 386}} + + + + LauncherConfigVersion + 8 + PBXProjectModuleGUID + 1C162984064C10D400B95A72 + PBXProjectModuleLabel + Debug - GLUTExamples (Underwater) + + GeometryConfiguration + + DebugConsoleDrawerSize + {100, 120} + DebugConsoleVisible + None + DebugConsoleWindowFrame + {{200, 200}, {500, 300}} + DebugSTDIOWindowFrame + {{200, 200}, {500, 300}} + Frame + {{0, 0}, {1024, 584}} + RubberWindowFrame + 0 121 1024 625 0 0 1024 746 + + Module + PBXDebugSessionModule + Proportion + 584pt + + + Proportion + 584pt + + + Name + Debugger + ServiceClasses + + PBXDebugSessionModule + + StatusbarIsVisible + + TableOfContents + + 1CD10A99069EF8BA00B06720 + 8E8F3E55085538AB00BCF803 + 1C162984064C10D400B95A72 + 8E8F3E56085538AB00BCF803 + 8E8F3E57085538AB00BCF803 + 8E8F3E58085538AB00BCF803 + 8E8F3E59085538AB00BCF803 + 8E8F3E5A085538AB00BCF803 + 8E8F3E5B085538AB00BCF803 + + ToolbarConfiguration + xcode.toolbar.config.debug + WindowString + 0 121 1024 625 0 0 1024 746 + WindowToolGUID + 1CD10A99069EF8BA00B06720 + WindowToolIsVisible + + + + FirstTimeWindowDisplayed + + Identifier + windowTool.find + IsVertical + + Layout + + + Dock + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1CDD528C0622207200134675 + PBXProjectModuleLabel + Sound.m + StatusBarVisibility + + + GeometryConfiguration + + Frame + {{0, 0}, {1024, 342}} + RubberWindowFrame + 0 65 1024 681 0 0 1024 746 + + Module + PBXNavigatorGroup + Proportion + 1024pt + + + Proportion + 342pt + + + BecomeActive + + ContentConfiguration + + PBXProjectModuleGUID + 1CD0528E0623707200166675 + PBXProjectModuleLabel + Project Find + + GeometryConfiguration + + Frame + {{0, 347}, {1024, 293}} + RubberWindowFrame + 0 65 1024 681 0 0 1024 746 + + Module + PBXProjectFindModule + Proportion + 293pt + + + Proportion + 640pt + + + Name + Project Find + ServiceClasses + + PBXProjectFindModule + + StatusbarIsVisible + + TableOfContents + + 1C530D57069F1CE1000CFCEE + 8E4D67990854E47400816BEE + 8E4D679A0854E47400816BEE + 1CDD528C0622207200134675 + 1CD0528E0623707200166675 + + WindowString + 0 65 1024 681 0 0 1024 746 + WindowToolGUID + 1C530D57069F1CE1000CFCEE + WindowToolIsVisible + + + + Identifier + MENUSEPARATOR + + + FirstTimeWindowDisplayed + + Identifier + windowTool.debuggerConsole + IsVertical + + Layout + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1C78EAAC065D492600B07095 + PBXProjectModuleLabel + Debugger Console + + GeometryConfiguration + + Frame + {{0, 0}, {440, 358}} + RubberWindowFrame + 525 161 440 400 0 0 1024 746 + + Module + PBXDebugCLIModule + Proportion + 358pt + + + Proportion + 359pt + + + Name + Debugger Console + ServiceClasses + + PBXDebugCLIModule + + StatusbarIsVisible + + TableOfContents + + 8E7A9371083675B600771E14 + 8E8F3E5C085538AB00BCF803 + 1C78EAAC065D492600B07095 + + WindowString + 525 161 440 400 0 0 1024 746 + WindowToolGUID + 8E7A9371083675B600771E14 + WindowToolIsVisible + + + + FirstTimeWindowDisplayed + + Identifier + windowTool.run + IsVertical + + Layout + + + Dock + + + ContentConfiguration + + LauncherConfigVersion + 3 + PBXProjectModuleGUID + 1CD0528B0623707200166675 + PBXProjectModuleLabel + Run + Runner + + HorizontalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {367, 168}} + {{0, 173}, {367, 270}} + + + VerticalSplitView + + _collapsingFrameDimension + 0.0 + _indexOfCollapsedView + 0 + _percentageOfCollapsedView + 0.0 + isCollapsed + yes + sizes + + {{0, 0}, {406, 443}} + {{411, 0}, {517, 443}} + + + + + GeometryConfiguration + + Frame + {{0, 0}, {1024, 583}} + RubberWindowFrame + 3 123 1024 623 0 0 1024 746 + + Module + PBXRunSessionModule + Proportion + 583pt + + + Proportion + 582pt + + + Name + Run Log + ServiceClasses + + PBXRunSessionModule + + StatusbarIsVisible + + TableOfContents + + 1C0AD2B3069F1EA900FABCE6 + 8EABE77B085621E4004DF882 + 1CD0528B0623707200166675 + 8EABE77C085621E4004DF882 + + ToolbarConfiguration + xcode.toolbar.config.run + WindowString + 3 123 1024 623 0 0 1024 746 + WindowToolGUID + 1C0AD2B3069F1EA900FABCE6 + WindowToolIsVisible + + + + Identifier + windowTool.scm + Layout + + + Dock + + + ContentConfiguration + + PBXProjectModuleGUID + 1C78EAB2065D492600B07095 + PBXProjectModuleLabel + <No Editor> + PBXSplitModuleInNavigatorKey + + Split0 + + PBXProjectModuleGUID + 1C78EAB3065D492600B07095 + + SplitCount + 1 + + StatusBarVisibility + 1 + + GeometryConfiguration + + Frame + {{0, 0}, {452, 0}} + RubberWindowFrame + 743 379 452 308 0 0 1280 1002 + + Module + PBXNavigatorGroup + Proportion + 0pt + + + BecomeActive + 1 + ContentConfiguration + + PBXProjectModuleGUID + 1CD052920623707200166675 + PBXProjectModuleLabel + SCM + + GeometryConfiguration + + ConsoleFrame + {{0, 259}, {452, 0}} + Frame + {{0, 7}, {452, 259}} + RubberWindowFrame + 743 379 452 308 0 0 1280 1002 + TableConfiguration + + Status + 30 + FileName + 199 + Path + 197.09500122070312 + + TableFrame + {{0, 0}, {452, 250}} + + Module + PBXCVSModule + Proportion + 262pt + + + Proportion + 266pt + + + Name + SCM + ServiceClasses + + PBXCVSModule + + StatusbarIsVisible + 1 + TableOfContents + + 1C78EAB4065D492600B07095 + 1C78EAB5065D492600B07095 + 1C78EAB2065D492600B07095 + 1CD052920623707200166675 + + ToolbarConfiguration + xcode.toolbar.config.scm + WindowString + 743 379 452 308 0 0 1280 1002 + + + Identifier + windowTool.breakpoints + IsVertical + + Layout + + + Dock + + + BecomeActive + + ContentConfiguration + + PBXBottomSmartGroupGIDs + + 1C77FABC04509CD000000102 + + PBXProjectModuleGUID + 1CE0B1FE06471DED0097A5F4 + PBXProjectModuleLabel + Files + PBXProjectStructureProvided + no + PBXSmartGroupTreeModuleColumnData + + PBXSmartGroupTreeModuleColumnWidthsKey + + 168 + + PBXSmartGroupTreeModuleColumnsKey_v4 + + MainColumn + + + PBXSmartGroupTreeModuleOutlineStateKey_v7 + + PBXSmartGroupTreeModuleOutlineStateExpansionKey + + 1C77FABC04509CD000000102 + + PBXSmartGroupTreeModuleOutlineStateSelectionKey + + + 0 + + + PBXSmartGroupTreeModuleOutlineStateVisibleRectKey + {{0, 0}, {168, 350}} + + PBXTopSmartGroupGIDs + + XCIncludePerspectivesSwitch + + + GeometryConfiguration + + Frame + {{0, 0}, {185, 368}} + GroupTreeTableConfiguration + + MainColumn + 168 + + RubberWindowFrame + 315 424 744 409 0 0 1440 878 + + Module + PBXSmartGroupTreeModule + Proportion + 185pt + + + ContentConfiguration + + PBXProjectModuleGUID + 1CA1AED706398EBD00589147 + PBXProjectModuleLabel + Detail + + GeometryConfiguration + + Frame + {{190, 0}, {554, 368}} + RubberWindowFrame + 315 424 744 409 0 0 1440 878 + + Module + XCDetailModule + Proportion + 554pt + + + Proportion + 368pt + + + MajorVersion + 2 + MinorVersion + 0 + Name + Breakpoints + ServiceClasses + + PBXSmartGroupTreeModule + XCDetailModule + + StatusbarIsVisible + + TableOfContents + + 1CDDB66807F98D9800BB5817 + 1CDDB66907F98D9800BB5817 + 1CE0B1FE06471DED0097A5F4 + 1CA1AED706398EBD00589147 + + ToolbarConfiguration + xcode.toolbar.config.breakpoints + WindowString + 315 424 744 409 0 0 1440 878 + WindowToolGUID + 1CDDB66807F98D9800BB5817 + WindowToolIsVisible + + + + Identifier + windowTool.debugAnimator + Layout + + + Dock + + + Module + PBXNavigatorGroup + Proportion + 100% + + + Proportion + 100% + + + Name + Debug Visualizer + ServiceClasses + + PBXNavigatorGroup + + StatusbarIsVisible + + ToolbarConfiguration + xcode.toolbar.config.debugAnimator + WindowString + 100 100 700 500 0 0 1280 1002 + + + Identifier + windowTool.bookmarks + Layout + + + Dock + + + Module + PBXBookmarksModule + Proportion + 100% + + + Proportion + 100% + + + Name + Bookmarks + ServiceClasses + + PBXBookmarksModule + + StatusbarIsVisible + 0 + WindowString + 538 42 401 187 0 0 1280 1002 + + + Identifier + windowTool.classBrowser + Layout + + + Dock + + + BecomeActive + 1 + ContentConfiguration + + OptionsSetName + Hierarchy, all classes + PBXProjectModuleGUID + 1CA6456E063B45B4001379D8 + PBXProjectModuleLabel + Class Browser - NSObject + + GeometryConfiguration + + ClassesFrame + {{0, 0}, {374, 96}} + ClassesTreeTableConfiguration + + PBXClassNameColumnIdentifier + 208 + PBXClassBookColumnIdentifier + 22 + + Frame + {{0, 0}, {630, 331}} + MembersFrame + {{0, 105}, {374, 395}} + MembersTreeTableConfiguration + + PBXMemberTypeIconColumnIdentifier + 22 + PBXMemberNameColumnIdentifier + 216 + PBXMemberTypeColumnIdentifier + 97 + PBXMemberBookColumnIdentifier + 22 + + PBXModuleWindowStatusBarHidden2 + 1 + RubberWindowFrame + 385 179 630 352 0 0 1440 878 + + Module + PBXClassBrowserModule + Proportion + 332pt + + + Proportion + 332pt + + + Name + Class Browser + ServiceClasses + + PBXClassBrowserModule + + StatusbarIsVisible + 0 + TableOfContents + + 1C0AD2AF069F1E9B00FABCE6 + 1C0AD2B0069F1E9B00FABCE6 + 1CA6456E063B45B4001379D8 + + ToolbarConfiguration + xcode.toolbar.config.classbrowser + WindowString + 385 179 630 352 0 0 1440 878 + WindowToolGUID + 1C0AD2AF069F1E9B00FABCE6 + WindowToolIsVisible + 0 + + + + diff --git a/Cog.xcodeproj/xugg.pbxuser b/Cog.xcodeproj/xugg.pbxuser new file mode 100644 index 000000000..2e4c63fdc --- /dev/null +++ b/Cog.xcodeproj/xugg.pbxuser @@ -0,0 +1,2475 @@ +// !$*UTF8*$! +{ + 089C165DFE840E0CC02AAC07 /* English */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 546}}"; + sepNavSelRange = "{111, 0}"; + sepNavVisRect = "{{0, 0}, {775, 546}}"; + sepNavWindowFrame = "{{15, 61}, {1016, 680}}"; + }; + }; + 29B97313FDCFA39411CA2CEA /* Project object */ = { + activeBuildConfigurationName = Development; + activeBuildStyle = 4A9504CCFFE6A4B311CA0CBA /* Development */; + activeExecutable = 8EB77455082DA3EB005891CA /* Cog */; + activeTarget = 8D1107260486CEB800E47090 /* Cog */; + addToTargets = ( + 8D1107260486CEB800E47090 /* Cog */, + ); + breakpoints = ( + 8EF1B97C083A49980095B236 /* PlaylistController.m:386 */, + 8EEFDF8808410C00008BB533 /* SoundController.m:275 */, + 8EDC87BA0842F2A4007D1532 /* SoundFile.m:124 */, + 8E8BAEFB08548F8600E9F14D /* WavPackFile.m:27 */, + ); + codeSenseManager = 8EB77467082DA402005891CA /* Code sense */; + executables = ( + 8EB77455082DA3EB005891CA /* Cog */, + ); + perUserDictionary = { + PBXConfiguration.PBXFileTableDataSource3.PBXBookmarksDataSource = { + PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; + PBXFileTableDataSourceColumnSortingKey = PBXBookmarksDataSource_NameID; + PBXFileTableDataSourceColumnWidthsKey = ( + 200, + 200, + 386.5835, + ); + PBXFileTableDataSourceColumnsKey = ( + PBXBookmarksDataSource_LocationID, + PBXBookmarksDataSource_NameID, + PBXBookmarksDataSource_CommentsID, + ); + }; + PBXConfiguration.PBXFileTableDataSource3.PBXExecutablesDataSource = { + PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; + PBXFileTableDataSourceColumnSortingKey = PBXExecutablesDataSource_NameID; + PBXFileTableDataSourceColumnWidthsKey = ( + 22, + 300, + 400, + ); + PBXFileTableDataSourceColumnsKey = ( + PBXExecutablesDataSource_ActiveFlagID, + PBXExecutablesDataSource_NameID, + PBXExecutablesDataSource_CommentsID, + ); + }; + PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = { + PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; + PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Target_ColumnID; + PBXFileTableDataSourceColumnWidthsKey = ( + 20, + 577, + 20, + 48, + 43, + 43, + 20, + ); + PBXFileTableDataSourceColumnsKey = ( + PBXFileDataSource_FiletypeID, + PBXFileDataSource_Filename_ColumnID, + PBXFileDataSource_Built_ColumnID, + PBXFileDataSource_ObjectSize_ColumnID, + PBXFileDataSource_Errors_ColumnID, + PBXFileDataSource_Warnings_ColumnID, + PBXFileDataSource_Target_ColumnID, + ); + }; + PBXConfiguration.PBXFileTableDataSource3.PBXFindDataSource = { + PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; + PBXFileTableDataSourceColumnSortingKey = PBXFindDataSource_LocationID; + PBXFileTableDataSourceColumnWidthsKey = ( + 200, + 120, + ); + PBXFileTableDataSourceColumnsKey = ( + PBXFindDataSource_MessageID, + PBXFindDataSource_LocationID, + ); + }; + PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = { + PBXFileTableDataSourceColumnSortingDirectionKey = "-1"; + PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID; + PBXFileTableDataSourceColumnWidthsKey = ( + 20, + 200, + 397, + 20, + 48, + 43, + 43, + ); + PBXFileTableDataSourceColumnsKey = ( + PBXFileDataSource_FiletypeID, + PBXFileDataSource_Filename_ColumnID, + PBXTargetDataSource_PrimaryAttribute, + PBXFileDataSource_Built_ColumnID, + PBXFileDataSource_ObjectSize_ColumnID, + PBXFileDataSource_Errors_ColumnID, + PBXFileDataSource_Warnings_ColumnID, + ); + }; + PBXPerProjectTemplateStateSaveDate = 139862467; + PBXWorkspaceStateSaveDate = 139862467; + }; + perUserProjectItems = { + 8E0EBF58084BAA56003A6E64 = 8E0EBF58084BAA56003A6E64 /* PBXTextBookmark */; + 8E0EBF59084BAA56003A6E64 = 8E0EBF59084BAA56003A6E64 /* PBXTextBookmark */; + 8E10DC08084BBE490013815C = 8E10DC08084BBE490013815C /* PBXTextBookmark */; + 8E14E4A5084D089100246BCC = 8E14E4A5084D089100246BCC /* PBXTextBookmark */; + 8E14E4B3084D089100246BCC = 8E14E4B3084D089100246BCC /* PBXTextBookmark */; + 8E14E4B4084D089100246BCC = 8E14E4B4084D089100246BCC /* PBXTextBookmark */; + 8E14E4B5084D089100246BCC = 8E14E4B5084D089100246BCC /* PBXTextBookmark */; + 8E1A1826083806B700AEA302 = 8E1A1826083806B700AEA302 /* PBXTextBookmark */; + 8E1A182C083806B700AEA302 = 8E1A182C083806B700AEA302 /* PBXTextBookmark */; + 8E267D8C0837F963004ACBC5 = 8E267D8C0837F963004ACBC5 /* PBXTextBookmark */; + 8E267D8D0837F963004ACBC5 = 8E267D8D0837F963004ACBC5 /* PBXTextBookmark */; + 8E267D900837F963004ACBC5 = 8E267D900837F963004ACBC5 /* PBXTextBookmark */; + 8E267D910837F963004ACBC5 = 8E267D910837F963004ACBC5 /* PBXTextBookmark */; + 8E267D920837F963004ACBC5 = 8E267D920837F963004ACBC5 /* PBXTextBookmark */; + 8E267D940837F963004ACBC5 = 8E267D940837F963004ACBC5 /* PBXTextBookmark */; + 8E267DA00837FA6E004ACBC5 = 8E267DA00837FA6E004ACBC5 /* PBXTextBookmark */; + 8E267DDB0837FE5F004ACBC5 = 8E267DDB0837FE5F004ACBC5 /* PBXTextBookmark */; + 8E267E0308380176004ACBC5 = 8E267E0308380176004ACBC5 /* PBXTextBookmark */; + 8E267E1A083801D8004ACBC5 = 8E267E1A083801D8004ACBC5 /* PBXTextBookmark */; + 8E2752B70850A92E001618CD = 8E2752B70850A92E001618CD /* PBXTextBookmark */; + 8E287164083695080013CE39 = 8E287164083695080013CE39 /* PBXTextBookmark */; + 8E287CDC0855D60A00562C66 = 8E287CDC0855D60A00562C66 /* PBXTextBookmark */; + 8E287CDD0855D60A00562C66 = 8E287CDD0855D60A00562C66 /* PBXTextBookmark */; + 8E287E580855F35400562C66 = 8E287E580855F35400562C66 /* PBXTextBookmark */; + 8E287E5D0855F35400562C66 = 8E287E5D0855F35400562C66 /* PBXTextBookmark */; + 8E287E5E0855F35400562C66 = 8E287E5E0855F35400562C66 /* PBXTextBookmark */; + 8E287E7F0855F60E00562C66 = 8E287E7F0855F60E00562C66 /* PBXTextBookmark */; + 8E287E830855F60E00562C66 = 8E287E830855F60E00562C66 /* PBXTextBookmark */; + 8E297910083D892800F2C55A = 8E297910083D892800F2C55A /* PBXTextBookmark */; + 8E2BC83D0850F56200BEAC36 = 8E2BC83D0850F56200BEAC36 /* PBXTextBookmark */; + 8E3EDBC9085477D0007C6A53 = 8E3EDBC9085477D0007C6A53 /* PBXTextBookmark */; + 8E3EDBCF085477D0007C6A53 = 8E3EDBCF085477D0007C6A53 /* PBXTextBookmark */; + 8E3EDBD1085477D0007C6A53 = 8E3EDBD1085477D0007C6A53 /* PBXTextBookmark */; + 8E3EDBE0085477D0007C6A53 = 8E3EDBE0085477D0007C6A53 /* PBXTextBookmark */; + 8E3EDBE4085477D0007C6A53 = 8E3EDBE4085477D0007C6A53 /* PBXTextBookmark */; + 8E4521C408327F4C00F8BA7C = 8E4521C408327F4C00F8BA7C /* PBXTextBookmark */; + 8E4522A608329C9B00F8BA7C = 8E4522A608329C9B00F8BA7C /* PBXTextBookmark */; + 8E4522AF08329C9B00F8BA7C = 8E4522AF08329C9B00F8BA7C /* PBXTextBookmark */; + 8E4721AE08318F3E001F89FA = 8E4721AE08318F3E001F89FA /* PBXTextBookmark */; + 8E4721AF08318F3E001F89FA = 8E4721AF08318F3E001F89FA /* PBXTextBookmark */; + 8E4721B008318F3E001F89FA = 8E4721B008318F3E001F89FA /* PBXTextBookmark */; + 8E4721B108318F3E001F89FA = 8E4721B108318F3E001F89FA /* PBXTextBookmark */; + 8E4721B208318F3E001F89FA = 8E4721B208318F3E001F89FA /* PBXTextBookmark */; + 8E4721B308318F3E001F89FA = 8E4721B308318F3E001F89FA /* PBXTextBookmark */; + 8E4721B908318F3E001F89FA = 8E4721B908318F3E001F89FA /* PBXTextBookmark */; + 8E4721BA08318F3E001F89FA = 8E4721BA08318F3E001F89FA /* PBXTextBookmark */; + 8E4721E008319EFC001F89FA = 8E4721E008319EFC001F89FA /* PBXTextBookmark */; + 8E4721E108319EFC001F89FA = 8E4721E108319EFC001F89FA /* PBXTextBookmark */; + 8E4721E508319EFC001F89FA = 8E4721E508319EFC001F89FA /* PBXTextBookmark */; + 8E4D66E90854CD2C00816BEE = 8E4D66E90854CD2C00816BEE /* PBXTextBookmark */; + 8E4D66EA0854CD2C00816BEE = 8E4D66EA0854CD2C00816BEE /* PBXTextBookmark */; + 8E4D67210854D2E700816BEE = 8E4D67210854D2E700816BEE /* PBXTextBookmark */; + 8E4D67D40854E7B100816BEE = 8E4D67D40854E7B100816BEE /* PBXTextBookmark */; + 8E5A90BB084CC25900AE6D62 = 8E5A90BB084CC25900AE6D62 /* PBXTextBookmark */; + 8E6082C7083920310017AECF = 8E6082C7083920310017AECF /* PBXTextBookmark */; + 8E6529B5083D8D7F00A7AF1B = 8E6529B5083D8D7F00A7AF1B /* PBXTextBookmark */; + 8E652A33083E1A7900A7AF1B = 8E652A33083E1A7900A7AF1B /* PBXTextBookmark */; + 8E652A34083E1A7900A7AF1B = 8E652A34083E1A7900A7AF1B /* PBXTextBookmark */; + 8E652A35083E1A7900A7AF1B = 8E652A35083E1A7900A7AF1B /* PBXTextBookmark */; + 8E652A36083E1A7900A7AF1B = 8E652A36083E1A7900A7AF1B /* PBXTextBookmark */; + 8E652A39083E1A7900A7AF1B = 8E652A39083E1A7900A7AF1B /* PBXTextBookmark */; + 8E652A3A083E1A7900A7AF1B = 8E652A3A083E1A7900A7AF1B /* PBXTextBookmark */; + 8E72BC640851408F00E34F1D = 8E72BC640851408F00E34F1D /* PBXTextBookmark */; + 8E8BAEB208548C9600E9F14D = 8E8BAEB208548C9600E9F14D /* PBXTextBookmark */; + 8E8BAEB308548C9600E9F14D = 8E8BAEB308548C9600E9F14D /* PBXTextBookmark */; + 8E8BAEB708548C9600E9F14D = 8E8BAEB708548C9600E9F14D /* PBXTextBookmark */; + 8E8BAF10085494E000E9F14D = 8E8BAF10085494E000E9F14D /* PBXTextBookmark */; + 8E8BAF17085494E000E9F14D = 8E8BAF17085494E000E9F14D /* PBXTextBookmark */; + 8E8BAF790854976A00E9F14D = 8E8BAF790854976A00E9F14D /* PBXTextBookmark */; + 8E8F3F20085543D700BCF803 = 8E8F3F20085543D700BCF803 /* PBXTextBookmark */; + 8E8F3F21085543D700BCF803 = 8E8F3F21085543D700BCF803 /* PBXTextBookmark */; + 8E8F3F22085543D700BCF803 = 8E8F3F22085543D700BCF803 /* PBXTextBookmark */; + 8E8F3F23085543D700BCF803 = 8E8F3F23085543D700BCF803 /* PBXTextBookmark */; + 8E8F3F400855457A00BCF803 = 8E8F3F400855457A00BCF803 /* PBXTextBookmark */; + 8E8F3F59085546B300BCF803 = 8E8F3F59085546B300BCF803 /* PBXTextBookmark */; + 8E8F3F780855483300BCF803 = 8E8F3F780855483300BCF803 /* PBXTextBookmark */; + 8E8F3F790855483300BCF803 = 8E8F3F790855483300BCF803 /* PBXTextBookmark */; + 8E8F3FA408554B8000BCF803 = 8E8F3FA408554B8000BCF803 /* PBXTextBookmark */; + 8E8F3FA608554B8000BCF803 = 8E8F3FA608554B8000BCF803 /* PBXTextBookmark */; + 8E8F3FAE08554B8000BCF803 = 8E8F3FAE08554B8000BCF803 /* PBXTextBookmark */; + 8E91CCEE08549FEE0055EC68 = 8E91CCEE08549FEE0055EC68 /* PBXTextBookmark */; + 8E94D9D2084BEA32007F0AEB = 8E94D9D2084BEA32007F0AEB /* PBXTextBookmark */; + 8E94D9D3084BEA32007F0AEB = 8E94D9D3084BEA32007F0AEB /* PBXTextBookmark */; + 8E9BF08B082FB9DD00B26943 = 8E9BF08B082FB9DD00B26943 /* PBXTextBookmark */; + 8E9BF100082FEF6B00B26943 = 8E9BF100082FEF6B00B26943 /* PBXTextBookmark */; + 8EAB7543085621B00021C2BF = 8EAB7543085621B00021C2BF /* PBXBookmark */; + 8EAB7544085621B10021C2BF = 8EAB7544085621B10021C2BF /* PBXTextBookmark */; + 8EAB7545085621B10021C2BF = 8EAB7545085621B10021C2BF /* PBXTextBookmark */; + 8EAB7546085621B10021C2BF = 8EAB7546085621B10021C2BF /* PBXTextBookmark */; + 8EAB7547085621B10021C2BF = 8EAB7547085621B10021C2BF /* PBXTextBookmark */; + 8EAB7548085621B10021C2BF = 8EAB7548085621B10021C2BF /* PBXTextBookmark */; + 8EAB7549085621B10021C2BF = 8EAB7549085621B10021C2BF /* PBXBookmark */; + 8EAB754A085621B10021C2BF = 8EAB754A085621B10021C2BF /* PBXBookmark */; + 8EAB754B085621B10021C2BF = 8EAB754B085621B10021C2BF /* PBXBookmark */; + 8EAB754C085621B10021C2BF = 8EAB754C085621B10021C2BF /* PBXBookmark */; + 8EAB754D085621B10021C2BF = 8EAB754D085621B10021C2BF /* PBXBookmark */; + 8EAB754E085621B10021C2BF = 8EAB754E085621B10021C2BF /* PBXTextBookmark */; + 8EAB754F085621B10021C2BF = 8EAB754F085621B10021C2BF /* PBXTextBookmark */; + 8EAB7550085621B10021C2BF = 8EAB7550085621B10021C2BF /* PBXTextBookmark */; + 8EAB7551085621B10021C2BF = 8EAB7551085621B10021C2BF /* PBXTextBookmark */; + 8EAB7552085621B10021C2BF = 8EAB7552085621B10021C2BF /* PBXTextBookmark */; + 8EAB7553085621B10021C2BF = 8EAB7553085621B10021C2BF /* PBXBookmark */; + 8EAB7554085621B10021C2BF = 8EAB7554085621B10021C2BF /* PBXBookmark */; + 8EAB7555085621B10021C2BF = 8EAB7555085621B10021C2BF /* PBXBookmark */; + 8EAB7556085621B10021C2BF = 8EAB7556085621B10021C2BF /* PBXBookmark */; + 8EAB7557085621B10021C2BF = 8EAB7557085621B10021C2BF /* PBXBookmark */; + 8EAB7558085621B10021C2BF = 8EAB7558085621B10021C2BF /* PBXBookmark */; + 8EAB7559085621B10021C2BF = 8EAB7559085621B10021C2BF /* PBXBookmark */; + 8EAB755A085621B10021C2BF = 8EAB755A085621B10021C2BF /* PBXBookmark */; + 8EAB755B085621B10021C2BF = 8EAB755B085621B10021C2BF /* PBXBookmark */; + 8EAB755C085621B10021C2BF = 8EAB755C085621B10021C2BF /* PBXBookmark */; + 8EAB755D085621B10021C2BF = 8EAB755D085621B10021C2BF /* PBXBookmark */; + 8EAB755E085621B10021C2BF = 8EAB755E085621B10021C2BF /* PBXBookmark */; + 8EAB7561085621B10021C2BF = 8EAB7561085621B10021C2BF /* PBXBookmark */; + 8EABE78408562281004DF882 /* PBXBookmark */ = 8EABE78408562281004DF882 /* PBXBookmark */; + 8EABE78508562281004DF882 /* PBXTextBookmark */ = 8EABE78508562281004DF882 /* PBXTextBookmark */; + 8EABE78608562281004DF882 /* PBXTextBookmark */ = 8EABE78608562281004DF882 /* PBXTextBookmark */; + 8EABE78708562281004DF882 /* PBXTextBookmark */ = 8EABE78708562281004DF882 /* PBXTextBookmark */; + 8EABE78808562281004DF882 /* PBXBookmark */ = 8EABE78808562281004DF882 /* PBXBookmark */; + 8EABE78908562281004DF882 /* PBXTextBookmark */ = 8EABE78908562281004DF882 /* PBXTextBookmark */; + 8EABE78A08562281004DF882 /* PBXTextBookmark */ = 8EABE78A08562281004DF882 /* PBXTextBookmark */; + 8EABE78B08562281004DF882 /* PBXTextBookmark */ = 8EABE78B08562281004DF882 /* PBXTextBookmark */; + 8EB30D890854BEF1009EA87F = 8EB30D890854BEF1009EA87F /* PBXTextBookmark */; + 8EB30D8A0854BEF1009EA87F = 8EB30D8A0854BEF1009EA87F /* PBXTextBookmark */; + 8EB30D990854BEF1009EA87F = 8EB30D990854BEF1009EA87F /* PBXTextBookmark */; + 8EB30DAE0854BFEE009EA87F = 8EB30DAE0854BFEE009EA87F /* PBXTextBookmark */; + 8EB30DDB0854C261009EA87F = 8EB30DDB0854C261009EA87F /* PBXTextBookmark */; + 8EB30DDC0854C261009EA87F = 8EB30DDC0854C261009EA87F /* PBXTextBookmark */; + 8EB30DDD0854C261009EA87F = 8EB30DDD0854C261009EA87F /* PBXTextBookmark */; + 8EB30DDE0854C261009EA87F = 8EB30DDE0854C261009EA87F /* PBXTextBookmark */; + 8EB30DDF0854C261009EA87F = 8EB30DDF0854C261009EA87F /* PBXTextBookmark */; + 8EB30DE00854C261009EA87F = 8EB30DE00854C261009EA87F /* PBXTextBookmark */; + 8EB30E1F0854C36A009EA87F = 8EB30E1F0854C36A009EA87F /* PBXTextBookmark */; + 8EB30E200854C36A009EA87F = 8EB30E200854C36A009EA87F /* PBXTextBookmark */; + 8EC156F5084FEB8900BB24E8 = 8EC156F5084FEB8900BB24E8 /* PBXTextBookmark */; + 8EC156F9084FEB8900BB24E8 = 8EC156F9084FEB8900BB24E8 /* PBXTextBookmark */; + 8EC18EBD084E57D500AE0BA9 = 8EC18EBD084E57D500AE0BA9 /* PBXTextBookmark */; + 8ED833CD08457E6B0033CDBD = 8ED833CD08457E6B0033CDBD /* PBXTextBookmark */; + 8EDC88A90842F8DE007D1532 = 8EDC88A90842F8DE007D1532 /* PBXTextBookmark */; + 8EDC88B50842F936007D1532 = 8EDC88B50842F936007D1532 /* PBXTextBookmark */; + 8EDCBDDB084061E500F5C7E3 = 8EDCBDDB084061E500F5C7E3 /* PBXTextBookmark */; + 8EDCBDDC084061E500F5C7E3 = 8EDCBDDC084061E500F5C7E3 /* PBXTextBookmark */; + 8EDE0CCC08369EB200EABFE4 = 8EDE0CCC08369EB200EABFE4 /* PBXTextBookmark */; + 8EE2A5B808511A1800367489 = 8EE2A5B808511A1800367489 /* PBXTextBookmark */; + 8EE4A6C3082E6F6100415456 = 8EE4A6C3082E6F6100415456 /* PBXTextBookmark */; + 8EE4A6C8082E6F6100415456 = 8EE4A6C8082E6F6100415456 /* PBXTextBookmark */; + 8EE4A6FE082E704E00415456 = 8EE4A6FE082E704E00415456 /* PBXTextBookmark */; + 8EE4A799082E7D8700415456 = 8EE4A799082E7D8700415456 /* PBXTextBookmark */; + 8EF45A7A08557C4D00D2D5D0 = 8EF45A7A08557C4D00D2D5D0 /* PBXTextBookmark */; + 8EF6FACD082DAA2B006F7BE6 = 8EF6FACD082DAA2B006F7BE6 /* PBXTextBookmark */; + 8EF6FAD1082DAA2B006F7BE6 = 8EF6FAD1082DAA2B006F7BE6 /* PBXTextBookmark */; + 8EF6FAD5082DAA2B006F7BE6 = 8EF6FAD5082DAA2B006F7BE6 /* PBXTextBookmark */; + 8EF6FAD6082DAA2B006F7BE6 = 8EF6FAD6082DAA2B006F7BE6 /* PBXTextBookmark */; + 8EF6FAD7082DAA2B006F7BE6 = 8EF6FAD7082DAA2B006F7BE6 /* PBXTextBookmark */; + 8EF6FAD8082DAA2B006F7BE6 = 8EF6FAD8082DAA2B006F7BE6 /* PBXTextBookmark */; + 8EF6FADA082DAA2B006F7BE6 = 8EF6FADA082DAA2B006F7BE6 /* PBXTextBookmark */; + 8EF6FADC082DAA2B006F7BE6 = 8EF6FADC082DAA2B006F7BE6 /* PBXTextBookmark */; + 8EF6FADD082DAA2B006F7BE6 = 8EF6FADD082DAA2B006F7BE6 /* PBXTextBookmark */; + 8EF6FADE082DAA2B006F7BE6 = 8EF6FADE082DAA2B006F7BE6 /* PBXTextBookmark */; + 8EF6FADF082DAA2B006F7BE6 = 8EF6FADF082DAA2B006F7BE6 /* PBXTextBookmark */; + 8EF6FAE1082DAA2B006F7BE6 = 8EF6FAE1082DAA2B006F7BE6 /* PBXTextBookmark */; + 8EF6FAEF082DAA2B006F7BE6 = 8EF6FAEF082DAA2B006F7BE6 /* PBXTextBookmark */; + 8EF6FAF3082DAA2B006F7BE6 = 8EF6FAF3082DAA2B006F7BE6 /* PBXTextBookmark */; + 8EFC6D18085376D100C67D06 = 8EFC6D18085376D100C67D06 /* PBXTextBookmark */; + 8EFC6DE7085380B800C67D06 = 8EFC6DE7085380B800C67D06 /* PBXTextBookmark */; + 8EFC6DE8085380B800C67D06 = 8EFC6DE8085380B800C67D06 /* PBXTextBookmark */; + 8EFC6DF0085380B800C67D06 = 8EFC6DF0085380B800C67D06 /* PBXTextBookmark */; + 8EFC6E29085386CE00C67D06 = 8EFC6E29085386CE00C67D06 /* PBXTextBookmark */; + }; + sourceControlManager = 8EB77466082DA402005891CA /* Source Control */; + userBuildSettings = { + }; + }; + 29B97316FDCFA39411CA2CEA /* main.m */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {711, 551}}"; + sepNavSelRange = "{0, 0}"; + sepNavVisRect = "{{0, 0}, {711, 551}}"; + sepNavWindowFrame = "{{15, 61}, {750, 680}}"; + }; + }; + 8D1107260486CEB800E47090 /* Cog */ = { + activeExec = 0; + executables = ( + 8EB77455082DA3EB005891CA /* Cog */, + ); + }; + 8D1107310486CEB800E47090 /* Info.plist */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 1274}}"; + sepNavSelRange = "{501, 0}"; + sepNavVisRect = "{{0, 14}, {775, 372}}"; + sepNavWindowFrame = "{{15, 61}, {500, 680}}"; + }; + }; + 8E0EBF0C084BA776003A6E64 /* DBLog.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 372}}"; + sepNavSelRange = "{218, 0}"; + sepNavVisRect = "{{0, 0}, {775, 372}}"; + }; + }; + 8E0EBF0D084BA776003A6E64 /* DBLog.c */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {983, 350}}"; + sepNavSelRange = "{257, 0}"; + sepNavVisRect = "{{0, 0}, {983, 310}}"; + }; + }; + 8E0EBF58084BAA56003A6E64 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E0EBF0C084BA776003A6E64 /* DBLog.h */; + name = "NSDebug.h: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 140; + vrLoc = 0; + }; + 8E0EBF59084BAA56003A6E64 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E0EBF0D084BA776003A6E64 /* DBLog.c */; + name = "NSDebug.c: 10"; + rLen = 0; + rLoc = 140; + rType = 0; + vrLen = 241; + vrLoc = 0; + }; + 8E10DBEF084BBCF00013815C /* Credits.html */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 546}}"; + sepNavSelRange = "{30, 0}"; + sepNavVisRect = "{{0, 0}, {775, 546}}"; + }; + }; + 8E10DC08084BBE490013815C /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E10DBEF084BBCF00013815C /* Credits.html */; + name = "Credits.html: 5"; + rLen = 0; + rLoc = 30; + rType = 0; + vrLen = 30; + vrLoc = 0; + }; + 8E14E479084CF1A200246BCC /* AACFile.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 476}}"; + sepNavSelRange = "{206, 0}"; + sepNavVisRect = "{{0, 84}, {775, 372}}"; + }; + }; + 8E14E47A084CF1A200246BCC /* AACFile.m */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 2464}}"; + sepNavSelRange = "{1761, 1694}"; + sepNavVisRect = "{{0, 1020}, {775, 372}}"; + }; + }; + 8E14E4A5084D089100246BCC /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E3851EC084CEC0200D715B8 /* faad.h */; + name = "faad.h: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 1096; + vrLoc = 227; + }; + 8E14E4B3084D089100246BCC /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E3851EC084CEC0200D715B8 /* faad.h */; + name = "faad.h: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 1096; + vrLoc = 227; + }; + 8E14E4B4084D089100246BCC /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E14E479084CF1A200246BCC /* AACFile.h */; + name = "AACFile.h: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 203; + vrLoc = 0; + }; + 8E14E4B5084D089100246BCC /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E14E47A084CF1A200246BCC /* AACFile.m */; + name = "AACFile.m: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 188; + vrLoc = 0; + }; + 8E1A1826083806B700AEA302 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E1A1827083806B700AEA302 /* Info.plist */; + name = "(null): 1"; + rLen = 2113; + rLoc = 0; + rType = 0; + vrLen = 939; + vrLoc = 1174; + }; + 8E1A1827083806B700AEA302 /* Info.plist */ = { + isa = PBXFileReference; + lastKnownFileType = text.xml; + name = Info.plist; + path = /Users/xugg/Projects/zyGora/Info.plist; + sourceTree = ""; + }; + 8E1A182C083806B700AEA302 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E1A182D083806B700AEA302 /* Info.plist */; + name = "(null): 1"; + rLen = 2113; + rLoc = 0; + rType = 0; + vrLen = 939; + vrLoc = 1174; + }; + 8E1A182D083806B700AEA302 /* Info.plist */ = { + isa = PBXFileReference; + lastKnownFileType = text.xml; + name = Info.plist; + path = /Users/xugg/Projects/zyGora/Info.plist; + sourceTree = ""; + }; + 8E267D040837F7A6004ACBC5 /* FeedbackController.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 547}}"; + sepNavSelRange = "{302, 0}"; + sepNavVisRect = "{{0, 0}, {775, 547}}"; + }; + }; + 8E267D050837F7A6004ACBC5 /* FeedbackController.m */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {914, 1106}}"; + sepNavSelRange = "{1300, 0}"; + sepNavVisRect = "{{0, 588}, {775, 372}}"; + }; + }; + 8E267D060837F7A6004ACBC5 /* FeedbackSocket.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 547}}"; + sepNavSelRange = "{221, 0}"; + sepNavVisRect = "{{0, 0}, {775, 547}}"; + }; + }; + 8E267D070837F7A6004ACBC5 /* FeedbackSocket.m */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {824, 1848}}"; + sepNavSelRange = "{1544, 0}"; + sepNavVisRect = "{{0, 1476}, {775, 372}}"; + }; + }; + 8E267D090837F7A6004ACBC5 /* MacPADSocket.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 994}}"; + sepNavSelRange = "{0, 0}"; + sepNavVisRect = "{{0, 0}, {775, 546}}"; + }; + }; + 8E267D0A0837F7A6004ACBC5 /* MacPADSocket.m */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 5600}}"; + sepNavSelRange = "{7208, 5}"; + sepNavVisRect = "{{0, 2943}, {775, 372}}"; + }; + }; + 8E267D0B0837F7A6004ACBC5 /* UpdateController.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 658}}"; + sepNavSelRange = "{998, 0}"; + sepNavVisRect = "{{0, 112}, {775, 546}}"; + }; + }; + 8E267D0C0837F7A6004ACBC5 /* UpdateController.m */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {1022, 2366}}"; + sepNavSelRange = "{3155, 0}"; + sepNavVisRect = "{{0, 1372}, {775, 546}}"; + }; + }; + 8E267D8C0837F963004ACBC5 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E267D040837F7A6004ACBC5 /* FeedbackController.h */; + name = "FeedbackController.h: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 550; + vrLoc = 0; + }; + 8E267D8D0837F963004ACBC5 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E267D050837F7A6004ACBC5 /* FeedbackController.m */; + name = "FeedbackController.m: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 998; + vrLoc = 0; + }; + 8E267D900837F963004ACBC5 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E267D060837F7A6004ACBC5 /* FeedbackSocket.h */; + name = "FeedbackSocket.h: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 424; + vrLoc = 0; + }; + 8E267D910837F963004ACBC5 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E267D070837F7A6004ACBC5 /* FeedbackSocket.m */; + name = "FeedbackSocket.m: 29"; + rLen = 0; + rLoc = 851; + rType = 0; + vrLen = 1023; + vrLoc = 2398; + }; + 8E267D920837F963004ACBC5 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E267D0B0837F7A6004ACBC5 /* UpdateController.h */; + name = "UpdateController.h: 10"; + rLen = 0; + rLoc = 175; + rType = 0; + vrLen = 927; + vrLoc = 0; + }; + 8E267D940837F963004ACBC5 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E267D090837F7A6004ACBC5 /* MacPADSocket.h */; + name = "MacPADSocket.h: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 1424; + vrLoc = 0; + }; + 8E267DA00837FA6E004ACBC5 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E267D0C0837F7A6004ACBC5 /* UpdateController.m */; + name = "UpdateController.m: 135"; + rLen = 0; + rLoc = 3658; + rType = 0; + vrLen = 1150; + vrLoc = 3310; + }; + 8E267DDB0837FE5F004ACBC5 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E267D060837F7A6004ACBC5 /* FeedbackSocket.h */; + name = "FeedbackSocket.h: from"; + rLen = 0; + rLoc = 221; + rType = 0; + vrLen = 495; + vrLoc = 0; + }; + 8E267E0308380176004ACBC5 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8D1107310486CEB800E47090 /* Info.plist */; + name = "Info.plist: 20"; + rLen = 0; + rLoc = 258; + rType = 0; + vrLen = 777; + vrLoc = 0; + }; + 8E267E1A083801D8004ACBC5 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 089C165DFE840E0CC02AAC07 /* English */; + name = "English: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 112; + vrLoc = 0; + }; + 8E2752B70850A92E001618CD /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E267D070837F7A6004ACBC5 /* FeedbackSocket.m */; + name = "FeedbackSocket.m: 45"; + rLen = 0; + rLoc = 1544; + rType = 0; + vrLen = 258; + vrLoc = 3429; + }; + 8E2871080836934A0013CE39 /* VirtualRingBuffer.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {4550, 1246}}"; + sepNavSelRange = "{3334, 0}"; + sepNavVisRect = "{{0, 700}, {775, 546}}"; + }; + }; + 8E2871090836934A0013CE39 /* VirtualRingBuffer.m */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {4550, 4340}}"; + sepNavSelRange = "{2267, 0}"; + sepNavVisRect = "{{0, 231}, {775, 546}}"; + }; + }; + 8E287164083695080013CE39 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E2871090836934A0013CE39 /* VirtualRingBuffer.m */; + name = "VirtualRingBuffer.m: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 1783; + vrLoc = 0; + }; + 8E287CDC0855D60A00562C66 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E8F3F9B0855499500BCF803 /* README */; + name = "README: 2"; + rLen = 0; + rLoc = 105; + rType = 0; + vrLen = 1522; + vrLoc = 0; + }; + 8E287CDD0855D60A00562C66 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E5A90B0084CBC2F00AE6D62 /* Changelog */; + name = "Changelog: 11"; + rLen = 0; + rLoc = 458; + rType = 0; + vrLen = 459; + vrLoc = 0; + }; + 8E287E480855F2EC00562C66 /* InfoView.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 546}}"; + sepNavSelRange = "{0, 0}"; + sepNavVisRect = "{{0, 0}, {775, 546}}"; + }; + }; + 8E287E490855F2EC00562C66 /* InfoView.m */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 546}}"; + sepNavSelRange = "{231, 0}"; + sepNavVisRect = "{{0, 0}, {775, 546}}"; + }; + }; + 8E287E580855F35400562C66 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E2871080836934A0013CE39 /* VirtualRingBuffer.h */; + name = "VirtualRingBuffer.h: 47"; + rLen = 0; + rLoc = 3334; + rType = 0; + vrLen = 1458; + vrLoc = 3378; + }; + 8E287E5D0855F35400562C66 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E287E490855F2EC00562C66 /* InfoView.m */; + name = "InfoView.m: 16"; + rLen = 0; + rLoc = 236; + rType = 0; + vrLen = 277; + vrLoc = 0; + }; + 8E287E5E0855F35400562C66 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E287E480855F2EC00562C66 /* InfoView.h */; + name = "InfoView.h: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 79; + vrLoc = 0; + }; + 8E287E7F0855F60E00562C66 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E2871090836934A0013CE39 /* VirtualRingBuffer.m */; + name = "VirtualRingBuffer.m: 51"; + rLen = 0; + rLoc = 2267; + rType = 0; + vrLen = 825; + vrLoc = 1533; + }; + 8E287E830855F60E00562C66 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E287E480855F2EC00562C66 /* InfoView.h */; + name = "InfoView.h: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 79; + vrLoc = 0; + }; + 8E297908083D891500F2C55A /* TrackingCell.m */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {983, 392}}"; + sepNavSelRange = "{355, 0}"; + sepNavVisRect = "{{0, 0}, {983, 310}}"; + sepNavWindowFrame = "{{15, 61}, {702, 680}}"; + }; + }; + 8E297909083D891500F2C55A /* TrackingCell.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 547}}"; + sepNavSelRange = "{311, 0}"; + sepNavVisRect = "{{0, 0}, {775, 547}}"; + sepNavWindowFrame = "{{15, 61}, {702, 680}}"; + }; + }; + 8E297910083D892800F2C55A /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E297908083D891500F2C55A /* TrackingCell.m */; + name = "PositionSlider.m: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 65; + vrLoc = 0; + }; + 8E2BC83D0850F56200BEAC36 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E267D050837F7A6004ACBC5 /* FeedbackController.m */; + name = "FeedbackController.m: 53"; + rLen = 0; + rLoc = 1300; + rType = 0; + vrLen = 877; + vrLoc = 942; + }; + 8E3851EC084CEC0200D715B8 /* faad.h */ = { + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = faad.h; + path = /Users/xugg/Desktop/faad2/include/faad.h; + sourceTree = ""; + }; + 8E3EDBC9085477D0007C6A53 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E14E479084CF1A200246BCC /* AACFile.h */; + name = "AACFile.h: 13"; + rLen = 0; + rLoc = 206; + rType = 0; + vrLen = 428; + vrLoc = 132; + }; + 8E3EDBCF085477D0007C6A53 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E3EDBD0085477D0007C6A53 /* decode.h */; + name = "(null): 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 818; + vrLoc = 0; + }; + 8E3EDBD0085477D0007C6A53 /* decode.h */ = { + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = decode.h; + path = /Users/xugg/Desktop/inputSHORTEN/shorten/include/decode.h; + sourceTree = ""; + }; + 8E3EDBD1085477D0007C6A53 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E3EDBD2085477D0007C6A53 /* libinputshorten.c */; + name = "(null): 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 936; + vrLoc = 4618; + }; + 8E3EDBD2085477D0007C6A53 /* libinputshorten.c */ = { + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.c; + name = libinputshorten.c; + path = /Users/xugg/Desktop/inputSHORTEN/src/libinputshorten.c; + sourceTree = ""; + }; + 8E3EDBE0085477D0007C6A53 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E3EDBE1085477D0007C6A53 /* decode.h */; + name = "(null): 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 818; + vrLoc = 0; + }; + 8E3EDBE1085477D0007C6A53 /* decode.h */ = { + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = decode.h; + path = /Users/xugg/Desktop/inputSHORTEN/shorten/include/decode.h; + sourceTree = ""; + }; + 8E3EDBE4085477D0007C6A53 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E3EDBE5085477D0007C6A53 /* libinputshorten.c */; + name = "(null): 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 936; + vrLoc = 4618; + }; + 8E3EDBE5085477D0007C6A53 /* libinputshorten.c */ = { + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.c; + name = libinputshorten.c; + path = /Users/xugg/Desktop/inputSHORTEN/src/libinputshorten.c; + sourceTree = ""; + }; + 8E4521C408327F4C00F8BA7C /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E4721D5083192C2001F89FA /* SoundController.m */; + name = "SoundController.m: 6"; + rLen = 0; + rLoc = 1122; + rType = 0; + vrLen = 67; + vrLoc = 0; + }; + 8E45227A0832898A00F8BA7C /* Sound.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {860, 1848}}"; + sepNavSelRange = "{767, 0}"; + sepNavVisRect = "{{0, 224}, {775, 546}}"; + sepNavWindowFrame = "{{15, 61}, {702, 680}}"; + }; + }; + 8E45227B0832898A00F8BA7C /* Sound.m */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {1208, 10360}}"; + sepNavSelRange = "{7601, 0}"; + sepNavVisRect = "{{0, 0}, {775, 546}}"; + sepNavWindowFrame = "{{15, 66}, {702, 680}}"; + }; + }; + 8E4522A608329C9B00F8BA7C /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E45227A0832898A00F8BA7C /* Sound.h */; + name = "Sound.h: 13"; + rLen = 0; + rLoc = 2075; + rType = 0; + vrLen = 199; + vrLoc = 0; + }; + 8E4522AF08329C9B00F8BA7C /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E45227B0832898A00F8BA7C /* Sound.m */; + name = "Sound.m: 15"; + rLen = 0; + rLoc = 19382; + rType = 0; + vrLen = 182; + vrLoc = 0; + }; + 8E47218508318D7A001F89FA /* DNDArrayController.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {962, 372}}"; + sepNavSelRange = "{811, 0}"; + sepNavVisRect = "{{0, 0}, {775, 372}}"; + }; + }; + 8E47218608318D7A001F89FA /* DNDArrayController.m */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {758, 2072}}"; + sepNavSelRange = "{1640, 5}"; + sepNavVisRect = "{{0, 813}, {740, 180}}"; + }; + }; + 8E47218708318D7A001F89FA /* PlaylistController.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 1176}}"; + sepNavSelRange = "{990, 0}"; + sepNavVisRect = "{{0, 104}, {775, 546}}"; + }; + }; + 8E47218808318D7A001F89FA /* PlaylistController.m */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {896, 7154}}"; + sepNavSelRange = "{8585, 0}"; + sepNavVisRect = "{{0, 5908}, {775, 546}}"; + }; + }; + 8E47218908318D7A001F89FA /* PlaylistEntry.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 952}}"; + sepNavSelRange = "{374, 0}"; + sepNavVisRect = "{{0, 210}, {775, 372}}"; + }; + }; + 8E47218A08318D7A001F89FA /* PlaylistEntry.m */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {782, 3878}}"; + sepNavSelRange = "{1736, 0}"; + sepNavVisRect = "{{0, 1246}, {775, 546}}"; + sepNavWindowFrame = "{{15, 61}, {1016, 680}}"; + }; + }; + 8E47218B08318D7A001F89FA /* PlaylistView.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 372}}"; + sepNavSelRange = "{206, 0}"; + sepNavVisRect = "{{0, 0}, {775, 372}}"; + }; + }; + 8E47218C08318D7A001F89FA /* PlaylistView.m */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 952}}"; + sepNavSelRange = "{951, 0}"; + sepNavVisRect = "{{0, 406}, {775, 546}}"; + }; + }; + 8E4721AE08318F3E001F89FA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E47218508318D7A001F89FA /* DNDArrayController.h */; + name = "DNDArrayController.h: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 811; + vrLoc = 0; + }; + 8E4721AF08318F3E001F89FA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E47218608318D7A001F89FA /* DNDArrayController.m */; + name = "DNDArrayController.m: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 951; + vrLoc = 0; + }; + 8E4721B008318F3E001F89FA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E47218708318D7A001F89FA /* PlaylistController.h */; + name = "PlaylistController.h: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 812; + vrLoc = 0; + }; + 8E4721B108318F3E001F89FA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E47218808318D7A001F89FA /* PlaylistController.m */; + name = "PlaylistController.m: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 988; + vrLoc = 0; + }; + 8E4721B208318F3E001F89FA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E47218908318D7A001F89FA /* PlaylistEntry.h */; + name = "PlaylistEntry.h: 15"; + rLen = 0; + rLoc = 265; + rType = 0; + vrLen = 496; + vrLoc = 0; + }; + 8E4721B308318F3E001F89FA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E47218A08318D7A001F89FA /* PlaylistEntry.m */; + name = "PlaylistEntry.m: display"; + rLen = 0; + rLoc = 1655; + rType = 0; + vrLen = 231; + vrLoc = 1488; + }; + 8E4721B908318F3E001F89FA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E47218C08318D7A001F89FA /* PlaylistView.m */; + name = "PlaylistView.m: 15"; + rLen = 0; + rLoc = 284; + rType = 0; + vrLen = 491; + vrLoc = 507; + }; + 8E4721BA08318F3E001F89FA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E47218B08318D7A001F89FA /* PlaylistView.h */; + name = "PlaylistView.h: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 213; + vrLoc = 0; + }; + 8E4721D108319294001F89FA /* AppController.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 546}}"; + sepNavSelRange = "{392, 1}"; + sepNavVisRect = "{{0, 0}, {775, 546}}"; + }; + }; + 8E4721D208319294001F89FA /* AppController.m */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {1340, 2086}}"; + sepNavSelRange = "{1071, 0}"; + sepNavVisRect = "{{0, 266}, {775, 546}}"; + }; + }; + 8E4721D4083192C2001F89FA /* SoundController.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 756}}"; + sepNavSelRange = "{462, 0}"; + sepNavVisRect = "{{0, 0}, {775, 546}}"; + }; + }; + 8E4721D5083192C2001F89FA /* SoundController.m */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {950, 4522}}"; + sepNavSelRange = "{4338, 0}"; + sepNavVisRect = "{{0, 2384}, {775, 546}}"; + sepNavWindowFrame = "{{15, 61}, {1016, 680}}"; + }; + }; + 8E4721E008319EFC001F89FA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E4721D4083192C2001F89FA /* SoundController.h */; + name = "SoundController.h: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 95; + vrLoc = 0; + }; + 8E4721E108319EFC001F89FA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E4721D108319294001F89FA /* AppController.h */; + name = "AppController.h: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 91; + vrLoc = 0; + }; + 8E4721E508319EFC001F89FA /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E4721D208319294001F89FA /* AppController.m */; + name = "AppController.m: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 63; + vrLoc = 0; + }; + 8E4D66E90854CD2C00816BEE /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E8BAE5108548BD500E9F14D /* WavPackFile.h */; + name = "WavPackFile.h: 13"; + rLen = 0; + rLoc = 214; + rType = 0; + vrLen = 282; + vrLoc = 0; + }; + 8E4D66EA0854CD2C00816BEE /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E8BAE5208548BD500E9F14D /* WavPackFile.m */; + name = "WavPackFile.m: 41"; + rLen = 0; + rLoc = 735; + rType = 0; + vrLen = 526; + vrLoc = 392; + }; + 8E4D67210854D2E700816BEE /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E8BAE5608548BE800E9F14D /* ShnFile.m */; + name = "ShnFile.m: 58"; + rLen = 0; + rLoc = 1136; + rType = 0; + vrLen = 637; + vrLoc = 598; + }; + 8E4D67D40854E7B100816BEE /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E47218B08318D7A001F89FA /* PlaylistView.h */; + name = "PlaylistView.h: 12"; + rLen = 0; + rLoc = 206; + rType = 0; + vrLen = 369; + vrLoc = 0; + }; + 8E5A90B0084CBC2F00AE6D62 /* Changelog */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 546}}"; + sepNavSelRange = "{541, 0}"; + sepNavVisRect = "{{0, 0}, {775, 546}}"; + }; + }; + 8E5A90BB084CC25900AE6D62 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E5A90B0084CBC2F00AE6D62 /* Changelog */; + name = "Changelog: 3"; + rLen = 0; + rLoc = 459; + rType = 0; + vrLen = 131; + vrLoc = 0; + }; + 8E6082C7083920310017AECF /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E267D040837F7A6004ACBC5 /* FeedbackController.h */; + name = "FeedbackController.h: fromView"; + rLen = 0; + rLoc = 302; + rType = 0; + vrLen = 583; + vrLoc = 0; + }; + 8E6529B5083D8D7F00A7AF1B /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E297909083D891500F2C55A /* TrackingCell.h */; + name = "PositionSlider.h: 9"; + rLen = 0; + rLoc = 86; + rType = 0; + vrLen = 170; + vrLoc = 0; + }; + 8E6529FF083D93EB00A7AF1B /* TrackingSlider.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 547}}"; + sepNavSelRange = "{106, 0}"; + sepNavVisRect = "{{0, 0}, {775, 547}}"; + }; + }; + 8E652A00083D93EB00A7AF1B /* TrackingSlider.m */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 547}}"; + sepNavSelRange = "{664, 0}"; + sepNavVisRect = "{{0, 0}, {775, 547}}"; + }; + }; + 8E652A33083E1A7900A7AF1B /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E297908083D891500F2C55A /* TrackingCell.m */; + name = "TrackingCell.m: 26"; + rLen = 0; + rLoc = 520; + rType = 0; + vrLen = 522; + vrLoc = 0; + }; + 8E652A34083E1A7900A7AF1B /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E297909083D891500F2C55A /* TrackingCell.h */; + name = "TrackingCell.h: 13"; + rLen = 0; + rLoc = 311; + rType = 0; + vrLen = 317; + vrLoc = 0; + }; + 8E652A35083E1A7900A7AF1B /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E6529FF083D93EB00A7AF1B /* TrackingSlider.h */; + name = "TrackingSlider.h: 10"; + rLen = 0; + rLoc = 106; + rType = 0; + vrLen = 111; + vrLoc = 0; + }; + 8E652A36083E1A7900A7AF1B /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E652A00083D93EB00A7AF1B /* TrackingSlider.m */; + name = "TrackingSlider.m: 35"; + rLen = 0; + rLoc = 664; + rType = 0; + vrLen = 684; + vrLoc = 0; + }; + 8E652A39083E1A7900A7AF1B /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E6529FF083D93EB00A7AF1B /* TrackingSlider.h */; + name = "TrackingSlider.h: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 93; + vrLoc = 0; + }; + 8E652A3A083E1A7900A7AF1B /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E652A00083D93EB00A7AF1B /* TrackingSlider.m */; + name = "TrackingSlider.m: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 65; + vrLoc = 0; + }; + 8E72BC640851408F00E34F1D /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E47218908318D7A001F89FA /* PlaylistEntry.h */; + name = "PlaylistEntry.h: track"; + rLen = 0; + rLoc = 374; + rType = 0; + vrLen = 410; + vrLoc = 266; + }; + 8E8BAE5108548BD500E9F14D /* WavPackFile.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 372}}"; + sepNavSelRange = "{214, 0}"; + sepNavVisRect = "{{0, 0}, {775, 372}}"; + }; + }; + 8E8BAE5208548BD500E9F14D /* WavPackFile.m */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 1120}}"; + sepNavSelRange = "{735, 0}"; + sepNavVisRect = "{{0, 353}, {775, 372}}"; + sepNavWindowFrame = "{{15, 60}, {1017, 681}}"; + }; + }; + 8E8BAE5508548BE800E9F14D /* ShnFile.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 372}}"; + sepNavSelRange = "{345, 0}"; + sepNavVisRect = "{{0, 0}, {775, 372}}"; + }; + }; + 8E8BAE5608548BE800E9F14D /* ShnFile.m */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 1624}}"; + sepNavSelRange = "{1087, 0}"; + sepNavVisRect = "{{0, 507}, {775, 372}}"; + }; + }; + 8E8BAEB208548C9600E9F14D /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E8BAE5108548BD500E9F14D /* WavPackFile.h */; + name = "WavPackFile.h: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 210; + vrLoc = 0; + }; + 8E8BAEB308548C9600E9F14D /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E8BAE5508548BE800E9F14D /* ShnFile.h */; + name = "ShnFile.h: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 202; + vrLoc = 0; + }; + 8E8BAEB708548C9600E9F14D /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E8BAE5608548BE800E9F14D /* ShnFile.m */; + name = "ShnFile.m: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 187; + vrLoc = 0; + }; + 8E8BAEFB08548F8600E9F14D /* WavPackFile.m:27 */ = { + isa = PBXFileBreakpoint; + continueAfterActions = 0; + delayBeforeContinue = 0; + fileReference = 8E8BAE5208548BD500E9F14D /* WavPackFile.m */; + functionName = "-open:"; + hitCount = 0; + lineNumber = 27; + modificationTime = 0; + state = 1; + }; + 8E8BAF10085494E000E9F14D /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FA66082DA526006F7BE6 /* FlacFile.m */; + name = "FlacFile.m: 166"; + rLen = 0; + rLoc = 4219; + rType = 0; + vrLen = 367; + vrLoc = 3928; + }; + 8E8BAF17085494E000E9F14D /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E8BAE5208548BD500E9F14D /* WavPackFile.m */; + name = "WavPackFile.m: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 199; + vrLoc = 0; + }; + 8E8BAF790854976A00E9F14D /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E47218508318D7A001F89FA /* DNDArrayController.h */; + name = "DNDArrayController.h: 23"; + rLen = 0; + rLoc = 811; + rType = 0; + vrLen = 811; + vrLoc = 0; + }; + 8E8F3F20085543D700BCF803 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E267D090837F7A6004ACBC5 /* MacPADSocket.h */; + name = "MacPADSocket.h: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 1402; + vrLoc = 0; + }; + 8E8F3F21085543D700BCF803 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E267D0B0837F7A6004ACBC5 /* UpdateController.h */; + name = "UpdateController.h: takeBoolFromObject:"; + rLen = 0; + rLoc = 998; + rType = 0; + vrLen = 902; + vrLoc = 142; + }; + 8E8F3F22085543D700BCF803 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E267D0C0837F7A6004ACBC5 /* UpdateController.m */; + name = "UpdateController.m: 127"; + rLen = 0; + rLoc = 3155; + rType = 0; + vrLen = 1586; + vrLoc = 2232; + }; + 8E8F3F23085543D700BCF803 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E45227A0832898A00F8BA7C /* Sound.h */; + name = "Sound.h: kCogStatusUpdateMessage"; + rLen = 0; + rLoc = 767; + rType = 0; + vrLen = 720; + vrLoc = 328; + }; + 8E8F3F400855457A00BCF803 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E45227B0832898A00F8BA7C /* Sound.m */; + name = "Sound.m: 252"; + rLen = 0; + rLoc = 7601; + rType = 0; + vrLen = 1016; + vrLoc = 0; + }; + 8E8F3F59085546B300BCF803 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E47218708318D7A001F89FA /* PlaylistController.h */; + name = "PlaylistController.h: 43"; + rLen = 0; + rLoc = 990; + rType = 0; + vrLen = 936; + vrLoc = 143; + }; + 8E8F3F780855483300BCF803 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E47218C08318D7A001F89FA /* PlaylistView.m */; + name = "PlaylistView.m: 59"; + rLen = 0; + rLoc = 951; + rType = 0; + vrLen = 502; + vrLoc = 496; + }; + 8E8F3F790855483300BCF803 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E47218A08318D7A001F89FA /* PlaylistEntry.m */; + name = "PlaylistEntry.m: 110"; + rLen = 0; + rLoc = 1736; + rType = 0; + vrLen = 385; + vrLoc = 1526; + }; + 8E8F3F9B0855499500BCF803 /* README */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 546}}"; + sepNavSelRange = "{105, 0}"; + sepNavVisRect = "{{0, 0}, {775, 546}}"; + }; + }; + 8E8F3FA408554B8000BCF803 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E47218808318D7A001F89FA /* PlaylistController.m */; + name = "PlaylistController.m: setShuffle:"; + rLen = 0; + rLoc = 8585; + rType = 0; + vrLen = 472; + vrLoc = 8263; + }; + 8E8F3FA608554B8000BCF803 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E4721D5083192C2001F89FA /* SoundController.m */; + name = "SoundController.m: 269"; + rLen = 0; + rLoc = 6595; + rType = 0; + vrLen = 973; + vrLoc = 5599; + }; + 8E8F3FAE08554B8000BCF803 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E8F3F9B0855499500BCF803 /* README */; + name = "README: 2"; + rLen = 0; + rLoc = 105; + rType = 0; + vrLen = 1522; + vrLoc = 0; + }; + 8E91CCEE08549FEE0055EC68 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FA6F082DA526006F7BE6 /* VorbisFile.h */; + name = "VorbisFile.h: 14"; + rLen = 0; + rLoc = 276; + rType = 0; + vrLen = 365; + vrLoc = 0; + }; + 8E94D9D2084BEA32007F0AEB /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E0EBF0D084BA776003A6E64 /* DBLog.c */; + name = "DBLog.c: DBLog"; + rLen = 0; + rLoc = 170; + rType = 0; + vrLen = 297; + vrLoc = 0; + }; + 8E94D9D3084BEA32007F0AEB /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E0EBF0C084BA776003A6E64 /* DBLog.h */; + name = "DBLog.h: 17"; + rLen = 0; + rLoc = 218; + rType = 0; + vrLen = 273; + vrLoc = 0; + }; + 8E9BF08B082FB9DD00B26943 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E9BF08C082FB9DD00B26943 /* VirtualRingBuffer.m */; + name = "(null): 196"; + rLen = 3575; + rLoc = 6874; + rType = 0; + vrLen = 1168; + vrLoc = 9375; + }; + 8E9BF08C082FB9DD00B26943 /* VirtualRingBuffer.m */ = { + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + name = VirtualRingBuffer.m; + path = /Users/xugg/Projects/zyGora/VirtualRingBuffer.m; + sourceTree = ""; + }; + 8E9BF100082FEF6B00B26943 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E9BF08C082FB9DD00B26943 /* VirtualRingBuffer.m */; + name = "VirtualRingBuffer.m: 314"; + rLen = 0; + rLoc = 10841; + rType = 0; + vrLen = 661; + vrLoc = 2015; + }; + 8EAB753C085621620021C2BF /* suffle_on.png */ = { + isa = PBXFileReference; + lastKnownFileType = image.png; + name = suffle_on.png; + path = /Users/xugg/Projects/Cog/Icons/suffle_on.png; + sourceTree = ""; + uiCtxt = { + sepNavWindowFrame = "{{15, 60}, {1017, 681}}"; + }; + }; + 8EAB7543085621B00021C2BF /* PBXBookmark */ = { + isa = PBXBookmark; + fRef = 8EAB753C085621620021C2BF /* suffle_on.png */; + }; + 8EAB7544085621B10021C2BF /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E287E490855F2EC00562C66 /* InfoView.m */; + name = "InfoView.m: 19"; + rLen = 0; + rLoc = 266; + rType = 0; + vrLen = 277; + vrLoc = 0; + }; + 8EAB7545085621B10021C2BF /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 089C165DFE840E0CC02AAC07 /* English */; + name = "English: 4"; + rLen = 0; + rLoc = 111; + rType = 0; + vrLen = 119; + vrLoc = 0; + }; + 8EAB7546085621B10021C2BF /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E4721D208319294001F89FA /* AppController.m */; + name = "AppController.m: delEntries:"; + rLen = 0; + rLoc = 1071; + rType = 0; + vrLen = 759; + vrLoc = 765; + }; + 8EAB7547085621B10021C2BF /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E4721D108319294001F89FA /* AppController.h */; + name = ""; + rLen = 1; + rLoc = 392; + rType = 0; + vrLen = 1103; + vrLoc = 0; + }; + 8EAB7548085621B10021C2BF /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E4721D4083192C2001F89FA /* SoundController.h */; + name = "SoundController.h: 25"; + rLen = 0; + rLoc = 555; + rType = 0; + vrLen = 855; + vrLoc = 0; + }; + 8EAB7549085621B10021C2BF /* PBXBookmark */ = { + isa = PBXBookmark; + fRef = 8EAFD27B08465E5600107BA5 /* remove_gray.png */; + }; + 8EAB754A085621B10021C2BF /* PBXBookmark */ = { + isa = PBXBookmark; + fRef = 8EAB75290856205B0021C2BF /* repeat_on.png */; + }; + 8EAB754B085621B10021C2BF /* PBXBookmark */ = { + isa = PBXBookmark; + fRef = 8EAB752A0856205B0021C2BF /* repeat_off.png */; + }; + 8EAB754C085621B10021C2BF /* PBXBookmark */ = { + isa = PBXBookmark; + fRef = 8EAB753D085621620021C2BF /* shuffle_off.png */; + }; + 8EAB754D085621B10021C2BF /* PBXBookmark */ = { + isa = PBXBookmark; + fRef = 8EAB753C085621620021C2BF /* suffle_on.png */; + }; + 8EAB754E085621B10021C2BF /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E287E490855F2EC00562C66 /* InfoView.m */; + name = "InfoView.m: 19"; + rLen = 0; + rLoc = 266; + rType = 0; + vrLen = 277; + vrLoc = 0; + }; + 8EAB754F085621B10021C2BF /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 089C165DFE840E0CC02AAC07 /* English */; + name = "English: 4"; + rLen = 0; + rLoc = 111; + rType = 0; + vrLen = 119; + vrLoc = 0; + }; + 8EAB7550085621B10021C2BF /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E4721D208319294001F89FA /* AppController.m */; + name = "AppController.m: delEntries:"; + rLen = 0; + rLoc = 1071; + rType = 0; + vrLen = 759; + vrLoc = 765; + }; + 8EAB7551085621B10021C2BF /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E4721D108319294001F89FA /* AppController.h */; + name = ""; + rLen = 1; + rLoc = 392; + rType = 0; + vrLen = 1103; + vrLoc = 0; + }; + 8EAB7552085621B10021C2BF /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E4721D4083192C2001F89FA /* SoundController.h */; + name = "SoundController.h: 25"; + rLen = 0; + rLoc = 555; + rType = 0; + vrLen = 855; + vrLoc = 0; + }; + 8EAB7553085621B10021C2BF /* PBXBookmark */ = { + isa = PBXBookmark; + fRef = 8EAFD27B08465E5600107BA5 /* remove_gray.png */; + }; + 8EAB7554085621B10021C2BF /* PBXBookmark */ = { + isa = PBXBookmark; + fRef = 8EAB75290856205B0021C2BF /* repeat_on.png */; + }; + 8EAB7555085621B10021C2BF /* PBXBookmark */ = { + isa = PBXBookmark; + fRef = 8EAB752A0856205B0021C2BF /* repeat_off.png */; + }; + 8EAB7556085621B10021C2BF /* PBXBookmark */ = { + isa = PBXBookmark; + fRef = 8EAB752A0856205B0021C2BF /* repeat_off.png */; + }; + 8EAB7557085621B10021C2BF /* PBXBookmark */ = { + isa = PBXBookmark; + fRef = 8EAB75290856205B0021C2BF /* repeat_on.png */; + }; + 8EAB7558085621B10021C2BF /* PBXBookmark */ = { + isa = PBXBookmark; + fRef = 8EAB75290856205B0021C2BF /* repeat_on.png */; + }; + 8EAB7559085621B10021C2BF /* PBXBookmark */ = { + isa = PBXBookmark; + fRef = 8EAB752A0856205B0021C2BF /* repeat_off.png */; + }; + 8EAB755A085621B10021C2BF /* PBXBookmark */ = { + isa = PBXBookmark; + fRef = 8EAB752A0856205B0021C2BF /* repeat_off.png */; + }; + 8EAB755B085621B10021C2BF /* PBXBookmark */ = { + isa = PBXBookmark; + fRef = 8EAB752A0856205B0021C2BF /* repeat_off.png */; + }; + 8EAB755C085621B10021C2BF /* PBXBookmark */ = { + isa = PBXBookmark; + fRef = 8EAB753C085621620021C2BF /* suffle_on.png */; + }; + 8EAB755D085621B10021C2BF /* PBXBookmark */ = { + isa = PBXBookmark; + fRef = 8EAB753D085621620021C2BF /* shuffle_off.png */; + }; + 8EAB755E085621B10021C2BF /* PBXBookmark */ = { + isa = PBXBookmark; + fRef = 8EAB753C085621620021C2BF /* suffle_on.png */; + }; + 8EAB7561085621B10021C2BF /* PBXBookmark */ = { + isa = PBXBookmark; + fRef = 8EAB753C085621620021C2BF /* suffle_on.png */; + }; + 8EABE78408562281004DF882 /* PBXBookmark */ = { + isa = PBXBookmark; + fRef = 8EABE776085621D4004DF882 /* shuffle_on.png */; + }; + 8EABE78508562281004DF882 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E4721D208319294001F89FA /* AppController.m */; + name = "AppController.m: delEntries:"; + rLen = 0; + rLoc = 1071; + rType = 0; + vrLen = 759; + vrLoc = 765; + }; + 8EABE78608562281004DF882 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E4721D4083192C2001F89FA /* SoundController.h */; + name = "SoundController.h: playButton"; + rLen = 0; + rLoc = 462; + rType = 0; + vrLen = 832; + vrLoc = 0; + }; + 8EABE78708562281004DF882 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E4721D5083192C2001F89FA /* SoundController.m */; + name = "SoundController.m: 269"; + rLen = 0; + rLoc = 6595; + rType = 0; + vrLen = 968; + vrLoc = 5599; + }; + 8EABE78808562281004DF882 /* PBXBookmark */ = { + isa = PBXBookmark; + fRef = 8EABE776085621D4004DF882 /* shuffle_on.png */; + }; + 8EABE78908562281004DF882 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E4721D208319294001F89FA /* AppController.m */; + name = "AppController.m: delEntries:"; + rLen = 0; + rLoc = 1071; + rType = 0; + vrLen = 759; + vrLoc = 765; + }; + 8EABE78A08562281004DF882 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E4721D4083192C2001F89FA /* SoundController.h */; + name = "SoundController.h: playButton"; + rLen = 0; + rLoc = 462; + rType = 0; + vrLen = 832; + vrLoc = 0; + }; + 8EABE78B08562281004DF882 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E4721D5083192C2001F89FA /* SoundController.m */; + name = "SoundController.m: 292"; + rLen = 0; + rLoc = 7273; + rType = 0; + vrLen = 875; + vrLoc = 5806; + }; + 8EB30D4F0854BDDD009EA87F /* shn.h */ = { + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = shn.h; + path = /Users/xugg/Projects/Cog/Libraries/Shorten/build/Shorten.framework/Versions/A/Headers/shn.h; + sourceTree = ""; + }; + 8EB30D890854BEF1009EA87F /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FA6D082DA526006F7BE6 /* SoundFile.h */; + name = "SoundFile.h: 42"; + rLen = 0; + rLoc = 859; + rType = 0; + vrLen = 670; + vrLoc = 461; + }; + 8EB30D8A0854BEF1009EA87F /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EB30D4F0854BDDD009EA87F /* shn.h */; + name = "shn.h: sys_errlist"; + rLen = 0; + rLoc = 1183; + rType = 0; + vrLen = 532; + vrLoc = 961; + }; + 8EB30D990854BEF1009EA87F /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EB30D4F0854BDDD009EA87F /* shn.h */; + name = "shn.h: sys_errlist"; + rLen = 0; + rLoc = 1183; + rType = 0; + vrLen = 532; + vrLoc = 961; + }; + 8EB30DAE0854BFEE009EA87F /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FA72082DA526006F7BE6 /* WaveFile.m */; + name = "WaveFile.m: close"; + rLen = 0; + rLoc = 2003; + rType = 0; + vrLen = 418; + vrLoc = 1717; + }; + 8EB30DDB0854C261009EA87F /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FA70082DA526006F7BE6 /* VorbisFile.m */; + name = "VorbisFile.m: 50"; + rLen = 333; + rLoc = 868; + rType = 0; + vrLen = 593; + vrLoc = 657; + }; + 8EB30DDC0854C261009EA87F /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E8BAE5508548BE800E9F14D /* ShnFile.h */; + name = "ShnFile.h: bufferSize"; + rLen = 0; + rLoc = 345; + rType = 0; + vrLen = 410; + vrLoc = 0; + }; + 8EB30DDD0854C261009EA87F /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FA67082DA526006F7BE6 /* MonkeysFile.h */; + name = "MonkeysFile.h: 15"; + rLen = 0; + rLoc = 267; + rType = 0; + vrLen = 308; + vrLoc = 0; + }; + 8EB30DDE0854C261009EA87F /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FA68082DA526006F7BE6 /* MonkeysFile.m */; + name = "MonkeysFile.m: close"; + rLen = 0; + rLoc = 1738; + rType = 0; + vrLen = 475; + vrLoc = 1471; + }; + 8EB30DDF0854C261009EA87F /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FA6C082DA526006F7BE6 /* MusepackFile.m */; + name = "MusepackFile.m: 115"; + rLen = 0; + rLoc = 2381; + rType = 0; + vrLen = 685; + vrLoc = 1881; + }; + 8EB30DE00854C261009EA87F /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E14E47A084CF1A200246BCC /* AACFile.m */; + name = "AACFile.m: 76"; + rLen = 1694; + rLoc = 1761; + rType = 0; + vrLen = 792; + vrLoc = 1708; + }; + 8EB30E1F0854C36A009EA87F /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FA6A082DA526006F7BE6 /* MPEGFile.m */; + name = "MPEGFile.m: 106"; + rLen = 0; + rLoc = 2304; + rType = 0; + vrLen = 386; + vrLoc = 1947; + }; + 8EB30E200854C36A009EA87F /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FA6E082DA526006F7BE6 /* SoundFile.m */; + name = "SoundFile.m: 93"; + rLen = 0; + rLoc = 1985; + rType = 0; + vrLen = 588; + vrLoc = 1467; + }; + 8EB77455082DA3EB005891CA /* Cog */ = { + isa = PBXExecutable; + activeArgIndex = 2147483647; + activeArgIndices = ( + ); + argumentStrings = ( + ); + configStateDict = { + }; + cppStopOnCatchEnabled = 0; + cppStopOnThrowEnabled = 0; + customDataFormattersEnabled = 1; + debuggerPlugin = GDBDebugging; + disassemblyDisplayState = 0; + dylibVariantSuffix = ""; + enableDebugStr = 1; + environmentEntries = ( + ); + executableSystemSymbolLevel = 0; + executableUserSymbolLevel = 0; + libgmallocEnabled = 0; + name = Cog; + savedGlobals = { + }; + sourceDirectories = ( + ); + }; + 8EB77466082DA402005891CA /* Source Control */ = { + isa = PBXSourceControlManager; + fallbackIsa = XCSourceControlManager; + isSCMEnabled = 0; + scmConfiguration = { + }; + scmType = ""; + }; + 8EB77467082DA402005891CA /* Code sense */ = { + isa = PBXCodeSenseManager; + indexTemplatePath = ""; + }; + 8EC156F5084FEB8900BB24E8 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E267D0A0837F7A6004ACBC5 /* MacPADSocket.m */; + name = DBLog; + rLen = 5; + rLoc = 7208; + rType = 0; + vrLen = 957; + vrLoc = 6740; + }; + 8EC156F9084FEB8900BB24E8 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E267D0A0837F7A6004ACBC5 /* MacPADSocket.m */; + name = DBLog; + rLen = 5; + rLoc = 7208; + rType = 0; + vrLen = 957; + vrLoc = 6740; + }; + 8EC18EB9084E57D500AE0BA9 /* libmp4.c */ = { + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.c; + name = libmp4.c; + path = /Users/xugg/Desktop/faad2/plugins/xmms/src/libmp4.c; + sourceTree = ""; + }; + 8EC18EBD084E57D500AE0BA9 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EC18EBE084E57D500AE0BA9 /* libmp4.c */; + name = "(null): 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 578; + vrLoc = 0; + }; + 8EC18EBE084E57D500AE0BA9 /* libmp4.c */ = { + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.c; + name = libmp4.c; + path = /Users/xugg/Desktop/faad2/plugins/xmms/src/libmp4.c; + sourceTree = ""; + }; + 8ED833CD08457E6B0033CDBD /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E47218608318D7A001F89FA /* DNDArrayController.m */; + name = "DNDArrayController.m: 131"; + rLen = 0; + rLoc = 3343; + rType = 0; + vrLen = 625; + vrLoc = 3014; + }; + 8EDC87BA0842F2A4007D1532 /* SoundFile.m:124 */ = { + isa = PBXFileBreakpoint; + continueAfterActions = 0; + delayBeforeContinue = 0; + fileReference = 8EF6FA6E082DA526006F7BE6 /* SoundFile.m */; + functionName = "+readInfo:"; + hitCount = 0; + lineNumber = 124; + modificationTime = 0; + state = 2; + }; + 8EDC88A90842F8DE007D1532 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EDCBDCA0840617B00F5C7E3 /* Cog.scriptTerminology */; + name = "Cog.scriptTerminology: 63"; + rLen = 0; + rLoc = 1569; + rType = 0; + vrLen = 668; + vrLoc = 947; + }; + 8EDC88B50842F936007D1532 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EDCBDCC0840618900F5C7E3 /* Cog.scriptSuite */; + name = "Cog.scriptSuite: 68"; + rLen = 0; + rLoc = 1627; + rType = 0; + vrLen = 643; + vrLoc = 1228; + }; + 8EDCBDCA0840617B00F5C7E3 /* Cog.scriptTerminology */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 1414}}"; + sepNavSelRange = "{1569, 0}"; + sepNavVisRect = "{{0, 537}, {775, 373}}"; + }; + }; + 8EDCBDCC0840618900F5C7E3 /* Cog.scriptSuite */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 1610}}"; + sepNavSelRange = "{1627, 0}"; + sepNavVisRect = "{{0, 717}, {775, 373}}"; + }; + }; + 8EDCBDDB084061E500F5C7E3 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EDCBDCA0840617B00F5C7E3 /* Cog.scriptTerminology */; + name = "Cog.scriptTerminology: 1"; + rLen = 0; + rLoc = 2430; + rType = 0; + vrLen = 0; + vrLoc = 0; + }; + 8EDCBDDC084061E500F5C7E3 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EDCBDCC0840618900F5C7E3 /* Cog.scriptSuite */; + name = "Cog.scriptSuite: 1"; + rLen = 0; + rLoc = 2525; + rType = 0; + vrLen = 0; + vrLoc = 0; + }; + 8EDE0CCC08369EB200EABFE4 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E2871080836934A0013CE39 /* VirtualRingBuffer.h */; + name = initWi; + rLen = 6; + rLoc = 3762; + rType = 0; + vrLen = 1069; + vrLoc = 3336; + }; + 8EE2A5B808511A1800367489 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8D1107310486CEB800E47090 /* Info.plist */; + name = "Info.plist: 18"; + rLen = 0; + rLoc = 501; + rType = 0; + vrLen = 677; + vrLoc = 39; + }; + 8EE4A6C3082E6F6100415456 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FA6A082DA526006F7BE6 /* MPEGFile.m */; + name = "MPEGFile.m: 13"; + rLen = 0; + rLoc = 182; + rType = 0; + vrLen = 891; + vrLoc = 0; + }; + 8EE4A6C8082E6F6100415456 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FA68082DA526006F7BE6 /* MonkeysFile.m */; + name = "MonkeysFile.m: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 893; + vrLoc = 0; + }; + 8EE4A6FE082E704E00415456 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FA6B082DA526006F7BE6 /* MusepackFile.h */; + name = "MusepackFile.h: 10"; + rLen = 0; + rLoc = 182; + rType = 0; + vrLen = 583; + vrLoc = 0; + }; + 8EE4A799082E7D8700415456 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FA72082DA526006F7BE6 /* WaveFile.m */; + name = "WaveFile.m: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 761; + vrLoc = 0; + }; + 8EEFDF8808410C00008BB533 /* SoundController.m:275 */ = { + isa = PBXFileBreakpoint; + actions = ( + ); + continueAfterActions = 0; + delayBeforeContinue = 0; + fileReference = 8E4721D5083192C2001F89FA /* SoundController.m */; + functionName = "-handlePortMessage:"; + hitCount = 0; + lineNumber = 275; + modificationTime = 0; + state = 2; + }; + 8EF1B97C083A49980095B236 /* PlaylistController.m:386 */ = { + isa = PBXFileBreakpoint; + continueAfterActions = 0; + delayBeforeContinue = 0; + fileReference = 8E47218808318D7A001F89FA /* PlaylistController.m */; + functionName = "-currentEntry"; + hitCount = 0; + lineNumber = 386; + modificationTime = 0; + state = 2; + }; + 8EF45A7A08557C4D00D2D5D0 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8E10DBEF084BBCF00013815C /* Credits.html */; + name = "Credits.html: 5"; + rLen = 0; + rLoc = 30; + rType = 0; + vrLen = 30; + vrLoc = 0; + }; + 8EF6FA65082DA526006F7BE6 /* FlacFile.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 406}}"; + sepNavSelRange = "{342, 0}"; + sepNavVisRect = "{{0, 0}, {775, 372}}"; + }; + }; + 8EF6FA66082DA526006F7BE6 /* FlacFile.m */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {1130, 2646}}"; + sepNavSelRange = "{4219, 0}"; + sepNavVisRect = "{{0, 2078}, {775, 372}}"; + }; + }; + 8EF6FA67082DA526006F7BE6 /* MonkeysFile.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 372}}"; + sepNavSelRange = "{267, 0}"; + sepNavVisRect = "{{0, 0}, {775, 372}}"; + }; + }; + 8EF6FA68082DA526006F7BE6 /* MonkeysFile.m */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 1246}}"; + sepNavSelRange = "{1738, 0}"; + sepNavVisRect = "{{0, 832}, {775, 372}}"; + }; + }; + 8EF6FA69082DA526006F7BE6 /* MPEGFile.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 372}}"; + sepNavSelRange = "{245, 0}"; + sepNavVisRect = "{{0, 0}, {775, 372}}"; + }; + }; + 8EF6FA6A082DA526006F7BE6 /* MPEGFile.m */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 1540}}"; + sepNavSelRange = "{2304, 0}"; + sepNavVisRect = "{{0, 1154}, {775, 372}}"; + }; + }; + 8EF6FA6B082DA526006F7BE6 /* MusepackFile.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {776, 434}}"; + sepNavSelRange = "{383, 0}"; + sepNavVisRect = "{{0, 42}, {775, 372}}"; + }; + }; + 8EF6FA6C082DA526006F7BE6 /* MusepackFile.m */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 2982}}"; + sepNavSelRange = "{2381, 0}"; + sepNavVisRect = "{{0, 1358}, {775, 372}}"; + }; + }; + 8EF6FA6D082DA526006F7BE6 /* SoundFile.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 826}}"; + sepNavSelRange = "{859, 0}"; + sepNavVisRect = "{{0, 356}, {775, 372}}"; + sepNavWindowFrame = "{{15, 61}, {1016, 680}}"; + }; + }; + 8EF6FA6E082DA526006F7BE6 /* SoundFile.m */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 3066}}"; + sepNavSelRange = "{1985, 0}"; + sepNavVisRect = "{{0, 1025}, {775, 372}}"; + sepNavWindowFrame = "{{15, 61}, {750, 680}}"; + }; + }; + 8EF6FA6F082DA526006F7BE6 /* VorbisFile.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 372}}"; + sepNavSelRange = "{276, 0}"; + sepNavVisRect = "{{0, 0}, {775, 372}}"; + }; + }; + 8EF6FA70082DA526006F7BE6 /* VorbisFile.m */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 1120}}"; + sepNavSelRange = "{868, 333}"; + sepNavVisRect = "{{0, 510}, {775, 372}}"; + }; + }; + 8EF6FA71082DA526006F7BE6 /* WaveFile.h */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {775, 372}}"; + sepNavSelRange = "{302, 0}"; + sepNavVisRect = "{{0, 0}, {775, 372}}"; + }; + }; + 8EF6FA72082DA526006F7BE6 /* WaveFile.m */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {782, 1736}}"; + sepNavSelRange = "{2003, 0}"; + sepNavVisRect = "{{0, 1326}, {775, 372}}"; + }; + }; + 8EF6FACD082DAA2B006F7BE6 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FACE082DAA2B006F7BE6 /* FlacFile.h */; + name = "(null): 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 622; + vrLoc = 0; + }; + 8EF6FACE082DAA2B006F7BE6 /* FlacFile.h */ = { + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = FlacFile.h; + path = /Users/xugg/Projects/zyGora/FlacFile.h; + sourceTree = ""; + }; + 8EF6FAD1082DAA2B006F7BE6 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FAD2082DAA2B006F7BE6 /* FlacFile.m */; + name = "(null): 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 921; + vrLoc = 2314; + }; + 8EF6FAD2082DAA2B006F7BE6 /* FlacFile.m */ = { + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + name = FlacFile.m; + path = /Users/xugg/Projects/zyGora/FlacFile.m; + sourceTree = ""; + }; + 8EF6FAD5082DAA2B006F7BE6 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FA6D082DA526006F7BE6 /* SoundFile.h */; + name = "SoundFile.h: 26"; + rLen = 0; + rLoc = 435; + rType = 0; + vrLen = 500; + vrLoc = 166; + }; + 8EF6FAD6082DAA2B006F7BE6 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FA65082DA526006F7BE6 /* FlacFile.h */; + name = "FlacFile.h: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 523; + vrLoc = 0; + }; + 8EF6FAD7082DAA2B006F7BE6 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FA70082DA526006F7BE6 /* VorbisFile.m */; + name = "VorbisFile.m: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 389; + vrLoc = 0; + }; + 8EF6FAD8082DAA2B006F7BE6 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FA71082DA526006F7BE6 /* WaveFile.h */; + name = "WaveFile.h: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 270; + vrLoc = 0; + }; + 8EF6FADA082DAA2B006F7BE6 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FA6F082DA526006F7BE6 /* VorbisFile.h */; + name = "VorbisFile.h: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 360; + vrLoc = 0; + }; + 8EF6FADC082DAA2B006F7BE6 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FA6C082DA526006F7BE6 /* MusepackFile.m */; + name = "MusepackFile.m: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 442; + vrLoc = 0; + }; + 8EF6FADD082DAA2B006F7BE6 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FA69082DA526006F7BE6 /* MPEGFile.h */; + name = "MPEGFile.h: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 267; + vrLoc = 0; + }; + 8EF6FADE082DAA2B006F7BE6 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FA67082DA526006F7BE6 /* MonkeysFile.h */; + name = "MonkeysFile.h: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 303; + vrLoc = 0; + }; + 8EF6FADF082DAA2B006F7BE6 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FA66082DA526006F7BE6 /* FlacFile.m */; + name = "FlacFile.m: open_private:"; + rLen = 0; + rLoc = 3062; + rType = 0; + vrLen = 603; + vrLoc = 2490; + }; + 8EF6FAE1082DAA2B006F7BE6 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FA6E082DA526006F7BE6 /* SoundFile.m */; + name = "SoundFile.m: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 519; + vrLoc = 0; + }; + 8EF6FAEF082DAA2B006F7BE6 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FAF0082DAA2B006F7BE6 /* FlacFile.h */; + name = "(null): 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 622; + vrLoc = 0; + }; + 8EF6FAF0082DAA2B006F7BE6 /* FlacFile.h */ = { + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + name = FlacFile.h; + path = /Users/xugg/Projects/zyGora/FlacFile.h; + sourceTree = ""; + }; + 8EF6FAF3082DAA2B006F7BE6 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FAF4082DAA2B006F7BE6 /* FlacFile.m */; + name = "(null): 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 921; + vrLoc = 2314; + }; + 8EF6FAF4082DAA2B006F7BE6 /* FlacFile.m */ = { + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + name = FlacFile.m; + path = /Users/xugg/Projects/zyGora/FlacFile.m; + sourceTree = ""; + }; + 8EFC6D18085376D100C67D06 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FA69082DA526006F7BE6 /* MPEGFile.h */; + name = "MPEGFile.h: 14"; + rLen = 0; + rLoc = 245; + rType = 0; + vrLen = 272; + vrLoc = 0; + }; + 8EFC6DE7085380B800C67D06 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EC18EB9084E57D500AE0BA9 /* libmp4.c */; + name = "libmp4.c: 1"; + rLen = 0; + rLoc = 0; + rType = 0; + vrLen = 578; + vrLoc = 0; + }; + 8EFC6DE8085380B800C67D06 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FA6B082DA526006F7BE6 /* MusepackFile.h */; + name = "MusepackFile.h: buffer"; + rLen = 0; + rLoc = 383; + rType = 0; + vrLen = 564; + vrLoc = 35; + }; + 8EFC6DF0085380B800C67D06 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FA71082DA526006F7BE6 /* WaveFile.h */; + name = "WaveFile.h: readInfo"; + rLen = 0; + rLoc = 302; + rType = 0; + vrLen = 309; + vrLoc = 0; + }; + 8EFC6E29085386CE00C67D06 /* PBXTextBookmark */ = { + isa = PBXTextBookmark; + fRef = 8EF6FA65082DA526006F7BE6 /* FlacFile.h */; + name = "FlacFile.h: SAMPLE_BUFFER_SIZE"; + rLen = 0; + rLoc = 342; + rType = 0; + vrLen = 617; + vrLoc = 0; + }; +}