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
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved real-time functionality out of timer thread (Michael Plante)
r152
Pete Batard
2010-02-12
1
-104
/
+96
*
fix 2 timer-related bugs (unlikely)
r151
Michael Plante
2010-02-12
1
-4
/
+5
*
added detection of HID report IDs for interrupt transfers
r150
Pete Batard
2010-02-11
2
-8
/
+105
*
changed HID_USE_LAST_REPORTS to USE_HIDD_FOR_REPORTS
r149
Pete Batard
2010-02-11
1
-4
/
+9
*
fixed bad HID input report data when using control
r148
Pete Batard
2010-02-11
2
-2
/
+9
*
final fix for composite HID mouse and keyboard detection
r147
Pete Batard
2010-02-10
2
-19
/
+29
*
fixed memory leak dues to HID collections in set_composite_device
r146
Pete Batard
2010-02-10
1
-6
/
+15
*
r145: fixed memory leak in _libusb_poll
r145
Pete Batard
2010-02-09
1
-15
/
+27
*
r144: preliminary fix for composite HID mouse and keyboard detection
r144
Pete Batard
2010-02-08
1
-0
/
+11
*
r143: fixed a couple of issues with HID
r143
Pete Batard
2010-02-08
1
-4
/
+8
*
r142: - fixed claiming of interfaces >0 for non-composite (Dave C.) + better ...
r142
Pete Batard
2010-02-07
2
-28
/
+43
*
r141: HID I/O Overhaul:
r141
Pete Batard
2010-02-06
2
-86
/
+217
*
r140: further simplification of the core include sections
r140
Pete Batard
2010-02-03
2
-8
/
+2
*
r139: improved CancelIoEx vs CancelIo detection(Michael Plante, Orin Eman)
r139
Pete Batard
2010-02-03
1
-13
/
+11
*
r138b: oops - don't leave debug code in commits!
r138b
Pete Batard
2010-02-03
1
-1
/
+0
*
r138: additional DDK/SDK versions checks for cancel_io inline (MSVC7+ users o...
r138
Pete Batard
2010-02-03
1
-1
/
+6
*
r137: compat layer TODOs and small fixes:
r137
Pete Batard
2010-02-02
4
-22
/
+42
*
r135: stopped modifying errno if succeeded.
r135
Michael Plante
2010-02-02
1
-7
/
+11
*
r134: fixed some silly /W3 warnings in MSVC
r134
Michael Plante
2010-02-02
1
-4
/
+4
*
r133: fixed missing LONG_PTR reference using intptr_t instead since that's in...
r133
Michael Plante
2010-02-02
1
-1
/
+1
*
r132: harmonized compatibility layer function names (_libusb prefix always, r...
r132
Pete Batard
2010-02-02
3
-44
/
+44
*
r131: fixed various /W4 warnings for MSVC (core files)
r131
Pete Batard
2010-02-01
2
-2
/
+2
*
r130: fixed *size in HidD_GetPhysicalDescriptor and fixed various /W4 warning...
Pete Batard
2010-02-01
3
-22
/
+35
*
r128: additional cygwin fixes for concurrency
Pete Batard
2010-01-30
2
-2
/
+4
*
r127: merged concurrency branch with master (native improved concurrency hand...
Pete Batard
2010-01-30
3
-216
/
+441
*
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
4
-27
/
+24
*
r122: fixed poll conflict on cygwin (all compat functions renamed to _libusb_...
Pete Batard
2010-01-28
5
-32
/
+31
*
r117: fixed missing API_EXPORTED for the new libusb_strerror call
Pete Batard
2010-01-26
1
-1
/
+1
*
r116: DDK build completion (Orin Eman):
Pete Batard
2010-01-26
2
-0
/
+3
*
r115: added libusb_strerror (Francesco Montorsi)
Pete Batard
2010-01-25
2
-0
/
+52
*
r114: sources update and build script (Orin Eman)
Pete Batard
2010-01-25
3
-18
/
+19
*
r113: HID part 4 (feature complete) + rc file copyright update (Peter Stuge)
Pete Batard
2010-01-25
2
-25
/
+175
*
r112: fixed missing mutex unlock on malloc fail, and destroy mutex/cv in usbi...
Michael Plante
2010-01-25
1
-1
/
+13
*
r111: destroy core.c mutexes when done, and fix a few unlikely memory leaks
Michael Plante
2010-01-24
1
-1
/
+13
*
r110: fixed missing handle_timeouts_locked, which was removed with r102
Pete Batard
2010-01-24
1
-0
/
+45
*
r109: workaround for broken timercmp on both windows and some posix systems (...
Michael Plante
2010-01-24
1
-1
/
+1
*
r106: Fixed leak in usbi_alloc_device when pthread_mutex_init fails
Michael Plante
2010-01-24
1
-1
/
+3
*
r105: added MS Sidewinder HID test in xusb.c + minor changes/improvements
Pete Batard
2010-01-23
2
-5
/
+9
*
r104: thread safety change for pipe_number global
Michael Plante
2010-01-23
1
-2
/
+5
*
r103: HID part 3 (WIP)
Pete Batard
2010-01-22
2
-369
/
+485
*
r102: handle_timeouts() CORE modification
Pete Batard
2010-01-22
1
-28
/
+33
*
r99: DDK/sources x64 final fix and additional MSVC fixes (/MT)
Pete Batard
2010-01-21
1
-1
/
+1
*
r98: additional MSVC6 fixes
Pete Batard
2010-01-21
2
-1
/
+7
*
r97: minor fixes for cygwin and sources
Pete Batard
2010-01-21
3
-7
/
+6
*
r96: added sources support (Orin Eman)
Pete Batard
2010-01-21
4
-5
/
+68
*
r94: removed the need for DDK includes + minor fixes
Pete Batard
2010-01-21
2
-93
/
+284
*
r93: HID part 2 (WIP)
Pete Batard
2010-01-20
4
-104
/
+796
*
r91: additional MSVC fixes
Pete Batard
2010-01-19
1
-16
/
+12
[next]