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 11, 2024 — Jun 11, 2025
Showing page 18 of 25
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
several fixes in order to make the implementation more conformal to the expected libusb-1.0 semantics. added several comment blocks to explain some of the underlying design choices.
Marcos Paulo Berteli Slomp
More...
over 14 years ago
several fixes in order to make the implementation more conformal to the expected libusb-1.0 semantics. added several comment blocks to explain some of the underlying design choices.
Marcos Paulo Berteli Slomp
More...
over 14 years ago
Fixed compilation error on linux gcc
Kai Ritterbusch
More...
over 14 years ago
Updated exports for Windows and removed double casts
Joshua Blake
More...
over 14 years ago
Added libusbemu, libusb 1.0 emulation layer for libusb 0.1
Marcos Paulo Berteli Slomp
More...
over 14 years ago
Updated libfreenect_sync to compile with Visual Studio
Joshua Blake
More...
over 14 years ago
Prepared codebase for adding libusbemu: Updated various libfreenect and examples to compile in Visual Studio Added an updated FindThreads.cmake that looks for pthread-win32 Updated CMake
Joshua Blake
More...
over 14 years ago
Introduce wrappers/python into cmake build framework
Yaroslav O. Halchenko
as Yaroslav Halchenko
More...
over 14 years ago
Disable the IR/depth restart-on-dark "feature"
Drew Fisher
More...
over 14 years ago
Several fixes and improvements to the Java wrapper.
Mark Renouf
More...
over 14 years ago
Added README for the Java wrapper
Mark Renouf
More...
over 14 years ago
Fixed Cmake to use CXX
Joshua Blake
More...
over 14 years ago
Add CONTRIB file and mkcontrib.sh
Hector Martin
More...
over 14 years ago
Removed Eclipse project files that should not have been commited to this branch.
Mark Renouf
More...
over 14 years ago
small cleanup
Kai Ritterbusch
More...
over 14 years ago
libfreenect.hpp: added video & depth switching cppview.cpp: added video switching to example
Kai Ritterbusch
More...
over 14 years ago
removed throw statement from destructors, would propose a log message instead. (exceptions in destructors can cause stack unwinding to terminate)
Kai Ritterbusch
More...
over 14 years ago
Typo correction in method name (thanks phen!)
Mark Renouf
More...
over 14 years ago
cameras: remove legacy caminit struct, we don't use it any more anyway.
Drew Fisher
More...
over 14 years ago
changed std::map::operator[] to std::map::find, fixed compiler warning
Kai Ritterbusch
More...
over 14 years ago
Adds freenect_get_tilt_status
Mark Renouf
More...
over 14 years ago
Rework streaming to support compressed streams, cleanup
Hector Martin
More...
over 14 years ago
Move -Wall CFLAGS to toplevel and change the way it works
Hector Martin
More...
over 14 years ago
Fix std::map::at issue on OSX
Kai Ritterbusch
More...
over 14 years ago
Tests for the Kinect wrapper to verify correct operation.
Mark Renouf
More...
over 14 years ago
Moved Context.closeDevice to Device.close. Added Context.shutdown()
Mark Renouf
More...
over 14 years ago
Fixed libfreenect.hpp: check of return values now according to convention
Kai Ritterbusch
More...
over 14 years ago
Removing duplicate udev rules
Kyle Machulis
More...
over 14 years ago
1. Made glpclview not go "ape-shit" when no kinect is found 2. cvdemo and glpclview give nicer messages when no kinect is found Signed-off-by: Brandyn A. White <
[email protected]
>
Brandyn A. White
More...
over 14 years ago
1. Fixed compiler warning in fakenect, libfreenect.hpp, and c_sync 2. Implemented start/stop for video/depth in fakenect 3. Ran astyle Signed-off-by: Brandyn A. White <
[email protected]
>
Brandyn A. White
More...
over 14 years ago
←
1
2
…
14
15
16
17
18
19
20
21
22
23
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