| 2009-11-13 |
Dean Camera | Corrections, improvements and additions to the incomple... |
blob | commitdiff |
| 2009-11-11 |
Dean Camera | Minor code cleanups for clarity. |
blob | commitdiff | diff to current |
| 2009-11-10 |
Dean Camera | Added new stream creation function to the CDC Class... |
blob | commitdiff | diff to current |
| 2009-11-09 |
Dean Camera | Fixed HID host Class driver report send/receive report... |
blob | commitdiff | diff to current |
| 2009-11-06 |
Dean Camera | Add optional double-banking support to the Device mode... |
blob | commitdiff | diff to current |
| 2009-11-04 |
Dean Camera | Added new Printer Host mode Class driver. |
blob | commitdiff | diff to current |
| 2009-11-04 |
Dean Camera | Fixed HID report parser collection paths invalid due... |
blob | commitdiff | diff to current |
| 2009-11-04 |
Dean Camera | Added new JoystickHostWithParser demos to the library. |
blob | commitdiff | diff to current |
| 2009-11-04 |
Dean Camera | Update DevChapter9.c - use the Endpoint_ClearStatusStag... |
blob | commitdiff | diff to current |
| 2009-11-03 |
Dean Camera | Rename the AT90USBXXX67 internal driver directory to... |
blob | commitdiff | diff to current |
| 2009-10-26 |
Dean Camera | Make HID device class driver reselect the correct endpo... |
blob | commitdiff | diff to current |
| 2009-10-18 |
Dean Camera | Moved USBtoSerial demo the Projects directory, as it... |
blob | commitdiff | diff to current |
| 2009-10-16 |
Dean Camera | Fix invalid Event name rule in demo/project makefiles. |
blob | commitdiff | diff to current |
| 2009-10-12 |
Dean Camera | Make Audio device demos compatible with AVRs running... |
blob | commitdiff | diff to current |
| 2009-10-11 |
Dean Camera | Added stdio.h stream examples for the virtual CDC UART... |
blob | commitdiff | diff to current |
| 2009-10-08 |
Dean Camera | Add new MIDI Host Class driver to the library, and... |
blob | commitdiff | diff to current |
| 2009-10-08 |
Dean Camera | Add new MIDIHost LowLevel demo application. |
blob | commitdiff | diff to current |
| 2009-10-03 |
Dean Camera | Changed Audio Class driver sample read/write functions... |
blob | commitdiff | diff to current |
| 2009-10-02 |
Dean Camera | Cleanups to the Device mode Mass Storage demo applicati... |
blob | commitdiff | diff to current |
| 2009-09-30 |
Dean Camera | Added new HID_HOST_BOOT_PROTOCOL_ONLY compile time... |
blob | commitdiff | diff to current |
| 2009-09-30 |
Dean Camera | Fixed issue in the HID Host class driver's HID_Host_Sen... |
blob | commitdiff | diff to current |
| 2009-09-30 |
Dean Camera | Removed mostly useless "TestApp" demo, as it was mainly... |
blob | commitdiff | diff to current |
| 2009-09-29 |
Dean Camera | Add information on the new MouseHostDevice dual role... |
blob | commitdiff | diff to current |
| 2009-09-28 |
Dean Camera | Fixed PrinterHost demo returning invalid Device ID... |
blob | commitdiff | diff to current |
| 2009-09-21 |
Dean Camera | Add new attributes to the HID Report Parser and HID... |
blob | commitdiff | diff to current |
| 2009-09-21 |
Dean Camera | Added new MassStorageKeyboard Device Class Driver demo... |
blob | commitdiff | diff to current |
| 2009-09-20 |
Dean Camera | Added new Pipe_IsFrozen() macro to determine if the... |
blob | commitdiff | diff to current |
| 2009-09-17 |
Dean Camera | Added support for the officially recommended layout... |
blob | commitdiff | diff to current |
| 2009-09-17 |
Dean Camera | Fix Mass Storage Host Class driver GetMaxLUN command... |
blob | commitdiff | diff to current |
| 2009-09-14 |
Dean Camera | Fixed MIDI Device Class driver not sending/receiving... |
blob | commitdiff | diff to current |
| 2009-09-13 |
Dean Camera | Fixed Low Level USBtoSerial demo not storing received... |
blob | commitdiff | diff to current |
| 2009-09-09 |
Dean Camera | Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time... |
blob | commitdiff | diff to current |
| 2009-09-09 |
Dean Camera | Change HID report parser so that it can calculate and... |
blob | commitdiff | diff to current |
| 2009-09-07 |
Dean Camera | Add link to third-party signed version of the official... |
blob | commitdiff | diff to current |
| 2009-09-07 |
Dean Camera | Corrected incorrect signature bytes for the AT90USB82... |
blob | commitdiff | diff to current |
| 2009-09-06 |
Dean Camera | Fixed DFU and CDC class bootloaders on the AT90USBXXX2... |
blob | commitdiff | diff to current |
| 2009-09-06 |
Dean Camera | Add in new invalid event hook check targets to project... |
blob | commitdiff | diff to current |
| 2009-09-06 |
Dean Camera | Changed Still Image Host class driver to auto-fill... |
blob | commitdiff | diff to current |
| 2009-09-02 |
Dean Camera | Add StillImage Host Class Driver functions for opening... |
blob | commitdiff | diff to current |
| 2009-09-02 |
Dean Camera | Add user-filtering to the HID report parser, so that... |
blob | commitdiff | diff to current |
| 2009-09-02 |
Dean Camera | Fixed error in PrinterHost preventing the full page... |
blob | commitdiff | diff to current |
| 2009-09-01 |
Dean Camera | Changed HIDParser to only zero out important values... |
blob | commitdiff | diff to current |
| 2009-09-01 |
Dean Camera | Fixed StillImageHost not correctly freezing and unfreez... |
blob | commitdiff | diff to current |
| 2009-09-01 |
Dean Camera | Move check for devices not supporting internal serials... |
blob | commitdiff | diff to current |
| 2009-08-31 |
Dean Camera | Add return codes to the CDC Host Class driver String... |
blob | commitdiff | diff to current |
| 2009-08-31 |
Dean Camera | Removed unused INCLUDE_FROM_BOARD_DRIVER internal defin... |
blob | commitdiff | diff to current |
| 2009-08-31 |
Dean Camera | Changed the parameters and behaviour of the USB_GetDevi... |
blob | commitdiff | diff to current |
| 2009-08-30 |
Dean Camera | Remove deleted source files from the LUFA library makefile. |
blob | commitdiff | diff to current |
| 2009-08-27 |
Dean Camera | Fixed Device mode HID Class driver not explicitly initi... |
blob | commitdiff | diff to current |
| 2009-08-27 |
Dean Camera | Condensed SCSI command functions in the LowLevel Mass... |
blob | commitdiff | diff to current |
| 2009-08-27 |
Dean Camera | Added new "Common" section to the class drivers, to... |
blob | commitdiff | diff to current |
| 2009-08-27 |
Dean Camera | Fixed Device mode HID Class driver always sending IN... |
blob | commitdiff | diff to current |
| 2009-08-26 |
Dean Camera | Oops: Really disable building of Projects/Host/ClassDri... |
blob | commitdiff | diff to current |
| 2009-08-25 |
Dean Camera | Optimized Endpoint_Read_Word_* and Pipe_Read_Word_... |
blob | commitdiff | diff to current |
| 2009-08-25 |
Dean Camera | Fixed AVRISP V2 Protocol handler for the READ_FLASH_ISP... |
blob | commitdiff | diff to current |
| 2009-08-23 |
Dean Camera | Fixed AVRISP programmer demo -- can now connect to... |
blob | commitdiff | diff to current |
| 2009-08-23 |
Dean Camera | Added V2Protocol handlers to the AVRISP project to... |
blob | commitdiff | diff to current |
| 2009-08-19 |
Dean Camera | Corrections to the unfinished AVRISP Programmer project... |
blob | commitdiff | diff to current |
| 2009-08-17 |
Dean Camera | Added beginnings of a new AVRISP-MKII clone project. |
blob | commitdiff | diff to current |
| 2009-08-16 |
Dean Camera | Added return values to the CDC and MIDI class driver... |
blob | commitdiff | diff to current |
| 2009-08-16 |
Dean Camera | Fix misspelt event name in the Class driver USBtoSerial... |
blob | commitdiff | diff to current |
| 2009-08-16 |
Dean Camera | Added new EVENT_USB_Device_StartOfFrame() event, contro... |
blob | commitdiff | diff to current |
| 2009-08-13 |
Dean Camera | Added explicit attribute masks to the device mode demos... |
blob | commitdiff | diff to current |
| 2009-08-13 |
Dean Camera | Added CDC_Device_Flush() command to the CDC Device... |
blob | commitdiff | diff to current |
| 2009-08-11 |
Dean Camera | Added flag to the HID report parser to indicate if... |
blob | commitdiff | diff to current |
| 2009-08-11 |
Dean Camera | Add CDC Host class driver EVENT_CDC_Host_ControLineStat... |
blob | commitdiff | diff to current |
| 2009-08-11 |
Dean Camera | Fixed swapped paremeters in the HID state memory copy... |
blob | commitdiff | diff to current |
| 2009-08-11 |
Dean Camera | Fix issue in CDC device class driver where received... |
blob | commitdiff | diff to current |
| 2009-08-05 |
Dean Camera | Fixed issue in USBtoSerial demos where the USART Rx... |
blob | commitdiff | diff to current |
| 2009-08-05 |
Dean Camera | Make Control Endpoint stream transfers more reliable... |
blob | commitdiff | diff to current |
| 2009-08-05 |
Dean Camera | Commit for 090810rc1 release. |
blob | commitdiff | diff to current |
| 2009-08-05 |
Dean Camera | Renamed all library events to properly seperate out... |
blob | commitdiff | diff to current |
| 2009-08-04 |
Dean Camera | Better fix for LowLevel CDC demo issue where sending... |
blob | commitdiff | diff to current |
| 2009-08-04 |
Dean Camera | Fix issue with CDC device demos causing broken communic... |
blob | commitdiff | diff to current |
| 2009-08-02 |
Dean Camera | Rename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURAT... |
blob | commitdiff | diff to current |
| 2009-08-02 |
Dean Camera | Removed interrupt disable/enable from the Device mode... |
blob | commitdiff | diff to current |
| 2009-07-31 |
Dean Camera | Renamed USB_Device_SetHighSpeed() to USB_Device_SetFull... |
blob | commitdiff | diff to current |
| 2009-07-30 |
Dean Camera | Fix incorrect configuration in the ClassDriver AudioOut... |
blob | commitdiff | diff to current |
| 2009-07-30 |
Dean Camera | Added standard stream example to the ClassDriver CDC... |
blob | commitdiff | diff to current |
| 2009-07-29 |
Dean Camera | Added 404 errors to the RNDIS Webserver example. |
blob | commitdiff | diff to current |
| 2009-07-28 |
Dean Camera | Fixed report data alignment issues in the MouseHostWith... |
blob | commitdiff | diff to current |
| 2009-07-28 |
Dean Camera | Better solution - change compile time token names to... |
blob | commitdiff | diff to current |
| 2009-07-28 |
Dean Camera | Added HOST_STATE_AS_GPIOR1 and DEVICE_STATE_AS_GPIOR0... |
blob | commitdiff | diff to current |
| 2009-07-27 |
Dean Camera | State information for class drivers is now zeroed out... |
blob | commitdiff | diff to current |
| 2009-07-26 |
Dean Camera | Added new Pipe_BoundEndpointNumber() and Pipe_IsEndpoin... |
blob | commitdiff | diff to current |
| 2009-07-24 |
Dean Camera | Added new LEDs_ToggleLEDs() function to the Board LEDs... |
blob | commitdiff | diff to current |
| 2009-07-23 |
Dean Camera | Added new Benito project, a simple modified USB-to... |
blob | commitdiff | diff to current |
| 2009-07-21 |
Dean Camera | Added new USB_DeviceState variable to keep track of... |
blob | commitdiff | diff to current |
| 2009-07-20 |
Dean Camera | Add PrinterHost to the project file and Host LowLevel... |
blob | commitdiff | diff to current |
| 2009-07-19 |
Dean Camera | Don't send terminal RESET codes via serial - just set... |
blob | commitdiff | diff to current |
| 2009-07-19 |
Dean Camera | Add partial project documentation to the incomplete... |
blob | commitdiff | diff to current |
| 2009-07-19 |
Dean Camera | Fixed incorrect PIPE_EPNUM_MASK mask causing pipe failu... |
blob | commitdiff | diff to current |
| 2009-07-16 |
Dean Camera | Minor updates to the Magstripe and MissileLauncher... |
blob | commitdiff | diff to current |
| 2009-07-16 |
Dean Camera | Added support for the new ATMEGA32U2, ATMEGA16U2 and... |
blob | commitdiff | diff to current |
| 2009-07-16 |
Dean Camera | Added new TOTAL_NUM_CONFIGURATIONS option, removed... |
blob | commitdiff | diff to current |
| 2009-07-15 |
Dean Camera | Fix HID class device driver -- if a SetIDle request... |
blob | commitdiff | diff to current |
| 2009-07-13 |
Dean Camera | Added new EEPROM and FLASH buffer versions of the Endpo... |
blob | commitdiff | diff to current |
| 2009-07-13 |
Dean Camera | Added compatibility list to the documentation of each... |
blob | commitdiff | diff to current |
| 2009-07-13 |
Dean Camera | Added new HOST_STATE_WaitForDeviceRemoval host state... |
blob | commitdiff | diff to current |
| 2009-07-13 |
Dean Camera | Seperated out parts of the PrinterHost incomplete demo... |
blob | commitdiff | diff to current |
| next |