|
|
|
@b2200b
|
13 months |
xiaofan |
examples: Link only with ../libusb/libusb.la and not with -lusb
Similar …
|
|
|
|
@96aed2
|
14 months |
stuge |
libusb-compat-0.1.4
|
|
|
|
@2ec4b6
|
14 months |
stuge |
README: Add Peter Stuge and remove Daniel Drake
|
|
|
|
@2236a3
|
14 months |
stuge |
README: Update libusb homepage URL
|
|
|
|
@1e00ab
|
14 months |
stuge |
examples/Makefile.am: -I$(top_srcdir)/libusb to reach usb.h properly
|
|
|
|
@983fab
|
15 months |
sbrabec |
Fix #42 usb_detach_kernel_driver_np() error mapping
…
|
|
|
|
@284235
|
14 months |
stuge |
autogen.sh: Try to use libtoolize before trying glibtoolize
This helps on …
|
|
|
|
@1aa067
|
14 months |
stuge |
Silence warnings: passing argument 3 of 'usb_*_io' discards qualifiers
|
|
|
|
@ab21a0
|
2 years |
ludovic.rousseau+github |
Use const for read only buffers
Change the usb_bulk_write() and …
|
|
|
|
@ccb666
|
3 years |
dsd |
Add log message for open permission denied errors
This message was …
|
|
|
|
@cbfeff
|
4 years |
rousseau |
testlibusb warning fixes
testlibusb.c:14: warning: no previous prototype …
|
|
|
|
@511324
|
4 years |
dsd |
Document breakage from internal handle structure change
Code exists which …
|
|
|
|
@713a4c
|
4 years |
dsd |
v0.1.3 release
|
|
|
|
@3874df
|
4 years |
john |
Improve libusb-config for cross-compiling (SF#2809877)
The sed applied to …
|
|
|
|
@15bf9b
|
4 years |
mackyle |
Improved error code compatibility
libusb-1.0 can return result codes 0, …
|
|
|
|
@3ffc11
|
4 years |
dsd |
v0.1.2 release
|
|
|
|
@29af86
|
4 years |
dsd |
Better handling of library initialization failure
|
|
|
|
@f0909e
|
4 years |
dsd |
v0.1.1 release
|
|
|
|
@b090e0
|
4 years |
sbrabec |
Sanitize more endpoint addresses
For maximum compatibility, this makes …
|
|
|
|
@cf9ce4
|
5 years |
dsd |
v0.1.0 release
|
|
|
|
@c2ffa9
|
5 years |
dsd |
Document the danger of forcefully killing threads
Ludovic Rousseau has …
|
|
|
|
@14e5a6
|
5 years |
dsd |
v0.1.0-beta3 release
|
|
|
|
@8cc08f
|
5 years |
dsd |
Allow usb_set_debug before usb_init()
Xiofan Chen reports that this …
|
|
|
|
@0dc696
|
5 years |
dsd |
v0.1.0-beta2 release
|
|
|
|
@788e70
|
5 years |
dsd |
Update to new libusb context API
|
|
|
|
@7999d9
|
5 years |
dsd |
Fixup read endpoint addresses
This doesn't make much sense, but …
|
|
|
|
@fcf383
|
5 years |
dsd |
v0.1.0-beta1 release
|
|
|
|
@c7746a
|
5 years |
dsd |
link usb_set_debug to libusb_set_debug
|
|
|
|
@1c59b3
|
5 years |
dsd |
don't log anything by default
Only log messages if the user asked for …
|
|
|
|
@fa3234
|
5 years |
dsd |
Update for new libusb_open API
Pointed out by Soumen Mondal
|
|
|
|
@c5c668
|
5 years |
dsd |
Add emulation info to pkg-config file
Ludovic Rousseau requested a way of …
|
|
|
|
@49057f
|
5 years |
dsd |
Pretend to be libusb-0.1.12
Pointed out by Ludovic Rousseau: some …
|
|
|
|
@727fe5
|
5 years |
dsd |
remove FIXME about parent-child relationships
Doesn't seem worth this …
|
|
|
|
@2b6bdd
|
5 years |
dsd |
Update for new descriptors API
|
|
|
|
@bb248d
|
5 years |
dsd |
update for new libusb configuration API
|
|
|
|
@b8893b
|
5 years |
dsd |
match error reporting better, and handle endpoint halts
|
|
|
|
@f06d81
|
5 years |
dsd |
make log function static
|
|
|
|
@a390ee
|
5 years |
dsd |
add usb_set_debug
Pointed out by Xiaofan Chen
|
|
|
|
@c062b2
|
5 years |
dsd |
populate bus->dirname and dev->filename
lsusb uses these. Problem spotted …
|
|
|
|
@71225a
|
5 years |
dsd |
fix timeout handling for bulk/interrupt IO
|
|
|
|
@2bb614
|
5 years |
dsd |
implement a couple more functions
|
|
|
|
@1ad492
|
5 years |
dsd |
installation fixes
|
|
|
|
@89dde2
|
5 years |
dsd |
add testlibusb example from libusb-0.1
|
|
|
|
@b94781
|
5 years |
dsd |
implement usb_get_driver_np() and usb_detach_kernel_driver_np()
|
|
|
|
@eae1ee
|
5 years |
dsd |
control transfer functions
|
|
|
|
@493e75
|
5 years |
dsd |
bulk and interrupt I/O
|
|
|
|
@ce86f2
|
5 years |
dsd |
Implement remaining device operations
|
|
|
|
@78740a
|
5 years |
dsd |
implement some device operations
|
|
|
|
@7d7cb9
|
5 years |
dsd |
Initial commit
|