FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - code0100fun/node-usb · GitHub
code0100fun
/
node-usb
Public
forked from
node-usb/node-usb
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
node-usb
src
on
master
User selector
Datepicker
Commit history
Commits on Jun 11, 2014
Converts transfer.cc to use nan.
tcr
committed
152782f
View commit details
Copy full SHA for 152782f
View code at this point
Browse repository at this point
Renames handle -> device_handle to not conflict with ObjectWrap.
tcr
committed
9fda07a
View commit details
Copy full SHA for 9fda07a
View code at this point
Browse repository at this point
Final changes for nan support.
tcr
committed
76bd530
View commit details
Copy full SHA for 76bd530
View code at this point
Browse repository at this point
Moves to Nan alternative functions.
tcr
committed
05c0202
View commit details
Copy full SHA for 05c0202
View code at this point
Browse repository at this point
Switches to Nan declarations.
tcr
committed
533028c
View commit details
Copy full SHA for 533028c
View code at this point
Browse repository at this point
Commits on Jun 10, 2014
Adds nan to build.
tcr
committed
dda4645
View commit details
Copy full SHA for dda4645
View code at this point
Browse repository at this point
Commits on Apr 28, 2014
Add method to forcibly destroy the libusb object (for debugging and bug workarounds)
kevinmehall
committed
63e60ee
View commit details
Copy full SHA for 63e60ee
View code at this point
Browse repository at this point
Don't follow internal pointer if the object is of incorrect type
kevinmehall
committed
c78e6b6
View commit details
Copy full SHA for c78e6b6
View code at this point
Browse repository at this point
Revert __refresh() because it doesn't do anything.
Show description for 494c5a3
kevinmehall
committed
494c5a3
View commit details
Copy full SHA for 494c5a3
View code at this point
Browse repository at this point
Commits on Apr 24, 2014
Add an internal method to refresh the device descriptor
Show description for 5561d95
kevinmehall
committed
5561d95
View commit details
Copy full SHA for 5561d95
View code at this point
Browse repository at this point
Allow LIBUSB_LOG_LEVEL_DEBUG
Show description for 2f429d0
kevinmehall
committed
2f429d0
View commit details
Copy full SHA for 2f429d0
View code at this point
Browse repository at this point
Commits on Apr 16, 2014
Throws error if libusb_init fails.
tcr
committed
5200137
View commit details
Copy full SHA for 5200137
View code at this point
Browse repository at this point
Commits on Mar 10, 2014
Fix event-loop keep-alive behavior with multiple concurrent transfers.
Show description for c7ff28b
kevinmehall
committed
c7ff28b
View commit details
Copy full SHA for c7ff28b
View code at this point
Browse repository at this point
Remove special case for node 0.6; support has already been dropped
kevinmehall
committed
60f6083
View commit details
Copy full SHA for 60f6083
View code at this point
Browse repository at this point
Commits on Feb 25, 2014
Fix include for memcpy
kevinmehall
committed
2e5ed91
View commit details
Copy full SHA for 2e5ed91
View code at this point
Browse repository at this point
Commits on Feb 24, 2014
Supports building on 0.8. Version 0.3.3
tcr
committed
6224420
View commit details
Copy full SHA for 6224420
View code at this point
Browse repository at this point
Commits on Jan 21, 2014
Adds support for precompiled (shypped) builds, support for packaging
Show description for cba4bf6
tcr
authored and
kevinmehall
committed
cba4bf6
View commit details
Copy full SHA for cba4bf6
View code at this point
Browse repository at this point
Commits on Jan 16, 2014
Fix libusb's MaxPower -> bMaxPower typo
Show description for d5a0900
kevinmehall
committed
d5a0900
View commit details
Copy full SHA for d5a0900
View code at this point
Browse repository at this point
Commits on Jan 13, 2014
Expose additional descriptor data
kevinmehall
committed
b49f18c
View commit details
Copy full SHA for b49f18c
View code at this point
Browse repository at this point
Commits on Aug 15, 2013
Remove constants for compatibility with older libusb
kevinmehall
committed
acdb57f
View commit details
Copy full SHA for acdb57f
View code at this point
Browse repository at this point
Expose endpoint descriptor's wMaxPacketSize.
Show description for 865a3a9
kevinmehall
committed
865a3a9
View commit details
Copy full SHA for 865a3a9
View code at this point
Browse repository at this point
Commits on May 9, 2013
Add libusb constants: libusb_standard_request
kevinmehall
committed
bddc134
View commit details
Copy full SHA for bddc134
View code at this point
Browse repository at this point
Commits on May 8, 2013
Add libusb constants: libusb_request_type, libusb_request_recipient.
Show description for bc0bc1c
kevinmehall
committed
bc0bc1c
View commit details
Copy full SHA for bc0bc1c
View code at this point
Browse repository at this point
Commits on Mar 23, 2013
C++11 `<functional>` isn't really necessary.
kevinmehall
committed
63c20f7
View commit details
Copy full SHA for 63c20f7
View code at this point
Browse repository at this point
Commits on Mar 21, 2013
Build for Windows.
Show description for 5d7a4fd
kevinmehall
committed
5d7a4fd
View commit details
Copy full SHA for 5d7a4fd
View code at this point
Browse repository at this point
Use pkg-config
kevinmehall
committed
7605d43
View commit details
Copy full SHA for 7605d43
View code at this point
Browse repository at this point
Remove unnecessary HandleScope
kevinmehall
committed
78638f6
View commit details
Copy full SHA for 78638f6
View code at this point
Browse repository at this point
Commits on Mar 20, 2013
Create a handleScope in callback to avoid leaking references to buffers
kevinmehall
committed
e58b5bc
View commit details
Copy full SHA for e58b5bc
View code at this point
Browse repository at this point
Commits on Mar 14, 2013
Play nice with node-gyp --debug.
kevinmehall
committed
184e80f
View commit details
Copy full SHA for 184e80f
View code at this point
Browse repository at this point
Implement streams.
Show description for a9d01fd
kevinmehall
committed
a9d01fd
View commit details
Copy full SHA for a9d01fd
View code at this point
Browse repository at this point
Commits on Mar 7, 2013
Merge header files
kevinmehall
committed
ab04d58
View commit details
Copy full SHA for ab04d58
View code at this point
Browse repository at this point
Remove debug printfs by default
kevinmehall
committed
505946a
View commit details
Copy full SHA for 505946a
View code at this point
Browse repository at this point
Use poll instead of a backend thread
kevinmehall
committed
a363dc0
View commit details
Copy full SHA for a363dc0
View code at this point
Browse repository at this point
Control transfers
kevinmehall
committed
2ee1aed
View commit details
Copy full SHA for 2ee1aed
View code at this point
Browse repository at this point
Combine bindings.h into node_usb.h
kevinmehall
committed
969d903
View commit details
Copy full SHA for 969d903
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL