aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/LowLevel/MIDI/Descriptors.h
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
|
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-7/+7
|
* Spell check all source code variables, comments and strings.Dean Camera2009-11-091-1/+1
|
* Reduce struct name pollution - group typedef struct names by class driver ↵Dean Camera2009-06-261-7/+7
| | | | name where appropriate.
* Move new Class Driver powered demos to a new ClassDriver subdirectory, ↵Dean Camera2009-06-051-0/+189
re-add old low level demos to a LowLevel subdirectory.