Dean Camera
|
2c806f6cee
|
Update file header copyrights for 2012.
|
2012-02-04 22:32:30 +00:00 |
Dean Camera
|
df33278d91
|
Minor documentation corrections.
|
2012-02-04 15:17:49 +00:00 |
Dean Camera
|
3038ea1c6e
|
USB_CONFIG_ATTR_BUSPOWERED constant renamed to USB_CONFIG_ATTR_RESERVED, as this was misnamed (thanks to NXP Semiconductors).
|
2012-01-02 05:43:23 +00:00 |
Dean Camera
|
f201f6697b
|
Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line.
|
2011-12-23 01:51:39 +00:00 |
Dean Camera
|
e30be658c9
|
Add missing SVN eol-style property to ensure that source code line endings and converted to the native values on checkout.
|
2011-11-09 23:35:16 +00:00 |
Dean Camera
|
b5682f2c44
|
Add project name to the Doxygen makefile target output.
|
2011-09-21 06:45:09 +00:00 |
Dean Camera
|
110711598a
|
Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOINT_DIR_* macros, which can now be used with both Endpoint_ConfigureEndpoint() and in the device descriptors.
|
2011-07-19 07:02:19 +00:00 |
Dean Camera
|
04660d3793
|
Seperate out the device demos and project's configuration descriptor structure definitions to clearly indicate what descriptors belong to which interface.
|
2011-07-01 05:26:25 +00:00 |
Dean Camera
|
ca9f89ce82
|
Add new "checksource" target to the library makefiles, for automated source file existance checking.
|
2011-06-20 14:38:21 +00:00 |
Dean Camera
|
0ec2b55a7c
|
Add missing SVN eol-style properties to source files to prevent mixed end-of-line characters.
|
2011-06-16 12:18:46 +00:00 |
Dean Camera
|
7dffa15c16
|
Massive corrections to the project documentation and code comments, thanks to Russian translation services provided by Andrey from Microsin.ru.
|
2011-06-05 13:55:56 +00:00 |
Dean Camera
|
f01a05415c
|
Spell check library source code files.
|
2011-06-01 14:33:40 +00:00 |
Dean Camera
|
24ea531fab
|
Update MediaController project to remove the Record usage (not often needed) and explicitly declare each usage for maximum clarity.
|
2011-05-23 13:19:13 +00:00 |
Dean Camera
|
b88e0a7b90
|
Add new MediaController project, a simple Media Playback control manipulator (Play/Pause/Next Track/Volume/etc.).
|
2011-05-23 12:54:15 +00:00 |