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
*
merge abstraction for POSIX Threads and integration changes (Michael Plante, ...
r169
Pete Batard
2010-02-24
12
-55
/
+38
*
updated copyright notice and credits in source
r167
Pete Batard
2010-02-20
1
-2
/
+4
*
xusb improvements (feature reports)
r162
Pete Batard
2010-02-18
1
-2
/
+13
*
r141: HID I/O Overhaul:
r141
Pete Batard
2010-02-06
1
-47
/
+96
*
r132: harmonized compatibility layer function names (_libusb prefix always, r...
r132
Pete Batard
2010-02-02
1
-7
/
+25
*
r129: xusb fixes for Mass Storage test (Alan Stern):
Pete Batard
2010-01-31
1
-6
/
+19
*
r126: fixed sscanf_s test for MSVC6 users
Pete Batard
2010-01-30
1
-1
/
+1
*
r124: removes #error on previous commit and fixes thing ourselves
Pete Batard
2010-01-30
1
-2
/
+2
*
r123: reverted the use of usb_interface in core and forced interface to be un...
Pete Batard
2010-01-29
1
-5
/
+21
*
r122: fixed poll conflict on cygwin (all compat functions renamed to _libusb_...
Pete Batard
2010-01-28
1
-3
/
+3
*
r121: some more small improvements for xusb.c (vid:pid as cmdline parameter)
Pete Batard
2010-01-28
1
-16
/
+39
*
r120: vc2005 express fixes (Orin Eman)
Pete Batard
2010-01-28
2
-4
/
+4
*
r119: xusb improvements for mass storage (Alan Stern)
Pete Batard
2010-01-27
1
-46
/
+83
*
r118: more readable xusb output and added automated endpoint generation for M...
Pete Batard
2010-01-26
1
-58
/
+71
*
r116: DDK build completion (Orin Eman):
Pete Batard
2010-01-26
4
-3
/
+83
*
r115: added libusb_strerror (Francesco Montorsi)
Pete Batard
2010-01-25
1
-1
/
+1
*
r105: added MS Sidewinder HID test in xusb.c + minor changes/improvements
Pete Batard
2010-01-23
1
-8
/
+82
*
r101: MSVC6 & VS 2005 updates (Michael Plante & Orin Eman)
Pete Batard
2010-01-21
4
-4
/
+334
*
r100: added MSVC6 project files (Michael Plante)
Pete Batard
2010-01-21
2
-0
/
+205
*
r99: DDK/sources x64 final fix and additional MSVC fixes (/MT)
Pete Batard
2010-01-21
2
-8
/
+8
*
r94: removed the need for DDK includes + minor fixes
Pete Batard
2010-01-21
1
-1
/
+1
*
r93: HID part 2 (WIP)
Pete Batard
2010-01-20
1
-3
/
+9
*
r90: more compilation environment fixes:
Pete Batard
2010-01-19
4
-12
/
+402
*
r89: extended API support
Pete Batard
2010-01-18
1
-1
/
+9
*
r85: fixed MSVC warnings for x64 and reverted ssize_t to int for libusb_get_d...
Pete Batard
2010-01-16
1
-1
/
+2
*
r82: added x64 support for MSVC and finalized directory structure.
Pete Batard
2010-01-15
2
-14
/
+334
*
r80: workaround for interface macro redefinition on Windows (removes the need...
Pete Batard
2010-01-15
1
-13
/
+11
*
r75: fixed missing <stdarg.h> include in xusb.c for UNIX platforms
Pete Batard
2010-01-14
1
-0
/
+1
*
r74: fixes CR/LF conversions introduced with previous changes
Pete Batard
2010-01-14
1
-17
/
+17
*
r73: moved -pthread option to CFLAGS for platforms that need it
Pete Batard
2010-01-14
1
-17
/
+17
*
Fix CR/LF inconsistencies
Pete Batard
2010-01-14
3
-405
/
+405
*
svn r64:
Pete Batard
2010-01-14
2
-0
/
+8
*
svn r63: - updated Visual Studio 2008 projects files (fixed missing options f...
Pete Batard
2010-01-14
1
-0
/
+1
*
svn r62: More MSVC6 compatibility
Pete Batard
2010-01-14
1
-1
/
+12
*
svn r54: - fixes missing config_msvc.h
Pete Batard
2010-01-14
2
-6
/
+9
*
svn r52: MSVC compatibility update:
Pete Batard
2010-01-14
2
-0
/
+373
*
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
[next]