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