Commit graph

  • f8367a5911 update usb-device master Alex Janka 2023-03-27 18:15:58 +1100
  • 34e355ab23
    Merge pull request #7 from btrepp/dependabot/add-v2-config-file btrepp 2021-06-26 07:25:10 +0800
  • 2649f116ae
    Merge pull request #6 from Windfisch/arbitrary_number_of_ports btrepp 2021-06-26 07:24:36 +0800
  • fae59d98d7
    Upgrade to GitHub-native Dependabot dependabot/add-v2-config-file dependabot-preview[bot] 2021-04-29 20:57:25 +0000
  • 1cac50dd5d Update README Florian Jung 2021-04-13 01:03:24 +0200
  • dd71bcaeb0 Corrected expected total descriptor length Florian Jung 2021-04-13 00:38:12 +0200
  • 50e4094ed0 Fix windows support Florian Jung 2021-04-10 18:03:59 +0200
  • 42b1efa16b Attempts at restoring windows compatibility Florian Jung 2021-04-10 17:18:16 +0200
  • b06d1dcb50 Add raw send_bytes function Florian Jung 2021-03-28 19:37:32 +0200
  • 57f69e3a7f Fix > vs >= bug Florian Jung 2021-03-21 23:08:10 +0100
  • cb385c8974 Remove unneeded and misleading pin mapping Florian Jung 2021-03-21 23:07:58 +0100
  • 0dfe89da04 Allow creating multiple MIDI in and out jacks Florian Jung 2021-03-21 22:25:09 +0100
  • 49484f0b15
    Merge pull request #2 from btrepp/dependabot/cargo/nb-1.0.0 btrepp 2021-01-10 21:35:44 +0800
  • 8f640eb02f
    Update nb requirement from 0.1.2 to 1.0.0 dependabot-preview[bot] 2021-01-01 04:00:57 +0000
  • f0a03436a7
    Merge pull request #3 from p4ddy1/receive_midi btrepp 2021-01-01 11:59:35 +0800
  • f7515b08f7 Add example to README Patric Kanngießer 2020-12-30 02:04:00 +0100
  • 3d3ff68299 Add tests for message decoding Patric Kanngießer 2020-12-30 00:39:27 +0100
  • 0223763ed0 Cleanup Patric Kanngießer 2020-12-29 18:10:17 +0100
  • 96f5135427 Add safety checks for parsing Patric Kanngießer 2020-12-29 18:05:20 +0100
  • 487a379633 Add ControlFunction struct and add constants to enable pattern matching on CC Patric Kanngießer 2020-12-27 19:29:47 +0100
  • 9db505d659 Implement receive for missing event types and added ControlChange Patric Kanngießer 2020-12-26 16:16:32 +0100
  • dea3594e37 Implemented basic midi receive Patric Kanngießer 2020-12-25 13:03:40 +0100
  • 468ce4ed39 Adds in some derivation traits beau trepp 2020-01-12 16:43:08 +0800
  • ad09837bbd Fixes typo in readme beau trepp 2019-12-27 18:39:18 +0800
  • c15f980db3 Adds in crate information to license file beau trepp 2019-12-27 18:38:51 +0800
  • 9207334ff1 Simplifies dependency definition beau trepp 2019-12-27 18:32:41 +0800
  • fcb988815a Makes the usbmidi packet public beau trepp 2019-12-26 10:30:55 +0800
  • d151a05787 Strengthens raw midi packet. beau trepp 2019-12-20 15:51:23 +0800
  • 55d94f7024 Simplifies more midi domain types beau trepp 2019-12-17 19:19:27 +0800
  • 6b7f71f7bd Adds midi message data structures beau trepp 2019-12-16 19:25:17 +0800
  • 1b0be0ba49 Removes midi prefixes to types in midi module. beau trepp 2019-12-15 10:29:50 +0800
  • 93ef2b7576 Converts to using a std implementation of try_from. beau trepp 2019-12-15 10:03:30 +0800
  • e4e16bcbcd Further cleanup of types beau trepp 2019-12-12 20:17:24 +0800
  • a11b695c5e Converts midi channel and cable to be enums. beau trepp 2019-12-12 19:38:15 +0800
  • dd37e5efcc Refactoring beau trepp 2019-12-12 19:11:55 +0800
  • 273f897ea5 Adds doc to midi in beau trepp 2019-09-19 18:43:35 +0800
  • 36702035fa
    Create rust.yml btrepp 2019-12-12 19:45:20 +0800
  • 5f631bb56b Puts usb constants in it's own file beau trepp 2019-09-17 21:25:06 +0800
  • fddd4254b1 Update issue templates btrepp 2019-09-17 21:17:48 +0800
  • 0f31acf6ce Adds in midi note enums beau trepp 2019-09-17 21:13:19 +0800
  • fff66eaafc Adds readme beau trepp 2019-09-15 15:57:48 +0800
  • 317c9ed2f8 Initial midi device implementation beau trepp 2019-09-15 15:53:49 +0800