index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LUFA
/
ManPages
/
ChangeLog.txt
Age
Commit message (
Expand
)
Author
2011-10-18
Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to p...
Dean
2011-10-18
Fixed AVRISP-MKII Clone compile warning on AVR8 U4 targets even when NO_VTARG...
Dean
2011-10-18
Fixed ring buffer size limited to 255 elements, instead of the intended 65535...
Dean
2011-10-12
Added reliability patches to the AVRISP-MKII Clone project's PDI/TPI protocol...
Dean
2011-10-12
When automatic PLL management mode is enabled on the U4 series AVR8 chips, th...
Dean
2011-10-11
Added User Application APIs to the CDC and DFU class bootloaders.
Dean
2011-10-10
Commit for the 111009 release.
Dean
2011-10-09
Fixed port state table corruption in the TCP layer of the RNDIS Ethernet devi...
Dean
2011-10-07
Added reliability patches to the AVRISP-MKII Clone project's ISP and PDI/TPI ...
Dean
2011-10-07
Added endian-correction to the CDC driver's Line Encoding control request han...
Dean
2011-09-21
Commit for the 111009 BETA release.
Dean
2011-09-17
Fixed HID Parser's largest report size bit count not including the size of th...
Dean
2011-09-07
Fixed incorrect buffer size check in the USBtoSerial project (thanks to Yuri ...
Dean
2011-09-07
Fixed optimization error in the HID Parser item value USB_SetHIDReportItemInf...
Dean
2011-08-24
Renamed USB_Host_ClearPipeStall() to USB_Host_ClearEndpointStall() as the fun...
Dean
2011-08-23
Add multiple axis support to the HID joystick report in the HID_DESCRIPTOR_JO...
Dean
2011-08-22
Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT().
Dean
2011-08-16
Pull out architecture specific macros and other definitions into a new common...
Dean
2011-08-16
Add shortcuts to SwapEndian_16() and SwapEndian_32() internal functions to im...
Dean
2011-07-30
Fixed incorrect Dataflash buffer use in the DataflashManager_WriteBlocks_RAM(...
Dean
2011-07-26
Added new VTARGET_USE_INTERNAL_REF configuration option to the AVRISP-MKII cl...
Dean
2011-07-25
Fixed USB_USBTask not being called internally in stream transfers between pac...
Dean
2011-07-19
Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOIN...
Dean
2011-07-14
Added Device Qualifier standard descriptor structure definitions USB_StdDescr...
Dean
2011-07-14
Add new STRINGIFY() and STRINGIFY_EXPANDED() convenience macros.
Dean
2011-07-13
Add start of an architecture port to the Atmel USB XMEGA devices.
Dean
2011-07-12
Fixed error in the pipe unordered allocation algorithm for the AVR8 devices b...
Dean
2011-07-12
Added new USB_Host_GetDeviceStatus() function for USB Host mode.
Dean
2011-07-11
Minor documentation and style fixes.
Dean
2011-07-08
Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnum...
Dean
2011-07-04
Added new HID_Host_SetIdlePeriod() function to the HID Host Class driver.
Dean
2011-06-27
Added board hardware driver support for the EVK1104 board.
Dean
2011-06-27
Add board driver support for the EVK1100 board.
Dean
2011-06-27
Fix logic bug in the incomplete Android Accessory Host demo preventing correc...
Dean
2011-06-20
Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was ...
Dean
2011-06-19
Add missing project files for the new HIDReportViewer project to upgrade its ...
Dean
2011-06-16
Add new incomplete HIDReportViewer project.
Dean
2011-06-16
Add missing SVN eol-style properties to source files to prevent mixed end-of-...
Dean
2011-06-16
Added new \ref SPI_GetCurrentMode() function to the SPI peripheral driver.
Dean
2011-06-16
Rename new Audio class driver functions, callbacks and events to ensure that ...
Dean
2011-06-14
Rename Audio Host Class driver internal descriptor matching routines to be in...
Dean
2011-06-08
Pipe_BoundEndpointNumber() has been renamed to Pipe_GetBoundEndpointAddress()...
Dean
2011-06-08
Added new Host mode Audio Class driver.
Dean
2011-06-06
Move completed low level Audio Host demos into the LowLevel folder from the I...
Dean
2011-06-06
Update the Low Level Audio Input and Audio Output demos to support multiple s...
Dean
2011-06-05
Massive corrections to the project documentation and code comments, thanks to...
Dean
2011-06-05
Fixed compile errors in the incomplete BluetoothHost demo application (thanks...
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
[next]