Import openni2_2.2.0.33+dfsg.orig.tar.gz
authorHans-Christoph Steiner <hans@eds.org>
Wed, 25 Mar 2015 14:49:04 +0000 (14:49 +0000)
committerHans-Christoph Steiner <hans@eds.org>
Wed, 25 Mar 2015 14:49:04 +0000 (14:49 +0000)
commit8ac442500adc9db09e3c6844c36f78382ce255bc
tree403941ce21557945ac8bab1341c490abff13c02e
Import openni2_2.2.0.33+dfsg.orig.tar.gz

[dgit import orig openni2_2.2.0.33+dfsg.orig.tar.gz]
952 files changed:
.gitignore [new file with mode: 0644]
Android.mk [new file with mode: 0644]
Application.mk [new file with mode: 0644]
CHANGES.txt [new file with mode: 0644]
Config/OpenNI.ini [new file with mode: 0644]
Config/OpenNI2/Drivers/PS1080.ini [new file with mode: 0644]
Config/OpenNI2/Drivers/PSLink.ini [new file with mode: 0644]
Include/Android-Arm/OniPlatformAndroid-Arm.h [new file with mode: 0644]
Include/Driver/OniDriverAPI.h [new file with mode: 0644]
Include/Driver/OniDriverTypes.h [new file with mode: 0644]
Include/Linux-Arm/OniPlatformLinux-Arm.h [new file with mode: 0644]
Include/Linux-x86/OniPlatformLinux-x86.h [new file with mode: 0644]
Include/MacOSX/OniPlatformMacOSX.h [new file with mode: 0644]
Include/OniCAPI.h [new file with mode: 0644]
Include/OniCEnums.h [new file with mode: 0644]
Include/OniCProperties.h [new file with mode: 0644]
Include/OniCTypes.h [new file with mode: 0644]
Include/OniEnums.h [new file with mode: 0644]
Include/OniPlatform.h [new file with mode: 0644]
Include/OniProperties.h [new file with mode: 0644]
Include/OniVersion.h [new file with mode: 0644]
Include/OpenNI.h [new file with mode: 0644]
Include/PS1080.h [new file with mode: 0644]
Include/PSLink.h [new file with mode: 0644]
Include/PrimeSense.h [new file with mode: 0644]
Include/Win32/OniPlatformWin32.h [new file with mode: 0644]
LICENSE [new file with mode: 0644]
Makefile [new file with mode: 0644]
NOTICE [new file with mode: 0644]
OpenNI.sln [new file with mode: 0644]
Packaging/Harvest.py [new file with mode: 0755]
Packaging/Install/Fragments/.gitignore [new file with mode: 0644]
Packaging/Install/Includes/Variables.wxi [new file with mode: 0644]
Packaging/Install/Install.wixproj [new file with mode: 0644]
Packaging/Install/Install.wxs [new file with mode: 0644]
Packaging/Install/Lang/en-us/Loc_en-us.wxl [new file with mode: 0644]
Packaging/Install/Resources/Microsoft_VC100_CRT_x64.msm [new file with mode: 0644]
Packaging/Install/Resources/Microsoft_VC100_CRT_x86.msm [new file with mode: 0644]
Packaging/Install/Resources/Microsoft_VC90_CRT_x86.msm [new file with mode: 0644]
Packaging/Install/Resources/Microsoft_VC90_CRT_x86_x64.msm [new file with mode: 0644]
Packaging/Install/Resources/OpenNIBackground.bmp [new file with mode: 0644]
Packaging/Install/Resources/OpenNIHeader.bmp [new file with mode: 0644]
Packaging/Install/Resources/mainicon.ico [new file with mode: 0644]
Packaging/Install/UI/CustomeInstallUI.wxs [new file with mode: 0644]
Packaging/Install/setup.exe [new file with mode: 0644]
Packaging/Linux/install.sh [new file with mode: 0755]
Packaging/Linux/primesense-usb.rules [new file with mode: 0644]
Packaging/ReleaseVersion.py [new file with mode: 0755]
Packaging/UpdateVersion.py [new file with mode: 0755]
README [new file with mode: 0644]
ReleaseNotes.txt [new file with mode: 0644]
Samples/Android.mk [new file with mode: 0644]
Samples/ClosestPointViewer/ClosestPointViewer.vcxproj [new file with mode: 0644]
Samples/ClosestPointViewer/Makefile [new file with mode: 0644]
Samples/ClosestPointViewer/Viewer.cpp [new file with mode: 0644]
Samples/ClosestPointViewer/Viewer.h [new file with mode: 0644]
Samples/ClosestPointViewer/main.cpp [new file with mode: 0644]
Samples/Common/OniSampleUtilities.h [new file with mode: 0644]
Samples/EventBasedRead/Android.mk [new file with mode: 0644]
Samples/EventBasedRead/EventBasedRead.vcxproj [new file with mode: 0644]
Samples/EventBasedRead/Makefile [new file with mode: 0644]
Samples/EventBasedRead/main.cpp [new file with mode: 0644]
Samples/MWClosestPoint/MWClosestPoint.cpp [new file with mode: 0644]
Samples/MWClosestPoint/MWClosestPoint.h [new file with mode: 0644]
Samples/MWClosestPoint/MWClosestPoint.vcxproj [new file with mode: 0644]
Samples/MWClosestPoint/MWClosestPoint.vcxproj.filters [new file with mode: 0644]
Samples/MWClosestPoint/Makefile [new file with mode: 0644]
Samples/MWClosestPointApp/MWClosestPointApp.vcxproj [new file with mode: 0644]
Samples/MWClosestPointApp/MWClosestPointApp.vcxproj.filters [new file with mode: 0644]
Samples/MWClosestPointApp/Makefile [new file with mode: 0644]
Samples/MWClosestPointApp/main.cpp [new file with mode: 0644]
Samples/MultiDepthViewer/Makefile [new file with mode: 0644]
Samples/MultiDepthViewer/MultiDepthViewer.vcxproj [new file with mode: 0644]
Samples/MultiDepthViewer/Viewer.cpp [new file with mode: 0644]
Samples/MultiDepthViewer/Viewer.h [new file with mode: 0644]
Samples/MultiDepthViewer/main.cpp [new file with mode: 0644]
Samples/MultipleStreamRead/Android.mk [new file with mode: 0644]
Samples/MultipleStreamRead/Makefile [new file with mode: 0644]
Samples/MultipleStreamRead/MultipleStreamRead.vcxproj [new file with mode: 0644]
Samples/MultipleStreamRead/main.cpp [new file with mode: 0644]
Samples/SimpleRead/Android.mk [new file with mode: 0644]
Samples/SimpleRead/Makefile [new file with mode: 0644]
Samples/SimpleRead/SimpleRead.vcxproj [new file with mode: 0644]
Samples/SimpleRead/main.cpp [new file with mode: 0644]
Samples/SimpleViewer.java/Build.bat [new file with mode: 0644]
Samples/SimpleViewer.java/Makefile [new file with mode: 0644]
Samples/SimpleViewer.java/src/org/openni/Samples/SimpleViewer/SimpleViewer.java [new file with mode: 0644]
Samples/SimpleViewer.java/src/org/openni/Samples/SimpleViewer/SimpleViewerApplication.java [new file with mode: 0755]
Samples/SimpleViewer/Makefile [new file with mode: 0644]
Samples/SimpleViewer/SimpleViewer.vcxproj [new file with mode: 0644]
Samples/SimpleViewer/Viewer.cpp [new file with mode: 0644]
Samples/SimpleViewer/Viewer.h [new file with mode: 0644]
Samples/SimpleViewer/main.cpp [new file with mode: 0644]
Source/Android.mk [new file with mode: 0644]
Source/Core/Android.mk [new file with mode: 0644]
Source/Core/Makefile [new file with mode: 0644]
Source/Core/OniCommon.h [new file with mode: 0644]
Source/Core/OniContext.cpp [new file with mode: 0644]
Source/Core/OniContext.h [new file with mode: 0644]
Source/Core/OniDataRecords.cpp [new file with mode: 0644]
Source/Core/OniDataRecords.h [new file with mode: 0644]
Source/Core/OniDebug.h [new file with mode: 0644]
Source/Core/OniDevice.cpp [new file with mode: 0644]
Source/Core/OniDevice.h [new file with mode: 0644]
Source/Core/OniDeviceDriver.cpp [new file with mode: 0644]
Source/Core/OniDeviceDriver.h [new file with mode: 0644]
Source/Core/OniDriverHandler.cpp [new file with mode: 0644]
Source/Core/OniDriverHandler.h [new file with mode: 0644]
Source/Core/OniDriverServices.h [new file with mode: 0644]
Source/Core/OniFrameHolder.h [new file with mode: 0644]
Source/Core/OniFrameManager.cpp [new file with mode: 0644]
Source/Core/OniFrameManager.h [new file with mode: 0644]
Source/Core/OniInternal.h [new file with mode: 0644]
Source/Core/OniRecorder.cpp [new file with mode: 0644]
Source/Core/OniRecorder.h [new file with mode: 0644]
Source/Core/OniSensor.cpp [new file with mode: 0755]
Source/Core/OniSensor.h [new file with mode: 0644]
Source/Core/OniStream.cpp [new file with mode: 0644]
Source/Core/OniStream.h [new file with mode: 0644]
Source/Core/OniStreamFrameHolder.cpp [new file with mode: 0644]
Source/Core/OniStreamFrameHolder.h [new file with mode: 0644]
Source/Core/OniSyncedStreamsFrameHolder.cpp [new file with mode: 0644]
Source/Core/OniSyncedStreamsFrameHolder.h [new file with mode: 0644]
Source/Core/OpenNI.cpp [new file with mode: 0644]
Source/Core/OpenNI.vcxproj [new file with mode: 0644]
Source/Core/OpenNI.vcxproj.filters [new file with mode: 0644]
Source/Core/README.txt [new file with mode: 0644]
Source/DepthUtils/Android.mk [new file with mode: 0644]
Source/DepthUtils/DepthUtils.cpp [new file with mode: 0644]
Source/DepthUtils/DepthUtils.h [new file with mode: 0644]
Source/DepthUtils/DepthUtils.vcxproj [new file with mode: 0644]
Source/DepthUtils/DepthUtilsImpl.cpp [new file with mode: 0644]
Source/DepthUtils/DepthUtilsImpl.h [new file with mode: 0644]
Source/DepthUtils/Makefile [new file with mode: 0644]
Source/Documentation/Doxyfile [new file with mode: 0644]
Source/Documentation/OpenNILogo.bmp [new file with mode: 0644]
Source/Documentation/Runme.py [new file with mode: 0755]
Source/Documentation/Text/Conventions.txt [new file with mode: 0644]
Source/Documentation/Text/GettingStarted.txt [new file with mode: 0644]
Source/Documentation/Text/MainPage.txt [new file with mode: 0644]
Source/Drivers/Android.mk [new file with mode: 0644]
Source/Drivers/DummyDevice/DummyDevice.cpp [new file with mode: 0644]
Source/Drivers/DummyDevice/DummyDevice.vcxproj [new file with mode: 0644]
Source/Drivers/DummyDevice/Makefile [new file with mode: 0644]
Source/Drivers/Kinect/BaseKinectStream.cpp [new file with mode: 0644]
Source/Drivers/Kinect/BaseKinectStream.h [new file with mode: 0644]
Source/Drivers/Kinect/ColorKinectStream.cpp [new file with mode: 0644]
Source/Drivers/Kinect/ColorKinectStream.h [new file with mode: 0644]
Source/Drivers/Kinect/D2S.h.h [new file with mode: 0644]
Source/Drivers/Kinect/DepthKinectStream.cpp [new file with mode: 0644]
Source/Drivers/Kinect/DepthKinectStream.h [new file with mode: 0644]
Source/Drivers/Kinect/IRKinectStream.cpp [new file with mode: 0644]
Source/Drivers/Kinect/IRKinectStream.h [new file with mode: 0644]
Source/Drivers/Kinect/Kinect.vcxproj [new file with mode: 0644]
Source/Drivers/Kinect/Kinect.vcxproj.filters [new file with mode: 0644]
Source/Drivers/Kinect/KinectDevice.cpp [new file with mode: 0644]
Source/Drivers/Kinect/KinectDevice.h [new file with mode: 0644]
Source/Drivers/Kinect/KinectDriver.cpp [new file with mode: 0644]
Source/Drivers/Kinect/KinectDriver.h [new file with mode: 0644]
Source/Drivers/Kinect/KinectStreamImpl.cpp [new file with mode: 0644]
Source/Drivers/Kinect/KinectStreamImpl.h [new file with mode: 0644]
Source/Drivers/Kinect/S2D.h.h [new file with mode: 0644]
Source/Drivers/OniFile/Android.mk [new file with mode: 0644]
Source/Drivers/OniFile/DataRecords.cpp [new file with mode: 0644]
Source/Drivers/OniFile/DataRecords.h [new file with mode: 0644]
Source/Drivers/OniFile/Formats/Xn16zCodec.h [new file with mode: 0644]
Source/Drivers/OniFile/Formats/Xn16zEmbTablesCodec.h [new file with mode: 0644]
Source/Drivers/OniFile/Formats/Xn8zCodec.h [new file with mode: 0644]
Source/Drivers/OniFile/Formats/XnCodec.cpp [new file with mode: 0644]
Source/Drivers/OniFile/Formats/XnCodec.h [new file with mode: 0644]
Source/Drivers/OniFile/Formats/XnCodecBase.h [new file with mode: 0644]
Source/Drivers/OniFile/Formats/XnCodecIDs.h [new file with mode: 0644]
Source/Drivers/OniFile/Formats/XnJpegCodec.h [new file with mode: 0644]
Source/Drivers/OniFile/Formats/XnStreamCompression.cpp [new file with mode: 0644]
Source/Drivers/OniFile/Formats/XnStreamCompression.h [new file with mode: 0644]
Source/Drivers/OniFile/Formats/XnStreamFormats.h [new file with mode: 0644]
Source/Drivers/OniFile/Formats/XnUncompressedCodec.h [new file with mode: 0644]
Source/Drivers/OniFile/Makefile [new file with mode: 0644]
Source/Drivers/OniFile/OniFile.vcxproj [new file with mode: 0644]
Source/Drivers/OniFile/OniFile.vcxproj.filters [new file with mode: 0644]
Source/Drivers/OniFile/PlayerCodecFactory.cpp [new file with mode: 0644]
Source/Drivers/OniFile/PlayerCodecFactory.h [new file with mode: 0644]
Source/Drivers/OniFile/PlayerDevice.cpp [new file with mode: 0644]
Source/Drivers/OniFile/PlayerDevice.h [new file with mode: 0644]
Source/Drivers/OniFile/PlayerDriver.cpp [new file with mode: 0644]
Source/Drivers/OniFile/PlayerDriver.h [new file with mode: 0644]
Source/Drivers/OniFile/PlayerNode.cpp [new file with mode: 0644]
Source/Drivers/OniFile/PlayerNode.h [new file with mode: 0644]
Source/Drivers/OniFile/PlayerProperties.h [new file with mode: 0644]
Source/Drivers/OniFile/PlayerSource.cpp [new file with mode: 0644]
Source/Drivers/OniFile/PlayerSource.h [new file with mode: 0644]
Source/Drivers/OniFile/PlayerStream.cpp [new file with mode: 0644]
Source/Drivers/OniFile/PlayerStream.h [new file with mode: 0644]
Source/Drivers/OniFile/XnPlayerTypes.h [new file with mode: 0644]
Source/Drivers/OniFile/XnPropNames.h [new file with mode: 0644]
Source/Drivers/PS1080/Android.mk [new file with mode: 0644]
Source/Drivers/PS1080/Core/XnBuffer.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Core/XnBuffer.h [new file with mode: 0644]
Source/Drivers/PS1080/Core/XnCore.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Core/XnCoreGlobals.h [new file with mode: 0644]
Source/Drivers/PS1080/Core/XnCoreStatus.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Core/XnIOFileStream.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Core/XnIONetworkStream.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnActualGeneralProperty.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnActualGeneralProperty.h [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnActualIntProperty.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnActualIntProperty.h [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnActualPropertiesHash.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnActualPropertiesHash.h [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnActualRealProperty.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnActualRealProperty.h [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnActualStringProperty.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnActualStringProperty.h [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnAudioStream.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnAudioStream.h [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnCodecFactory.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnCodecFactory.h [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnDDK.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnDDKStatus.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnDepthStream.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnDepthStream.h [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnDeviceBase.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnDeviceBase.h [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnDeviceModule.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnDeviceModule.h [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnDeviceModuleHolder.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnDeviceModuleHolder.h [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnDeviceStream.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnDeviceStream.h [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnFrameBufferManager.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnFrameBufferManager.h [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnFrameStream.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnFrameStream.h [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnGeneralProperty.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnGeneralProperty.h [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnIRStream.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnIRStream.h [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnImageStream.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnImageStream.h [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnIntProperty.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnIntProperty.h [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnIntPropertySynchronizer.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnIntPropertySynchronizer.h [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnPixelStream.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnPixelStream.h [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnProperty.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnProperty.h [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnPropertySet.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnPropertySetInternal.h [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnRealProperty.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnRealProperty.h [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnShiftToDepth.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnShiftToDepth.h [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnShiftToDepthStreamHelper.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnShiftToDepthStreamHelper.h [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnStreamingStream.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnStreamingStream.h [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnStringProperty.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DDK/XnStringProperty.h [new file with mode: 0644]
Source/Drivers/PS1080/DriverImpl/XnExportedOniDriver.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DriverImpl/XnOniColorStream.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DriverImpl/XnOniColorStream.h [new file with mode: 0644]
Source/Drivers/PS1080/DriverImpl/XnOniDepthStream.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DriverImpl/XnOniDepthStream.h [new file with mode: 0644]
Source/Drivers/PS1080/DriverImpl/XnOniDevice.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DriverImpl/XnOniDevice.h [new file with mode: 0644]
Source/Drivers/PS1080/DriverImpl/XnOniDriver.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DriverImpl/XnOniDriver.h [new file with mode: 0644]
Source/Drivers/PS1080/DriverImpl/XnOniIRStream.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DriverImpl/XnOniIRStream.h [new file with mode: 0644]
Source/Drivers/PS1080/DriverImpl/XnOniMapStream.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DriverImpl/XnOniMapStream.h [new file with mode: 0644]
Source/Drivers/PS1080/DriverImpl/XnOniStream.cpp [new file with mode: 0644]
Source/Drivers/PS1080/DriverImpl/XnOniStream.h [new file with mode: 0644]
Source/Drivers/PS1080/Formats/Xn16zCodec.h [new file with mode: 0644]
Source/Drivers/PS1080/Formats/Xn16zEmbTablesCodec.h [new file with mode: 0644]
Source/Drivers/PS1080/Formats/Xn8zCodec.h [new file with mode: 0644]
Source/Drivers/PS1080/Formats/XnCodec.h [new file with mode: 0644]
Source/Drivers/PS1080/Formats/XnCodecBase.h [new file with mode: 0644]
Source/Drivers/PS1080/Formats/XnCodecs.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Formats/XnFormats.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Formats/XnFormats.h [new file with mode: 0644]
Source/Drivers/PS1080/Formats/XnFormatsMirror.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Formats/XnFormatsStatus.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Formats/XnJpegCodec.h [new file with mode: 0644]
Source/Drivers/PS1080/Formats/XnNiCodec.h [new file with mode: 0644]
Source/Drivers/PS1080/Formats/XnStreamCompression.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Formats/XnStreamCompression.h [new file with mode: 0644]
Source/Drivers/PS1080/Formats/XnUncompressedCodec.h [new file with mode: 0644]
Source/Drivers/PS1080/Include/XnCommon.h [new file with mode: 0644]
Source/Drivers/PS1080/Include/XnCore.h [new file with mode: 0644]
Source/Drivers/PS1080/Include/XnDDK.h [new file with mode: 0644]
Source/Drivers/PS1080/Include/XnDDKStatus.h [new file with mode: 0644]
Source/Drivers/PS1080/Include/XnDevice.h [new file with mode: 0644]
Source/Drivers/PS1080/Include/XnDeviceProto.inl [new file with mode: 0644]
Source/Drivers/PS1080/Include/XnDeviceProxy.h [new file with mode: 0644]
Source/Drivers/PS1080/Include/XnFormatsStatus.h [new file with mode: 0644]
Source/Drivers/PS1080/Include/XnIOFileStream.h [new file with mode: 0644]
Source/Drivers/PS1080/Include/XnIONetworkStream.h [new file with mode: 0644]
Source/Drivers/PS1080/Include/XnIOStream.h [new file with mode: 0644]
Source/Drivers/PS1080/Include/XnPlatformBC.h [new file with mode: 0644]
Source/Drivers/PS1080/Include/XnPropertySet.h [new file with mode: 0644]
Source/Drivers/PS1080/Include/XnPsVersion.h [new file with mode: 0644]
Source/Drivers/PS1080/Include/XnStreamFormats.h [new file with mode: 0644]
Source/Drivers/PS1080/Include/XnStreamParams.h [new file with mode: 0644]
Source/Drivers/PS1080/Makefile [new file with mode: 0644]
Source/Drivers/PS1080/PS1080.vcxproj [new file with mode: 0644]
Source/Drivers/PS1080/PS1080.vcxproj.filters [new file with mode: 0644]
Source/Drivers/PS1080/PS1080Console/Makefile [new file with mode: 0644]
Source/Drivers/PS1080/PS1080Console/PS1080Console.cpp [new file with mode: 0644]
Source/Drivers/PS1080/PS1080Console/PS1080Console.vcxproj [new file with mode: 0644]
Source/Drivers/PS1080/PS1080Console/PS1080Console.vcxproj.filters [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/Bayer.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/Bayer.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/IXnSensorStream.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/Uncomp.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/Uncomp.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnAudioProcessor.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnAudioProcessor.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnBayerImageProcessor.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnBayerImageProcessor.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnCmosInfo.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnCmosInfo.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnDataProcessor.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnDataProcessor.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnDataProcessorHolder.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnDataProcessorHolder.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnDepthProcessor.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnDepthProcessor.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnDeviceEnumeration.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnDeviceEnumeration.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnDeviceSensor.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnDeviceSensorIO.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnDeviceSensorIO.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnDeviceSensorInit.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnDeviceSensorInit.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnDeviceSensorProtocol.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnDeviceSensorProtocol.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnFirmwareCommands.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnFirmwareCommands.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnFirmwareInfo.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnFirmwareInfo.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnFirmwareStreams.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnFirmwareStreams.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnFirmwareTypes.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnFrameStreamProcessor.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnFrameStreamProcessor.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnGMCDebugProcessor.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnGMCDebugProcessor.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnGeneralDebugProcessor.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnGeneralDebugProcessor.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnHostProtocol.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnHostProtocol.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnIRProcessor.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnIRProcessor.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnImageProcessor.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnImageProcessor.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnJpegImageProcessor.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnJpegImageProcessor.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnJpegToRGBImageProcessor.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnJpegToRGBImageProcessor.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnNesaDebugProcessor.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnNesaDebugProcessor.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnPSCompressedDepthProcessor.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnPSCompressedDepthProcessor.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnPSCompressedImageProcessor.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnPSCompressedImageProcessor.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnPacked11DepthProcessor.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnPacked11DepthProcessor.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnPacked12DepthProcessor.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnPacked12DepthProcessor.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnParams.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnPassThroughImageProcessor.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnPassThroughImageProcessor.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnSensor.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnSensor.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnSensorAudioStream.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnSensorAudioStream.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnSensorDepthStream.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnSensorDepthStream.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnSensorFPS.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnSensorFPS.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnSensorFirmware.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnSensorFirmware.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnSensorFirmwareParams.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnSensorFirmwareParams.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnSensorFixedParams.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnSensorFixedParams.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnSensorIRStream.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnSensorIRStream.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnSensorImageStream.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnSensorImageStream.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnSensorStreamHelper.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnSensorStreamHelper.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnStreamProcessor.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnStreamProcessor.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnTecDebugProcessor.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnTecDebugProcessor.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnUncompressedBayerProcessor.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnUncompressedBayerProcessor.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnUncompressedDepthProcessor.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnUncompressedDepthProcessor.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnUncompressedYUV422toRGBImageProcessor.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnUncompressedYUV422toRGBImageProcessor.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnUncompressedYUYVtoRGBImageProcessor.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnUncompressedYUYVtoRGBImageProcessor.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnWavelengthCorrectionDebugProcessor.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnWavelengthCorrectionDebugProcessor.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnWholePacketProcessor.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/XnWholePacketProcessor.h [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/YUV.cpp [new file with mode: 0644]
Source/Drivers/PS1080/Sensor/YUV.h [new file with mode: 0644]
Source/Drivers/PS1080/XnPsVersion.h [new file with mode: 0644]
Source/Drivers/PSLink/Android.mk [new file with mode: 0644]
Source/Drivers/PSLink/DriverImpl/LinkExportedOniDriver.cpp [new file with mode: 0644]
Source/Drivers/PSLink/DriverImpl/LinkOniDepthStream.cpp [new file with mode: 0644]
Source/Drivers/PSLink/DriverImpl/LinkOniDepthStream.h [new file with mode: 0644]
Source/Drivers/PSLink/DriverImpl/LinkOniDevice.cpp [new file with mode: 0644]
Source/Drivers/PSLink/DriverImpl/LinkOniDevice.h [new file with mode: 0644]
Source/Drivers/PSLink/DriverImpl/LinkOniDriver.cpp [new file with mode: 0644]
Source/Drivers/PSLink/DriverImpl/LinkOniDriver.h [new file with mode: 0644]
Source/Drivers/PSLink/DriverImpl/LinkOniIRStream.cpp [new file with mode: 0644]
Source/Drivers/PSLink/DriverImpl/LinkOniIRStream.h [new file with mode: 0644]
Source/Drivers/PSLink/DriverImpl/LinkOniMapStream.cpp [new file with mode: 0644]
Source/Drivers/PSLink/DriverImpl/LinkOniMapStream.h [new file with mode: 0644]
Source/Drivers/PSLink/DriverImpl/LinkOniStream.cpp [new file with mode: 0644]
Source/Drivers/PSLink/DriverImpl/LinkOniStream.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkDeviceEnumeration.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkDeviceEnumeration.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/IAsyncInputConnection.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/IConnection.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/IConnectionFactory.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/ILinkOutputStream.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/IOutputConnection.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/ISyncIOConnection.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/ISyncInputConnection.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/LinkProtoLibVersion.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnClientSocketInConnection.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnClientSocketInConnection.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnClientSyncSocketConnection.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnClientSyncSocketConnection.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnClientUSBConnectionFactory.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnClientUSBConnectionFactory.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnClientUSBControlEndpoint.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnClientUSBControlEndpoint.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnClientUSBInDataEndpoint.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnClientUSBInDataEndpoint.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnClientUSBOutDataEndpoint.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnClientUSBOutDataEndpoint.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnCyclicBuffer.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLink11BitS2DParser.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLink11BitS2DParser.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLink12BitS2DParser.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLink12BitS2DParser.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLink16zParser.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLink16zParser.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLink24zYuv422Parser.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLink24zYuv422Parser.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLink6BitParser.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLink6BitParser.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkContInputStream.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkContInputStream.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkControlEndpoint.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkControlEndpoint.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkFrameInputStream.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkFrameInputStream.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkInputDataEndpoint.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkInputDataEndpoint.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkInputStream.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkInputStream.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkInputStreamsMgr.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkInputStreamsMgr.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkLogParser.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkLogParser.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkMsgEncoder.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkMsgEncoder.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkMsgParser.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkMsgParser.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkOutputDataEndpoint.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkOutputDataEndpoint.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkOutputStream.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkOutputStream.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkOutputStreamsMgr.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkOutputStreamsMgr.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkPacked10BitParser.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkPacked10BitParser.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkProtoLibDefs.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkProtoUtils.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkProtoUtils.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkResponseMsgParser.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkResponseMsgParser.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkStatusCodes.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkStatusCodes.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkUnpackedDataReductionParser.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkUnpackedDataReductionParser.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkUnpackedS2DParser.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkUnpackedS2DParser.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkYuv422ToRgb888Parser.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkYuv422ToRgb888Parser.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkYuvToRgb.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnLinkYuvToRgb.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnMapSequenceListConverter.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnServerSocketInConnection.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnServerSocketInConnection.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnServerUSBLinuxConnectionFactory.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnServerUSBLinuxControlEndpoint.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnServerUSBLinuxOutDataEndpoint.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnShiftToDepth.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnShiftToDepth.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnSocketConnectionFactory.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnSocketConnectionFactory.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnSocketInConnection.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnSocketInConnection.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnSyncServerSocketConnection.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnSyncServerSocketConnection.h [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnSyncSocketConnection.cpp [new file with mode: 0644]
Source/Drivers/PSLink/LinkProtoLib/XnSyncSocketConnection.h [new file with mode: 0644]
Source/Drivers/PSLink/Makefile [new file with mode: 0644]
Source/Drivers/PSLink/PS1200Device.cpp [new file with mode: 0644]
Source/Drivers/PSLink/PS1200Device.h [new file with mode: 0644]
Source/Drivers/PSLink/PSLink.vcxproj [new file with mode: 0644]
Source/Drivers/PSLink/PSLink.vcxproj.filters [new file with mode: 0644]
Source/Drivers/PSLink/PSLinkConsole/Makefile [new file with mode: 0644]
Source/Drivers/PSLink/PSLinkConsole/PSLinkConsole.cpp [new file with mode: 0644]
Source/Drivers/PSLink/PSLinkConsole/PSLinkConsole.vcxproj [new file with mode: 0644]
Source/Drivers/PSLink/PSLinkConsole/PSLinkConsole.vcxproj.filters [new file with mode: 0644]
Source/Drivers/PSLink/PrimeClient.cpp [new file with mode: 0644]
Source/Drivers/PSLink/PrimeClient.h [new file with mode: 0644]
Source/Drivers/PSLink/PrimeClientDefs.h [new file with mode: 0644]
Source/Drivers/PSLink/Protocols/XnLinkProto/XnLinkDefs.h [new file with mode: 0644]
Source/Drivers/PSLink/Protocols/XnLinkProto/XnLinkProto.h [new file with mode: 0644]
Source/Drivers/PSLink/XnPsVersion.h [new file with mode: 0644]
Source/Drivers/TestDevice/TestDevice.cpp [new file with mode: 0644]
Source/Drivers/TestDevice/TestDevice.vcxproj [new file with mode: 0644]
Source/Resources/OpenNI.rc [new file with mode: 0644]
Source/Resources/Resource-OpenNI.h [new file with mode: 0644]
Source/Resources/mainicon.ico [new file with mode: 0644]
Source/Tools/NiViewer/Audio.cpp [new file with mode: 0644]
Source/Tools/NiViewer/Audio.h [new file with mode: 0644]
Source/Tools/NiViewer/Capture.cpp [new file with mode: 0644]
Source/Tools/NiViewer/Capture.h [new file with mode: 0644]
Source/Tools/NiViewer/Device.cpp [new file with mode: 0644]
Source/Tools/NiViewer/Device.h [new file with mode: 0644]
Source/Tools/NiViewer/Draw.cpp [new file with mode: 0644]
Source/Tools/NiViewer/Draw.h [new file with mode: 0644]
Source/Tools/NiViewer/Keyboard.cpp [new file with mode: 0644]
Source/Tools/NiViewer/Keyboard.h [new file with mode: 0644]
Source/Tools/NiViewer/Makefile [new file with mode: 0644]
Source/Tools/NiViewer/Menu.cpp [new file with mode: 0644]
Source/Tools/NiViewer/Menu.h [new file with mode: 0644]
Source/Tools/NiViewer/MouseInput.cpp [new file with mode: 0644]
Source/Tools/NiViewer/MouseInput.h [new file with mode: 0644]
Source/Tools/NiViewer/NiViewer.cpp [new file with mode: 0644]
Source/Tools/NiViewer/NiViewer.vcxproj [new file with mode: 0644]
ThirdParty/Android.mk [new file with mode: 0644]
ThirdParty/GL/glh/glh_array.h [new file with mode: 0644]
ThirdParty/GL/glh/glh_convenience.h [new file with mode: 0644]
ThirdParty/GL/glh/glh_cube_map.h [new file with mode: 0644]
ThirdParty/GL/glh/glh_extensions.h [new file with mode: 0644]
ThirdParty/GL/glh/glh_genext.h [new file with mode: 0644]
ThirdParty/GL/glh/glh_glut.h [new file with mode: 0644]
ThirdParty/GL/glh/glh_glut2.h [new file with mode: 0644]
ThirdParty/GL/glh/glh_glut_callfunc.h [new file with mode: 0644]
ThirdParty/GL/glh/glh_glut_replay.h [new file with mode: 0644]
ThirdParty/GL/glh/glh_glut_text.h [new file with mode: 0644]
ThirdParty/GL/glh/glh_interactors.h [new file with mode: 0644]
ThirdParty/GL/glh/glh_linear.h [new file with mode: 0644]
ThirdParty/GL/glh/glh_mipmaps.h [new file with mode: 0644]
ThirdParty/GL/glh/glh_obs.h [new file with mode: 0644]
ThirdParty/GL/glh/glh_text.h [new file with mode: 0644]
ThirdParty/GL/glut32.dll [new file with mode: 0644]
ThirdParty/GL/glut32.lib [new file with mode: 0644]
ThirdParty/GL/glut64.dll [new file with mode: 0644]
ThirdParty/GL/glut64.lib [new file with mode: 0644]
ThirdParty/LibJPEG/README [new file with mode: 0644]
ThirdParty/LibJPEG/cderror.h [new file with mode: 0644]
ThirdParty/LibJPEG/jcapimin.c [new file with mode: 0644]
ThirdParty/LibJPEG/jcapistd.c [new file with mode: 0644]
ThirdParty/LibJPEG/jccoefct.c [new file with mode: 0644]
ThirdParty/LibJPEG/jccolor.c [new file with mode: 0644]
ThirdParty/LibJPEG/jcdctmgr.c [new file with mode: 0644]
ThirdParty/LibJPEG/jchuff.c [new file with mode: 0644]
ThirdParty/LibJPEG/jchuff.h [new file with mode: 0644]
ThirdParty/LibJPEG/jcinit.c [new file with mode: 0644]
ThirdParty/LibJPEG/jcmainct.c [new file with mode: 0644]
ThirdParty/LibJPEG/jcmarker.c [new file with mode: 0644]
ThirdParty/LibJPEG/jcmaster.c [new file with mode: 0644]
ThirdParty/LibJPEG/jcomapi.c [new file with mode: 0644]
ThirdParty/LibJPEG/jconfig.h [new file with mode: 0644]
ThirdParty/LibJPEG/jconfig.lnx86 [new file with mode: 0644]
ThirdParty/LibJPEG/jconfig.ps3 [new file with mode: 0644]
ThirdParty/LibJPEG/jconfig.vc [new file with mode: 0644]
ThirdParty/LibJPEG/jcparam.c [new file with mode: 0644]
ThirdParty/LibJPEG/jcphuff.c [new file with mode: 0644]
ThirdParty/LibJPEG/jcprepct.c [new file with mode: 0644]
ThirdParty/LibJPEG/jcsample.c [new file with mode: 0644]
ThirdParty/LibJPEG/jctrans.c [new file with mode: 0644]
ThirdParty/LibJPEG/jdapimin.c [new file with mode: 0644]
ThirdParty/LibJPEG/jdapistd.c [new file with mode: 0644]
ThirdParty/LibJPEG/jdatadst.c [new file with mode: 0644]
ThirdParty/LibJPEG/jdatasrc.c [new file with mode: 0644]
ThirdParty/LibJPEG/jdcoefct.c [new file with mode: 0644]
ThirdParty/LibJPEG/jdcolor.c [new file with mode: 0644]
ThirdParty/LibJPEG/jdct.h [new file with mode: 0644]
ThirdParty/LibJPEG/jddctmgr.c [new file with mode: 0644]
ThirdParty/LibJPEG/jdhuff.c [new file with mode: 0644]
ThirdParty/LibJPEG/jdhuff.h [new file with mode: 0644]
ThirdParty/LibJPEG/jdinput.c [new file with mode: 0644]
ThirdParty/LibJPEG/jdmainct.c [new file with mode: 0644]
ThirdParty/LibJPEG/jdmarker.c [new file with mode: 0644]
ThirdParty/LibJPEG/jdmaster.c [new file with mode: 0644]
ThirdParty/LibJPEG/jdmerge.c [new file with mode: 0644]
ThirdParty/LibJPEG/jdphuff.c [new file with mode: 0644]
ThirdParty/LibJPEG/jdpostct.c [new file with mode: 0644]
ThirdParty/LibJPEG/jdsample.c [new file with mode: 0644]
ThirdParty/LibJPEG/jdtrans.c [new file with mode: 0644]
ThirdParty/LibJPEG/jerror.c [new file with mode: 0644]
ThirdParty/LibJPEG/jerror.h [new file with mode: 0644]
ThirdParty/LibJPEG/jfdctflt.c [new file with mode: 0644]
ThirdParty/LibJPEG/jfdctfst.c [new file with mode: 0644]
ThirdParty/LibJPEG/jfdctint.c [new file with mode: 0644]
ThirdParty/LibJPEG/jidctflt.c [new file with mode: 0644]
ThirdParty/LibJPEG/jidctfst.c [new file with mode: 0644]
ThirdParty/LibJPEG/jidctint.c [new file with mode: 0644]
ThirdParty/LibJPEG/jidctred.c [new file with mode: 0644]
ThirdParty/LibJPEG/jinclude.h [new file with mode: 0644]
ThirdParty/LibJPEG/jmemmgr.c [new file with mode: 0644]
ThirdParty/LibJPEG/jmemnobs.c [new file with mode: 0644]
ThirdParty/LibJPEG/jmemsys.h [new file with mode: 0644]
ThirdParty/LibJPEG/jmorecfg.h [new file with mode: 0644]
ThirdParty/LibJPEG/jpegint.h [new file with mode: 0644]
ThirdParty/LibJPEG/jpeglib.h [new file with mode: 0644]
ThirdParty/LibJPEG/jquant1.c [new file with mode: 0644]
ThirdParty/LibJPEG/jquant2.c [new file with mode: 0644]
ThirdParty/LibJPEG/jutils.c [new file with mode: 0644]
ThirdParty/LibJPEG/jversion.h [new file with mode: 0644]
ThirdParty/PSCommon/.gitignore [new file with mode: 0644]
ThirdParty/PSCommon/Android.mk [new file with mode: 0644]
ThirdParty/PSCommon/BuildSystem/BuildJavaWindows.py [new file with mode: 0644]
ThirdParty/PSCommon/BuildSystem/CommonCSMakefile [new file with mode: 0644]
ThirdParty/PSCommon/BuildSystem/CommonCppMakefile [new file with mode: 0644]
ThirdParty/PSCommon/BuildSystem/CommonDefs.mak [new file with mode: 0644]
ThirdParty/PSCommon/BuildSystem/CommonJavaMakefile [new file with mode: 0644]
ThirdParty/PSCommon/BuildSystem/CommonTargets.mak [new file with mode: 0644]
ThirdParty/PSCommon/BuildSystem/OpenNICommon.props [new file with mode: 0644]
ThirdParty/PSCommon/BuildSystem/Platform.Arm [new file with mode: 0644]
ThirdParty/PSCommon/BuildSystem/Platform.x64 [new file with mode: 0644]
ThirdParty/PSCommon/BuildSystem/Platform.x86 [new file with mode: 0644]
ThirdParty/PSCommon/RedistSystem/CopyToRepository.py [new file with mode: 0644]
ThirdParty/PSCommon/RedistSystem/__init__.py [new file with mode: 0644]
ThirdParty/PSCommon/RedistSystem/redist_base.py [new file with mode: 0644]
ThirdParty/PSCommon/Testing/gmock-gtest-all.cc [new file with mode: 0644]
ThirdParty/PSCommon/Testing/gmock/gmock.h [new file with mode: 0644]
ThirdParty/PSCommon/Testing/gmock_main.cc [new file with mode: 0644]
ThirdParty/PSCommon/Testing/gtest/gtest.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Android.mk [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Driver/Win32/Bin/amd64/WdfCoInstaller01009.dll [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Driver/Win32/Bin/amd64/psdrv3.sys [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Driver/Win32/Bin/dpinst-amd64.exe [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Driver/Win32/Bin/dpinst-x86.exe [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Driver/Win32/Bin/dpinst.xml [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Driver/Win32/Bin/psdrv3.cat [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Driver/Win32/Bin/psdrv3.ico [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Driver/Win32/Bin/x86/WdfCoInstaller01009.dll [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Driver/Win32/Bin/x86/psdrv3.sys [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Driver/Win32/Build/sys/PSDrvPublic.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/Android-Arm/XnPlatformAndroid-Arm.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/Linux-Arm/XnPlatformLinux-Arm.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/Linux-x86/XnOSLinux-x86.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/Linux-x86/XnPlatformLinux-x86.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/MacOSX/XnOSMacOSX.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/MacOSX/XnPlatformMacOSX.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/Win32/XnOSWin32.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/Win32/XnPlatformWin32.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/Win32/usb100.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnArray.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnBitSet.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnBox3D.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnCallStackLogger.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnCallback.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnCriticalSection.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnCyclicStack.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnDataStructures.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnDump.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnDumpWriters.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnErrorLogger.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnEvent.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnFPSCalculator.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnHash.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnLib.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnList.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnLockGuard.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnLockable.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnLog.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnLogTypes.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnLogWriterBase.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnMacros.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnMath.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnMatrix3x3.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnMemory.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnOS.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnOSCpp.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnOSStrings.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnPair.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnPlatform.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnPool.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnPriorityQueue.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnProfiling.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnProperty.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnQuaternion.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnQueue.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnSIMD-Neon.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnSIMD-None.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnSIMD-SSE.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnSIMD.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnScheduler.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnSmartPointer.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnStatus.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnStatusCodes.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnStatusRegister.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnString.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnStringsHash.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnSymmetricMatrix3x3.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnThreadSafeQueue.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnUSB.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnUSBDevice.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Include/XnVector3D.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Android.mk [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Linux/XnLinuxCriticalSections.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Linux/XnLinuxDebug.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Linux/XnLinuxEvents.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Linux/XnLinuxEvents.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Linux/XnLinuxFiles.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Linux/XnLinuxINI.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Linux/XnLinuxKeyboard.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Linux/XnLinuxMemory.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Linux/XnLinuxMutex.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Linux/XnLinuxNetwork.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Linux/XnLinuxPosixEvents.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Linux/XnLinuxPosixEvents.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Linux/XnLinuxPosixNamedEvents.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Linux/XnLinuxPosixNamedEvents.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Linux/XnLinuxProcesses.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Linux/XnLinuxSharedLibs.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Linux/XnLinuxSharedMemory.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Linux/XnLinuxStrings.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Linux/XnLinuxSysVNamedEvents.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Linux/XnLinuxSysVNamedEvents.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Linux/XnLinuxThreads.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Linux/XnLinuxTime.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Linux/XnLinuxUSB.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Linux/XnLinuxUSB.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Linux/XnLinuxUSBDevice.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Makefile [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/PS3/XnPS3CriticalSections.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/PS3/XnPS3Events.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/PS3/XnPS3Files.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/PS3/XnPS3INI.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/PS3/XnPS3Memory.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/PS3/XnPS3Mutex.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/PS3/XnPS3Network.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/PS3/XnPS3SharedLibs.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/PS3/XnPS3Strings.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/PS3/XnPS3Threads.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/PS3/XnPS3Time.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/PS3/XnPS3USB.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/PS3/XnPS3USB.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Win32/XnUSBWin32.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Win32/XnUSBWin32.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Win32/XnWin32CriticalSection.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Win32/XnWin32Debug.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Win32/XnWin32Events.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Win32/XnWin32Files.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Win32/XnWin32INI.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Win32/XnWin32Internal.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Win32/XnWin32Keyboard.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Win32/XnWin32Memory.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Win32/XnWin32Mutex.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Win32/XnWin32Network.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Win32/XnWin32OS.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Win32/XnWin32Processes.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Win32/XnWin32Semaphore.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Win32/XnWin32SharedLibrary.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Win32/XnWin32SharedMemory.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Win32/XnWin32Strings.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Win32/XnWin32Threads.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Win32/XnWin32Time.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Win32/devioctl.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Win32/usb.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Win32/usb100.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/Win32/usb200.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/XnDump.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/XnDumpFileWriter.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/XnDumpFileWriter.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/XnEnum.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/XnErrorLogger.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/XnFPSCalculator.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/XnFiles.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/XnLib.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/XnLib.vcxproj [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/XnLib.vcxproj.filters [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/XnLog.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/XnLogAndroidWriter.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/XnLogAndroidWriter.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/XnLogConsoleWriter.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/XnLogConsoleWriter.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/XnLogFileWriter.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/XnLogFileWriter.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/XnOS.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/XnOSMemoryProfiling.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/XnProfiling.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/XnScheduler.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/XnStatus.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/XnStrings.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/XnSytmmetricMatrix3x3.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/XnThreads.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/XnUSB.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/XnUSBInternal.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/Source/XnVector3D.cpp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/Android.mk [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/GL/glh/glh_array.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/GL/glh/glh_convenience.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/GL/glh/glh_cube_map.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/GL/glh/glh_extensions.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/GL/glh/glh_genext.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/GL/glh/glh_glut.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/GL/glh/glh_glut2.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/GL/glh/glh_glut_callfunc.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/GL/glh/glh_glut_replay.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/GL/glh/glh_glut_text.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/GL/glh/glh_interactors.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/GL/glh/glh_linear.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/GL/glh/glh_mipmaps.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/GL/glh/glh_obs.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/GL/glh/glh_text.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/GL/glut32.dll [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/GL/glut32.lib [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/GL/glut64.dll [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/GL/glut64.lib [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/AUTHORS [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/Android.mk [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/COPYING [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/ChangeLog [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/INSTALL [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/Makefile.am [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/Makefile.in [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/NEWS [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/PORTING [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/README [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/THANKS [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/TODO [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/aclocal.m4 [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/compile [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/config.guess [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/config.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/config.h.in [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/config.sub [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/configure [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/configure.ac [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/depcomp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/doc/Makefile.am [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/doc/Makefile.in [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/doc/doxygen.cfg.in [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/examples/Makefile.am [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/examples/Makefile.in [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/examples/dpfp.c [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/examples/dpfp_threaded.c [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/examples/listdevs.c [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/install-sh [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/libusb-1.0.pc.in [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/libusb/Makefile.am [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/libusb/Makefile.in [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/libusb/core.c [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/libusb/descriptor.c [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/libusb/io.c [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/libusb/libusb-1.0.def [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/libusb/libusb-1.0.rc [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/libusb/libusb.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/libusb/libusbi.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/libusb/os/darwin_usb.c [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/libusb/os/darwin_usb.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/libusb/os/linux_usbfs.c [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/libusb/os/linux_usbfs.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/libusb/os/openbsd_usb.c [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/libusb/os/poll_posix.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/libusb/os/poll_windows.c [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/libusb/os/poll_windows.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/libusb/os/threads_posix.c [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/libusb/os/threads_posix.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/libusb/os/threads_windows.c [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/libusb/os/threads_windows.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/libusb/os/windows_usb.c [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/libusb/os/windows_usb.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/libusb/sync.c [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/libusb/version.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/ltmain.sh [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/missing [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/msvc/config.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/msvc/ddk_build.cmd [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/msvc/inttypes.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/msvc/libusb.dsw [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/msvc/libusb_dll.dsp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/msvc/libusb_dll.vcproj [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/msvc/libusb_dll.vcxproj [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/msvc/libusb_dll.vcxproj.filters [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/msvc/libusb_sources [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/msvc/libusb_static.dsp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/msvc/libusb_static.vcproj [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/msvc/libusb_static.vcxproj [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/msvc/libusb_static.vcxproj.filters [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/msvc/libusb_vs2005.sln [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/msvc/libusb_vs2010.sln [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/msvc/listdevs.dsp [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/msvc/listdevs.vcproj [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/msvc/listdevs.vcxproj [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/msvc/listdevs.vcxproj.filters [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/msvc/listdevs_sources [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/ThirdParty/libusb-1.0.9-Android/msvc/stdint.h [new file with mode: 0644]
ThirdParty/PSCommon/XnLib/XnLib.sln [new file with mode: 0644]
Wrappers/java/OpenNI.java/Build.bat [new file with mode: 0644]
Wrappers/java/OpenNI.java/Makefile [new file with mode: 0644]
Wrappers/java/OpenNI.java/src/org/openni/CoordinateConverter.java [new file with mode: 0644]
Wrappers/java/OpenNI.java/src/org/openni/CropArea.java [new file with mode: 0644]
Wrappers/java/OpenNI.java/src/org/openni/Device.java [new file with mode: 0644]
Wrappers/java/OpenNI.java/src/org/openni/DeviceInfo.java [new file with mode: 0644]
Wrappers/java/OpenNI.java/src/org/openni/ImageRegistrationMode.java [new file with mode: 0644]
Wrappers/java/OpenNI.java/src/org/openni/NativeMethods.java [new file with mode: 0644]
Wrappers/java/OpenNI.java/src/org/openni/OpenNI.java [new file with mode: 0644]
Wrappers/java/OpenNI.java/src/org/openni/OutArg.java [new file with mode: 0644]
Wrappers/java/OpenNI.java/src/org/openni/PixelFormat.java [new file with mode: 0644]
Wrappers/java/OpenNI.java/src/org/openni/PlaybackControl.java [new file with mode: 0644]
Wrappers/java/OpenNI.java/src/org/openni/Point2D.java [new file with mode: 0644]
Wrappers/java/OpenNI.java/src/org/openni/Point3D.java [new file with mode: 0644]
Wrappers/java/OpenNI.java/src/org/openni/Recorder.java [new file with mode: 0644]
Wrappers/java/OpenNI.java/src/org/openni/SensorInfo.java [new file with mode: 0644]
Wrappers/java/OpenNI.java/src/org/openni/SensorType.java [new file with mode: 0644]
Wrappers/java/OpenNI.java/src/org/openni/Version.java [new file with mode: 0644]
Wrappers/java/OpenNI.java/src/org/openni/VideoFrameRef.java [new file with mode: 0644]
Wrappers/java/OpenNI.java/src/org/openni/VideoMode.java [new file with mode: 0644]
Wrappers/java/OpenNI.java/src/org/openni/VideoStream.java [new file with mode: 0644]
Wrappers/java/OpenNI.jni/CreateMethods.py [new file with mode: 0644]
Wrappers/java/OpenNI.jni/Makefile [new file with mode: 0644]
Wrappers/java/OpenNI.jni/OpenNI.jni.cpp [new file with mode: 0644]
Wrappers/java/OpenNI.jni/OpenNI.jni.sln [new file with mode: 0644]
Wrappers/java/OpenNI.jni/OpenNI.jni.vcxproj [new file with mode: 0644]
Wrappers/java/OpenNI.jni/UpdateHeaders.bat [new file with mode: 0644]
Wrappers/java/OpenNI.jni/UpdateHeaders.sh [new file with mode: 0755]
Wrappers/java/OpenNI.jni/jni.h [new file with mode: 0644]
Wrappers/java/OpenNI.jni/jni_md.h [new file with mode: 0644]
Wrappers/java/OpenNI.jni/methods.inl [new file with mode: 0644]
Wrappers/java/OpenNI.jni/org_openni_NativeMethods.cpp [new file with mode: 0644]
Wrappers/java/OpenNI.jni/org_openni_NativeMethods.h [new file with mode: 0644]