<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_libusb/android, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libusb/'/>
<entry>
<title>core: Remove use of gettimeofday()</title>
<updated>2017-01-12T23:03:16+00:00</updated>
<author>
<name>Chris Dickens</name>
<email>christopher.a.dickens@gmail.com</email>
</author>
<published>2017-01-12T19:01:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libusb/commit/?id=068b59430679dd8c0d5e3ca812729fa7e734a12f'/>
<id>068b59430679dd8c0d5e3ca812729fa7e734a12f</id>
<content type='text'>
Prior to this commit, gettimeofday() was being used for timestamps
in debug messages. This function has been marked as deprecated in
the latest POSIX specification and furthermore is not supported on
Windows, thus requiring our own implementation as usbi_gettimeofday().

This commit changes the logging code to obtain timestamps using the
clock_gettime() function provided by the backend. The implementation of
usbi_gettimeofday() for Windows was actually equivalent to that of the
USBI_CLOCK_REALTIME implementation for clock_gettime(), so this
eliminates code duplication. In addition, the USBI_CLOCK_REALTIME
implementation has been updated for Windows to leverage the
timespec_get() function available in VS 2015 and later.

Signed-off-by: Chris Dickens &lt;christopher.a.dickens@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prior to this commit, gettimeofday() was being used for timestamps
in debug messages. This function has been marked as deprecated in
the latest POSIX specification and furthermore is not supported on
Windows, thus requiring our own implementation as usbi_gettimeofday().

This commit changes the logging code to obtain timestamps using the
clock_gettime() function provided by the backend. The implementation of
usbi_gettimeofday() for Windows was actually equivalent to that of the
USBI_CLOCK_REALTIME implementation for clock_gettime(), so this
eliminates code duplication. In addition, the USBI_CLOCK_REALTIME
implementation has been updated for Windows to leverage the
timespec_get() function available in VS 2015 and later.

Signed-off-by: Chris Dickens &lt;christopher.a.dickens@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>core: Remove check for and inclusion of signal.h</title>
<updated>2017-01-12T23:02:59+00:00</updated>
<author>
<name>Chris Dickens</name>
<email>christopher.a.dickens@gmail.com</email>
</author>
<published>2017-01-12T17:59:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libusb/commit/?id=80f1657f063d17c751b9532c1f4e56e1c23e699f'/>
<id>80f1657f063d17c751b9532c1f4e56e1c23e699f</id>
<content type='text'>
Signed-off-by: Chris Dickens &lt;christopher.a.dickens@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Chris Dickens &lt;christopher.a.dickens@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>android: update README</title>
<updated>2016-03-06T20:45:02+00:00</updated>
<author>
<name>William Skellenger</name>
<email>wskellenger@gmail.com</email>
</author>
<published>2016-01-03T22:04:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libusb/commit/?id=ba9eef2f61fb8c4e1615ed074dca94380d6c279b'/>
<id>ba9eef2f61fb8c4e1615ed074dca94380d6c279b</id>
<content type='text'>
Added other $ARCH

Signed-off-by: Ludovic Rousseau &lt;ludovic.rousseau@free.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added other $ARCH

Signed-off-by: Ludovic Rousseau &lt;ludovic.rousseau@free.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>android: Fix typo in README</title>
<updated>2016-03-06T20:44:51+00:00</updated>
<author>
<name>William Skellenger</name>
<email>wskellenger@gmail.com</email>
</author>
<published>2016-01-04T02:46:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libusb/commit/?id=8b42622b077de8ed2a2065ffd68f19b4f8e8c8e9'/>
<id>8b42622b077de8ed2a2065ffd68f19b4f8e8c8e9</id>
<content type='text'>
Remove the /sdcard copy and not the /system/lib copy

Signed-off-by: Ludovic Rousseau &lt;ludovic.rousseau@free.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove the /sdcard copy and not the /system/lib copy

Signed-off-by: Ludovic Rousseau &lt;ludovic.rousseau@free.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Misc: Revert all references to libusb/libusb.info</title>
<updated>2014-01-08T23:51:01+00:00</updated>
<author>
<name>hjelmn@cs.unm.edu</name>
<email>hjelmn@cs.unm.edu</email>
</author>
<published>2014-01-08T23:50:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libusb/commit/?id=1eff220474f63d7ea7f8f99bef2a3da9da5324eb'/>
<id>1eff220474f63d7ea7f8f99bef2a3da9da5324eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Android: Add support for Linux/Android platforms</title>
<updated>2013-12-28T23:03:32+00:00</updated>
<author>
<name>Kuangye Guo</name>
<email>kuangye@ciinow.com</email>
</author>
<published>2013-10-22T01:36:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libusb/commit/?id=7e3de5de095a493accc77081fb384be8e9144250'/>
<id>7e3de5de095a493accc77081fb384be8e9144250</id>
<content type='text'>
* Closes #154
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Closes #154
</pre>
</div>
</content>
</entry>
<entry>
<title>Android: Build for all Android architectures</title>
<updated>2013-12-28T22:58:06+00:00</updated>
<author>
<name>Andrew Fernandes</name>
<email>andrew@fernandes.org</email>
</author>
<published>2013-08-20T16:19:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libusb/commit/?id=650e22508f6d595d73d565423cb06b14049bd3af'/>
<id>650e22508f6d595d73d565423cb06b14049bd3af</id>
<content type='text'>
* Don't limit support to ARM only (adds MIPS support)
* Also add a workaround for a MIPS NDK linker bug
* Also add a gitignore entry required to run bootstrap.sh on OS X
* Closes #134
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Don't limit support to ARM only (adds MIPS support)
* Also add a workaround for a MIPS NDK linker bug
* Also add a gitignore entry required to run bootstrap.sh on OS X
* Closes #134
</pre>
</div>
</content>
</entry>
<entry>
<title>Android: Add further documentation to Android README file</title>
<updated>2013-08-21T14:27:03+00:00</updated>
<author>
<name>Toby Gray</name>
<email>toby.gray@realvnc.com</email>
</author>
<published>2013-08-21T14:27:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libusb/commit/?id=0837c479dc197b27884d717bf4ddc31cae65afd9'/>
<id>0837c479dc197b27884d717bf4ddc31cae65afd9</id>
<content type='text'>
Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Hans de Goede &lt;hdegoede@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Android: Add examples and stress tests</title>
<updated>2013-08-11T21:14:13+00:00</updated>
<author>
<name>Toby Gray</name>
<email>toby.gray@realvnc.com</email>
</author>
<published>2013-08-08T17:22:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libusb/commit/?id=c6321017903dbeb92a417d6d1128edc46dcb7100'/>
<id>c6321017903dbeb92a417d6d1128edc46dcb7100</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Android: Add formal Android support</title>
<updated>2013-08-11T21:12:03+00:00</updated>
<author>
<name>Toby Gray</name>
<email>toby.gray@realvnc.com</email>
</author>
<published>2013-07-09T15:43:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_libusb/commit/?id=7bfbb8b331fc09d5ad64dbcbc6730f5d1d3c0933'/>
<id>7bfbb8b331fc09d5ad64dbcbc6730f5d1d3c0933</id>
<content type='text'>
* Also fix an issue with LIBUSB_LOG_LEVEL_NONE
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Also fix an issue with LIBUSB_LOG_LEVEL_NONE
</pre>
</div>
</content>
</entry>
</feed>
