aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/MediaController
Commit message (Expand)AuthorAgeFilesLines
* Update file contributor copyrights for 2012.Dean Camera2012-02-044-4/+4
* Update file header copyrights for 2012.Dean Camera2012-02-044-4/+4
* Minor documentation corrections.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
* Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...Dean Camera2011-12-232-2/+2
* Add missing SVN eol-style property to ensure that source code line endings an...Dean Camera2011-11-091-1/+1
* Add project name to the Doxygen makefile target output.Dean Camera2011-09-211-1/+1
* Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOIN...Dean Camera2011-07-191-1/+1
* Seperate out the device demos and project's configuration descriptor structur...Dean Camera2011-07-011-0/+2
* Add new "checksource" target to the library makefiles, for automated source f...Dean Camera2011-06-201-2/+10
* Add missing SVN eol-style properties to source files to prevent mixed end-of-...Dean Camera2011-06-167-2956/+2956
* Massive corrections to the project documentation and code comments, thanks to...Dean Camera2011-06-051-1/+1
* 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
* Add new MediaController project, a simple Media Playback control manipulator ...Dean Camera2011-05-238-0/+2955