aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/MediaController/Descriptors.h
Commit message (Collapse)AuthorAgeFilesLines
* Update file contributor copyrights for 2012.Dean Camera2012-02-041-1/+1
|
* Update file header copyrights for 2012.Dean Camera2012-02-041-1/+1
|
* Run wspurify script on /trunk/ and /branches/ C source files, to remove any ↵Dean Camera2011-12-231-1/+1
| | | | trailing whitespace at the end of each line.
* Seperate out the device demos and project's configuration descriptor ↵Dean Camera2011-07-011-0/+2
| | | | structure definitions to clearly indicate what descriptors belong to which interface.
* Add missing SVN eol-style properties to source files to prevent mixed ↵Dean Camera2011-06-161-71/+71
| | | | end-of-line characters.
* Add new MediaController project, a simple Media Playback control manipulator ↵Dean Camera2011-05-231-0/+71
(Play/Pause/Next Track/Volume/etc.).