Mercurial > hg > grouptrack
comparison groupTrackKinect.xcodeproj/project.pbxproj @ 8:584ef20184f6
FIX: segv when too many users present - added test on user id;
increased MAX_USERS to 16; changed window title to 'Melody Triangle Tracker';
ADDED: full screen option (key 'F');
ADDED: /randinit message between /birth and /start
author | samer |
---|---|
date | Wed, 15 Feb 2012 10:55:40 +0000 |
parents | 2aa8ba4db20e |
children |
comparison
equal
deleted
inserted
replaced
7:b66834fbe860 | 8:584ef20184f6 |
---|---|
190 3078192B13028E5200D8873A /* ofxOpenNIXML.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofxOpenNIXML.h; sourceTree = "<group>"; }; | 190 3078192B13028E5200D8873A /* ofxOpenNIXML.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofxOpenNIXML.h; sourceTree = "<group>"; }; |
191 3078192C13028E5200D8873A /* ofxTrackedUser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofxTrackedUser.cpp; sourceTree = "<group>"; }; | 191 3078192C13028E5200D8873A /* ofxTrackedUser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofxTrackedUser.cpp; sourceTree = "<group>"; }; |
192 3078192D13028E5200D8873A /* ofxTrackedUser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofxTrackedUser.h; sourceTree = "<group>"; }; | 192 3078192D13028E5200D8873A /* ofxTrackedUser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofxTrackedUser.h; sourceTree = "<group>"; }; |
193 3078192E13028E5200D8873A /* ofxUserGenerator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofxUserGenerator.cpp; sourceTree = "<group>"; }; | 193 3078192E13028E5200D8873A /* ofxUserGenerator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ofxUserGenerator.cpp; sourceTree = "<group>"; }; |
194 3078192F13028E5200D8873A /* ofxUserGenerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofxUserGenerator.h; sourceTree = "<group>"; }; | 194 3078192F13028E5200D8873A /* ofxUserGenerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ofxUserGenerator.h; sourceTree = "<group>"; }; |
195 8917CAC513084E4600ACBF05 /* davy.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = davy.jpg; sourceTree = "<group>"; }; | |
196 8917CAC813084E4600ACBF05 /* FeatureExtraction.ini */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FeatureExtraction.ini; sourceTree = "<group>"; }; | 195 8917CAC813084E4600ACBF05 /* FeatureExtraction.ini */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = FeatureExtraction.ini; sourceTree = "<group>"; }; |
197 8917CAC913084E4600ACBF05 /* s.dat */ = {isa = PBXFileReference; lastKnownFileType = file; path = s.dat; sourceTree = "<group>"; }; | 196 8917CAC913084E4600ACBF05 /* s.dat */ = {isa = PBXFileReference; lastKnownFileType = file; path = s.dat; sourceTree = "<group>"; }; |
198 8917CACA13084E4600ACBF05 /* modules.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = modules.xml; sourceTree = "<group>"; }; | 197 8917CACA13084E4600ACBF05 /* modules.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = modules.xml; sourceTree = "<group>"; }; |
199 8917CACB13084E4600ACBF05 /* SamplesConfig.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = SamplesConfig.xml; sourceTree = "<group>"; }; | 198 8917CACB13084E4600ACBF05 /* SamplesConfig.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = SamplesConfig.xml; sourceTree = "<group>"; }; |
200 8917CACC13084E4600ACBF05 /* h.dat */ = {isa = PBXFileReference; lastKnownFileType = file; path = h.dat; sourceTree = "<group>"; }; | 199 8917CACC13084E4600ACBF05 /* h.dat */ = {isa = PBXFileReference; lastKnownFileType = file; path = h.dat; sourceTree = "<group>"; }; |
215 8917CADC13084E4600ACBF05 /* libnimRecorder.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libnimRecorder.dylib; sourceTree = "<group>"; }; | 214 8917CADC13084E4600ACBF05 /* libnimRecorder.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libnimRecorder.dylib; sourceTree = "<group>"; }; |
216 8917CADD13084E4600ACBF05 /* libXnVHandGenerator.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libXnVHandGenerator.dylib; sourceTree = "<group>"; }; | 215 8917CADD13084E4600ACBF05 /* libXnVHandGenerator.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libXnVHandGenerator.dylib; sourceTree = "<group>"; }; |
217 8917CADE13084E4600ACBF05 /* libXnVNite.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libXnVNite.dylib; sourceTree = "<group>"; }; | 216 8917CADE13084E4600ACBF05 /* libXnVNite.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libXnVNite.dylib; sourceTree = "<group>"; }; |
218 8917CADF13084E4600ACBF05 /* libXnVCNite.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libXnVCNite.dylib; sourceTree = "<group>"; }; | 217 8917CADF13084E4600ACBF05 /* libXnVCNite.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libXnVCNite.dylib; sourceTree = "<group>"; }; |
219 8917CAE013084E4600ACBF05 /* libXnDDK.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libXnDDK.dylib; sourceTree = "<group>"; }; | 218 8917CAE013084E4600ACBF05 /* libXnDDK.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libXnDDK.dylib; sourceTree = "<group>"; }; |
220 8917CAE113084E4600ACBF05 /* emptyExampleDebug.app */ = {isa = PBXFileReference; lastKnownFileType = wrapper.application; path = emptyExampleDebug.app; sourceTree = "<group>"; }; | |
221 89A1F59613082F7D00D71250 /* freeimage.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = freeimage.a; sourceTree = "<group>"; }; | 219 89A1F59613082F7D00D71250 /* freeimage.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = freeimage.a; sourceTree = "<group>"; }; |
222 89A1F59813082F7D00D71250 /* FreeImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FreeImage.h; sourceTree = "<group>"; }; | 220 89A1F59813082F7D00D71250 /* FreeImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FreeImage.h; sourceTree = "<group>"; }; |
223 89A1F59C13082F7D00D71250 /* GLee.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = GLee.a; sourceTree = "<group>"; }; | 221 89A1F59C13082F7D00D71250 /* GLee.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = GLee.a; sourceTree = "<group>"; }; |
224 89A1F59E13082F7D00D71250 /* GLee.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GLee.h; sourceTree = "<group>"; }; | 222 89A1F59E13082F7D00D71250 /* GLee.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GLee.h; sourceTree = "<group>"; }; |
225 BFA2A36E1315131800EB981C /* install.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = install.xml; sourceTree = "<group>"; }; | 223 BFA2A36E1315131800EB981C /* install.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = install.xml; sourceTree = "<group>"; }; |
458 sourceTree = "<group>"; | 456 sourceTree = "<group>"; |
459 }; | 457 }; |
460 8917CAC213084E4600ACBF05 /* bin */ = { | 458 8917CAC213084E4600ACBF05 /* bin */ = { |
461 isa = PBXGroup; | 459 isa = PBXGroup; |
462 children = ( | 460 children = ( |
463 E4B69E1C0A3A1BDC003C02F2 /* src */, | |
464 8917CAC313084E4600ACBF05 /* data */, | 461 8917CAC313084E4600ACBF05 /* data */, |
465 8917CAE113084E4600ACBF05 /* emptyExampleDebug.app */, | |
466 ); | 462 ); |
467 path = bin; | 463 path = bin; |
468 sourceTree = "<group>"; | 464 sourceTree = "<group>"; |
469 }; | 465 }; |
470 8917CAC313084E4600ACBF05 /* data */ = { | 466 8917CAC313084E4600ACBF05 /* data */ = { |
471 isa = PBXGroup; | 467 isa = PBXGroup; |
472 children = ( | 468 children = ( |
473 8917CAC413084E4600ACBF05 /* images */, | |
474 8917CAC613084E4600ACBF05 /* openni */, | 469 8917CAC613084E4600ACBF05 /* openni */, |
475 ); | 470 ); |
476 path = data; | 471 path = data; |
477 sourceTree = "<group>"; | |
478 }; | |
479 8917CAC413084E4600ACBF05 /* images */ = { | |
480 isa = PBXGroup; | |
481 children = ( | |
482 8917CAC513084E4600ACBF05 /* davy.jpg */, | |
483 ); | |
484 path = images; | |
485 sourceTree = "<group>"; | 472 sourceTree = "<group>"; |
486 }; | 473 }; |
487 8917CAC613084E4600ACBF05 /* openni */ = { | 474 8917CAC613084E4600ACBF05 /* openni */ = { |
488 isa = PBXGroup; | 475 isa = PBXGroup; |
489 children = ( | 476 children = ( |
870 E4B69B4A0A3A1720003C02F2 = { | 857 E4B69B4A0A3A1720003C02F2 = { |
871 isa = PBXGroup; | 858 isa = PBXGroup; |
872 children = ( | 859 children = ( |
873 E4B69B5B0A3A1756003C02F2 /* IdyomTracker.app */, | 860 E4B69B5B0A3A1756003C02F2 /* IdyomTracker.app */, |
874 E4B6FCAD0C3E899E008CF71C /* openFrameworks-Info.plist */, | 861 E4B6FCAD0C3E899E008CF71C /* openFrameworks-Info.plist */, |
862 E4B69E1C0A3A1BDC003C02F2 /* src */, | |
875 8917CAC213084E4600ACBF05 /* bin */, | 863 8917CAC213084E4600ACBF05 /* bin */, |
876 E4C2422310CC54B6004149E2 /* openFrameworks */, | 864 E4C2422310CC54B6004149E2 /* openFrameworks */, |
877 BB4B014C10F69532006C3DED /* addons */, | 865 BB4B014C10F69532006C3DED /* addons */, |
878 E45BE0360E8CC5DE009D7055 /* libs */, | 866 E45BE0360E8CC5DE009D7055 /* libs */, |
879 ); | 867 ); |
885 E4B69E1D0A3A1BDC003C02F2 /* main.cpp */, | 873 E4B69E1D0A3A1BDC003C02F2 /* main.cpp */, |
886 E4B69E1E0A3A1BDC003C02F2 /* testApp.cpp */, | 874 E4B69E1E0A3A1BDC003C02F2 /* testApp.cpp */, |
887 E4B69E1F0A3A1BDC003C02F2 /* testApp.h */, | 875 E4B69E1F0A3A1BDC003C02F2 /* testApp.h */, |
888 ); | 876 ); |
889 path = src; | 877 path = src; |
890 sourceTree = SOURCE_ROOT; | 878 sourceTree = "<group>"; |
891 }; | 879 }; |
892 E4C2421710CC549C004149E2 /* Products */ = { | 880 E4C2421710CC549C004149E2 /* Products */ = { |
893 isa = PBXGroup; | 881 isa = PBXGroup; |
894 children = ( | 882 children = ( |
895 E4C2421E10CC549C004149E2 /* openFrameworksDebug.a */, | 883 E4C2421E10CC549C004149E2 /* openFrameworksDebug.a */, |