Timeline
03/08/11:
- 19:39 windows_backend edited by
- (diff)
- 18:41 Changeset in libusb [82af9f] by
- Windows: minor code improvements * mostly warnings from VS2010's …
- 18:40 Changeset in libusb [7e636d] by
- Windows: prevent set_configuration request from being sent using WinUSB * …
- 18:39 Changeset in libusb [578c50] by
- Windows: fixed default WinUSB timeout and ineffective policy settings * …
- 18:37 Changeset in libusb [25fa63] by
- Windows: Don't leak pipe fds use _open() and _close() rather than …
- 18:18 Changeset in libusb [9da8cf] by
- Windows: explicit use of ANSI or WideChar? calls * This is in anticipation …
- 18:16 Changeset in libusb [ae675c] by
- Windows: Remove SetupAPI, AdvAPI32 and OLE32 link-time dependencies * …
- 18:12 Changeset in libusb [356e31] by
- Add .gitattributes to avoid Windows line ending issues with autocrlf
- 10:55 libusb-win32 edited by
- Update to reflect the v1.2.1.0 and v1.2.2.0 release changes (diff)
- 10:46 WikiStart edited by
- HIDAPI recommended for generic HID device (diff)
- 10:40 WikiStart edited by
- Remove Windows HID support (diff)
03/07/11:
03/04/11:
03/03/11:
- 19:35 Changeset in libusb [0288bf] by
- Windows: Provide libusb_get_device_speed() data * use (currently …
- 02:40 windows_backend_activity_log edited by
- (diff)
03/02/11:
02/27/11:
- 09:37 Changeset in libusb [61c120] by
- Windows: Touch up FileDescription? and ProductName? resource strings
- 07:20 Changeset in libusb [99b4dd] by
- Windows: Remove emulated direct device access via HID API Either use a …
- 06:59 Changeset in libusb [4be84a] by
- Revert libusb_strerror() until we have i18n and l10n
02/26/11:
- 04:21 Changeset in libusb [1a2d21] by
- configure.ac: Refactor Windows backend settings into one occurence The …
- 04:08 Changeset in libusb [0bd4a4] by
- configure.ac: Touch up Darwin and Cygwin OS messages
02/25/11:
- 23:28 windows_backend edited by
- (diff)
- 23:28 windows_backend edited by
- (diff)
- 04:07 Ticket #60 ([PATCH 2/3] Fix io.c:1668: warning: 'handle_timeouts_locked' defined but ...) closed by
- fixed: This was fixed by commit 67d9ef7b6877e17f2deec81cd41dc0948f6bed4b which …
- 04:06 Ticket #59 ([PATCH 1/3] Fix io.c:1667: warning: 'handle_timeout' defined but not used) closed by
- fixed: This was fixed by commit 67d9ef7b6877e17f2deec81cd41dc0948f6bed4b which …
- 02:33 Changeset in libusb [ef39d1] by
- configure.ac: Call AC_CONFIG_FILES() for each output file This avoids a …
02/24/11:
- 17:22 libwdi/usage edited by
- (diff)
- 17:19 libwdi edited by
- (diff)
- 17:16 libwdi/signed_driver_walkthrough edited by
- (diff)
- 17:16 libwdi/signed_driver_walkthrough edited by
- (diff)
- 17:11 libwdi/signed_driver_walkthrough edited by
- (diff)
- 17:09 libwdi/signed_driver_walkthrough edited by
- (diff)
- 01:12 Ticket #101 (Income data is lost after a timeout reading from ...) created by
- If libusb_interrupt_transfer times out then subsequent calls returns no …
02/22/11:
02/21/11:
02/17/11:
- 15:06 Changeset in libusb [44d631] by
- Linux: Provide libusb_get_device_speed() data from sysfs References #45. …
- 13:17 Changeset in libusb [c8c40b] by
- Add new API function libusb_get_device_speed() Reworked version of my …
- 12:49 Changeset in libusb [511ec4] by
- Linux: Use read_sysfs_attr() to get busnum and devaddr Remove code …
- 12:45 Changeset in libusb [e05bbc] by
- Linux: Add read_sysfs_attr() helper function On Linux we often need to …
- 12:35 Changeset in libusb [4e294d] by
- Core: Use USB_MAXINTERFACES rather then sizeof(claimed_interfaces) …
02/11/11:
- 17:28 Changeset in libusb [5d0526] by
- Darwin: Fix #100 warning cast to pointer from integer of different size
- 17:26 Ticket #100 ([PATCH] - cast of 32 bit value to 64 bit, pthread_exit) created by
- Attached patch fixes a warning on darwin: IOReturn kresult; ... …
- 00:15 Ticket #97 ([PATCH] "-fgnu89-inline" should not be used when building with clang) created by
- When building libusb master with clang it warns: clang: warning: argument …
- 00:11 Ticket #96 ("-pthread" compile flag should not be used on darwin / Mac) created by
- When building libusb master with clang it warns: clang: warning: argument …
02/10/11:
- 23:11 Changeset in libusb [40327c] by
- Darwin: Fix #63 error when apps use Objective-C garbage collection
02/09/11:
- 12:40 Changeset in libusb [a68f95] by
- Linux: Fix warnings seen when compiling with gcc-4.6 Compiling with …
02/08/11:
- 19:42 libwdi/signed_driver_walkthrough edited by
- (diff)
- 18:43 libwdi/signed_driver_walkthrough edited by
- (diff)
- 16:37 Changeset in libusb [20e26d] by
- Linux: Stop kernel from re-attaching in-kernel driver after reset When an …
- 15:02 libwdi/signed_driver_walkthrough edited by
- (diff)
- 12:21 libwdi/signed_driver_walkthrough edited by
- (diff)
02/02/11:
02/01/11:
- 16:42 libusb-1.0 edited by
- Add OCaml binding (diff)
01/31/11:
01/30/11:
- 16:21 libusb-1.0 edited by
- Add node.js binding (diff)
- 15:37 Ticket #94 (Rename LIBUSB_ENDPOINT_IN and _OUT) created by
- Besides in an endpoint address the constants are applicable at least also …
- 02:34 WikiStart edited by
- (diff)
01/28/11:
- 06:20 WikiStart edited by
- Add the link to FAQ page. (diff)
- 06:16 WikiStart edited by
- Fix usbutils website, no longer in Sourceforge (diff)
- 06:11 FAQ edited by
- Adding udev rules (diff)
01/27/11:
- 23:24 windows_backend_activity_log edited by
- (diff)
- 17:49 FAQ edited by
- (diff)
- 14:00 Ticket #89 (libusb_claim_interface fails on Mac OS with HID devices) closed by
- wontfix
- 14:00 Ticket #89 (libusb_claim_interface fails on Mac OS with HID devices) reopened by
- Replying to stockli: > Thanks for mentioning hidraw Note …
- 13:50 Ticket #89 (libusb_claim_interface fails on Mac OS with HID devices) closed by
- fixed: All: Thanks for mentioning hidraw, I did not even know about it. Checked …
01/26/11:
- 14:55 Ticket #89 (libusb_claim_interface fails on Mac OS with HID devices) reopened by
- Wow, these are pretty strongly worded discussions. Please don't forget …
01/25/11:
- 07:25 Ticket #90 (libusb +universal MacPort does not compile to i386) closed by
- needinfo: Hmm, I see the same thing (mine is set to build both i386 and x86_64). I …
- 06:58 Ticket #89 (libusb_claim_interface fails on Mac OS with HID devices) closed by
- duplicate: Replying to northcob: > It may be compatible, as in it …
- 00:11 Ticket #89 (libusb_claim_interface fails on Mac OS with HID devices) reopened by
- Replying to stuge: > libusb is very much compatible with Mac …
01/24/11:
- 19:32 Ticket #90 (libusb +universal MacPort does not compile to i386) created by
- I am on a Mac OS X 10.6.4 Macbook Pro running an Intel Core 2 Duo. Core 2 …
- 18:40 libwdi/faq edited by
- (diff)
- 18:40 libwdi/zadig edited by
- (diff)
- 18:39 libwdi/install edited by
- (diff)
- 18:39 libwdi/install edited by
- (diff)
- 18:38 libwdi/usage edited by
- (diff)
- 18:37 libwdi edited by
- (diff)
- 18:36 libwdi/signed_driver_walkthrough edited by
- (diff)
- 18:35 libwdi/signed_driver_walkthrough created by
- 16:52 libwdi edited by
- (diff)
- 16:46 libwdi/reuse edited by
- (diff)
- 15:12 libwdi/faq edited by
- (diff)
- 09:09 Ticket #89 (libusb_claim_interface fails on Mac OS with HID devices) closed by
- wontfix: libusb is very much compatible with Mac OS X, but libusb is not suitable …
- 09:04 FAQ edited by
- Recommend using HIDAPI in driverlessHID FAQ (diff)
- 06:46 Ticket #89 (libusb_claim_interface fails on Mac OS with HID devices) reopened by
- A bug is when software fails to perform as described in the documentation. …
- 02:56 Ticket #89 (libusb_claim_interface fails on Mac OS with HID devices) closed by
- wontfix: Not a bug. Use hidapi or a similar library to connect to HID devices.
- 00:33 Ticket #89 (libusb_claim_interface fails on Mac OS with HID devices) created by
- Software that uses libusb on the current 10.6.6 Mac OS always fails if the …
01/23/11:
- 05:19 Ticket #8 (cancel URBs in reverse order) closed by
- fixed: In [295c9d12e25bc2dbdd8b42bd67a1f7120f0631a1/libusb]: […]
- 05:19 Ticket #31 (Darwin: interrupt and isochronous transfers don't timeout) closed by
- fixed: In [67d9ef7b6877e17f2deec81cd41dc0948f6bed4b/libusb]: […]
- 05:19 Ticket #43 ([PATCH] Don't allow desc_index=0 in libusb_get_string_descriptor_ascii) closed by
- fixed: In [0f85015bdf87f3bca0d86ed87c9b976176640922/libusb]: […]
- 05:19 Ticket #61 ([PATCH] Use const when applicable and fix warnings) closed by
- fixed: In [3b41c31d3fa2c1f93649cc5fc0f59acbf3efd5a1/libusb]: […]
- 05:19 Ticket #51 ([PATCH] Descriptor endian parsing is backwards on big-endian hosts) closed by
- fixed: In [7f2e9f0776386997d2b4c4c47598ab88e3caeb7a/libusb]: […]
- 05:19 Ticket #58 ([PATCH] Do not add a path before libusb.h) closed by
- fixed: In [2aa8984e59cf0f492e7fbebb8924f54f6160cc5e/libusb]: […]
- 04:44 Ticket #65 (BUG: memory leak when submitting iso transfers) reopened by
- Please don't close tickets until the fix has reached libusb.git master. …
- 04:37 FAQ edited by
- libusb-pbatard.git is a repo, not a branch (diff)
- 04:01 Changeset in libusb [4c7f3c] by
- Linux: Refactor cancellation into one function for all transfer types
- 04:01 Changeset in libusb [26246d] by
- Linux: Set private number of URBs also for control transfers
01/22/11:
- 02:36 libwdi edited by
- (diff)
- 02:29 windows_backend edited by
- (diff)
- 01:49 libwdi/usage edited by
- (diff)
01/21/11:
- 22:40 windows_backend_activity_log edited by
- (diff)
- 13:51 windows_backend_activity_log edited by
- (diff)
01/20/11:
- 15:53 windows_backend edited by
- (diff)
- 15:50 windows_backend_activity_log edited by
- (diff)
- 13:19 windows_backend_activity_log edited by
- (diff)
01/19/11:
- 15:00 Changeset in libusb [0e177f] by
- dpfp_threaded: return instead of pthread_exit() to avoid Cygwin warning
- 14:52 Changeset in libusb [e65878] by
- Windows: Rename various variables named "index" to avoid shadow warnings
- 14:19 FAQ edited by
- (diff)
- 14:15 FAQ edited by
- (diff)
- 14:13 FAQ edited by
- (diff)
- 14:06 FAQ edited by
- added mention fo xusb for a mass storage sample (diff)
- 13:51 FAQ edited by
- Mention the two generic Windows device drivers in HIDdriverless FAQ (diff)
- 02:16 Ticket #65 (BUG: memory leak when submitting iso transfers) closed by
- fixed: Fixed in libusb-stuge.git
- 02:13 Ticket #33 (Mac OS X libusb 1.0 native HID backend) closed by
- invalid
01/18/11:
- 17:44 windows_backend_activity_log edited by
- (diff)
- 17:42 windows_backend_activity_log edited by
- (diff)
- 17:37 windows_backend edited by
- (diff)
- 05:07 Ticket #88 (Crash during cancellation of transfer when device disconnected) created by
- Reproduced this on OSX. Haven't tried yet on Linux. I set up and submit …
01/14/11:
- 20:32 Ticket #87 (Incomplete docs of libusb_get_device_list) created by
- As explained in the mailinglist …
- 20:22 Ticket #86 ([PATCH] reduce log spew on certain darwin configurations) created by
- On my macbook pro, the BRCM2070 Hub and attached Apple Bluetooth USB …
- 20:18 Ticket #85 (Use size_t instead of int in transfer functions) created by
- The POSIX read and …
01/07/11:
- 10:40 WikiStart edited by
- libusb0.sys is not legacy. The libusb-0.1 API is kind of legacy but not … (diff)
Note: See TracTimeline
for information about the timeline view.