rockbox/utils/hwstub/lib
Amaury Pouly 8e82839fe2 hwstub: various cleanups
- hwstub load now properly stops reading the log when the device returns a 0
  size buffer instead of STALLing
- add debug output option to hwstub_load
- correctly report transfered size on write error
- add some debug error message in usb code so that some errors can be diagnosed
  more easily
- add a batch mode to hwstub_shell to disable the interactive shell
- increase usb control timeout to 1sec, 100ms was really tight
- cap usb buffer size to ~4000 bytes because libusb has a hardwired limit of
  4096 bytes for control transfers

Change-Id: Id3200ab99ce70a7a3b09ce7faeaafa4a0fac64c7
2016-12-12 11:35:16 +01:00
..
hwstub.cpp hwstub: various cleanups 2016-12-12 11:35:16 +01:00
hwstub_net.cpp fix typo 2016-10-19 17:09:04 +02:00
hwstub_uri.cpp hwstub: rewrite and expand library 2016-04-08 19:37:30 +02:00
hwstub_usb.cpp hwstub: various cleanups 2016-12-12 11:35:16 +01:00
hwstub_virtual.cpp hwstub: rewrite and expand library 2016-04-08 19:37:30 +02:00
Makefile hwstub: remove the old library 2016-04-08 18:52:36 +01:00