Update version numbers for the 2021-01-30 release.
[pub/lufa.git] / LUFA / DoxygenPages / ChangeLog.txt
2021-01-30 Dean CameraUpdate version numbers for the 2021-01-30 release. LUFA-210130
2020-06-15 Dean CameraDocumentation: Update copyrights to 2020.
2020-06-15 Dean CameraFix control request hang in Printer device class driver...
2019-07-29 Dean CameraBootloaders: Enable LTO to reduce compiled size.
2019-01-08 Dean CameraAVRISP-MKII Clone: Clean up ISP driver code, namespace...
2019-01-08 Dean CameraMerge pull request #142 from jacobseptember/master
2018-12-09 Dean CameraFix invalid DHCP server socket creation in the Webserve...
2018-12-09 Dean CameraFix HID report parser incorrectly decoding 32-bit USAGE...
2018-12-09 Dean CameraFix static analysis warnings.
2018-08-27 Dean CameraMerge pull request #137 from abcminiuser/feature-ccid
2018-06-17 Dean CameraAdd CCID class driver and associated demos.
2018-06-17 Dean CameraFixed HID report parser corruption when parsing PUSH...
2018-06-17 Dean CameraMove class-specific functional descriptor definitions...
2018-04-22 Dean CameraAdd MS OS Compatibility descriptors to RNDIS demos...
2018-04-22 Dean CameraFix USB_STRING_DESCRIPTOR_ARRAY() not accepting more...
2018-04-02 Dean CameraFix bootloaders incorrectly checking the BOOTRST fuse...
2018-02-18 Dean CameraFixed CDC class Send_Device_*_P() and Send_Host_*_P...
2018-02-18 Dean CameraFixed incorrect endpoint bank setup on the UC3 architec...
2018-02-18 Dean CameraEnsure USE_INTERNAL_SERIAL is set to NO_DESCRIPTOR...
2018-01-22 Dean CameraFixed bootloaders accepting flash writes to the bootloa...
2018-01-22 Dean CameraFix CDC device driver not returning written character...
2017-10-01 Dean CameraFixed bootloaders not disabling global interrupts durin...
2017-09-10 Dean CameraFixed DeviceUsesOUTPipe flag not being set correctly...
2017-04-18 Dean CameraCommit for the 170418 release. LUFA-170418
2017-01-25 Dean CameraMinor documentation improvements.
2016-09-28 Dean CameraMinor documentation improvements.
2016-04-05 Dean CameraReplace the LUFA build system with DMBS.
2016-04-03 Dean CameraAdd LUFA DMBS extension modules, use DMBS in project...
2016-04-03 Dean CameraMerge branch 'master' into dmbs
2016-03-28 Dean CameraAdded new LUFA_VERSION_RELEASE_TYPE macro to the librar...
2016-03-28 Dean CameraFixed invalid endpoint indexes causing memory corruptio...
2016-02-07 Dean CameraMinor documentation improvements.
2016-01-31 Dean CameraAdded support for the Pololu A-Star Micro board (thanks...
2016-01-02 Dean CameraMerge branch 'master' into dmbs
2015-12-22 Dean CameraFix additional void pointer arithmetic in the class...
2015-12-22 Dean Camera Fixed low level RNDIS demo incorrectly setting the...
2015-12-22 Dean CameraUpdate changelog.
2015-12-15 Dean CameraFixed broken USE_RAM_DESCRIPTORS compile time option...
2015-12-02 Dean CameraFixed incorrect CALLBACK_USB_GetDescriptor() wIndex...
2015-11-15 Dean CameraUpdate documentation and reset version information...
2015-11-15 Dean CameraCommit for the 151115 public release. LUFA-151115
2015-11-08 Dean CameraFixed missing bounds checks and off-by-one in the DFU...
2015-11-08 Dean CameraUpdate dfu-programmer command line arguments, old argum...
2015-11-01 Dean CameraFix AS7 integration, include modified Docbook HV1 trans...
2015-10-03 Dean CameraNewer AS7 integration binary, with ASF detection fixes...
2015-10-03 Dean CameraMerge pull request #46 from NicoHood/patch-1
2015-09-30 Dean CameraMinor documentation improvements.
2015-09-27 Dean CameraUse 16-bit length for TWI driver packet read/write...
2015-08-30 Dean CameraMinor documentation improvements.
2015-08-01 Dean CameraAdd PROGMEM variant data send functions to the CDC...
2015-08-01 Dean CameraMinor documentation improvements.
2015-08-01 Dean CameraMerge pull request #49 from the2masters/progmem
2015-05-17 Dean CameraFix incorrect XMEGA serial driver stream functions...
2014-11-20 Dean CameraAdd board drivers for the Atmel Xplained-MINI kits.
2014-10-11 Dean CameraAdd Leonardo compatibility to most bootloaders, run...
2014-10-11 Dean CameraDon't run user application in the bootloader unless...
2014-09-28 Dean CameraUpdate documentation post-140928 release.
2014-09-28 Dean CameraUpdate documentation for the 140928 release.
2014-09-28 Dean CameraFixed broken LowLevel Audio Out demo sampling frequency...
2014-09-13 Dean CameraFixed broken AVR8 USART-SPI peripheral driver (thanks...
2014-09-11 Dean CameraMinor documentation improvements.
2014-09-11 Dean CameraAdd Atmel Studio support for the Arduino Yun and Micro...
2014-09-11 Dean CameraAdd support for the Arduino Micro board, fix other...
2014-09-11 Dean CameraAdd board support for the Arduino YUN ATMEGA32U4 coproc...
2014-09-08 Dean CameraMinor documentation improvements.
2014-09-08 Dean CameraMerge pull request #38 from jacobschloss/xmega_twi_caps
2014-08-31 Dean CameraAdd Dual MIDI device class driver demo application.
2014-08-31 Dean CameraFix overflow for RNDIS class driver responses when...
2014-08-26 Dean CameraPatched the LUFA build system to work around a GCC...
2014-08-10 Dean CameraFixed USART reception overrun corrupting the internal...
2014-07-22 Dean CameraMinor code style fixes, documentation improvements.
2014-07-15 Dean CameraOnly deque from the USBtoSerial's USB->USART buffer...
2014-07-15 Dean CameraAdd Serial_IsSendReady() and Serial_IsSendComplete...
2014-06-25 Dean CameraUpdate documentation for HID report ID fix.
2014-06-08 Dean CameraAdd COMPILER_PATH optional variable to the BUILD build...
2014-05-30 Dean CameraFixed spurious 0xFE USART byte sent in the USBtoSerial...
2014-05-21 Dean CameraFixed incorrect XMEGA DFLL reference frequency (thanks...
2014-04-30 Dean CameraFix LED driver for the Arduino Leonardo board.
2014-04-07 Dean CameraMerge pull request #23 from mondalaci/add-further-scancodes
2014-03-05 Dean CameraFix incorrect error codes returned on pip config failur...
2014-03-01 Dean CameraRevert version and update documentation after the 14030...
2014-03-01 Dean CameraUpdate version for the 140302 release. LUFA-140302
2014-01-07 Dean CameraMinor documentation improvements.
2014-01-05 Dean CameraMerge pull request #19 from mondalaci/attr-no-inline...
2014-01-03 Dean CameraMerge pull request #17 from mondalaci/further-generichi...
2013-12-26 Dean CameraMinor documentation improvements.
2013-12-20 Dean CameraMerge pull request #15 from mondalaci/limit-control...
2013-12-20 Dean CameraMinor documentation improvements.
2013-12-20 Dean CameraMerge pull request #16 from hansmi/master
2013-12-19 Michael HanselmannAVR8: Add option to keep 3.3V regulator enabled
2013-11-21 Dean CameraReduce PDI/TPI reset hold period from 1ms to 100us...
2013-11-05 Dean CameraFixed MIDI device class driver MIDI_Device_ReceiveEvent...
2013-11-04 Dean CameraIncrease AVRISP-MKII Clone PDI/TPI handshake to 1ms...
2013-11-03 Dean CameraMinor documentation improvements.
2013-11-03 Dean CameraMerge pull request #12 from mondalaci/generichid-node...
2013-11-03 Dean CameraMinor documentation improvements.
2013-11-03 Dean CameraMerge pull request #11 from mondalaci/generichid-libusb...
2013-11-03 Dean CameraFix signature bytes in the DFU class bootloader.
2013-11-02 Dean CameraAVRISP-MKII Clone Project PDI/TPI frequency increased...
2013-10-30 Dean CameraAdd new Bulk Vendor device demo application.
next