0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed compily_buildd from project. Fixes #10 #7 More... about 13 years ago
Updated changelog More... almost 14 years ago
Updated version to 1.5 More... almost 14 years ago
Updated readme with copyright info and kext instructions More... almost 14 years ago
Increase member index when skipping device More... almost 14 years ago
Added warning message about ranges More... almost 14 years ago
Removed libnputil git module. Closes #3 More... almost 14 years ago
Updated copyrights and some comments More... almost 14 years ago
Un-libnputil'd win32 calls Fixed multi-vid/pid finding in windows More... almost 14 years ago
Fixed device index checking in win32 More... almost 14 years ago
Fixed line endings for example More... almost 14 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... almost 14 years ago
Started porting nputil functions into library Changed lightstone_test to try and test all devices available More... almost 14 years ago
Added kext for lightstone null driver. Covers both device IDs More... almost 14 years ago
Fixed bug in device opener where index comparison passed false positive. More... almost 14 years ago
Made readme an asciidoc More... over 14 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... over 14 years ago
More readme formatting updates More... over 14 years ago
Fixed license name in doxygen header More... over 14 years ago
Changed readme to markdown More... over 14 years ago
Updated readme More... over 14 years ago
More doxygen updates More... over 14 years ago
Started the long, hard road to a doxygenated library More... over 14 years ago
Added .gitignore file More... over 14 years ago
Deleted old visual studio project again now that cmake works. More... over 14 years ago
Added defines for when building DLL versions of the library. More... over 14 years ago
Updated nputil submodule to latest master with win32 fixes More... over 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... over 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... over 14 years ago
Readded win32 code (untested) Added more support functions Moved all shared code to shared source file More... over 14 years ago