0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Nov 24, 2024 — Nov 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revert "Removed win32 ddk based code since it doesn't seem to work under the WDK and I don't want to fix it." More... over 15 years ago
Updated visual studio projects to 2008 Express (Because come on. Seriously.) Updated visual studio projects to have the correct files More... over 15 years ago
Added build system submodule More... almost 16 years ago
Updated changelog since we're not at 1.0 quite yet More... almost 16 years ago
Merge branch 'libusb1' More... almost 16 years ago
Removed win32 ddk based code since it doesn't seem to work under the WDK and I don't want to fix it. Removed old lightstone vc proj Updated lightstone python driver to use pyusb 1.0 Renamed lightstone_libusb1 to just lightstone, since that's our only implementation now. Updated readme again More... almost 16 years ago
Fixed libusb include path Updated libnputil commit More... almost 16 years ago
Fixed kernel driver detachment for linux More... almost 16 years ago
Moved include to a subdirectory More header updates and install fixes on CMakeLists More... almost 16 years ago
Changed licenses Updated Readme Updated structures to match libnputil More... almost 16 years ago
Updated readme Removed hid requirement More... almost 16 years ago
Got HID comm working with libusb1, removing libhid from library More... almost 16 years ago
Fixed CMakeLists for the time being More... almost 16 years ago
Slowly porting liblightstone toward libusb1 More... almost 16 years ago
Readded include directory More... almost 16 years ago
Updated build system More... almost 16 years ago
Added python script using the libhid python bindings for lightstone access More... about 16 years ago
Added dynamic section to doxyfile More... over 16 years ago
Added include_all to doxyfile, until comments exist in the code More... over 16 years ago
Added new doc and build files to lightstone project More... over 16 years ago
Added extern C blocks to header. How many more times am I gonna forget this, eh? More... over 17 years ago
Added support for all known VID/PID pairs (all two of them) More... over 17 years ago
Added information files Added error case to lightstone library (-1 or hrv/scl) More... almost 18 years ago
Fixed usb initialization bug More... almost 18 years ago
Added platform specific information to README file More... almost 18 years ago
Fixed wrong return type in lightstone_win32's get_info function. More... almost 18 years ago
Fixed reversed values for hrv and scl. Oops. More... almost 18 years ago
Synchronized error codes between libhid and win32 Added more cmake instructions for crossplatform builds/installs More... almost 18 years ago
Changed name of lightstone_test source file Added more cmake file capabilities for installation More... almost 18 years ago
Fixed lightstone test to have common error codes between windows and libhid More... almost 18 years ago