0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 16 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed compily_buildd from project. Fixes #10 #7 More... over 12 years ago
Updated changelog More... about 13 years ago
Updated version to 1.5 More... about 13 years ago
Updated readme with copyright info and kext instructions More... about 13 years ago
Increase member index when skipping device More... about 13 years ago
Added warning message about ranges More... about 13 years ago
Removed libnputil git module. Closes #3 More... about 13 years ago
Updated copyrights and some comments More... about 13 years ago
Un-libnputil'd win32 calls Fixed multi-vid/pid finding in windows More... about 13 years ago
Fixed device index checking in win32 More... about 13 years ago
Fixed line endings for example More... about 13 years ago
Stopped trying wrap off VID/PID opening outside of single pair functions, just made functions read our VID/PID list. Let's hope the wild divine people don't decide to switch pairs again. More... about 13 years ago
Started porting nputil functions into library Changed lightstone_test to try and test all devices available More... about 13 years ago
Added kext for lightstone null driver. Covers both device IDs More... about 13 years ago
Fixed bug in device opener where index comparison passed false positive. More... about 13 years ago
Made readme an asciidoc More... over 13 years ago
Updated the changelog for v1.0 Fixed line-endings in readme Updated doxyfile to only look at headers in include, so it won't generate source documentation for implementation functions More... almost 14 years ago
More readme formatting updates More... almost 14 years ago
Fixed license name in doxygen header More... almost 14 years ago
Changed readme to markdown More... almost 14 years ago
Updated readme More... almost 14 years ago
More doxygen updates More... almost 14 years ago
Started the long, hard road to a doxygenated library More... almost 14 years ago
Added .gitignore file More... almost 14 years ago
Deleted old visual studio project again now that cmake works. More... almost 14 years ago
Added defines for when building DLL versions of the library. More... almost 14 years ago
Updated nputil submodule to latest master with win32 fixes More... almost 14 years ago
Added declspec calls for DLL generation Made Cmake generate correct(ish) projects again, still requires filling in the WDK location Updated cmake to allow building shared on windows More... almost 14 years ago
Fixed error in test not breaking on bad read Lots of windows syntax fixes Lots of unused variable removal Moved VID/PID pairs into compilation unit for the moment More... almost 14 years ago
Readded win32 code (untested) Added more support functions Moved all shared code to shared source file More... almost 14 years ago