Timeline
06/21/12:
- 20:18 Ticket #136 (libusb_free_device_list(, 1) memory leak) created by
- simple device enumeration method causes memory leak on MAC OS X: […] …
06/06/12:
- 01:43 Ticket #135 (libusb-compat-0.1 examples/Makefile.am problem) created by
- There is a problem examples/Makefile.am and here is the patch. …
06/04/12:
- 13:11 WikiStart edited by
- Minor rewording for C(/C++) bindings (diff)
- 13:09 WikiStart edited by
- Change Gitweb links to all-lowercase (diff)
- 13:08 WikiStart edited by
- Add download release dates (diff)
- 13:07 WikiStart edited by
- Use InterWiki links for downloads (diff)
- 12:57 InterMapTxt edited by
- Add files-compat-0.1 and files-1.0 (diff)
- 12:55 WikiStart edited by
- Minor rewording in text and links (diff)
- 12:41 Ticket #134 (Include changes relevant for libusb-1.0.10 from libusbx) created by
06/03/12:
- 22:01 Software using libusb edited by
- Add three more users (diff)
- 21:54 WikiStart edited by
- More bindings (diff)
- 21:28 Changeset in libusb [b988c3] by
- Clean up broken whitespace in list_for_each_entry() macros Introduced by …
- 21:26 libusb-1.0 edited by
- Moved bindings to front page (diff)
- 21:19 WikiStart edited by
- Add bindings to front page, including Common Lisp now (diff)
- 20:56 WikiStart edited by
- "LGPL 2.1" -> "LGPL 2.1 or later" (diff)
- 20:49 WikiStart edited by
- Mention and link to latest versions explicitly (for ease of use) (diff)
- 20:47 APIs edited by
- Make download of sources not point to specific releases (for … (diff)
- 20:35 Software using libusb edited by
- Add libgphoto2 (diff)
- 20:34 WikiStart edited by
- Deny DigiKam? camel case auto-link (diff)
- 19:06 libusb-1.0 edited by
- Remove list fo software using libusb as they have a dedicated page in the … (diff)
- 19:05 WikiStart edited by
- Mention well-known users of libusb (diff)
- 19:03 Software using libusb created by
- New page dedicated to users of libusb (now including CUPS)
- 18:42 libusb-1.0 edited by
- "comparisons with" -> "comparison to" (diff)
- 18:25 WikiStart edited by
- Add links to gitweb (diff)
- 18:22 InterMapTxt edited by
- Add gitweb shortcuts (diff)
- 18:18 WikiStart edited by
- Make use of InterMapTxt (diff)
- 18:13 WikiStart edited by
- Make 1.0 links stand out more, make 1.0 go before 0.1 (diff)
- 18:07 WikiStart edited by
- Only summarizy API versions on front page and point to new APIs page for … (diff)
- 17:57 APIs edited by
- Force display of TOC, rename heading (diff)
- 17:30 APIs created by
- Copy content from current main page, slightly rename headings
- 12:52 Ticket #133 (Smartcard reader not accessible via USB 3.0) created by
- Hi, I'm using CryptoStick? (USB security token with OpenPGP card) with …
- 12:48 Ticket #132 (libusb_open_device_with_vid_pid libusb 1.0.9 Segmentation fault: 11) created by
- Hi there, With the latest version on MacOS 10.7.4 libusb 1.0.9 using …
06/01/12:
- 10:24 Ticket #131 (Some application programs ( gqrx, gnuradio ) crash with libusb-1.0.9) created by
- Some application programs that run with libusb-1.0.8 without problems …
05/27/12:
- 08:30 libusb-1.0 edited by
- Update python-libusb1 description (diff)
05/13/12:
- 13:50 Changeset in libusb-compat-0.1 [b2200b]master by
- examples: Link only with ../libusb/libusb.la and not with -lusb Similar …
05/10/12:
- 17:44 Changeset in libusb [cd8e76] by
- Windows: Add INSTALL_WIN.txt libusbx.git commit …
05/09/12:
- 09:13 Changeset in libusb [3bd6db] by
- examples/Makefile.am: Use the implicit _SOURCES rule By default automake …
05/08/12:
- 20:34 Changeset in libusb [ae996a] by
- Darwin: Fix warning: comparison between signed and unsigned libusbx.git …
- 19:50 Changeset in libusb [f651b2] by
- examples: Add sam3u_benchmark isochronous example by Harald Welte Copied …
- 19:22 Changeset in libusb [3a69ef] by
- examples: Only check for HAVE_SIGACTION once in Makefile.am
- 19:19 Changeset in libusb [d9dbb4] by
- .gitignore: Add examples/ path to the examples
- 19:14 Changeset in libusb [a12973] by
- examples: Use a common LDADD for all examples
- 15:53 Changeset in libusb [0f2954] by
- Core: Return LIBUSB_ERROR_IO on sync API TRANSFER_ERROR and _CANCELLED …
05/06/12:
- 02:08 windows_backend edited by
- Remove old info (diff)
05/05/12:
- 15:53 Ticket #45 (Support libusb_get_device_speed() on OpenBSD) closed by
- fixed: Resolved by commit 84d5eafd1f24a1c6f77f0c2a2ad40e1fbfdea381 and released …
- 15:48 Ticket #130 (libusb-compat-0.1 does not call libusb_exit()) created by
- There is a potential problem in the libusb-compat layer because libusb-1.0 …
- 15:46 windows_backend edited by
- Update to reflect 1.0.9 release (diff)
- 15:40 windows_backend edited by
- Remove the incorrect WinUSB limitation (diff)
05/04/12:
- 17:56 Changeset in libusb [8dc8b9] by
- autogen.sh: Exit script on first error libusbx.git commit …
- 17:56 Changeset in libusb [133092] by
- autogen.sh: Correctly pass arguments containing spaces to configure …
05/03/12:
- 12:25 Changeset in libusb [d8e35a] by
- Windows: Fix deadlock when submitting transfers The Windows backend …
05/01/12:
- 15:47 Changeset in libusb [325a84] by
- Windows: Make new transfers correctly notify the event handling thread …
04/24/12:
- 07:48 Ticket #42 (Error return code of usb_detach_kernel_driver_np()) closed by
- fixed: In 983fabd544ca9879d8901f05e286a674db97070e/libusb-compat-0.1: …
- 07:43 Changeset in libusb-compat-0.1 [1e00ab] by
- examples/Makefile.am: -I$(top_srcdir)/libusb to reach usb.h properly
- 07:36 Changeset in libusb-compat-0.1 [1aa067] by
- Silence warnings: passing argument 3 of 'usb_*_io' discards qualifiers
- 07:27 Changeset in libusb-compat-0.1 [96aed2] by
- libusb-compat-0.1.4
- 07:21 Changeset in libusb-compat-0.1 [2ec4b6] by
- README: Add Peter Stuge and remove Daniel Drake
- 07:20 Changeset in libusb-compat-0.1 [2236a3] by
- README: Update libusb homepage URL
- 06:15 Changeset in libusb-compat-0.1 [284235] by
- autogen.sh: Try to use libtoolize before trying glibtoolize This helps on …
Note: See TracTimeline
for information about the timeline view.