19 Révisions (e64808debe03673dae038f22b2685ca09c5b4990)

Auteur SHA1 Message Date
  Jesse Chappell 92b5d8e6b9 fixed race condition in midi transmit that could happen with heavy write traffic, in combination with reading il y a 5 ans
  PaulStoffregen a316ad50e8 Add MIDIDevice_BigBuffer, for high speed MIDI devices il y a 5 ans
  PaulStoffregen 794b1b8cec Detect MIDI devices lacking proper class/protocol ID (like Yamaha) il y a 5 ans
  PaulStoffregen 00d784b69f Add check for Roland's vendor specific MIDI descriptor il y a 5 ans
  PaulStoffregen 02ba9d9028 Debug print only actual received MIDI data (not entire buffer) il y a 6 ans
  PaulStoffregen 6bacd44c58 Use signed values for MIDI pitch bend (same as Arduino MIDI lib) il y a 6 ans
  PaulStoffregen d169a1a387 Fix MIDI getType return values for note on message il y a 6 ans
  PaulStoffregen 414d4ca39c Attempt workaround for improper USB MIDI sysex message il y a 6 ans
  PaulStoffregen d2f7e28378 Support for USB MIDI devices using interrupt (not bulk) endpoints il y a 6 ans
  PaulStoffregen 9488eb7280 Update MIDI features to match USB MIDI in TD 1.41 il y a 6 ans
  PaulStoffregen fcfecee43b Initial (but inefficient) MIDI transmit support il y a 6 ans
  PaulStoffregen 9e50acd012 Use actual received length when receiving MIDI data il y a 7 ans
  Kurt Eckhardt 4e2ea2d96e String buffers - Devices contribute buffers il y a 7 ans
  PaulStoffregen f1bb020282 Fix print() & println() conflict with Arduino Print class il y a 7 ans
  PaulStoffregen 650ff7eeec Add public API for MIDI driver il y a 7 ans
  PaulStoffregen 5935deb8ce Device driver constructors compatible with UHS library il y a 7 ans
  PaulStoffregen ea75a1c673 Rename header file to USBHost_t36.h il y a 7 ans
  PaulStoffregen 0443ab8db6 Device drivers contribute the memory they will require il y a 7 ans
  PaulStoffregen af4e4599f4 Begin work on MIDI device driver il y a 7 ans