OLD | NEW |
1 Name: libusb | 1 Name: libusbx |
2 URL: http://libusb.org | 2 URL: http://libusb.org |
3 Version: 1.0.9 | 3 Version: 1.0.16 |
4 License: LGPL 2.1 | 4 License: LGPL 2.1 |
5 License File: src/COPYING | 5 License File: src/COPYING |
6 Security Critical: yes | 6 Security Critical: yes |
7 | 7 |
8 Description: | 8 Description: |
9 libusb provides a platform-agnostic API for accessing the USB subsystem on Mac, | 9 libusbx provides a platform-agnostic API for accessing the USB subsystem on Mac, |
10 Windows, and Linux systems. | 10 Windows, and Linux systems. All the unused files are removed. |
11 | 11 |
12 Local Modifications: | 12 Local Modifications: |
13 - config.h (empty) has been created to satisfy includes within the tree. | 13 - License headers fixed. |
14 - Exposing an API (libusb_interrupt_handle_event) to explicitly interrupt | 14 - config.h has been created to satisfy includes within the tree. |
| 15 - Exposing an API (libusb_interrupt_handle_event) to explicitly interrupt |
15 libusb_handle_event. | 16 libusb_handle_event. |
16 - windows-build.patch has been applied. | 17 - windows-build.patch has been applied. |
OLD | NEW |