index
:
libusb
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-28
Windows: Restore HID support
Pete Batard
4
-21
/
+1513
2012-05-28
Core: Only display timestamps in debug mode and use init() as origin
Pete Batard
2
-11
/
+24
2012-05-28
Core: Define log levels in libusb.h
Pete Batard
5
-24
/
+30
2012-05-28
Darwin: Align severity of OS-X logging messages
Pete Batard
2
-21
/
+21
2012-05-28
All: Add parent and port topology calls
Pete Batard
8
-15
/
+201
2012-05-23
Misc: Ensure all sources are UTF-8
Pete Batard
22
-31
/
+28
2012-05-23
Windows: Reduce severity of initial conf desc readout failures
Pete Batard
2
-4
/
+5
2012-05-10
Windows: Fix missing cygwin thread ID
Pete Batard
2
-1
/
+5
2012-05-10
Windows: Add INSTALL_WIN.txt
Pete Batard
2
-1
/
+60
2012-05-10
Misc: Separate nano from version.h
Pete Batard
3
-11
/
+5
2012-05-10
Samples: Use the implicit _SOURCES rule
Ludovic Rousseau
2
-7
/
+1
2012-05-10
Samples: Use a common LDADD for all examples
Ludovic Rousseau
2
-5
/
+3
2012-05-10
Samples: prefer __linux__ over __linux define in xusb
Pete Batard
3
-5
/
+5
2012-05-08
libusbx-1.0.11
Pete Batard
2
-3
/
+3
2012-05-08
Darwin: Sync type of num_iso_packets fields
Ludovic Rousseau
2
-2
/
+2
2012-05-08
Core: Handle TRANSFER_ERROR/TRANSFER_CANCELLED for sync transfers
Ludovic Rousseau
2
-1
/
+9
2012-05-08
BSD: Add thread ID support for OpenBSD > 5.1
Pete Batard
2
-3
/
+7
2012-05-08
Samples: fix strcat vs strlcat warning on OpenBSD
Pete Batard
2
-3
/
+2
2012-05-07
libusbx 1.0.11-rc1
Pete Batard
3
-3
/
+15
2012-05-06
Core: Add a timestamping and thread ID to logging
Peter Stuge
8
-2
/
+110
2012-05-04
Autotools: Use "$@" instead of $* to avoid spaces problems
Ludovic Rousseau
2
-2
/
+2
2012-05-04
Autotools: Use "set -e" to exit on the first error
Ludovic Rousseau
3
-1
/
+6
2012-05-04
Autotools: Do not use source to call an another script
Ludovic Rousseau
2
-2
/
+2
2012-05-03
Windows: Fix deadlock in backend when submitting transfers.
Toby Gray
4
-4
/
+11
2012-05-02
Samples: Remove interface requests when querying WCID devices
Pete Batard
2
-11
/
+4
2012-05-02
Autotools: Add bootstrap.sh
Pete Batard
3
-17
/
+19
2012-05-01
Windows: Fix removal of usbi_fd_notification calls in submit_*_transfer
Uri Lublin
2
-1
/
+4
2012-04-26
Core: update version struct for ABI compatibility
Pete Batard
3
-9
/
+23
2012-04-22
Linux: Search for /dev/usbdev<bus>.<device> USB device special files
James Hanko
2
-12
/
+71
2012-04-20
BSD: Provide libusb_get_device_speed() data
Martin Pieuchot
2
-1
/
+2
2012-04-20
Samples: Fix not handled in switch warning in xusb.c
Ludovic Rousseau
2
-2
/
+2
2012-04-20
Samples: Remove unneeded inline in xusb.c
Ludovic Rousseau
2
-2
/
+2
2012-04-20
Linux: Fix signed vs unsigned compiler warnings
Ludovic Rousseau
2
-5
/
+5
2012-04-20
Linux: Silence unused variable warnings without CLOCK_MONOTONIC
Xiaofan Chen
2
-2
/
+2
2012-04-20
Core: Add debug message with callback address on completed transfer
Peter Stuge
2
-1
/
+2
2012-04-19
BSD: add NetBSD experimental support
Pete Batard
3
-28
/
+45
2012-04-17
libusbx-1.0.10
Pete Batard
3
-4
/
+6
2012-04-15
Samples: Fix initialization discards qualifiers warnings in xusb.c
Ludovic Rousseau
2
-3
/
+3
2012-04-15
Samples: Fix no previous prototype warnings in xusb.c
Ludovic Rousseau
2
-11
/
+11
2012-04-15
Misc: Add a missing newline at end of .private/README.txt
Ludovic Rousseau
2
-2
/
+2
2012-04-13
libusbx 1.0.10-rc1
Pete Batard
2
-3
/
+9
2012-04-12
Windows: add internal binary snapshot scripts
Pete Batard
4
-1
/
+199
2012-04-11
Git: add pre-commit and post-rewrite hooks for versioning
Pete Batard
4
-2
/
+84
2012-04-11
Misc: update pkg-config template
Pete Batard
1
-3
/
+2
2012-04-11
Windows: Remove #define options and use same set of defaults
Pete Batard
4
-144
/
+0
2012-04-10
Windows: misc improvements
Pete Batard
5
-33
/
+34
2012-04-10
Core: Add get_version() call
Pete Batard
6
-19
/
+44
2012-04-09
Windows: remove obsolete lsusb project files
Pete Batard
2
-379
/
+0
2012-04-09
Windows: add VS2010 project files
Pete Batard
11
-0
/
+849
2012-04-09
examples: Use snprintf() instead of sprintf() in dpfp and dpfp_threaded
Peter Stuge
2
-2
/
+2
[next]