Windows: Fix handling of composite devices
authorPete Batard <pete@akeo.ie>
Wed, 5 Sep 2012 21:51:19 +0000 (22:51 +0100)
committerPete Batard <pete@akeo.ie>
Wed, 5 Sep 2012 21:53:44 +0000 (22:53 +0100)
commit231547e4a5736788e8006daebec65fe8c632c56e
tree52f85acddb88ddc10a6a43ebe5f7bcd318f434c5
parent8b5ba57e568bb4c5ff03f9e55f3c37e8b36f69ae
Windows: Fix handling of composite devices

* Pass missing sub_api parameter to set_composite_interface() and
  composite_submit_control_transfer()
* Remove api_flags attribute, that cannot apply for multiple interfaces
* Also simplifies the internal ENUM_DEBUG mode
* Also move polluting info logging message to debug
libusb/os/windows_usb.c
libusb/os/windows_usb.h
libusb/version_nano.h