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
...
*
examples: Use snprintf() instead of sprintf() in dpfp and dpfp_threaded
Peter Stuge
2012-04-09
2
-2
/
+2
*
Misc: Rebrand to libusbx
Pete Batard
2012-04-03
4
-11
/
+10
*
Samples: Fix "warning: no newline at end of file" in xusb.c
Pete Batard
2012-04-01
1
-4
/
+4
*
Samples: fix a "value is always 0" Clang warning in xusb.c
Pete Batard
2012-03-28
1
-7
/
+8
*
Examples: add xusb sample
Pete Batard
2012-03-28
2
-2
/
+882
*
Rename the lsusb example program to listdevs
Peter Stuge
2012-02-08
2
-3
/
+3
*
examples: Link only with ../libusb/libusb-1.0.la and not with -lusb-1.0
Xiaofan Chen
2012-01-13
1
-3
/
+3
*
Linux: Fix warnings seen when compiling with gcc-4.6
Hans de Goede
2011-07-24
2
-4
/
+2
*
dpfp_threaded: return instead of pthread_exit() to avoid Cygwin warning
Pete Batard
2011-06-13
1
-1
/
+1
*
examples: #include <libusb.h> without directory name
Ludovic Rousseau
2010-11-22
4
-4
/
+4
*
examples: Silence warnings about return value of fwrite()
Peter Stuge
2010-10-16
2
-2
/
+4
*
Introduced calling convention (for Windows)
Pete Batard
2010-08-23
2
-6
/
+6
*
removed trailing whitespaces
Pete Batard
2010-08-06
1
-3
/
+3
*
Only compile dpfp examples when sigaction is available
Daniel Drake
2010-07-22
1
-1
/
+6
*
Whitespace cleanup
Pete Batard
2010-05-12
1
-7
/
+7
*
Add internal abstraction for POSIX Threads
Peter Stuge
2010-05-12
1
-2
/
+5
*
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
[prev]