| 2012-02-04 |
Dean Camera | Add missing svn:eol-style properties to /trunk/. |
tree | commitdiff |
| 2012-02-04 |
Dean Camera | Update file contributor copyrights for 2012. |
tree | commitdiff |
| 2012-02-04 |
Dean Camera | Update file header copyrights for 2012. |
tree | commitdiff |
| 2012-02-04 |
Dean Camera | Minor documentation corrections. |
tree | commitdiff |
| 2012-02-01 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
| 2012-01-28 |
Dean Camera | Added new CALLBACK_Audio_Device_GetSetInterfaceProperty... |
tree | commitdiff |
| 2012-01-02 |
Dean Camera | USB_CONFIG_ATTR_BUSPOWERED constant renamed to USB_CONF... |
tree | commitdiff |
| 2011-12-23 |
Dean Camera | Run wspurify script on /trunk/ and /branches/ C source... |
tree | commitdiff |
| 2011-12-14 |
Dean Camera | Don't validate the Device Descriptor's vendor ID when... |
tree | commitdiff |
| 2011-12-01 |
Dean Camera | Altered the Mass Storage Host class driver so that... |
tree | commitdiff |
| 2011-11-28 |
Dean Camera | Remove unnecessary ErrorCode variable initializations... |
tree | commitdiff |
| 2011-11-24 |
Dean Camera | Convert the LowLevel AndroidAccessory demo to use the... |
tree | commitdiff |
| 2011-11-24 |
Dean Camera | Add new Android Open Accessory class driver to the... |
tree | commitdiff |
| 2011-11-23 |
Dean Camera | Update library to indicate support for the Android... |
tree | commitdiff |
| 2011-11-23 |
Dean Camera | Move out Android Accessory Host demo to the Host mode... |
tree | commitdiff |
| 2011-11-23 |
Dean Camera | Add const-correctness to the Android_SendString() funct... |
tree | commitdiff |
| 2011-11-23 |
Dean Camera | Fix interface protocol match value for the Android... |
tree | commitdiff |
| 2011-11-18 |
Dean Camera | Added Class, ClassDevice, ClassHost and ClassCommon... |
tree | commitdiff |
| 2011-11-16 |
Dean Camera | Fixed misspelled HID_KEYBOARD_MODIFIER_* macros in... |
tree | commitdiff |
| 2011-11-09 |
Dean Camera | Add missing SVN eol-style property to ensure that sourc... |
tree | commitdiff |
| 2011-10-28 |
Dean Camera | Fix incorrect Android Accessory Host interface descript... |
tree | commitdiff |
| 2011-10-09 |
Dean Camera | Fixed port state table corruption in the TCP layer... |
tree | commitdiff |
| 2011-10-07 |
Dean Camera | Fix incorrect function call name in USB_Host_SendContro... |
tree | commitdiff |
| 2011-09-21 |
Dean Camera | Fix missing C++ linkage command in ArchitectureSpecific.h. |
tree | commitdiff |
| 2011-09-21 |
Dean Camera | Add project name to the Doxygen makefile target output. |
tree | commitdiff |
| 2011-09-21 |
Dean Camera | Add const qualifier to all PROGMEM data to prevent... |
tree | commitdiff |
| 2011-09-21 |
Dean Camera | Fix Class Driver GenericHID demo using the wrong size... |
tree | commitdiff |
| 2011-08-24 |
Dean Camera | Renamed USB_Host_ClearPipeStall() to USB_Host_ClearEndp... |
tree | commitdiff |
| 2011-08-23 |
Dean Camera | Add multiple axis support to the HID joystick report... |
tree | commitdiff |
| 2011-08-22 |
Dean Camera | Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT(). |
tree | commitdiff |
| 2011-08-16 |
Dean Camera | Add shortcuts to SwapEndian_16() and SwapEndian_32... |
tree | commitdiff |
| 2011-08-09 |
Dean Camera | Set HOST_DEVICE_SETTLE_DELAY_MS to zero for the incompl... |
tree | commitdiff |
| 2011-07-30 |
Dean Camera | Fixed incorrect Dataflash buffer use in the DataflashMa... |
tree | commitdiff |
| 2011-07-25 |
Dean Camera | Fixed USB_USBTask not being called internally in stream... |
tree | commitdiff |
| 2011-07-19 |
Dean Camera | Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour... |
tree | commitdiff |
| 2011-07-15 |
Dean Camera | Add missing SVN eol-style property to files where it... |
tree | commitdiff |
| 2011-07-12 |
Dean Camera | Fixed error in the pipe unordered allocation algorithm... |
tree | commitdiff |
| 2011-07-11 |
Dean Camera | More endianness porting of the LUFA device mode class... |
tree | commitdiff |
| 2011-07-11 |
Dean Camera | Minor style improvements to the incomplete AndroidAcces... |
tree | commitdiff |
| 2011-07-11 |
Dean Camera | Minor demo/project documentation and style fixes. |
tree | commitdiff |
| 2011-07-10 |
Dean Camera | Replace blind interface descriptor search in the incomp... |
tree | commitdiff |
| 2011-07-08 |
Dean Camera | Add missing device deconfiguration-on-error statements... |
tree | commitdiff |
| 2011-07-08 |
Dean Camera | Updated all host mode demos and projects to use the... |
tree | commitdiff |
| 2011-07-02 |
Dean Camera | Oops: Fix compile error in the low level KeyboardMouse... |
tree | commitdiff |
| 2011-07-01 |
Dean Camera | Seperate out the device demos and project's configurati... |
tree | commitdiff |
| 2011-06-30 |
Dean Camera | Pull out Android Accessory Mode functions into a sepera... |
tree | commitdiff |
| 2011-06-29 |
Dean Camera | Update AudioInput and AudioOutput Class Driver device... |
tree | commitdiff |
| 2011-06-27 |
Dean Camera | Fix logic bug in the incomplete Android Accessory Host... |
tree | commitdiff |
| 2011-06-20 |
Dean Camera | Oops - Mouse ClassDriver multi-arch demo changes were... |
tree | commitdiff |
| 2011-06-20 |
Dean Camera | Update Mouse demo to support the UC3 devices in the... |
tree | commitdiff |
| 2011-06-20 |
Dean Camera | Add new "checksource" target to the library makefiles... |
tree | commitdiff |
| 2011-06-20 |
Dean Camera | Remove HID parser information output from the Low Level... |
tree | commitdiff |
| 2011-06-16 |
Dean Camera | Add missing SVN eol-style properties to source files... |
tree | commitdiff |
| 2011-06-16 |
Dean Camera | Rename new Audio class driver functions, callbacks... |
tree | commitdiff |
| 2011-06-14 |
Dean Camera | Fix Doxygen documentation errors. |
tree | commitdiff |
| 2011-06-13 |
Dean Camera | Ensure that only the requested Audio class pipes are... |
tree | commitdiff |
| 2011-06-12 |
Dean Camera | Fix bugs in the Host mode Audio class driver. |
tree | commitdiff |
| 2011-06-09 |
Dean Camera | Add missing AS4 and project description files to the... |
tree | commitdiff |
| 2011-06-09 |
Dean Camera | Add new Audio Class Driver Host demos. |
tree | commitdiff |
| 2011-06-07 |
Dean Camera | Fix errors in the Audio device demos and class driver... |
tree | commitdiff |
| 2011-06-06 |
Dean Camera | Add additional support files for the new low level... |
tree | commitdiff |
| 2011-06-06 |
Dean Camera | Move completed low level Audio Host demos into the... |
tree | commitdiff |
| 2011-06-06 |
Dean Camera | Update incomplete Host mode Audio demos to use the... |
tree | commitdiff |
| 2011-06-06 |
Dean Camera | Update the Low Level Audio Input and Audio Output demos... |
tree | commitdiff |
| 2011-06-05 |
Dean Camera | Massive corrections to the project documentation and... |
tree | commitdiff |
| 2011-06-05 |
Dean Camera | Fixed compile errors in the incomplete BluetoothHost... |
tree | commitdiff |
| 2011-06-03 |
Dean Camera | Added new callback to the Audio Class driver to allow... |
tree | commitdiff |
| 2011-06-01 |
Dean Camera | Spell check library source code files. |
tree | commitdiff |
| 2011-06-01 |
Dean Camera | Fixed incorrect signature in the CDC and DFU class... |
tree | commitdiff |
| 2011-05-30 |
Dean Camera | Added new incomplete AudioOutputHost Host LowLevel... |
tree | commitdiff |
| 2011-05-30 |
Dean Camera | Altered the definition of the USB_Audio_Descriptor_Form... |
tree | commitdiff |
| 2011-05-30 |
Dean Camera | Remove output files from the incomplete AudioInputHost... |
tree | commitdiff |
| 2011-05-29 |
Dean Camera | Added new incomplete AudioInputHost Host LowLevel demo. |
tree | commitdiff |
| 2011-05-27 |
Dean Camera | Add new USB_Host_SetInterfaceAltSetting() convenience... |
tree | commitdiff |
| 2011-05-26 |
Dean Camera | Lower the size of the HID report endpoint from 16 bytes... |
tree | commitdiff |
| 2011-05-23 |
Dean Camera | Update MediaController project to remove the Record... |
tree | commitdiff |
| 2011-05-22 |
Dean Camera | Add RNDIS Device support to the Webserver project,... |
tree | commitdiff |
| 2011-05-18 |
Dean Camera | Add new RNDIS_Host_IsPacketReceived(), RNDIS_Device_Rea... |
tree | commitdiff |
| 2011-05-14 |
Dean Camera | Fixed possible invalid program execution when in host... |
tree | commitdiff |
| 2011-05-13 |
Dean Camera | Add incomplete Android Accessory Host LowLevel demo. |
tree | commitdiff |
| 2011-04-10 |
Dean Camera | Remove redundant type information for bitfield elements... |
tree | commitdiff |
| 2011-04-04 |
Dean Camera | Renamed all low level Endpoint_Read_*, Endpoint_Write_... |
tree | commitdiff |
| 2011-03-23 |
Dean Camera | Use the MIN() macro where possible instead of manual... |
tree | commitdiff |
| 2011-03-21 |
Dean Camera | F_CLOCK changed to F_USB to be more descriptive, and... |
tree | commitdiff |
| 2011-03-16 |
Dean Camera | Fix bugs in the new VirtualSerialMassStorage demo ... |
tree | commitdiff |
| 2011-03-16 |
Dean Camera | Added new VirtualSerialMassStorage Device Class Driver... |
tree | commitdiff |
| 2011-03-05 |
Dean Camera | Endpoint_ResetFIFO() renamed to Endpoint_ResetEndpoint... |
tree | commitdiff |
| 2011-02-19 |
Dean Camera | Add new ARCH option to the makefiles to (eventually... |
tree | commitdiff |
| 2011-02-10 |
Dean Camera | Add static keyword to all project globals whose scope... |
tree | commitdiff |
| 2011-02-09 |
Dean Camera | Add missing svn:eol-style properties to the new Keyboar... |
tree | commitdiff |
| 2011-02-06 |
Dean Camera | Oops - fix missing constants in the TempDataLogger... |
tree | commitdiff |
| 2011-02-06 |
Dean Camera | Fix incorrect #include filenames in the RNDIS demos. |
tree | commitdiff |
| 2011-01-30 |
Dean Camera | Renamed all driver termination *_ShutDown() functions... |
tree | commitdiff |
| 2011-01-30 |
Dean Camera | Oops - fix up some calls to the old function names... |
tree | commitdiff |
| 2011-01-30 |
Dean Camera | Renamed the PRNT_Host_SendString(), CDC_Host_SendString... |
tree | commitdiff |
| 2011-01-30 |
Dean Camera | Removed SerialStream module, rolled functionality into... |
tree | commitdiff |
| 2011-01-30 |
Dean Camera | Oops - forgot to add in LOGICAL MINIMUM and LOGICAL... |
tree | commitdiff |
| 2011-01-30 |
Dean Camera | Add new HID_DESCRIPTOR_VENDOR() macro, change over... |
tree | commitdiff |
| 2011-01-26 |
Dean Camera | Added new KeyboardMouseMultiReport Device ClassDriver... |
tree | commitdiff |
| 2011-01-23 |
Dean Camera | Added new HID_DESCRIPTOR_MOUSE, HID_DESCRIPTOR_KEYBOARD... |
tree | commitdiff |
| next |