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
*
revert debug changes from previous commit
r196
Pete Batard
2010-03-05
1
-3
/
+3
*
remove "-0" suffix for MinGW/cygwin generated DLLs
r195
Pete Batard
2010-03-05
1
-5
/
+5
*
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
4
-11
/
+12
*
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
8
-11
/
+19
*
dynamically load Cfgmgr32.dll exports (Graeme Gill)
r188
Pete Batard
2010-03-03
2
-54
/
+51
*
changed calling convention to __stdcall (VS2008)
Pete Batard
2010-03-03
4
-10
/
+26
*
added msvc/config.h inclusion error for MinGW/cygwin
r187
Pete Batard
2010-03-03
1
-0
/
+5
*
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
14
-23
/
+23
*
renamed unistd_posix.h to poll_posix.h
Pete Batard
2010-03-02
4
-4
/
+4
*
fixed MinGW warnings
Pete Batard
2010-03-02
2
-2
/
+1
*
poll fd notification improvements (windows poll layer)
Pete Batard
2010-03-02
3
-32
/
+82
*
poll fd notification improvements (core)
Pete Batard
2010-03-02
1
-30
/
+45
*
use usbi logging facility in poll layer
Pete Batard
2010-03-01
1
-45
/
+39
*
reattach driver when detached in xusb (Xiaofan Chen)
r183
Pete Batard
2010-03-01
1
-0
/
+11
*
xusb improvements for HID test: int. vs bulk (Xiaofan Chen)
r182
Pete Batard
2010-03-01
1
-2
/
+2
*
xusb improvements and fixes
r181
Pete Batard
2010-02-28
1
-12
/
+24
*
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
2
-1
/
+2
*
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
6
-7
/
+7
*
exclude dpfp_threaded if pthread is not available (MinGW)
r174
Pete Batard
2010-02-24
1
-1
/
+8
*
includes simplification and cleanup (os)
r173
Pete Batard
2010-02-24
3
-6
/
+3
*
includes simplification and cleanup (core)
Pete Batard
2010-02-24
8
-18
/
+7
*
renamed _libusb_ unistd calls to usbi_
r172
Pete Batard
2010-02-24
6
-72
/
+72
*
added unistd_posix.h
r171
Pete Batard
2010-02-24
1
-0
/
+12
*
moved standard calls redefinitions into a separate .h
Pete Batard
2010-02-24
3
-17
/
+5
*
fixed obsolete config_msvc.h and pthread-win32 references
r170
Pete Batard
2010-02-24
7
-70
/
+21
*
merge abstraction for POSIX Threads and integration changes (Michael Plante, ...
r169
Pete Batard
2010-02-24
39
-864
/
+823
*
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
5
-8
/
+12
*
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
*
revert r102/f0d352: handle_timeouts() CORE modification
r163
Pete Batard
2010-02-18
1
-56
/
+4
*
xusb improvements (feature reports)
r162
Pete Batard
2010-02-18
1
-2
/
+13
*
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
[next]