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
/
libusb
/
libusb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
reverts some of the changes from dbd439/6c7a1e (r173)
r175
Pete Batard
2010-02-24
1
-2
/
+2
*
includes simplification and cleanup (core)
Pete Batard
2010-02-24
1
-2
/
+2
*
merge abstraction for POSIX Threads and integration changes (Michael Plante, ...
r169
Pete Batard
2010-02-24
1
-7
/
+7
*
r125: oops - fixed check for OS_WINDOWS in previous patch
Pete Batard
2010-01-30
1
-1
/
+1
*
r124: removes #error on previous commit and fixes thing ourselves
Pete Batard
2010-01-30
1
-11
/
+11
*
r123: reverted the use of usb_interface in core and forced interface to be un...
Pete Batard
2010-01-29
1
-7
/
+12
*
r115: added libusb_strerror (Francesco Montorsi)
Pete Batard
2010-01-25
1
-0
/
+6
*
r86: VS2005 compatibility update and pthread-win32_x64 helpers
Pete Batard
2010-01-16
1
-1
/
+1
*
r85: fixed MSVC warnings for x64 and reverted ssize_t to int for libusb_get_d...
Pete Batard
2010-01-16
1
-1
/
+10
*
r81: amend previous workaround (should only apply to non Windows platforms)
Pete Batard
2010-01-15
1
-9
/
+6
*
r80: workaround for interface macro redefinition on Windows (removes the need...
Pete Batard
2010-01-15
1
-8
/
+19
*
fixed MSVC warnings (/W4 or MSVC6)
Pete Batard
2010-01-14
1
-2
/
+2
*
Fix CR/LF inconsistencies
Pete Batard
2010-01-14
1
-7
/
+7
*
svn r54: - fixes missing config_msvc.h
Pete Batard
2010-01-14
1
-18
/
+23
*
svn r4: revert back to using interface for variable names as in master branch
Pete Batard
2010-01-14
1
-6
/
+6
*
mirror libusb-winusb git branch from 2009.12.03 part 2 - core files
Pete Batard
2010-01-14
1
-6
/
+6
*
Add libusb_get_max_iso_packet_size() to libusb.h
Ludovic Rousseau
2009-11-07
1
-0
/
+1
*
Use timerfd for timeout handling
Daniel Drake
2009-11-07
1
-0
/
+1
*
Don't terminate enums with commas
Daniel Drake
2009-06-14
1
-12
/
+12
*
Eliminate -Wsign-compare compiler warnings
Daniel Drake
2009-06-07
1
-4
/
+22
*
Make endianness macros endian-independent
Nathan Hjelm
2009-02-16
1
-14
/
+13
*
API docs: describe libusb_transfer_cb_fn type
Hans Ulrich Niedermann
2009-02-01
1
-0
/
+9
*
Make empty array in struct compatible with C99
Hans Ulrich Niedermann
2009-02-01
1
-1
/
+7
*
EOL-whitespace fixes
Mikhail Gusarov
2008-12-13
1
-11
/
+11
*
Improvements to multi-threaded I/O system
Daniel Drake
2008-11-21
1
-0
/
+1
*
Add libusb_attach_kernel_driver()
Bastien Nocera
2008-11-03
1
-0
/
+1
*
Async I/O documentation touchups
Daniel Drake
2008-08-27
1
-1
/
+4
*
Add libusb_get_configuration prototype
Daniel Drake
2008-08-10
1
-0
/
+1
*
Allow user data pointer to be passed through pollfd notification API
Daniel Drake
2008-06-26
1
-3
/
+8
*
Introduce contexts to the API
Daniel Drake
2008-06-26
1
-20
/
+41
*
Overflow handling
Daniel Drake
2008-06-20
1
-5
/
+11
*
Implement serialization of event handlers
Daniel Drake
2008-05-25
1
-5
/
+15
*
don't print messages by default
Daniel Drake
2008-05-23
1
-0
/
+1
*
More informative libusb_open() return code
Daniel Drake
2008-05-16
1
-1
/
+1
*
Handle hot-unplugging
Daniel Drake
2008-05-11
1
-7
/
+16
*
Documentation work
Daniel Drake
2008-05-11
1
-0
/
+25
*
Endianness of control setup packets
Daniel Drake
2008-05-11
1
-7
/
+39
*
Support unconfigured devices
Daniel Drake
2008-05-10
1
-6
/
+6
*
Fetch configurations by index (not value)
Daniel Drake
2008-05-10
1
-1
/
+3
*
Rework configuration handling
Daniel Drake
2008-05-09
1
-4
/
+8
*
libusb_get_device_list() can return negative error code
Daniel Drake
2008-05-09
1
-1
/
+2
*
documentation touchups
Daniel Drake
2008-05-05
1
-7
/
+24
*
Isochronous transfer helper functions
Daniel Drake
2008-05-05
1
-3
/
+79
*
Detect endpoint halts and unsupported control requests
Daniel Drake
2008-05-05
1
-3
/
+8
*
add functionality for querying and detaching kernel driver
Daniel Drake
2008-05-04
1
-1
/
+5
*
Descriptor reading functionality
Daniel Drake
2008-05-04
1
-0
/
+45
*
sanitized error returns from synchronous I/O functions
Daniel Drake
2008-05-04
1
-2
/
+3
*
implement libusb_reset_device()
Daniel Drake
2008-05-04
1
-0
/
+1
*
Add functionality to clear endpoint halt conditions
Daniel Drake
2008-05-04
1
-1
/
+1
*
Fix libusb_get_device_list return value
Daniel Drake
2008-05-04
1
-1
/
+1
[next]