Commit graph

31 commits

Author SHA1 Message Date
Sean McBride
5e4b389f74 Replace all http://libusb.info/ with https
The libusb.info website, like most sites these days, auto-redirects to
the https version anyway.

Also replaced a couple of other http links to https, after verifying
that they autoredirect to https.

Note this changes the "describe" field in the version info returned by
libusb_get_version(). This field is only there for ABI compatibility and
contains the website URL.

Closes #1407
2024-01-19 21:53:20 +01:00
hjelmn@cs.unm.edu
1eff220474 Misc: Revert all references to libusb/libusb.info 2014-01-08 23:51:01 +00:00
Pete Batard
f17d190f0f libusbx-1.0.14 2012-09-25 23:52:40 +01:00
Pete Batard
f283af2ade libusbx-1.0.13 2012-09-20 21:58:04 +01:00
Pete Batard
7430e7dd33 Misc: Update copyrights, TODO and libusb_version.describe
* Changes suggested by Chuck Cook & Xiaofan Chen
2012-09-18 21:35:23 +01:00
Pete Batard
25823ad681 libusbx 1.0.13-rc2
* Also update NEWS with regards to isoc support for the 0/K Windows drivers
2012-09-16 17:23:50 +01:00
Pete Batard
4e1d77d3c4 libusbx 1.0.13-rc1 2012-09-16 00:23:09 +01:00
Pete Batard
9ceb3bcd5e Misc: Update and shorten various libusbx URLs 2012-08-22 21:42:21 +01:00
Pete Batard
8b49ddf248 libusbx-1.0.12 2012-06-15 15:14:48 +01:00
Pete Batard
c38f551e16 libusbx 1.0.12-rc1 2012-06-11 14:27:17 +01:00
Pete Batard
3c755e14d5 libusbx-1.0.11 2012-05-08 23:04:44 +01:00
Pete Batard
d190bd7887 libusbx 1.0.11-rc1 2012-05-07 00:05:36 +01:00
Pete Batard
81b627b4a0 libusbx-1.0.10 2012-04-17 02:20:40 +01:00
Pete Batard
f0dfc40ad3 libusbx 1.0.10-rc1 2012-04-13 22:29:29 +01:00
Pete Batard
f98eaca098 libusbx 1.0.9
* Also updated AUTHORS and THANKS
2012-04-02 15:47:53 +01:00
Pete Batard
feb33fcb0f libusbx 1.0.9-rc5 2012-03-31 00:35:51 +01:00
Daniel Drake
a04cbb0095 v1.0.8 release 2010-05-04 19:01:59 -03:00
Daniel Drake
3af329db6d v1.0.7 release 2010-04-19 19:36:55 -03:00
Daniel Drake
a4186794d8 v1.0.6 release 2009-11-22 17:20:53 +00:00
Daniel Drake
90d8fcab90 v1.0.5 release 2009-11-15 12:17:13 +00:00
Daniel Drake
ef6ea6c3ae v1.0.4 release 2009-11-06 21:54:08 +00:00
Daniel Drake
f46716f420 v1.0.3 release 2009-08-27 21:40:57 +05:45
Daniel Drake
8be256082e v1.0.2 release 2009-06-13 17:19:07 +01:00
Daniel Drake
aa24c04e40 v1.0.1 release 2009-05-12 19:03:37 -04:00
Daniel Drake
34b9eebe35 v1.0.0 release
It's here!
2008-12-13 20:06:49 +00:00
Daniel Drake
a133875e6e v0.9.4 release 2008-11-21 10:54:57 +00:00
Daniel Drake
046e681e4a v0.9.3 release 2008-08-23 01:00:21 -05:00
Daniel Drake
1631eaefcc v0.9.2 release 2008-07-19 17:51:42 -05:00
Daniel Drake
9140f5b414 v0.9.1 release 2008-06-28 21:28:44 -05:00
Daniel Drake
d1292f8e73 v0.9.0 release
First libusb-1.0 beta release
2008-05-25 23:55:23 +01:00
Daniel Drake
852bba4754 Initial commit
Basic library structure which supports enumerating detected USB devices
2007-12-02 22:54:59 +00:00