<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/midi, branch port-embos</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/class/midi?h=port-embos</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/midi?h=port-embos'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2019-09-26T17:15:43Z</updated>
<entry>
<title>add -Wextra for more warnings to example</title>
<updated>2019-09-26T17:15:43Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-09-26T17:15:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6183dbd0ceefdbff42d30e6691fa9948a695e9af'/>
<id>urn:sha1:6183dbd0ceefdbff42d30e6691fa9948a695e9af</id>
<content type='text'>
non-stack warning (probably mcu driver) should be suppressed in the
board.mk
</content>
</entry>
<entry>
<title>Merge pull request #99 from jepler/issue98-midi-program-change</title>
<updated>2019-08-16T06:34:42Z</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-08-16T06:34:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=00c440cb26fbea7fd367623454d8b67855f1372f'/>
<id>urn:sha1:00c440cb26fbea7fd367623454d8b67855f1372f</id>
<content type='text'>
midi_device: Send message classes C and D as 2 bytes</content>
</entry>
<entry>
<title>midi_device: Send message classes C and D as 2 bytes</title>
<updated>2019-08-15T00:15:29Z</updated>
<author>
<name>jepler</name>
<email>jepler@gmail.com</email>
</author>
<published>2019-08-15T00:15:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=96d96a94b887bc1b648a175c28b377dba76a9068'/>
<id>urn:sha1:96d96a94b887bc1b648a175c28b377dba76a9068</id>
<content type='text'>
.. sending these as two 1-byte messages with CIN of 0xF is
misinterpreted by OSes including Windows 10 and (reportedly)
Mac.

Testing performed: Ran the reproducer script, which sends Program
Change (0xCx) messages.  I did not check with Change Pressure (0xDx)
messages, but expect the same thing.

Closes: #98
</content>
</entry>
<entry>
<title>update vendor device similar to cdc read/write</title>
<updated>2019-07-24T16:07:30Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-24T16:07:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2a543c0e79b882b054d87f89ee8cf8e83b44e22e'/>
<id>urn:sha1:2a543c0e79b882b054d87f89ee8cf8e83b44e22e</id>
<content type='text'>
maybe refactor later
</content>
</entry>
<entry>
<title>rename tud_control_vendor_request_cb/complete_cb to tud_vendor_control_request_cb/complete_cb</title>
<updated>2019-07-24T02:45:32Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-24T02:45:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c63f2b30cbad128d5b46820965f0734be9879cb1'/>
<id>urn:sha1:c63f2b30cbad128d5b46820965f0734be9879cb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more house keeping</title>
<updated>2019-07-19T13:20:13Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-19T13:20:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=33de35504abf27801286b1f3760862d3909e2ae6'/>
<id>urn:sha1:33de35504abf27801286b1f3760862d3909e2ae6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up, rename internal driver control_request_complete to simply control_complete</title>
<updated>2019-07-12T15:03:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-12T15:03:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=cb4e6837e9f1aa02644e1ad88ffff43b59470a4e'/>
<id>urn:sha1:cb4e6837e9f1aa02644e1ad88ffff43b59470a4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>midi only use audio 1.0 without IAD</title>
<updated>2019-07-05T09:46:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-05T09:46:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=216ccc6e93fe294e80bb17bfb873bfb00f5ac038'/>
<id>urn:sha1:216ccc6e93fe294e80bb17bfb873bfb00f5ac038</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2019-07-03T18:31:56Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-03T18:31:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1b242cb3c6135b380bc97cf02711605d64703233'/>
<id>urn:sha1:1b242cb3c6135b380bc97cf02711605d64703233</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove tud_midi_write_flush() send asap. rename tud_midi_connected() to tud_midi_mounted()</title>
<updated>2019-07-03T18:27:51Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-07-03T18:27:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b0e5a1a9ec52d85fdab44d5aa2cc72e15e5315cc'/>
<id>urn:sha1:b0e5a1a9ec52d85fdab44d5aa2cc72e15e5315cc</id>
<content type='text'>
</content>
</entry>
</feed>
