index
:
delta/libusb.git
baserock/v1.0.20+parallel-build-fix
darwin_gettime_fix
master
mergeback
test
github.com: libusb/libusb.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
svn r44:
Pete Batard
2010-01-14
1
-42
/
+173
*
svn r42:
Pete Batard
2010-01-14
1
-5
/
+38
*
svn r40:
Pete Batard
2010-01-14
1
-0
/
+3
*
svn r38:
Pete Batard
2010-01-14
1
-21
/
+77
*
svn r37:
Pete Batard
2010-01-14
1
-58
/
+166
*
svn r25:
Pete Batard
2010-01-14
1
-6
/
+7
*
svn r22: Partial async I/O (control only) with custom poll and OVERLAPPED poi...
Pete Batard
2010-01-14
1
-37
/
+58
*
svn r18: basic open/close & claim/release interface + detection of WinUSB and...
Pete Batard
2010-01-14
1
-3
/
+46
*
svn r13: add winusb to the mix: query first interface and pipes on device open
Pete Batard
2010-01-14
1
-3
/
+8
*
svn r11: remove dpfp compilation (doesn't work on Windows) and add the xusb t...
Pete Batard
2010-01-14
2
-1
/
+76
*
lsusb example: make print_devs() static
Ludovic Rousseau
2009-11-21
1
-1
/
+1
*
Introduce contexts to the API
Daniel Drake
2008-06-26
3
-15
/
+15
*
Handle hot-unplugging
Daniel Drake
2008-05-11
1
-8
/
+14
*
Rework configuration handling
Daniel Drake
2008-05-09
1
-3
/
+8
*
libusb_get_device_list() can return negative error code
Daniel Drake
2008-05-09
1
-1
/
+2
*
Fix libusb_get_device_list return value
Daniel Drake
2008-05-04
1
-3
/
+4
*
Expose bus number and device address
Daniel Drake
2008-05-02
1
-1
/
+3
*
Remove libusb_cancel_transfer_sync
Daniel Drake
2008-04-29
2
-42
/
+32
*
add threaded example program
Daniel Drake
2008-04-19
2
-1
/
+557
*
Constify some return data
Daniel Drake
2008-04-01
1
-1
/
+1
*
Rename libusb_poll() to libusb_handle_events()
Daniel Drake
2008-03-30
1
-1
/
+1
*
Isochronous endpoint I/O
Daniel Drake
2008-03-30
1
-3
/
+3
*
API documentation
Daniel Drake
2008-03-20
1
-2
/
+2
*
Beginnings of cross-platform abstraction
Daniel Drake
2008-03-13
1
-1
/
+1
*
Add transfer flags
Daniel Drake
2008-03-10
1
-2
/
+2
*
Simplify libusb_fill_control_transfer()
Daniel Drake
2008-03-10
1
-4
/
+3
*
get_device fixup
Daniel Drake
2008-03-10
1
-1
/
+2
*
Rename descriptor-getting functions
Daniel Drake
2008-03-09
1
-1
/
+2
*
Simplify cancellation API
Daniel Drake
2008-03-09
1
-3
/
+3
*
Rename libusb_dev_handle to libusb_device_handle
Daniel Drake
2008-03-09
1
-1
/
+1
*
Separate transfer allocation and submission
Daniel Drake
2008-03-09
1
-111
/
+75
*
Rework URB API naming
Daniel Drake
2008-03-08
1
-35
/
+35
*
Persistent libusb_device storage
Daniel Drake
2008-03-08
1
-1
/
+1
*
Add convenience function to find and open a device by USB VID+PID
Daniel Drake
2008-03-06
1
-30
/
+2
*
Rework device discovery API
Daniel Drake
2008-03-06
2
-27
/
+41
*
Remove timers and signalfd
Daniel Drake
2008-01-30
2
-2
/
+7
*
Fix dpfp example compilation
Daniel Drake
2008-01-26
1
-3
/
+3
*
Rename some _devh_ functions
Daniel Drake
2008-01-04
1
-4
/
+4
*
Use "transfer" instead of "msg"
Daniel Drake
2008-01-04
1
-16
/
+17
*
API renaming: remove fpi and usb_ stuff
Daniel Drake
2008-01-04
2
-7
/
+7
*
Rename to libusb-1.0
Daniel Drake
2008-01-04
3
-60
/
+60
*
Don't pass ctrl_msg/bulk_msg structures through async paths
Daniel Drake
2007-12-12
1
-7
/
+7
*
Rename fpusb_device_handle functions to devh
Daniel Drake
2007-12-03
1
-4
/
+4
*
Initial commit
Daniel Drake
2007-12-02
3
-0
/
+611