Francois Best
|
67a13be6c6
|
fix: Use USB packet interface in the transport layer
|
2018-11-04 14:17:07 +01:00 |
Francois Best
|
5ccf0159a2
|
feat: Serialise USB MIDI packets into the serial RX buffer
|
2018-11-04 10:07:21 +01:00 |
Francois Best
|
1ccd7c3ce8
|
feat: Add SysEx support for USB MIDI
|
2018-11-03 21:47:37 +01:00 |
Francois Best
|
5b96487362
|
feat: Compose TX USB MIDI packets from serial buffer
|
2018-11-03 18:59:20 +01:00 |
Francois Best
|
3f15b733e4
|
feat: Get CIN from status byte
Removed unused implementation of UsbMidiEventPacket
|
2018-11-03 18:58:45 +01:00 |
Francois Best
|
a34087c92c
|
feat: Add peek and pop methods
|
2018-11-03 18:56:42 +01:00 |
Francois Best
|
9a0907ea7f
|
chore: Point MIDI-USB submodule to own fork for unit testing
|
2018-11-03 18:56:11 +01:00 |
Francois Best
|
b9397337d2
|
doc: Update links
[skip ci]
|
2018-10-11 11:45:46 +02:00 |
Francois Best
|
db0f65a46e
|
fix: Unnamed namespace macro is not available here
|
2018-10-11 11:37:40 +02:00 |
Francois Best
|
42b98a78cf
|
refactor: Avoid redundant call
|
2018-10-11 10:33:07 +02:00 |
Francois Best
|
04ae12d9ad
|
chore: Add VSCode config files & editor settings
|
2018-10-11 10:32:26 +02:00 |
Francois Best
|
83ad031ee6
|
fix: Add tests and fix RingBuffer implementation
|
2018-10-11 10:31:23 +02:00 |
Francois Best
|
ba6e16442b
|
Merge master into feat/4.4.0
|
2018-03-10 18:51:47 +01:00 |
Francois Best
|
1cd638361e
|
chore: Update VSCode C++ helper file
|
2018-03-10 18:43:15 +01:00 |
Francois Best
|
561def7c06
|
Merge pull request #81 from LnnrtS/fixedWarnings
fix: Implicit conversion & sign comparison compiler warnings
- Increase warning level for sources
- Fix implicit conversion & sign comparison warnings
|
2018-03-10 18:41:36 +01:00 |
Francois Best
|
33bd77dd13
|
fix: Fix more sign / implicit type conversion warnings
|
2018-03-10 17:59:17 +01:00 |
Francois Best
|
c5833214a1
|
feat: Increase warning level for sources
Don't do it globally as externals may have warnings we can't do much about.
|
2018-03-10 17:44:16 +01:00 |
Francois Best
|
d9cad6034f
|
chore: Upgrade Google Test to release-1.8.0
|
2018-03-10 17:10:47 +01:00 |
Francois Best
|
064c9d9568
|
fix: Issue link in documentation
[ci skip]
|
2018-03-10 17:07:55 +01:00 |
Francois Best
|
1c01effbd9
|
feat: Handle Korg-style of flipping SysEx data header bits
Closes #92
|
2018-03-10 16:58:17 +01:00 |
Francois Best
|
9b9905fb2a
|
chore: Bump version to 4.4.0
|
2018-03-10 15:44:46 +01:00 |
Francois Best
|
4f9e629471
|
Merge branch 'master' into dev
|
2018-01-09 08:40:14 +01:00 |
Francois Best
|
63caf9a564
|
Merge pull request #88 from per1234/keywords-separator
Use correct separator in keywords.txt
|
2017-12-14 11:42:36 +01:00 |
per1234
|
ad652d3191
|
Use correct separator in keywords.txt
The Arduino IDE currently requires the use of a tab separator between the name and identifier. Without this tab the keyword is not highlighted.
Reference: https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#keywords
|
2017-12-13 14:56:35 -08:00 |
Francois Best
|
ed72e06755
|
chore: auto-update VSCode C++ support file
|
2017-10-08 09:50:39 +02:00 |
Francois Best
|
d292b68eaa
|
fix: correct sequence of commands for submodules
|
2017-10-08 09:49:36 +02:00 |
Francois Best
|
43fcb370ed
|
Merge branch 'master' into dev
|
2017-10-08 09:40:18 +02:00 |
Francois Best
|
7809235676
|
Added screenshot of the library manager
|
2017-08-25 15:33:31 +02:00 |
Francois Best
|
2a1e4a86b3
|
Added library manager screenshot
|
2017-08-25 15:29:07 +02:00 |
Lennart
|
3396ec9429
|
fixed some warnings when compiling with -Wconversion and -Wsign-conversion
|
2017-07-18 10:37:49 +02:00 |
Francois Best
|
724a1caecd
|
Fix non-Arduino builds.
|
2017-04-07 09:39:52 +02:00 |
Francois Best
|
03d73c2b09
|
Changed def to match updates to cake library (FortySevenEffects/cake)
|
2017-04-07 09:37:49 +02:00 |
Francois Best
|
3a31a366e4
|
Changed def to match updates to cake library (FortySevenEffects/cake)
|
2017-01-07 14:40:27 +01:00 |
Francois Best
|
9a4b8b6c86
|
Merge branch 'master' into dev.
|
2016-11-04 23:27:01 +01:00 |
Francois Best
|
77bb518f19
|
Using recommended default HW serial port.
Relates to #65.
|
2016-11-04 23:22:45 +01:00 |
Francois Best
|
de51bcfa34
|
Merge pull request #63 from datomusic/master
Added default serial port for Teensy 3.0/3.1/3.2 and Teensy LC
|
2016-11-04 21:11:58 +01:00 |
Francois Best
|
e615065dc2
|
Merge pull request #64 from ivankravets/patch-4
Fix library manifest for @PlatformIO
|
2016-11-04 13:34:28 +01:00 |
Ivan Kravets
|
de608f874f
|
Fix library manifest for @PlatformIO
|
2016-11-04 13:45:47 +02:00 |
David Menting
|
32489bc0ea
|
Added default serial port for Teensy 3.0/3.1/3.2 and Teensy LC
|
2016-11-04 12:36:21 +01:00 |
Francois Best
|
ce42efc7c6
|
Updated doc and tag URL.
|
2016-11-04 10:53:54 +01:00 |
Francois Best
|
82f5dca265
|
Bumped version to 4.3.1, fixing Arduino lib file.
Removed redundant version mentions in sources.
|
2016-11-04 10:53:18 +01:00 |
Francois Best
|
ce659116b7
|
Updated subs.
|
2016-11-04 07:19:23 +01:00 |
Francois Best
|
6b295e6a47
|
Merge branch 'master' into dev.
|
2016-11-04 07:15:12 +01:00 |
Francois Best
|
2a1e86dbaf
|
Maintaining only one doc location.
|
2016-11-02 20:22:23 +01:00 |
Francois Best
|
e1e6e98ea9
|
Added Thru definition.
|
2016-11-02 20:12:04 +01:00 |
Francois Best
|
5aa283f9c5
|
Updated version to 4.3.
|
2016-11-02 20:08:26 +01:00 |
Francois Best
|
3d06d8fde5
|
Updated readme.
[skip ci]
|
2016-11-02 10:01:33 +01:00 |
Francois Best
|
2b31380ba8
|
Teensy does not handle Arduino's USB api.
|
2016-11-02 09:17:39 +01:00 |
Francois Best
|
250e512ef7
|
Fix typo.
|
2016-11-02 09:14:06 +01:00 |
Francois Best
|
7ee313ebb7
|
Fix tests.
|
2016-11-02 09:13:11 +01:00 |