From b88e0a7b90671a6b96196acc04fb811035663f22 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Mon, 23 May 2011 12:54:15 +0000 Subject: Add new MediaController project, a simple Media Playback control manipulator (Play/Pause/Next Track/Volume/etc.). --- LUFA/ManPages/ChangeLog.txt | 5 +++-- LUFA/ManPages/VIDAndPIDValues.txt | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'LUFA') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 12352129c..b0116d457 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -33,12 +33,13 @@ * - Library Applications: * - Added ability to write protect Mass Storage disk write operations from the host OS * - Added new MIDIToneGenerator project + * - Added new MediaControl project * - Added new KeyboardMouseMultiReport Device ClassDriver demo * - Added new VirtualSerialMassStorage Device ClassDriver demo - * - Added HID class bootloader, compatible with a modified version of the command line Teensy loader from PJRC.com - * - Added LED flashing to the CDC and DFU class bootloaders to indicate when they are running * - Added new incomplete AndroidAccessoryHost Host LowLevel demo * - Added RNDIS device mode to the Webserver project + * - Added HID class bootloader, compatible with a modified version of the command line Teensy loader from PJRC.com + * - Added LED flashing to the CDC and DFU class bootloaders to indicate when they are running * * Changed: * - Core: diff --git a/LUFA/ManPages/VIDAndPIDValues.txt b/LUFA/ManPages/VIDAndPIDValues.txt index 97d815210..17d9e1782 100644 --- a/LUFA/ManPages/VIDAndPIDValues.txt +++ b/LUFA/ManPages/VIDAndPIDValues.txt @@ -337,7 +337,7 @@ * 0x2069 * * - * Currently Unallocated + * Webserver Project * * * @@ -349,7 +349,7 @@ * 0x206A * * - * Currently Unallocated + * Media Control Project * * * -- cgit v1.2.3