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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
added usbi_fd_notification to libusbi.h
Pete Batard
2010-06-11
1
-0
/
+1
*
[INTERNAL - NOT FOR RELEASE] attempt to workaround trac issues
Pete Batard
2010-06-09
1
-1
/
+1
*
additional HID error messages
pbr281
Pete Batard
2010-05-24
1
-5
/
+9
*
improved auto-release with support for concurrent auto-claim
Pete Batard
2010-05-24
2
-70
/
+127
*
added auto-release to autoclaim
pbr280
Pete Batard
2010-05-24
2
-3
/
+24
*
use LIBUSB_DEVADDR_MAX for HCDs
pbr279
Pete Batard
2010-05-21
1
-5
/
+6
*
additional warning fixes & clarification for DDK's OACR/Prefast
Pete Batard
2010-05-21
2
-0
/
+7
*
re-enabled autoclaim + fixed autoclaim related ifdefs
Pete Batard
2010-05-21
1
-3
/
+3
*
changed the DuplicateHandle failure from warning to debug
Pete Batard
2010-05-21
1
-1
/
+1
*
removed DDK timeval redefinitions - include winsock instead
pbr278
Pete Batard
2010-05-18
1
-21
/
+4
*
fixed remaining warnings due to autoclaim removal
pbr277
Pete Batard
2010-05-17
1
-0
/
+4
*
moved static modifier from thread_posix.h to core.c
pbr276
Pete Batard
2010-05-11
2
-2
/
+2
*
added detection of -pthread option - only use when required
Pete Batard
2010-05-11
3
-5
/
+16
*
disabled autoclaim in windows_usb.c and removed its use in xusb.c
r275
Pete Batard
2010-05-05
2
-4
/
+1
*
removed further MS generated data + bump version to 1.0.8
r274
Pete Batard
2010-05-05
3
-11
/
+5
*
removed unneeded MS generated data from .rc and .rc.in
r273
Pete Batard
2010-05-05
2
-126
/
+2
*
fixed issue with composite using HID keyboard on interface 0
r272
Pete Batard
2010-04-27
2
-18
/
+40
*
added threads_windows to source browser
r271
Michael Plante
2010-04-26
2
-2
/
+2
*
Linux: don't set SHORT_NOT_OK on bulk out URBs (#20
r270
Daniel Drake
2010-04-24
1
-9
/
+18
*
[INTERNAL - NOT FOR RELEASE] updated generated rc file for 1.0.7
Michael Plante
2010-04-24
1
-4
/
+4
*
general whitespace cleanup
Michael Plante
2010-04-24
13
-108
/
+108
*
Linux: Handle failure to read active configuration during enumeration
r269
Daniel Drake
2010-04-21
1
-3
/
+10
*
Darwin: don't reuse cached descriptors during enumeration
Nathan Hjelm
2010-04-21
1
-31
/
+31
*
autoconf needs to check for struct timespec
r268
Peter Stuge
2010-04-20
1
-0
/
+2
*
residuals from previous merge
r267
Pete Batard
2010-04-20
1
-3
/
+0
*
merged official 1.0.6 -> 1.0.7 release changes
Pete Batard
2010-04-20
5
-5
/
+20
*
clarified ddk build procedure
r266
Michael Plante
2010-04-19
1
-1
/
+2
*
added official libtool NLS patch for Chinese locale
r265
Pete Batard
2010-04-19
2
-6
/
+26
*
restore builds of DLLs from the DDK
r264
Pete Batard
2010-04-19
2
-4
/
+12
*
removed need for .def file, added LIBUSB_EXP
r263
Michael Plante
2010-04-19
6
-179
/
+74
*
improved windows_assign_endpoints (debug msg + error codes)
r262
Pete Batard
2010-04-19
1
-16
/
+30
*
[INTERNAL - NOT FOR RELEASE] added libusb-1.0.rc generated file
r261
Peter Stuge
2010-04-18
1
-0
/
+109
*
configure creates libusb-1.0.rc to not duplicate the version number
Peter Stuge
2010-04-18
3
-21
/
+15
*
added missing calling convention for callbacks in dpfp
Pete Batard
2010-04-18
2
-13
/
+13
*
switched DDK calling convention for examples to __cdecl
r260
Pete Batard
2010-04-18
4
-10
/
+4
*
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
*
updated documentation for unsupported darwin/Windows calls
r257
Pete Batard
2010-04-17
1
-2
/
+7
*
fixed function brace consistency in windows_usb.c
Pete Batard
2010-04-17
1
-2
/
+4
*
revert r253 / f08aae4ddb9cfe3856e07f8997d9adbfa5330467
Pete Batard
2010-04-17
2
-9
/
+7
*
MinGW/cygwin advapi32 library dependency (configure.ac)
r256
Pete Batard
2010-04-16
1
-2
/
+2
*
DDK build (sources) advapi32.lib dependency
Pete Batard
2010-04-16
3
-3
/
+4
*
[INTERNAL - NOT FOR RELEASE] MSVC 2008 advapi.lib dependency
Pete Batard
2010-04-16
3
-12
/
+12
*
added advapi32.lib dependency reference in xusb.c
Pete Batard
2010-04-16
1
-1
/
+3
*
removed calling convention modifier for inlines
r255
Pete Batard
2010-04-16
1
-10
/
+10
*
better handling of attach/detach for Linux in xusb.c
r254
Pete Batard
2010-04-16
1
-12
/
+14
*
added more explicit library dependencies in xusb.c (MSVC)
Tim Roberts
2010-04-16
1
-0
/
+6
*
[INTERNAL - NOT FOR RELEASE] added 2003/XP64 support (EXPERIMENTAL)
Pete Batard
2010-04-16
2
-0
/
+3
*
LIBUSB_SUCCESS on attach/detach for darwin & Windows
r253
Pete Batard
2010-04-15
2
-7
/
+9
*
darwin whitespaces
Pete Batard
2010-04-15
1
-32
/
+32
[prev]
[next]