Dean Camera
|
de0df8b162
|
Update copyright year to 2013.
|
2013-01-03 11:37:33 +00:00 |
Dean Camera
|
eee252603b
|
Minor documentation improvements.
|
2012-10-05 20:22:19 +00:00 |
Dean Camera
|
590d9b5ff8
|
Increased endpoint polling interval for all demos and projects to 5ms, as 1ms was causing some enumeration issues on some machines (thanks to Riku Salminen).
|
2012-05-06 11:10:25 +00:00 |
Dean Camera
|
47f6a35013
|
Reintegrate the FullEPAddresses development branch into trunk.
|
2012-04-14 14:41:17 +00:00 |
Dean Camera
|
f1b6ddb710
|
Update file contributor copyrights for 2012.
|
2012-02-04 22:38:44 +00:00 |
Dean Camera
|
2c806f6cee
|
Update file header copyrights for 2012.
|
2012-02-04 22:32:30 +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
|
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
|
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
|
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 |