Revisions of usbredir

Michael Schröder's avatar Michael Schröder (mlschroe) committed (revision 3)
remove _link
Ruediger Oertel's avatar Ruediger Oertel (oertel) committed (revision 2)
- Update to version 0.7:
  + usbredirproto:
    - The usb_redir_ep_info_header has been extended with a
      max_streams field, this is only send / received if both sides
      have usb_redir_cap_bulk_streams.
    - Change bulk_stream packet definitions to allow allocating/
      freeing streams on multiple endpoints in one go, technically
      this is a protocol change, but no-one has implemented
      usb_redir_cap_bulk_streams so far, so we can safely do this.
    - Add a USBREDIR_VERSION define so applications can test
      against which version they are building.
  + usbredirparser: Fix a bug causing parsing breakage when
    receiving a hello packet with 64 bit id capabiliy and another
    packet in succession so that they both got parsed in one
    usbredirparser_do_read call.
  + usbredirhost:
    - Use libusb_set_auto_detach_kernel_driver when available.
    - Add support for bulk streams, this only gets enabled with
      libusbx >= 1.0.19.
    - Stop iso / bulk streams on reset.
    - Make cancellation handeling more robust.
    - Reset device on release.
  + usbredirserver: Listen to both ipv4 and ipv6 addresses on ipv6
    capable systems.
Ruediger Oertel's avatar Ruediger Oertel (oertel) committed (revision 1)
initialize package as branch
Displaying all 3 revisions
openSUSE Build Service is sponsored by