aboutsummaryrefslogtreecommitdiff
path: root/LUFA/ManPages/LibraryApps.txt
AgeCommit message (Expand)Author
2011-10-18Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to p...Dean
2011-06-19Add missing project files for the new HIDReportViewer project to upgrade its ...Dean
2011-06-09Add new Audio Class Driver Host demos.Dean
2011-06-06Add additional support files for the new low level AudioInputHost and AudioOu...Dean
2011-06-01Fixed incorrect signature in the CDC and DFU class bootloaders for the ATMEGA...Dean
2011-05-23Update MediaController project to remove the Record usage (not often needed) ...Dean
2011-03-16Added new VirtualSerialMassStorage Device Class Driver demo.Dean
2011-02-09Update HID bootloader loader application to support the VID/PID used by the b...Dean
2011-01-26Added new KeyboardMouseMultiReport Device ClassDriver demo.Dean
2010-12-03Added new completed MIDIToneGenerator project.Dean
2010-10-13Clean up excessive whitespace at the end of each line using the wspurify tool...Dean
2010-09-15Minor documentation corrections.Dean
2010-09-03Added board hardware driver support for the Olimex AVR-USB-162 development bo...Dean
2010-07-13Add first lot of AVRStudio project files for some of the library projects.Dean
2010-06-16Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as t...Dean
2010-05-12Removed TeensyHID bootloader, per request from Paul at PJRC.Dean
2010-05-08Add svn:eol-style property to source files, so that the line endings are corr...Dean
2010-04-19Make bluetooth SDP code correctly unpack the search UUIDs and parameters.Dean
2010-03-29Add file-level brief documentation.Dean
2010-01-28Fix up project documentation files' overview tables, so that multiple items o...Dean
2010-01-25Add Webserver project Doxygen configuration file and overview document.Dean
2010-01-19Update library manual with the new XPLAINBridge project's dual mode bridge/pr...Dean
2009-12-30Add new TemperatureDataLogger project, a simple USB Mass Storage class Temper...Dean
2009-12-27Fix references to the renamed AVRISP-MKII project folder.Dean
2009-12-18Renamed HotmailNotifier project to LEDNotifier.Dean
2009-12-17Un-inline the SendAddress function in NVMTarget.c/.h of the AVRISP project.Dean
2009-12-07Rename CDC demos to VirtualSerial.Dean
2009-11-26Added new RNDIS Host class driver and the beginnings of a RNDISEthernetHost C...Dean
2009-11-25Added new RNDISHost Host LowLevel demo. Fixed misnamed Pipe_SetPipeToken() ma...Dean
2009-11-04Added new JoystickHostWithParser demos to the library.Dean
2009-11-03Add new CDCMouse ClassDriver device demo, combining a CDC Virtual Serial Port...Dean
2009-10-18Moved USBtoSerial demo the Projects directory, as it is simply an expanded CD...Dean
2009-10-03Minor documentation fixups.Dean
2009-09-29Add information on the new MouseHostDevice dual role demo to the library docu...Dean
2009-09-21Finish initial draft of the Host Mode HID Class driver.Dean
2009-09-21Added new MassStorageKeyboard Device Class Driver demo (thanks to Matthias Hu...Dean
2009-09-17Added support for the officially recommended layout of the external periphera...Dean
2009-09-07Add link to third-party signed version of the official FLIP DFU driver for 64...Dean
2009-07-23Added new Benito project, a simple modified USB-to-Serial bridge for the prog...Dean
2009-07-21Add PrinterHost demo to the documentation.Dean
2009-07-14Added better module summaries.Dean
2009-06-28Added const modifiers to device mode class drivers.Dean
2009-06-26Rename some of the library documentation files.Dean