openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
libfreenect
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 08, 2024 — Jun 08, 2025
Showing page 7 of 25
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
examples: Add build dependencies - fixes #237
Benn Snyder
More...
about 11 years ago
Stop clobbering CFLAGS FN_DEBUG: lost packets per frame (lppf)
Benn Snyder
More...
about 11 years ago
OpenNI2-FreenectDriver: Move static and global symbols into Utility.hpp OpenNI2-FreenectDriver: Print libfreenect version when driver is loaded OpenNI2-FreenectDriver: Use explicitly-sized integers for buffers OpenNI2-FreenectDriver: 0-initialize structs
Benn Snyder
More...
over 11 years ago
OpenNI2-FreenectDriver: Don't start streams before setting their formats
Benn Snyder
More...
over 11 years ago
OpenNI2-FreenectDriver: Mirror ColorStream in hardware
Benn Snyder
More...
over 11 years ago
Stop depth stream before destroying registration - fixes #373
Benn Snyder
More...
over 11 years ago
ebuild: Print warning when bindist USE flag disabled.
Benn Snyder
More...
over 11 years ago
Return UINT16_MAX on error from read_register() and read_cmos_register() - fixes #367 Check actual ctx pointer for NULL in freenect_init()
Benn Snyder
More...
over 11 years ago
Update for v0.4.0
Benn Snyder
More...
over 11 years ago
Merge branch 'unstable' of git://github.com/nbourdau/libfreenect
Benn Snyder
More...
over 11 years ago
All headers (including libfreenect.hpp) are installed to `$PREFIX/include/libfreenect/`. All libfreenect files have `#include "libfreenect.h"` rather than `#include <libfreenect.h>`. This works during build and after installation all include files are in the same directory. Rename libfreenect-audio.h -> libfreenect_audio.h and libfreenect-registration.h -> libfreenect_registration.h. This makes them consistent with other libraries.
Benn Snyder
More...
over 11 years ago
wrappers/cpp: Call freenect_process_events_timeout in loop to prevent freezes - fixes #223
Benn Snyder
More...
over 11 years ago
OpenNI2-FreenectDriver: Fix silly silly string bugs; improve logging Fix ebuild for filename change
Benn Snyder
More...
over 11 years ago
OpenNI2-FreenectDriver: Convert all printf and cout statements to log messages
Benn Snyder
More...
over 11 years ago
Invoke fwfetcher.py with python2 - fixes #370 Refine README.md
Benn Snyder
More...
over 11 years ago
Remove C99 syntax - fixes #369
Benn Snyder
More...
over 11 years ago
Shiny new README.md Beautify ebuild and add audio USE flag
Benn Snyder
More...
over 11 years ago
Read int from fgetc for EOF comparison - fixes #365
Benn Snyder
More...
over 11 years ago
Replaced missing variable - fixes #366
Benn Snyder
More...
over 11 years ago
Post-merge cleanup
Benn Snyder
More...
over 11 years ago
Merge branch 'feature-k4w-1473-tilt-led' of git://github.com/ofTheo/libfreenect
Benn Snyder
More...
over 11 years ago
small changes to allow compile on windows / visual studio
ofTheo
More...
over 11 years ago
Removed memset() after free() causing sporadic crashes when unplugging devices
Benn Snyder
More...
over 11 years ago
Fix ebuild
Benn Snyder
More...
over 11 years ago
Supports loading audio fw from memory as well as disk. Supports tilt,accel and led for K4W and 1473 device. Adds keep alive for K4W and 1473. Signed-off-by: Theodore Watson
[email protected]
(ofTheo)
ofTheo
More...
over 11 years ago
This code sets the LED of a 1473 Kinect or K4W Kinect to red on startup. This seems to fix a known issue for OS X users where the device renumerates within a small time period and causes a freeze. Closes #340 and addresses #316. Signed-off-by: Theodore Watson <
[email protected]
> (ofTheo)
ofTheo
More...
over 11 years ago
Remove outdated ebuild
Benn Snyder
More...
over 11 years ago
Update CMakeLists.txt for v0.3.0
Benn Snyder
More...
over 11 years ago
OpenNI2-FreenectDriver: update README.md
Benn Snyder
More...
over 11 years ago
Merge pull request #358 from piedar/OpenNI2-FreenectDriver
Benn Snyder
More...
over 11 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
24
25
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree