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
*
Fix a race condition
Graeme Gill
2010-09-21
1
-0
/
+3
*
merged latest official changes
Pete Batard
2010-09-20
1
-26
/
+75
*
replaced LIBUSB_API with LIBUSB_CALL
Pete Batard
2010-09-20
1
-61
/
+61
*
added libusb_getversion()
Pete Batard
2010-09-20
1
-0
/
+11
*
reverted to using a (generated) .def file for DLL exports
pbr291
Pete Batard
2010-08-02
1
-62
/
+56
*
more residuals from official: core
Pete Batard
2010-07-29
1
-1
/
+1
*
fixed inconsistencies between prototypes and declarations
pbr286
Xiaofan Chen
2010-07-29
1
-3
/
+3
*
merged backend integration changes from official branch
Michael Plante
2010-07-29
1
-16
/
+18
*
removed need for .def file, added LIBUSB_EXP
r263
Michael Plante
2010-04-19
1
-59
/
+63
*
removed unneeded (and problematic) _WINDOWS_ reference
r259
Michael Plante
2010-04-18
1
-1
/
+1
*
removed calling convention modifier for inlines (resid)
r258
Michael Plante
2010-04-18
1
-2
/
+2
*
removed calling convention modifier for inlines
r255
Pete Batard
2010-04-16
1
-10
/
+10
*
added missing LIBUSB_API for transfer_cb function calls
Michael Plante
2010-04-15
1
-1
/
+1
*
set default calling convention for Windows platform (core)
Pete Batard
2010-04-13
1
-69
/
+77
*
fixed the use of internal OS_WINDOWS in general file libusb.h
Pete Batard
2010-04-13
1
-1
/
+1
*
removed unneeded ssize_t MSVC redefinition from core
r237
Pete Batard
2010-04-02
1
-9
/
+0
*
merged latest changes from official
r227
Pete Batard
2010-03-25
1
-0
/
+6
*
removed trailing whitespaces (core)
Peter Stuge
2010-03-18
1
-1
/
+1
*
residual corrections from previous commits (Michael Plante)
r189
Pete Batard
2010-03-03
1
-1
/
+1
*
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
[next]