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
/
os
Commit message (
Expand
)
Author
Age
Files
Lines
*
r213 fixed missing mutex for transfer access (Graeme Gill)
c203
Pete Batard
2010-03-18
1
-0
/
+2
*
r212 simplified pipe/read/write by using a signaling event only
c202
Pete Batard
2010-03-18
1
-226
/
+57
*
merged -> r211
c201
Pete Batard
2010-03-17
2
-7
/
+8
*
merged -> r210
c200
Pete Batard
2010-03-17
1
-8
/
+22
*
fixed use of original_handle in lieu of handle (Graeme Gill)
c199
Pete Batard
2010-03-15
1
-3
/
+3
*
removed cancel_io call protection
c198
Pete Batard
2010-03-15
1
-14
/
+5
*
merged r206-207
c197
Pete Batard
2010-03-15
3
-11
/
+41
*
residuals from previous merge
c196b
Pete Batard
2010-03-12
1
-3
/
+3
*
remove buggy "completed_synchronously" flag (Graeme Gill)
Pete Batard
2010-03-12
3
-10
/
+15
*
continuous timeout fixes and other improvements (Graeme Gill)
c195
Pete Batard
2010-03-12
6
-49
/
+35
*
fixed continuous polling during timeout (Graeme Gill)
c194
Pete Batard
2010-03-11
1
-1
/
+3
*
residuals from previous merge
c193
Pete Batard
2010-03-10
1
-3
/
+3
*
moved usbi_fd_notification call after usbi_add_pollfd
Pete Batard
2010-03-10
4
-24
/
+19
*
merge up to r202
c191
Pete Batard
2010-03-10
4
-20
/
+25
*
libusb0.sys backend integration - part 2 (Graeme Gill)
c190
Pete Batard
2010-03-10
39
-17
/
+3970
*
libusb0.sys backend integration - part 1 (Graeme Gill)
c189
Pete Batard
2010-03-08
3
-37
/
+978
*
dynamically load Cfgmgr32.dll exports (Graeme Gill)
r188
Pete Batard
2010-03-03
2
-54
/
+51
*
better fix for poll_dbg and MSVC6
r186
Pete Batard
2010-03-02
1
-44
/
+28
*
removed poll_dbg to keep MSVC6 users happy
r185
Pete Batard
2010-03-02
1
-22
/
+44
*
fixed cygwin warning with poll_dbg
r184
Pete Batard
2010-03-02
1
-1
/
+1
*
renamed windows_compat to poll_windows
Pete Batard
2010-03-02
4
-6
/
+6
*
renamed unistd_posix.h to poll_posix.h
Pete Batard
2010-03-02
1
-0
/
+0
*
fixed MinGW warnings
Pete Batard
2010-03-02
1
-1
/
+1
*
poll fd notification improvements (windows poll layer)
Pete Batard
2010-03-02
3
-32
/
+82
*
use usbi logging facility in poll layer
Pete Batard
2010-03-01
1
-45
/
+39
*
fixed issue with DYNAMIC_FDS (Jere Knaappila)
r180
Pete Batard
2010-02-26
1
-1
/
+1
*
fixed a typo in usbi_mutex_unlock
r179
Pete Batard
2010-02-26
1
-1
/
+1
*
fixed missing brackets that prevented DYNAMIC_FDS from working properly
r178
Pete Batard
2010-02-25
1
-6
/
+7
*
fixed small issue when HID get feature is not available
r177
Pete Batard
2010-02-25
1
-1
/
+3
*
added nonbuffered stdio logging option in compatibility layer
r176
Pete Batard
2010-02-25
1
-0
/
+8
*
added fd detection update option in usbi_poll()
Pete Batard
2010-02-25
1
-6
/
+57
*
reverts some of the changes from dbd439/6c7a1e (r173)
r175
Pete Batard
2010-02-24
1
-1
/
+1
*
includes simplification and cleanup (os)
r173
Pete Batard
2010-02-24
3
-6
/
+3
*
renamed _libusb_ unistd calls to usbi_
r172
Pete Batard
2010-02-24
4
-60
/
+60
*
added unistd_posix.h
r171
Pete Batard
2010-02-24
1
-0
/
+12
*
merge abstraction for POSIX Threads and integration changes (Michael Plante, ...
r169
Pete Batard
2010-02-24
9
-130
/
+472
*
improved HID feature reports
r168
Pete Batard
2010-02-22
2
-28
/
+54
*
updated copyright notice and credits in source
r167
Pete Batard
2010-02-20
4
-6
/
+8
*
added detection of uninitialized devices on open
r166
Pete Batard
2010-02-19
1
-0
/
+6
*
fixed cygwin warning
r165
Pete Batard
2010-02-19
1
-1
/
+1
*
fixed improper parent when reusing device + cosmetics fixes
r164
Pete Batard
2010-02-18
1
-2
/
+6
*
ERROR_SEM_TIMEOUT + FORCE_INSTANT_TIMEOUTS for cancellation
r161
Pete Batard
2010-02-18
1
-1
/
+16
*
fixed HID feature reports
r160
Pete Batard
2010-02-17
1
-8
/
+23
*
improved windows_set_configuration
r159
Pete Batard
2010-02-17
1
-1
/
+5
*
removed unofficial versioning from comments
r158
Pete Batard
2010-02-17
1
-4
/
+4
*
fixed aggressive transfer cancellation
r157
Pete Batard
2010-02-17
1
-13
/
+15
*
revert back to call copy_transfer_data always in callback
r156
Pete Batard
2010-02-16
1
-6
/
+1
*
fixed HID interrupt transfers + HID cosmetics improvements
r155
Pete Batard
2010-02-16
1
-11
/
+21
*
fixed signed/unsigned comparison: int->size_t
r153
Michael Plante
2010-02-12
1
-2
/
+2
*
moved real-time functionality out of timer thread (Michael Plante)
r152
Pete Batard
2010-02-12
1
-104
/
+96
[next]