aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/FutureChanges.txt
Commit message (Expand)AuthorAgeFilesLines
* Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to p...Dean Camera2011-10-181-48/+0
* Fix compile error on the UC3 targets when INTERRUPT_CONTROL_ENDPOINT compile ...Dean Camera2011-09-281-0/+1
* Fixed optimization error in the HID Parser item value USB_SetHIDReportItemInf...Dean Camera2011-09-071-0/+2
* Remove redundant prototype for Audio_Host_StartStopStreaming() and Audio_Host...Dean Camera2011-08-281-0/+1
* Update LUFAConfig.h with missing options for the AVR32 target.Dean Camera2011-08-041-0/+1
* Minor documentation fixes.Dean Camera2011-07-121-1/+0
* Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnum...Dean Camera2011-07-081-1/+2
* Oops: Fix compile error in the low level KeyboardMouse demo.Dean Camera2011-07-021-0/+1
* Fix logic bug in the incomplete Android Accessory Host demo preventing correc...Dean Camera2011-06-271-0/+1
* Fix incorrect printf format specifier in the HIDReportViewer project.Dean Camera2011-06-201-1/+0
* Add new incomplete HIDReportViewer project.Dean Camera2011-06-161-1/+1
* Rename new Audio class driver functions, callbacks and events to ensure that ...Dean Camera2011-06-161-0/+1
* Fix compile errors when both Host and Device modes are enabled.Dean Camera2011-06-091-2/+1
* Added new Host mode Audio Class driver.Dean Camera2011-06-081-0/+1
* Fix errors in the Audio device demos and class driver regarding multiple samp...Dean Camera2011-06-071-1/+0
* Added board driver support for the Busware TUL board.Dean Camera2011-06-041-1/+1
* Added new callback to the Audio Class driver to allow for endpoint control ma...Dean Camera2011-06-031-1/+2
* Spell check library source code files.Dean Camera2011-06-011-1/+1
* Fixed incorrect signature in the CDC and DFU class bootloaders for the ATMEGA...Dean Camera2011-06-011-0/+1
* Added new incomplete AudioInputHost Host LowLevel demo.Dean Camera2011-05-291-5/+4
* Update Webserver project to remove DHCP IP configuration status notification.Dean Camera2011-05-261-0/+1
* Add RNDIS Device support to the Webserver project, so that the files stored o...Dean Camera2011-05-221-1/+0
* Fixed possible invalid program execution when in host mode if corrupt descrip...Dean Camera2011-05-141-0/+1
* Minor documentation fixes.Dean Camera2011-05-081-0/+1
* Fix reversed descriptions for the AVR8 USB pad regulator enable/disable masks...Dean Camera2011-04-201-0/+1
* Oops - Bootloader optimizations to GetDescriptor() don't work, as the Configu...Dean Camera2011-03-181-1/+0
* Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models.Dean Camera2011-03-131-1/+0
* More updates to remove architecture-specific comments from the documentation,...Dean Camera2011-02-201-1/+0
* Fix typos in the HID class bootloader makefile.Dean Camera2011-02-111-0/+1
* Added new KeyboardMouseMultiReport Device ClassDriver demo.Dean Camera2011-01-261-6/+1
* New HID report item macros (with HID_RI_ prefix) to allow for easy creation a...Dean Camera2011-01-161-1/+0
* Make a new general RingBuffer.h misc library driver, instead of the per-appli...Dean Camera2010-12-261-1/+0
* Fixed possible programming problem in the AVRISP-MKII clone project when prog...Dean Camera2010-12-251-1/+4
* Re-add in old Endpoint/Pipe workaround for unordered pipes - add new ORDERED_...Dean Camera2010-12-241-0/+1
* Added new RingBuffer_Peek() function to the lightweight ring buffer headers.Dean Camera2010-12-121-0/+1
* Rename incorrectly named XPROGTarget_SendBreak() function to XPROGTarget_Send...Dean Camera2010-11-171-1/+0
* Remove already implemented features from the Future Changes manual page.Dean Camera2010-11-031-1/+0
* Added default test tone generation mode to the Device mode AudioInput demos.Dean Camera2010-10-201-2/+3
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-0/+1
* Minor documentation enhancements.Dean Camera2010-10-121-0/+2
* Make Host mode Class drivers only set the class driver instance's state value...Dean Camera2010-09-301-0/+1
* Fix incorrectly named configuration descriptor callback routines in the host ...Dean Camera2010-09-301-1/+0
* Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction ...Dean Camera2010-09-301-0/+1
* Move out many of the common class driver constants into grouped enums, to mak...Dean Camera2010-09-281-1/+2
* Ensure device address latch bit is not set at the same time as the new addres...Dean Camera2010-09-191-1/+1
* Added board hardware driver support for the UDIP development board.Dean Camera2010-09-141-1/+0
* Remove incomplete MIDIToneGenerator project.Dean Camera2010-09-131-1/+1
* Added class specific descriptor type defines with standard USB-IF element nam...Dean Camera2010-09-091-1/+0
* Add better description of the Ultra-Lightweight Ring Buffer header files.Dean Camera2010-08-291-0/+2
* Rename reserved members of all structs so that they are uniformly named acros...Dean Camera2010-07-261-1/+1