index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LUFA
/
ManPages
/
FutureChanges.txt
Age
Commit message (
Expand
)
Author
2011-10-18
Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to p...
Dean
2011-09-28
Fix compile error on the UC3 targets when INTERRUPT_CONTROL_ENDPOINT compile ...
Dean
2011-09-07
Fixed optimization error in the HID Parser item value USB_SetHIDReportItemInf...
Dean
2011-08-28
Remove redundant prototype for Audio_Host_StartStopStreaming() and Audio_Host...
Dean
2011-08-04
Update LUFAConfig.h with missing options for the AVR32 target.
Dean
2011-07-12
Minor documentation fixes.
Dean
2011-07-08
Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnum...
Dean
2011-07-02
Oops: Fix compile error in the low level KeyboardMouse demo.
Dean
2011-06-27
Fix logic bug in the incomplete Android Accessory Host demo preventing correc...
Dean
2011-06-20
Fix incorrect printf format specifier in the HIDReportViewer project.
Dean
2011-06-16
Add new incomplete HIDReportViewer project.
Dean
2011-06-16
Rename new Audio class driver functions, callbacks and events to ensure that ...
Dean
2011-06-09
Fix compile errors when both Host and Device modes are enabled.
Dean
2011-06-08
Added new Host mode Audio Class driver.
Dean
2011-06-07
Fix errors in the Audio device demos and class driver regarding multiple samp...
Dean
2011-06-04
Added board driver support for the Busware TUL board.
Dean
2011-06-03
Added new callback to the Audio Class driver to allow for endpoint control ma...
Dean
2011-06-01
Spell check library source code files.
Dean
2011-06-01
Fixed incorrect signature in the CDC and DFU class bootloaders for the ATMEGA...
Dean
2011-05-29
Added new incomplete AudioInputHost Host LowLevel demo.
Dean
2011-05-26
Update Webserver project to remove DHCP IP configuration status notification.
Dean
2011-05-22
Add RNDIS Device support to the Webserver project, so that the files stored o...
Dean
2011-05-14
Fixed possible invalid program execution when in host mode if corrupt descrip...
Dean
2011-05-08
Minor documentation fixes.
Dean
2011-04-20
Fix reversed descriptions for the AVR8 USB pad regulator enable/disable masks...
Dean
2011-03-18
Oops - Bootloader optimizations to GetDescriptor() don't work, as the Configu...
Dean
2011-03-13
Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models.
Dean
2011-02-20
More updates to remove architecture-specific comments from the documentation,...
Dean
2011-02-11
Fix typos in the HID class bootloader makefile.
Dean
2011-01-26
Added new KeyboardMouseMultiReport Device ClassDriver demo.
Dean
2011-01-16
New HID report item macros (with HID_RI_ prefix) to allow for easy creation a...
Dean
2010-12-26
Make a new general RingBuffer.h misc library driver, instead of the per-appli...
Dean
2010-12-25
Fixed possible programming problem in the AVRISP-MKII clone project when prog...
Dean
2010-12-24
Re-add in old Endpoint/Pipe workaround for unordered pipes - add new ORDERED_...
Dean
2010-12-12
Added new RingBuffer_Peek() function to the lightweight ring buffer headers.
Dean
2010-11-17
Rename incorrectly named XPROGTarget_SendBreak() function to XPROGTarget_Send...
Dean
2010-11-03
Remove already implemented features from the Future Changes manual page.
Dean
2010-10-20
Added default test tone generation mode to the Device mode AudioInput demos.
Dean
2010-10-13
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean
2010-10-12
Minor documentation enhancements.
Dean
2010-09-30
Make Host mode Class drivers only set the class driver instance's state value...
Dean
2010-09-30
Fix incorrectly named configuration descriptor callback routines in the host ...
Dean
2010-09-30
Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction ...
Dean
2010-09-28
Move out many of the common class driver constants into grouped enums, to mak...
Dean
2010-09-19
Ensure device address latch bit is not set at the same time as the new addres...
Dean
2010-09-14
Added board hardware driver support for the UDIP development board.
Dean
2010-09-13
Remove incomplete MIDIToneGenerator project.
Dean
2010-09-09
Added class specific descriptor type defines with standard USB-IF element nam...
Dean
2010-08-29
Add better description of the Ultra-Lightweight Ring Buffer header files.
Dean
2010-07-26
Rename reserved members of all structs so that they are uniformly named acros...
Dean
[next]