|  Francois Best | faa7bade0b | cleanup: Dedupe RingBuffer implementation in mocks | 2018-11-07 12:08:12 +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 | 83ad031ee6 | fix: Add tests and fix RingBuffer implementation | 2018-10-11 10:31:23 +02: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 | 7ee313ebb7 | Fix tests. | 2016-11-02 09:13:11 +01:00 | 
				
					
						|  Francois Best | cfffdbea26 | Fix shadowing warnings. | 2016-11-02 09:02:00 +01:00 | 
				
					
						|  Francois Best | 2df247489a | Testing running status reset. | 2016-10-29 15:45:53 +02:00 | 
				
					
						|  Francois Best | 53fdcc79b0 | Testing invalid Thru mode. | 2016-10-29 14:09:06 +02:00 | 
				
					
						|  Francois Best | f653d21ca1 | Thru tests. #55 | 2016-10-29 12:20:54 +02:00 | 
				
					
						|  Francois Best | 2e816e3e39 | Added test for larger SysEx frames. #47 | 2016-10-29 09:53:05 +02:00 | 
				
					
						|  Francois Best | 7b36662a7f | Added callback tests. | 2016-10-28 09:54:37 +02:00 | 
				
					
						|  Francois Best | 037b9fb9f2 | Added test for new sendAfterTouch signature. | 2016-10-28 09:15:56 +02:00 | 
				
					
						|  Francois Best | f1f0ef41ce | Using new definitions for Thru. | 2016-10-27 08:11:29 +02:00 | 
				
					
						|  Francois Best | e92c5fc6df | Test off case. | 2016-10-21 07:42:47 +02:00 | 
				
					
						|  Francois Best | 189288c03f | Testing. | 2016-10-20 10:08:06 +02:00 | 
				
					
						|  Francois Best | 8eb881f39e | Fixed unit tests regarding RunningStatus changes. | 2016-10-17 20:32:39 +02:00 | 
				
					
						|  Francois Best | 5f7fa5d083 | Fix #58. | 2016-10-15 13:41:50 +02:00 | 
				
					
						|  Francois Best | 208a79e5f0 | Moar tests. | 2016-10-15 11:59:35 +02:00 | 
				
					
						|  Francois Best | 4cebcbf915 | Added MIDI Input tests. | 2016-10-15 10:54:49 +02:00 | 
				
					
						|  Francois Best | 58e1ea2a65 | Added peek method for Ring Buffer. | 2016-10-15 10:54:15 +02:00 | 
				
					
						|  Francois Best | 8badd2bbfa | Moved variable settings to separate file. | 2016-10-15 10:53:55 +02:00 | 
				
					
						|  Francois Best | 7317243c36 | Fixed warnings. #55 | 2016-10-13 19:15:03 +02:00 | 
				
					
						|  Francois Best | 5a477fda4f | Added unit tests for USB stuff. | 2016-10-13 18:30:59 +02:00 | 
				
					
						|  Francois Best | 2b4b30b32a | Moar tests. | 2016-10-10 14:23:57 +02:00 | 
				
					
						|  Francois Best | 300cb139e9 | #54: Deprecated sending of TuneRequests with sendRealTime. | 2016-10-10 14:23:50 +02:00 | 
				
					
						|  Francois Best | ac1925a74f | Testing send real-time shortcut & sendSysEx. | 2016-10-10 13:48:11 +02:00 | 
				
					
						|  Francois Best | 68444227b2 | Added test for invalid send methods. | 2016-10-10 12:01:24 +02:00 | 
				
					
						|  Francois Best | cb34be646c | Added test for PolyPressure. | 2016-10-08 02:37:18 +02:00 | 
				
					
						|  Francois Best | 8372ee92d7 | Added build & run target for unit tests. | 2016-10-08 02:37:07 +02:00 | 
				
					
						|  Francois Best | dd700fd49f | Using CTest for unit tests. | 2016-10-07 14:46:31 +02:00 | 
				
					
						|  Francois Best | 527a7c8e9d | Using vector buffers & initializer-list expectancies. | 2016-10-07 10:04:05 +02:00 | 
				
					
						|  Francois Best | e65d5b6b4c | Added more RPN/NRPN tests. | 2016-10-07 09:59:08 +02:00 | 
				
					
						|  Francois Best | 34b37f75e8 | Fixed order of DataEntry bytes (MSB first). | 2016-10-07 09:50:37 +02:00 | 
				
					
						|  Francois Best | a7d6d803a1 | Enabled CMake target debugging. (requires CMake Tools extension for VSCode) | 2016-10-07 09:12:48 +02:00 | 
				
					
						|  Francois Best | c29dfd84d7 | Added more tests & fixed #53 (sendPitchBend range). | 2016-10-06 20:49:38 +02:00 | 
				
					
						|  Francois Best | b25d111391 | Made post-build test running an option. | 2016-10-05 05:54:44 -07:00 | 
				
					
						|  Francois Best | aeffb7d7c5 | Smaller buffers, added full codec test. | 2016-10-05 05:52:04 -07:00 | 
				
					
						|  Francois Best | 8b5e81ed86 | Added MIDI IO tests. | 2016-10-04 18:56:18 -07:00 | 
				
					
						|  Francois Best | 0b0bd7eda5 | Fix | 2016-10-04 18:56:05 -07:00 | 
				
					
						|  Francois Best | 7268429235 | More tests. | 2016-10-04 09:54:46 -07:00 | 
				
					
						|  Francois Best | 371d1adba9 | Disable auto-tests in post-build. | 2016-10-04 01:24:28 -07:00 | 
				
					
						|  Francois Best | d42acc0cbb | Testing (and fixed) SysEx codec. Now conforms to Somascape specs. | 2016-10-04 01:00:12 -07:00 | 
				
					
						|  Francois Best | 22d6bb8cf2 | Restrict include. | 2016-10-03 22:10:39 -07:00 | 
				
					
						|  Francois Best | 618f71658b | Moved tests, added references to static stuff. | 2016-10-03 22:08:45 -07:00 | 
				
					
						|  Francois Best | b5c2d8c12c | Reworked unit tests. | 2016-10-03 21:41:05 -07:00 |