forked from OpenKinect/libfreenect
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge commit 'v0.2.0-15-g6198bcd' (dfsg branch) into debian
* commit 'v0.2.0-15-g6198bcd': (36 commits) Update CONTRIB for v0.2.0 Update CMake version for v0.2.0 Kinect for Windows and Xbox 360 Model 1473 support Changed all GL-related INCLUDE_DIRS to INCLUDE_DIR Fixes OpenKinect#320 as3-bom: Support uncompressed depth camera-flags: added depth and video mirror camera-flags: initial commit Fixed fprintf format warnings Removed Formula now in homebrew Library Added Kinect for Windows udev rules Removed unused stdbool.h Replaced all include guards with '#pragma once' - fixes OpenKinect#296 Removed libusb patch already merged upstream handle error case on USB 3.0: control transfer may return 512 bytes FrameMode now implements getFieldOrder() to be compatible with new versions of jna. Signed-off-by: John Scheible johnscheible@gmail.com Adding to C++ wrapper a method to access the underlying freenect_device Signed-off-by: Joseph J Dillon <joe.robotics@hotmail.com> josephd Added missing dependencies examples: GLUT_INCLUDE_DIRS -> GLUT_INCLUDE_DIR wavrecord.c: initialize sample count to 0 audio firmware loader: use the structure of the firmware image format to specify size/addresses freenect.pyx: add FREENECT_DEPTH_{MM,REGISTERED} support ...
- Loading branch information
Showing
52 changed files
with
711 additions
and
412 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.