2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
examples: Add build dependencies - fixes #237 More... about 11 years ago
Stop clobbering CFLAGS FN_DEBUG: lost packets per frame (lppf) 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 More... over 11 years ago
OpenNI2-FreenectDriver: Don't start streams before setting their formats More... over 11 years ago
OpenNI2-FreenectDriver: Mirror ColorStream in hardware More... over 11 years ago
Stop depth stream before destroying registration - fixes #373 More... over 11 years ago
ebuild: Print warning when bindist USE flag disabled. 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() More... over 11 years ago
Update for v0.4.0 More... over 11 years ago
Merge branch 'unstable' of git://github.com/nbourdau/libfreenect 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. More... over 11 years ago
wrappers/cpp: Call freenect_process_events_timeout in loop to prevent freezes - fixes #223 More... over 11 years ago
OpenNI2-FreenectDriver: Fix silly silly string bugs; improve logging Fix ebuild for filename change More... over 11 years ago
OpenNI2-FreenectDriver: Convert all printf and cout statements to log messages More... over 11 years ago
Invoke fwfetcher.py with python2 - fixes #370 Refine README.md More... over 11 years ago
Remove C99 syntax - fixes #369 More... over 11 years ago
Shiny new README.md Beautify ebuild and add audio USE flag More... over 11 years ago
Read int from fgetc for EOF comparison - fixes #365 More... over 11 years ago
Replaced missing variable - fixes #366 More... over 11 years ago
Post-merge cleanup More... over 11 years ago
Merge branch 'feature-k4w-1473-tilt-led' of git://github.com/ofTheo/libfreenect More... over 11 years ago
small changes to allow compile on windows / visual studio More... over 11 years ago
Removed memset() after free() causing sporadic crashes when unplugging devices More... over 11 years ago
Fix ebuild 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) 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) More... over 11 years ago
Remove outdated ebuild More... over 11 years ago
Update CMakeLists.txt for v0.3.0 More... over 11 years ago
OpenNI2-FreenectDriver: update README.md More... over 11 years ago
Merge pull request #358 from piedar/OpenNI2-FreenectDriver More... over 11 years ago