1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 02, 2025 — Jul 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updates code to use GLib 2.32 More... over 10 years ago
Merge pull request #9 from guijemont/buildfix More... over 13 years ago
Fix build when freenect installed in non standard path More... over 13 years ago
Fixes segfault when stopping and starting GFreenect's depth stream More... over 13 years ago
Fixes method argument assertions to complain with signature More... almost 14 years ago
build: Fixes introspection gir rules to generate missing tags More... almost 14 years ago
Merge pull request #6 from iaguis/gfreenect-iago More... almost 14 years ago
examples: Fixed two-window bug More... almost 14 years ago
build: Makes the m4 directory from autogen.sh (if it doesn't exist) More... over 14 years ago
build: Installs .gir and .typelib files in the dirs reported by pkg-config More... over 14 years ago
Updates COPYING file with the LGPL 3 license instead of GPL. More... over 14 years ago
doc: Updates doc version to 0.1.5 More... over 14 years ago
Adds missing annotations in GFreenectDepthFormat enum More... over 14 years ago
build: Prepares for 0.1.5 development cycle More... over 14 years ago
release: 0.1.4 More... over 14 years ago
Sets GFreenectDevice thread pointers to NULL when thread functions end More... over 14 years ago
Stops the dispatch thread of GFreeenectDevice when no events are pending More... over 14 years ago
Fixes thread interruption logic upon disposal of GFreenectDevice More... over 14 years ago
Adds new values to GFreenectDepthFormat enum introduced by libfreenect More... over 14 years ago
Includes GFreenectFrameMode header into public header file More... over 14 years ago
Verifies the async result before dealing with it in set_tilt_angle() More... over 14 years ago
build: Prepares for 0.1.3 development cycle More... over 14 years ago
release: 0.1.2 More... over 14 years ago
Fixes value ranges in 'tilt-angle' property of GFreenectDevice More... over 14 years ago
doc: Adds inline documentation to GFreenectDevice source files More... over 14 years ago
doc: Adds inline documentation to symbols in GFreenectFrameMode source file More... over 14 years ago
doc: Adds inline documentation to symbols in declarations source file More... over 14 years ago
build: Adds basic GTK-DOC documentation support More... over 14 years ago
examples: Add documentation and comments to the Python example More... over 14 years ago
examples: Stop the video stream before quitting the Python example More... over 14 years ago