aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/MediaController
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 new "checksource" target to the library makefiles, for automated source ↵Dean Camera2011-06-201-2/+10
| | | | file existance checking.
* Add missing SVN eol-style properties to source files to prevent mixed ↵Dean Camera2011-06-167-2956/+2956
| | | | end-of-line characters.
* Massive corrections to the project documentation and code comments, thanks ↵Dean Camera2011-06-051-1/+1
| | | | to Russian translation services provided by Andrey from Microsin.ru.
* Spell check library source code files.Dean Camera2011-06-011-1/+1
|
* Update MediaController project to remove the Record usage (not often needed) ↵Dean Camera2011-05-232-13/+15
| | | | and explicitly declare each usage for maximum clarity.
* Add new MediaController project, a simple Media Playback control manipulator ↵Dean Camera2011-05-238-0/+2955
(Play/Pause/Next Track/Volume/etc.).