Add symbolic names for USB Device String Descriptors within the demos, applications...
[pub/USBasp.git] / LUFA / DoxygenPages / ChangeLog.txt
2013-05-14 Dean CameraFix missing bitshift in the AVR8 Pipe_GetBoundEndpointA...
2013-05-10 Dean CameraFix Pipe_GetBoundEndpointAddress() returning bad values...
2013-05-10 Dean CameraUpdate Android Accessory Class driver to be compatible...
2013-05-05 Dean CameraAdd new Printer Device Class driver.
2013-04-21 Dean CameraFixed possible register corruption in USB Host mode...
2013-04-08 Dean CameraUpdate AS integration scripts and transforms - extract...
2013-04-06 Dean CameraAdded new CONCAT() and CONCAT_EXPANDED() convenience...
2013-03-28 Dean CameraAdded additional MIDI command definitions to the MIDI...
2013-03-27 Dean CameraFixed race condition in the DFU class bootloader causin...
2013-03-23 Dean CameraFixed Low Speed USB devices broken when using the libra...
2013-03-19 Dean CameraMinor documentation improvements.
2013-03-17 Dean CameraFixed incorrect HID report descriptor generated for...
2013-03-09 Dean CameraAdd dummy handler for SCSI_CMD_START_STOP_UNIT in all...
2013-03-03 Dean CameraAdd new Printer class USB bootloader.
2013-03-03 Dean CameraReset version information now that the LUFA-130303...
2013-03-03 Dean CameraCommit for the LUFA-130303 release.
2013-02-28 Dean CameraFixed incorrect output in the HIDReportViewer project...
2013-02-27 Dean CameraFixed potential NULL pointer dereference in the HID...
2013-02-24 Dean CameraChanged all *_SendByte() function prototypes to accept...
2013-02-19 Dean CameraFixed swapped LED3 and LED4 masks for the Olimex-32U4...
2013-01-27 Dean CameraAdded new Board Hardware Information board driver.
2013-01-27 Dean CameraFixed incorrectly issuing STALL response to unsupported...
2013-01-19 Dean CameraAdd support for the Dimex Stange-ISP programmer board...
2013-01-15 Dean CameraFix oops - forgot to save changelog after previous...
2013-01-15 Dean CameraFixed bug in the TWI peripheral driver for the AVR8...
2013-01-13 Dean CameraUpdated AVRISP-MKII Clone Programmer project so that...
2013-01-05 Dean CameraFixed incorrect ordering of the linker options in the...
2013-01-03 Dean CameraFixed hardware race condition that could cause failed...
2012-11-10 Dean CameraRemove dependency on the "bc" command line calculator...
2012-10-20 Dean CameraIncreased throughput in the USBtoSerial project now...
2012-10-14 Dean CameraFixed maximum allowed keyboard key code usage of 0x65...
2012-10-14 Dean CameraFixed incorrect definitions of HID_KEYBOARD_LED_KANA...
2012-09-19 Dean CameraFixed incorrect Dataflash functionality in the USBKEY...
2012-09-16 Dean CameraFixed lengthy timeouts in the USBtoSerial project if...
2012-09-15 Dean CameraAdded support for the Xevelabs USB2AX revision 3.1...
2012-09-12 Dean CameraFixed possible rounding in the VERSION_BCD() macros...
2012-09-08 Dean CameraAdd support for the Atmel UC3-A3 Xplained board.
2012-09-03 Dean CameraAdd additional driver documentation to the AVRISP-MKII...
2012-08-28 Dean CameraFixed logic hole breaking USB operations on a USB contr...
2012-08-27 Dean CameraFixed incompatibility in the CDC class bootloader on...
2012-08-18 Dean CameraAdded new doxygen_upgrade and doxygen_create targets...
2012-08-16 Dean CameraFixed missing Win-32bit compatibility sections in the...
2012-08-12 Dean CameraFixed inverted LED driving code for the Arduino Leonard...
2012-08-12 Dean CameraAdded support for the Arduino Leonardo board. Swap...
2012-08-12 Dean CameraAdded workaround for broken VBUS detection on AVR8...
2012-08-12 Dean CameraFixed broken RESET_TOGGLES_LIBUSB_COMPAT compile time...
2012-07-30 Dean CameraReset to placeholder version values in the library...
2012-07-30 Dean CameraCommit for the 120730 release.
2012-07-26 Dean CameraAdd support for the Olimex AVR-ISP-MK2 board.
2012-07-22 Dean CameraFixed endianess issues in the RNDIS host class driver...
2012-07-16 Dean CameraCommit for the LUFA-120730-BETA release.
2012-07-03 Dean CameraFixed incorrect Micropendous board LED driver LEDs_SetA...
2012-06-29 Dean CameraFixed CDC and DFU bootloaders API page erase and write...
2012-06-27 Dean CameraFixed invalid configuration descriptor in the low level...
2012-06-09 Dean CameraAdded new JTAG_ENABLE() macro for the AVR8 architecture...
2012-06-01 Dean CameraSwitch over Demos, Bootloaders and Projects to the...
2012-05-26 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-26 Dean CameraFixed swapped Little Endian/Big Endian endpoint and...
2012-05-20 Dean CameraMerge in latest trunk.
2012-05-20 Dean CameraAdded new RESET_TOGGLES_LIBUSB_COMPAT compile time...
2012-05-13 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-13 Dean CameraAdded build test to verify correct compilation of all...
2012-05-13 Dean CameraFixed CDC and DFU bootloaders API function offsets...
2012-05-10 Dean CameraAdd branch for the conversion of demos to use standard...
2012-05-06 Dean CameraChanged board LED driver implementations of LEDs_Toggle...
2012-05-06 Dean CameraAdded support for the Olimex AVR-USB-32U4 and Olimex...
2012-05-06 Dean CameraFixed broken MIDI host driver MIDI_Host_ReceiveEventPac...
2012-05-06 Dean CameraIncreased endpoint polling interval for all demos and...
2012-05-05 Dean CameraFixed possible deadlock in the CDC device driver if...
2012-05-05 Dean CameraFixed incorrect DFU version number reported to the...
2012-04-29 Dean CameraThe library bootloaders will now correctly start the...
2012-04-25 Dean CameraAdded support for the DorkbotPDX Duce board.
2012-04-25 Dean CameraFixed inverted LED logic in the USB2AX board LED driver...
2012-04-25 Dean CameraChanged MIDI event structure MIDI_EventPacket_t to...
2012-04-16 Dean CameraFixed AVRISP-MKII programmer project reset line polarit...
2012-04-15 Dean CameraFixed incorrect reponse to GET STATUS requests in devic...
2012-04-14 Dean CameraAdded new SerialToLCD user project contributed by Simon...
2012-04-14 Dean CameraReintegrate the FullEPAddresses development branch...
2012-04-14 Dean CameraFixed CDC and DFU bootloaders failing to compile when...
2012-04-08 Dean CameraRemoved the old pseudo-scheduler from the library as...
2012-04-08 Dean CameraMinor documentation improvements.
2012-04-01 Dean CameraReverted AVRISP-MKII clone project watchdog based comma...
2012-03-29 Dean CameraRemoved variable axis support from the HID_DESCRIPTOR_J...
2012-03-29 Dean CameraAdded additional bootloader API data to expose the...
2012-03-20 Dean CameraFixed AVRISP-MKII programmer project failing to compile...
2012-03-20 Dean CameraFixed inverted LED logic in the OLIMEX162 board LED...
2012-03-18 Dean CameraFixed error in the AVRISP-MKII programmer when ISP...
2012-03-17 Dean CameraFixed compile error if LEDs_Disable() is called and...
2012-03-15 Dean CameraFixed incorrect call to the user callback CALLBACK_Audi...
2012-03-14 Dean CameraAudio Device Class driver changed to also require the...
2012-03-09 Dean CameraAdded Dataflash operational checks and aborts to all...
2012-03-06 Dean CameraFixed compile error for the UC3 architecture when INTER...
2012-03-05 Dean CameraRaised the guard bits in the AVRISP-MKII clone project...
2012-02-26 Dean CameraMinor documentation improvements.
2012-02-24 Dean CameraModified the CDC Host demos to set a default CDC Line...
2012-02-22 Dean CameraAdded support for the BitWizard Multio and Big-Multio...
2012-02-20 Dean CameraRemove potentially unaligned uint32_t access in HIDPars...
2012-02-19 Dean CameraUpdate trunk post-120219 release.
2012-02-19 Dean CameraCommit for the 120219 release.
2012-02-19 Dean CameraFix errors uncovered by the new build test compile...
next