| 2010-05-17 |
Dean Camera | Begin processing code for Service Discovery Protocol... |
tree | commitdiff |
| 2010-05-11 |
Dean Camera | Fix nasty bug in USBInterrupt.c which would cause a... |
tree | commitdiff |
| 2010-05-10 |
Dean Camera | Refactor Service Discovery Protocol code in the incompl... |
tree | commitdiff |
| 2010-05-08 |
Dean Camera | Add svn:eol-style property to source files, so that... |
tree | commitdiff |
| 2010-05-07 |
Dean Camera | Change over instances of "make" in the makefiles to... |
tree | commitdiff |
| 2010-05-07 |
Dean Camera | Change over unix line-endings to dos line endings. |
tree | commitdiff |
| 2010-04-29 |
Dean Camera | The Audio_Device_IsSampleReceived() and Audio_Device_Is... |
tree | commitdiff |
| 2010-04-28 |
Dean Camera | Use puts_P() and printf_P() instead of the normal varia... |
tree | commitdiff |
| 2010-04-28 |
Dean Camera | Relocate USBInterrupt.c/.h from the HighLevel USB drive... |
tree | commitdiff |
| 2010-04-28 |
Dean Camera | USB_Init() no longer calls sei() to enable global inter... |
tree | commitdiff |
| 2010-04-22 |
Dean Camera | Added ability to search by Channel PSM to the GetChanne... |
tree | commitdiff |
| 2010-04-20 |
Dean Camera | Fixed HID Device Class Driver not allocating a temporar... |
tree | commitdiff |
| 2010-04-19 |
Dean Camera | Add start of a SDP service table, which will be linked... |
tree | commitdiff |
| 2010-04-19 |
Dean Camera | Make bluetooth SDP code correctly unpack the search... |
tree | commitdiff |
| 2010-04-18 |
Dean Camera | Add const keyword to the demo function parameters where... |
tree | commitdiff |
| 2010-04-18 |
Dean Camera | Add bluetooth channel connection callback to the incomp... |
tree | commitdiff |
| 2010-04-15 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
| 2010-04-15 |
Dean Camera | Rename FunctionAttributes.h to Attributes.h, as some... |
tree | commitdiff |
| 2010-04-13 |
Dean Camera | Document the Bluetooth ACL layer. Remove unneeded param... |
tree | commitdiff |
| 2010-04-12 |
Dean Camera | Add some more documentation to the half-completed Bluet... |
tree | commitdiff |
| 2010-04-12 |
Dean Camera | Fix Bluetooth stack CONNECTION RESPONSE packets - for... |
tree | commitdiff |
| 2010-04-11 |
Dean Camera | Add HCI debugging with verbosity control to the Bluetoo... |
tree | commitdiff |
| 2010-04-11 |
Dean Camera | Fix up Bluetooth Demo's options processing on incoming... |
tree | commitdiff |
| 2010-04-10 |
Dean Camera | Add LUFA-side channel open/close routines, add signalli... |
tree | commitdiff |
| 2010-04-10 |
Dean Camera | Bluetooth demo can now create and maintain logical... |
tree | commitdiff |
| 2010-04-06 |
Dean Camera | Make Bluetooth signalling handler routines use the... |
tree | commitdiff |
| 2010-04-06 |
Dean Camera | Add bidirectional channel configuration -- remote devic... |
tree | commitdiff |
| 2010-04-06 |
Dean Camera | Add packet reception and send routines to the ACL layer... |
tree | commitdiff |
| 2010-04-06 |
Dean Camera | Add information request/response signal handler to... |
tree | commitdiff |
| 2010-04-05 |
Dean Camera | Add Bluetooth signalling echo request/response handlers... |
tree | commitdiff |
| 2010-04-05 |
Dean Camera | Add user callback function to the Bluetooth host demo... |
tree | commitdiff |
| 2010-04-01 |
Dean Camera | More improvements to the incomplete BluetoothHost demo... |
tree | commitdiff |
| 2010-03-31 |
Dean Camera | Massive cleanups to the incomplete BluetoothHost demo... |
tree | commitdiff |
| 2010-03-29 |
Dean Camera | Add file-level brief documentation. |
tree | commitdiff |
| 2010-03-25 |
Dean Camera | Add new LUFA logo by Ryo Yamauchi. |
tree | commitdiff |
| 2010-03-25 |
Dean Camera | All Class Driver Host mode demos now correctly set... |
tree | commitdiff |
| 2010-03-23 |
Dean Camera | Added incomplete MIDIToneGenerator project. |
tree | commitdiff |
| 2010-03-22 |
Dean Camera | Standardized the naming scheme given to configuration... |
tree | commitdiff |
| 2010-03-17 |
Dean Camera | Software PDI mode breaks unless the software USART... |
tree | commitdiff |
| 2010-03-16 |
Dean Camera | Fixed PDI programming mode in the AVRISP programmer... |
tree | commitdiff |
| 2010-02-09 |
Dean Camera | Fixed USB_GetHIDReportSize() returning the number of... |
tree | commitdiff |
| 2010-02-04 |
Dean Camera | New BOARD value option BOARD_NONE (equivelent to not... |
tree | commitdiff |
| 2010-02-03 |
Dean Camera | Exlude the "INCLUDE_FROM_*" macros from the individual... |
tree | commitdiff |
| 2010-01-28 |
Dean Camera | Removed the stream example code from the Low Level... |
tree | commitdiff |
| 2010-01-28 |
Dean Camera | Fix up project documentation files' overview tables... |
tree | commitdiff |
| 2010-01-25 |
Dean Camera | Add Webserver project Doxygen configuration file and... |
tree | commitdiff |
| 2010-01-25 |
Dean Camera | Fixed CDC and RNDIS host demos and class drivers -... |
tree | commitdiff |
| 2010-01-06 |
Dean Camera | Update Doxygen configuration files to the latest Doxyge... |
tree | commitdiff |
| 2010-01-05 |
Dean Camera | Added support to the MIDI Class drivers for packed... |
tree | commitdiff |
| 2009-12-30 |
Dean Camera | Update copyright year to 2010. |
tree | commitdiff |
| 2009-12-30 |
Dean Camera | Fix TemperatureDataLogger - sample tick timer wasn... |
tree | commitdiff |
| 2009-12-28 |
Dean Camera | Fix MIT license language to make its intent clearer. |
tree | commitdiff |
| 2009-12-13 |
Dean Camera | Test with -Wextra, fix library warnings due to unused... |
tree | commitdiff |
| 2009-12-13 |
Dean Camera | Use -pedantic compile time option to find and correct... |
tree | commitdiff |
| 2009-12-09 |
Dean Camera | Increase timeout of Mass Storage and Still Image host... |
tree | commitdiff |
| 2009-12-08 |
Dean Camera | Make sure that USB_STREAM_TIMEOUT_MS is set in the... |
tree | commitdiff |
| 2009-12-07 |
Dean Camera | Fix newly renamed VirtualSerial demos' include filename... |
tree | commitdiff |
| 2009-12-07 |
Dean Camera | Additional file renames and modifications to change... |
tree | commitdiff |
| 2009-12-07 |
Dean Camera | Rename CDC demos to VirtualSerial. |
tree | commitdiff |
| 2009-12-04 |
Dean Camera | Fixed Mass Storage Host Class driver and Low Level... |
tree | commitdiff |
| 2009-12-04 |
Dean Camera | Fixed HID Parser not distributing the Usage Min and... |
tree | commitdiff |
| 2009-11-30 |
Dean Camera | Added CDC_Host_Flush() function to the CDC Host Class... |
tree | commitdiff |
| 2009-11-27 |
Dean Camera | Better checking of whether a packet is received in... |
tree | commitdiff |
| 2009-11-26 |
Dean Camera | Make the RNDISEthernetHost Class driver demo print... |
tree | commitdiff |
| 2009-11-26 |
Dean Camera | Added new RNDIS Host class driver and the beginnings... |
tree | commitdiff |
| 2009-11-25 |
Dean Camera | Fix typo in the StillImageHost LowLevel demo, and the... |
tree | commitdiff |
| 2009-11-25 |
Dean Camera | Fix build and Doxygen errors. |
tree | commitdiff |
| 2009-11-25 |
Dean Camera | Added new RNDISHost Host LowLevel demo. Fixed misnamed... |
tree | commitdiff |
| 2009-11-24 |
Dean Camera | Make the StandaloneProgrammer project seamlessly read... |
tree | commitdiff |
| 2009-11-23 |
Dean Camera | Fixed misnamed SI_Host_USBTask() and SI_Host_ConfigureP... |
tree | commitdiff |
| 2009-11-23 |
Dean Camera | Fixed incorrect values for REPORT_ITEM_TYPE_* enum... |
tree | commitdiff |
| 2009-11-20 |
Dean Camera | Fixed LowLevel Keyboard demo not saving the issued... |
tree | commitdiff |
| 2009-11-17 |
Dean Camera | Make RNDISHost demo validate the set Packet Filter... |
tree | commitdiff |
| 2009-11-15 |
Dean Camera | Cleanups to the MassStorage Device demos, and the MassS... |
tree | commitdiff |
| 2009-11-13 |
Dean Camera | Corrections, improvements and additions to the incomple... |
tree | commitdiff |
| 2009-11-13 |
Dean Camera | Corrected the name of the misnamed USB_GetDeviceConfigD... |
tree | commitdiff |
| 2009-11-13 |
Dean Camera | Extend incomplete RNDISHost demo -- can not enumerate... |
tree | commitdiff |
| 2009-11-12 |
Dean Camera | Add beginnings of a RNDIS Ethernet Host demo. |
tree | commitdiff |
| 2009-11-10 |
Dean Camera | Added new stream creation function to the CDC Class... |
tree | commitdiff |
| 2009-11-09 |
Dean Camera | Spell check all source code variables, comments and... |
tree | commitdiff |
| 2009-11-09 |
Dean Camera | Fixed HID host Class driver report send/receive report... |
tree | commitdiff |
| 2009-11-08 |
Dean Camera | Remove dependancies from the LowLevel demos to the... |
tree | commitdiff |
| 2009-11-07 |
Dean Camera | Make Low Level host demos use void pointers for the... |
tree | commitdiff |
| 2009-11-07 |
Dean Camera | Add optional pipe double banking support to the Host... |
tree | commitdiff |
| 2009-11-06 |
Dean Camera | Add double banking property to LUFA powered projects... |
tree | commitdiff |
| 2009-11-04 |
Dean Camera | Added new Printer Host mode Class driver. |
tree | commitdiff |
| 2009-11-04 |
Dean Camera | Add support for Mouse Scrollwheel to the MouseHostWithP... |
tree | commitdiff |
| 2009-11-04 |
Dean Camera | Added new JoystickHostWithParser demos to the library. |
tree | commitdiff |
| 2009-11-03 |
Dean Camera | Rename the AT90USBXXX67 internal driver directory to... |
tree | commitdiff |
| 2009-10-16 |
Dean Camera | Fix invalid Event name rule in demo/project makefiles. |
tree | commitdiff |
| 2009-10-12 |
Dean Camera | Make Audio device demos compatible with AVRs running... |
tree | commitdiff |
| 2009-10-11 |
Dean Camera | Added stdio.h stream examples for the virtual CDC UART... |
tree | commitdiff |
| 2009-10-08 |
Dean Camera | Add new MIDI Host Class driver to the library, and... |
tree | commitdiff |
| 2009-10-08 |
Dean Camera | Application documentation/comment cleanup. |
tree | commitdiff |
| 2009-10-08 |
Dean Camera | Add new MIDIHost LowLevel demo application. |
tree | commitdiff |
| 2009-09-30 |
Dean Camera | Added new HID_HOST_BOOT_PROTOCOL_ONLY compile time... |
tree | commitdiff |
| 2009-09-29 |
Dean Camera | Fix missing semicolons in the *WithParser Host mode... |
tree | commitdiff |
| 2009-09-29 |
Dean Camera | Fix missing semicolons in the *WithParser Host mode... |
tree | commitdiff |
| 2009-09-29 |
Dean Camera | Remove old OTG demo directory with useless TestApp... |
tree | commitdiff |
| 2009-09-28 |
Dean Camera | Fixed PrinterHost demo returning invalid Device ID... |
tree | commitdiff |
| next |