mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 13:27:45 -07:00
04db41adf3
1.0.21 adds a usbdk backend, which may be helpful as it could be used in the future to work around the missing isochronous transfer support for WinUSB backends. Here is the full changelog (from libusb). 2016-10-01: v1.0.21: * Core: Refactor code related to transfer flags and timeout handling * Darwin: Ignore root hub simulation devices * Darwin: Improved support for OS X El Capitan * Darwin: Work around devices with buggy endpoint descriptors * Darwin: Do not use objc_registerThreadWithCollector after its deprecation * Darwin: Use C11 atomics on 10.12+ as the OS atomics are now deprecated * Linux: Support preallocating kernel memory for zerocopy USB * Linux: Deal with receiving POLLERR before all transfers have completed * Solaris: Add solaris backend * Windows: Add Visual Studio 2015 support * Windows: Add usbdk backend * Prevent attempts to recursively handle events * Fix race condition in handle_timeout() * Allow transferred argument to be optional in bulk APIs * Various other bug fixes and improvements
90 lines
1.8 KiB
Plaintext
90 lines
1.8 KiB
Plaintext
Copyright © 2001 Johannes Erdfelt <johannes@erdfelt.com>
|
|
Copyright © 2007-2009 Daniel Drake <dsd@gentoo.org>
|
|
Copyright © 2010-2012 Peter Stuge <peter@stuge.se>
|
|
Copyright © 2008-2016 Nathan Hjelm <hjelmn@users.sourceforge.net>
|
|
Copyright © 2009-2013 Pete Batard <pete@akeo.ie>
|
|
Copyright © 2009-2013 Ludovic Rousseau <ludovic.rousseau@gmail.com>
|
|
Copyright © 2010-2012 Michael Plante <michael.plante@gmail.com>
|
|
Copyright © 2011-2013 Hans de Goede <hdegoede@redhat.com>
|
|
Copyright © 2012-2013 Martin Pieuchot <mpi@openbsd.org>
|
|
Copyright © 2012-2013 Toby Gray <toby.gray@realvnc.com>
|
|
Copyright © 2013-2015 Chris Dickens <christopher.a.dickens@gmail.com>
|
|
|
|
Other contributors:
|
|
Akshay Jaggi
|
|
Alan Ott
|
|
Alan Stern
|
|
Alex Vatchenko
|
|
Andrew Fernandes
|
|
Anthony Clay
|
|
Antonio Ospite
|
|
Artem Egorkine
|
|
Aurelien Jarno
|
|
Bastien Nocera
|
|
Bei Zhang
|
|
Benjamin Dobell
|
|
Carl Karsten
|
|
Colin Walters
|
|
Dave Camarillo
|
|
David Engraf
|
|
David Moore
|
|
Davidlohr Bueso
|
|
Federico Manzan
|
|
Felipe Balbi
|
|
Florian Albrechtskirchinger
|
|
Francesco Montorsi
|
|
Francisco Facioni
|
|
Gaurav Gupta
|
|
Graeme Gill
|
|
Gustavo Zacarias
|
|
Hans Ulrich Niedermann
|
|
Hector Martin
|
|
Hoi-Ho Chan
|
|
Ilya Konstantinov
|
|
James Hanko
|
|
John Sheu
|
|
Joshua Blake
|
|
Justin Bischoff
|
|
Karsten Koenig
|
|
Konrad Rzepecki
|
|
Kuangye Guo
|
|
Lars Kanis
|
|
Lars Wirzenius
|
|
Luca Longinotti
|
|
Marcus Meissner
|
|
Markus Heidelberg
|
|
Martin Ettl
|
|
Martin Koegler
|
|
Matthias Bolte
|
|
Mike Frysinger
|
|
Mikhail Gusarov
|
|
Moritz Fischer
|
|
Ларионов Даниил
|
|
Nicholas Corgan
|
|
Omri Iluz
|
|
Orin Eman
|
|
Paul Fertser
|
|
Pekka Nikander
|
|
Rob Walker
|
|
Sean McBride
|
|
Sebastian Pipping
|
|
Simon Haggett
|
|
Simon Newton
|
|
Thomas Röfer
|
|
Tim Hutt
|
|
Tim Roberts
|
|
Tobias Klauser
|
|
Toby Peterson
|
|
Tormod Volden
|
|
Trygve Laugstøl
|
|
Uri Lublin
|
|
Vasily Khoruzhick
|
|
Vegard Storheil Eriksen
|
|
Venkatesh Shukla
|
|
Vitali Lovich
|
|
Xiaofan Chen
|
|
Zoltán Kovács
|
|
Роман Донченко
|
|
parafin
|
|
xantares
|