Commit Graph

  • bc719d5449
    Merge 99fe61c993 into 2d64cc3c2f François Best 2022-10-08 17:02:20 +0200
  • 99fe61c993 chore: Add Nano variants to CI checks feat/v5.1.0 Francois Best 2022-10-08 17:02:14 +0200
  • f6d95113f5 chore: Add test for system common messages Francois Best 2022-10-08 15:23:09 +0200
  • 21a4ad23df chore: Fix build (things got lost in merge) Francois Best 2022-10-08 14:50:54 +0200
  • 12f05866cf return mReceiverActiveSensingActive in SensingTimeout Handler lathoub 2020-05-23 20:28:14 +0200
  • 59fafdbf1a ActiveSensingTimeout has its own callback handler lathoub 2020-05-23 10:51:47 +0200
  • 0db6859802 Create Hairless.ino lathoub 2020-05-17 15:39:18 +0200
  • bb58efec1d Update midi_Settings.h lathoub 2020-05-17 12:26:53 +0200
  • b82f241349 reworked ActiveSensing lathoub 2020-05-17 12:26:41 +0200
  • 350f6d1ec4 reworked active Sensing lathoub 2020-05-16 16:35:03 +0200
  • f42c344375 feat: Export type definitions when using macros pr/hyperbolist/232 Francois Best 2021-09-02 22:49:14 +0200
  • c2a838d8cc chore: Add example Francois Best 2021-08-31 15:23:54 +0200
  • 4469f2aa7f uses Transport::thruActivated for initial thru state Eric Sherman 2021-08-06 10:41:05 -0400
  • 1fe67bec4f makes changes requested in #232 discussion Eric Sherman 2021-08-06 03:10:36 -0400
  • a6c3a48571 thru filter overhaul Eric Sherman 2021-08-05 20:38:25 -0400
  • 93225e7845
    Merge 28b98cc004 into 2d64cc3c2f lathoub 2022-06-04 14:39:42 +0000
  • 28b98cc004 CUSTOM serial and MIDI creation MACRO's create_CUSTOM_INSTANCE lathoub 2022-06-04 16:38:08 +0200
  • a0d3a674e2 create MIDI_CREATE_CUSTOM_INSTANCE lathoub 2022-06-04 16:19:23 +0200
  • 61d4632017
    Merge f6354550dd into 2d64cc3c2f Arev Imer 2022-02-26 15:55:59 +0000
  • f6354550dd
    allow different name for namespace Arev Imer 2022-02-26 16:55:28 +0100
  • 893a4674a7
    Merge 8a571257b5 into 2d64cc3c2f Adrien Fauconnet 2022-01-22 23:37:07 -0800
  • 48c075a83b
    Merge f094ece834 into 2d64cc3c2f fabien-gigante 2022-01-22 23:37:06 -0800
  • b990328454
    Merge 894409953b into 2d64cc3c2f Lukas Schwabe 2022-01-22 23:37:03 -0800
  • 2d64cc3c2f
    Update CustomBaudRate.ino master lathoub 2022-01-11 08:00:48 +0100
  • 8d2caa826b override DefaultSerialSettings (not DefaultSettings) lathoub 2022-01-11 07:35:26 +0100
  • 7c0d716641
    added CustomBaudRate example (#262) lathoub 2022-01-11 07:24:58 +0100
  • 70b9e26d45 fixed compile error for boards that have no Serial lathoub 2022-01-11 07:17:11 +0100
  • 596a1b0721 added CustomBaudRate example lathoub 2022-01-11 07:07:27 +0100
  • 8f8c7cfcc6
    doc: Add @muxa to the contributors list François Best 2021-11-30 09:22:26 +0100
  • 8e9805fc92
    feat: Added missing MidiControlChangeNumber definitions (#260) Mikhail Diatchenko 2021-11-29 22:54:16 +1300
  • 9edd85f207 Added keywords for new definitions Mikhail Diatchenko 2021-11-29 22:15:01 +1300
  • 1508321bd0 Fixed duplicate enum Mikhail Diatchenko 2021-11-29 10:34:33 +1300
  • 776c7c2185 Added missing MidiControlChangeNumber definitions Mikhail Diatchenko 2021-11-29 09:05:06 +1300
  • 1944aca891
    chore: Add @paul-emile-element as contributor François Best 2021-11-03 15:06:11 +0100
  • 663b24b0b5
    fix: Updated send(midiMessage&) to better handle system real time (#250) Paul 2021-11-03 10:04:52 -0400
  • 8c39aea6c6 use fully qualified function names as requested Element 2021-11-03 09:48:49 -0400
  • 299cd97cd1 updated send(midiMessage&) to better handle system real time, sysex and other system common messages Element 2021-11-02 07:56:12 -0400
  • be557c1f4b Update MIDI.h lathoub 2021-10-10 17:04:46 +0200
  • 50e33c8b4a
    Merge pull request #247 from FortySevenEffects/chaining lathoub 2021-10-10 16:47:07 +0200
  • 417beca1c7 Update platformio.yml lathoub 2021-10-10 15:48:29 +0200
  • c9d3b9b592 no chaining for private functions, added example lathoub 2021-10-10 15:33:28 +0200
  • 5a6dfe239a
    Merge 7bb96f9780 into c7922927e5 Eric Sherman 2021-10-10 14:14:59 +0200
  • c7922927e5
    chore: Fix PlatformIO checks François Best 2021-10-10 14:01:47 +0200
  • 892f65a9ee Update MIDI.hpp lathoub 2021-10-10 12:16:15 +0200
  • e1035a03f7 Update MIDI.hpp lathoub 2021-10-10 12:13:30 +0200
  • 2012e2a84a chaining for all commands, callbacks and setters lathoub 2021-10-10 12:04:08 +0200
  • 7bb96f9780 feat: Export type definitions when using macros Francois Best 2021-09-02 22:49:14 +0200
  • 2fec41ecfe chore: Add example Francois Best 2021-08-31 15:23:54 +0200
  • b4daa697a9 doc: Update badges with CI status Francois Best 2021-08-10 16:26:57 +0200
  • d9873560ad chore: Improve coverage blind spots Francois Best 2021-08-10 16:21:18 +0200
  • bf80e99d54
    chore: Move CI to GitHub Actions François Best 2021-08-10 16:12:51 +0200
  • d831d4124f chore: Delete TravisCI configuration Francois Best 2021-08-10 16:06:12 +0200
  • 3116a3e43a chore: Only run examples checks on master & PRs Francois Best 2021-08-10 15:21:59 +0200
  • 0561e9052a chore: Reduce verbosity Francois Best 2021-08-10 15:20:50 +0200
  • 61d176c407 chore: Fix SoftwareSerial example on Arduino Zero Francois Best 2021-08-10 14:46:55 +0200
  • 3d6eb7dc91 chore: Allow other checks to run after errors Francois Best 2021-08-10 14:25:33 +0200
  • 71b4cb00d2 chore: Testing example/board matrix Francois Best 2021-08-10 14:20:07 +0200
  • ce23bef704 chore: Print debugging Francois Best 2021-08-10 14:16:17 +0200
  • 972f5e2c83 chore: Add PlatformIO workflow to run examples Francois Best 2021-08-10 14:10:39 +0200
  • d242e2b7f0 chore: CI cleanup Francois Best 2021-08-10 11:47:29 +0200
  • 65d6c36bed chore: Try and ignore from source dir, not build dir Francois Best 2021-08-10 10:53:00 +0200
  • 664e512a93 chore: Try filtering into a different file Francois Best 2021-08-10 10:50:02 +0200
  • bc14882ad7 chore: Use absolute paths for coverage exclusion Francois Best 2021-08-10 10:46:17 +0200
  • 830060d226 chore: Report coverage to Coveralls Francois Best 2021-08-10 10:10:15 +0200
  • bdc97e5a9e chore: Prune external coverage Francois Best 2021-08-10 10:04:03 +0200
  • 903c62eaa6 chore: Cannot install as non-root Francois Best 2021-08-10 09:58:17 +0200
  • b7c66374e9 chore: Update lcov to 1.15 Francois Best 2021-08-10 09:56:23 +0200
  • 5f9c57cb9b chore: Remove invalid step Francois Best 2021-08-10 09:45:15 +0200
  • ae2bd6aa47 chore: Need Debug to generate coverage Francois Best 2021-08-10 09:44:57 +0200
  • 17d141a8b2 chore: PWD Francois Best 2021-08-10 09:40:33 +0200
  • 6341d57c27 chore: Is gcov alread there ? Francois Best 2021-08-10 09:37:04 +0200
  • bd7e08b2e6 chore: Fix line break Francois Best 2021-08-10 09:30:28 +0200
  • 4eb9730202 chore: Remove debugging line Francois Best 2021-08-10 09:29:22 +0200
  • a1ecd1eb26 chore: Generate code coverage Francois Best 2021-08-10 09:28:28 +0200
  • 1776377222 chore: Back to inline script Francois Best 2021-08-10 09:22:47 +0200
  • 0b30bc0007 chore: Maybe not ? Francois Best 2021-08-10 09:17:24 +0200
  • 064e92c887 chore: Looks like lcov is already installed Francois Best 2021-08-10 09:16:19 +0200
  • 9c9c601cf3 chore: Inline install script (reduce indirections) Francois Best 2021-08-10 09:13:27 +0200
  • 95af9c25c1 chore: Print debugging Francois Best 2021-08-10 09:07:04 +0200
  • 51cbe85855 chore: Run CI on any branch Francois Best 2021-08-10 09:03:54 +0200
  • ace533beaa chore: Install code coverage tooling on CI Francois Best 2021-08-10 09:02:30 +0200
  • 2f03d9b29d
    chore: Checkout submodules in CI François Best 2021-08-09 22:06:09 +0200
  • d2f11d02e2
    chore: Add CMake CI François Best 2021-08-09 22:03:59 +0200
  • 6bdb70727f
    uses Transport::thruActivated for initial thru state Eric Sherman 2021-08-06 10:41:05 -0400
  • 2ae9d9e509
    chore: Allow copying Messages Francois Best 2021-08-06 09:35:01 +0200
  • 9f5317f299 chore: Config Francois Best 2021-08-06 09:35:46 +0200
  • f356c99ca2 chore: Allow copying Messages Francois Best 2021-08-06 09:35:01 +0200
  • 7ca289d84e chore: Fix internal method casing Francois Best 2021-08-06 09:33:22 +0200
  • 08f6f53d12
    makes changes requested in #232 discussion Eric Sherman 2021-08-06 03:10:36 -0400
  • 00206071e6
    thru filter overhaul Eric Sherman 2021-08-05 20:38:25 -0400
  • 53e3289e3d
    Merge 37ef1d48d9 into 0d605dc8a7 lathoub 2021-08-02 20:19:18 -0400
  • 8b8d93e937
    adds new thru mode: "UnmutedChannels" Eric Sherman 2021-07-31 20:34:09 -0400
  • 0d605dc8a7
    doc: Update contributors François Best 2021-08-01 20:02:40 +0200
  • 3f0a2d3fdb Minor fix (line 65) Darío Hereñú 2021-08-01 14:23:42 -0300
  • 3612227639
    Minor fix (line 65) Darío Hereñú 2021-08-01 14:23:42 -0300
  • d6efab345b
    Typo fixed (line 65) Darío Hereñú 2021-06-22 22:59:57 -0300
  • d501f4bb3d end method for Serial Transport lathoub 2021-06-05 08:55:25 +0200
  • f52b0705ba end method for Serial Transport lathoub 2021-06-05 08:55:25 +0200
  • 8a571257b5 added checks for teensy2 Adrien Fauconnet 2021-01-20 21:38:11 +0000
  • 489ccb770d moved SerialFormat settings to serialMIDI.h Adrien Fauconnet 2021-01-18 20:01:02 +0000