aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/MIDIToneGenerator/Descriptors.c
Commit message (Expand)AuthorAgeFilesLines
* Use new VERSION_BCD() macro with explicit int arguments to fix edge cases wit...Dean Camera2013-11-211-4/+4
* Replace remaining MIDI interface numbers with enums.László Monda2013-10-121-1/+1
* Extract interface numbers into enums.László Monda2013-10-061-2/+2
* Add symbolic names for USB Device String Descriptors within the demos, applic...Dean Camera2013-05-151-5/+5
* Update copyright year to 2013.Dean Camera2013-01-031-2/+2
* Minor documentation improvements.Dean Camera2012-10-051-1/+1
* Increased endpoint polling interval for all demos and projects to 5ms, as 1ms...Dean Camera2012-05-061-2/+2
* Reintegrate the FullEPAddresses development branch into trunk.Dean Camera2012-04-141-2/+2
* Update file contributor copyrights for 2012.Dean Camera2012-02-041-1/+1
* Update file header copyrights for 2012.Dean Camera2012-02-041-1/+1
* USB_CONFIG_ATTR_BUSPOWERED constant renamed to USB_CONFIG_ATTR_RESERVED, as t...Dean Camera2012-01-021-1/+1
* Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOIN...Dean Camera2011-07-191-2/+2
* Add missing SVN eol-style property to files where it was missing.Dean Camera2011-07-151-329/+329
* Oops - fix missing constants in the TempDataLogger FatFS diskio.h header file.Dean Camera2011-02-061-5/+5
* Update copyright year on all source files.Dean Camera2011-01-011-2/+2
* Added new completed MIDIToneGenerator project.Dean Camera2010-12-031-0/+329