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
about 18 hours
ago. based on code collected
about 18 hours
ago.
Jun 08, 2024 — Jun 08, 2025
Showing page 10 of 25
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Make fakenect work on Windows.
Drew Fisher
More...
over 13 years ago
Java wrapper: Don't set video or depth formats at startup.
Robert Xiao
More...
over 13 years ago
Implement all FREENECTAPI functions in fakenect to avoid issues with Java wrapper
Robert Xiao
More...
over 13 years ago
Ignore .pyc files from Python
Robert Xiao
More...
over 13 years ago
freenect: initialize the 'transferred' variable used in bulk transfers
Antonio Ospite
More...
over 13 years ago
freenect: avoid leaking the context when fnusb_init() fails
Antonio Ospite
More...
over 13 years ago
examples: call freenect_shutdown() on exit
Antonio Ospite
More...
over 13 years ago
Add missing math lib to fakenect
Nicolas Bourdaud
More...
over 13 years ago
Search for threading lib on any platform in c_sync
Nicolas Bourdaud
More...
over 13 years ago
Added error reporting for failed subdevice initialization.
JD Cole
More...
over 13 years ago
Use unions to perform safe type-punning.
Drew Fisher
More...
over 13 years ago
Fix build on Windows after changing includes from <libusb-1.0/libusb.h> to <libusb.h>
Drew Fisher
More...
over 13 years ago
Build on big-endian systems again.
Drew Fisher
More...
over 13 years ago
loader.c: memcpy structs into properly aligned buffers before accessing contents
Drew Fisher
More...
over 13 years ago
Hides unexported symbols
Nicolas Bourdaud
More...
over 13 years ago
Python wrapper: handle non-standard modes properly
Robert Xiao
More...
over 13 years ago
C++ wrapper: ignore LIBUSB_ERROR_INTERRUPTED from freenect_process_events()
Joakim Gebart
More...
over 13 years ago
cameras.c: memcpy structs into properly aligned buffers before toggling endianness.
Drew Fisher
More...
over 13 years ago
Fix cmake libusb search and fix libusb include
Nicolas Bourdaud
More...
over 13 years ago
Remove libusb.h include from libfreenect.h
Nicolas Bourdaud
More...
over 13 years ago
python wrapper: Explicitly cast freenect_device_flags to int
Drew Fisher
More...
over 13 years ago
Bump version to 0.1.2
Drew Fisher
More...
over 13 years ago
Make it compile on Cython 0.15.1 Add support for DEPTH_10BIT, DEPTH_REGISTERED and DEPTH_MM Don't initialise depth and video on runloop if device is passed in
Alejandro Dubrovsky
More...
over 13 years ago
Python wrapper: prevent *Ptr classes from being created from Python
Robert Xiao
More...
over 13 years ago
libusbemu/libusb.h: include <sys/time.h>
Drew Fisher
More...
over 13 years ago
Fix some documentation issues.
Drew Fisher
More...
over 13 years ago
Export maximum and no-value values for the depth modes.
Drew Fisher
More...
over 13 years ago
libusbemu: include winsock.h
Drew Fisher
More...
over 13 years ago
Behave sanely when the Kinect is unplugged.
Drew Fisher
More...
over 13 years ago
usb_libusb10.c: Keep track of dead transfers more correctly.
Drew Fisher
More...
over 13 years ago
←
1
2
…
6
7
8
9
10
11
12
13
14
…
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