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
*
fixes potential race condition in poll, with pipe fds
r222
Pete Batard
2010-03-19
1
-0
/
+2
*
oops - removed cancel_io emulation debug
r221
Pete Batard
2010-03-19
1
-1
/
+0
*
further simplification of pipe and other improvements
r220
Graeme Gill
2010-03-19
1
-70
/
+33
*
added MinGW-w64 support
r219
Pete Batard
2010-03-19
4
-11
/
+12
*
fixed non duplicated overlapped event in usbi_pipe()
r218
Pete Batard
2010-03-19
1
-3
/
+10
*
fixed "unable to cancel I/O" message on pipe closure (XP)
r217
Pete Batard
2010-03-19
1
-7
/
+8
*
removed trailing whitespaces (Windows backend)
r214b
Peter Stuge
2010-03-18
3
-194
/
+194
*
fixed missing mutex for transfer access (Graeme Gill)
r213
Pete Batard
2010-03-18
1
-0
/
+2
*
simplified pipe/read/write by using a signaling event only
r212
Pete Batard
2010-03-18
1
-225
/
+57
*
readability improvements in poll_windows.c
r211
Pete Batard
2010-03-17
1
-5
/
+6
*
fixed typos in windows_usb.c (Graeme Gill)
Pete Batard
2010-03-17
1
-2
/
+2
*
fixed problems with previous fix
r209
Pete Batard
2010-03-17
1
-8
/
+22
*
fixed use of original_handle in lieu of handle (Graeme Gill)
r208
Pete Batard
2010-03-15
1
-3
/
+3
*
added partial CancelIoEx emulation for XP and earlier
r207
Pete Batard
2010-03-15
2
-10
/
+40
*
fixed NTSTATUS issue with MinGW (Xiaofan Chen)
r206
Pete Batard
2010-03-14
1
-1
/
+1
*
remove buggy "completed_synchronously" flag (Graeme Gill)
r205
Pete Batard
2010-03-12
3
-10
/
+15
*
fixed continuous polling during timeout (Graeme Gill)
r204
Pete Batard
2010-03-11
1
-1
/
+3
*
moved usbi_fd_notification call after usbi_add_pollfd
r203
Pete Batard
2010-03-10
4
-24
/
+22
*
fixed unref of devices that already exist (Travis Robinson)
r194
Pete Batard
2010-03-05
1
-2
/
+6
*
small improvements and cleanup suggested by Graeme Gill
r193
Pete Batard
2010-03-04
1
-5
/
+8
*
fixed uint64_t warnings (Graeme Gill)
r192
Pete Batard
2010-03-04
1
-3
/
+3
*
more residual cleanup (Michael Plante)
r191
Pete Batard
2010-03-03
1
-5
/
+6
*
removed unneeded CMAPI definition
r190
Pete Batard
2010-03-03
1
-5
/
+5
*
residual corrections from previous commits (Michael Plante)
r189
Pete Batard
2010-03-03
3
-8
/
+8
*
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
[next]