Commit-Graf

25 Incheckningar (c2f9eba33f9ca8a7254b0f38b243ffa6e2b1d19c)

Upphovsman SHA1 Meddelande Datum
Dean Camera de0df8b162 Update copyright year to 2013.
13 år sedan
Dean Camera eee252603b Minor documentation improvements.
13 år sedan
Dean Camera 47f6a35013 Reintegrate the FullEPAddresses development branch into trunk.
13 år sedan
Dean Camera f1b6ddb710 Update file contributor copyrights for 2012.
14 år sedan
Dean Camera 2c806f6cee Update file header copyrights for 2012.
14 år sedan
Dean Camera 110711598a Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOINT_DIR_* macros, which can now be used with both Endpoint_ConfigureEndpoint() and in the device descriptors.
14 år sedan
Dean Camera 1d433d4506 Update copyright year on all source files.
15 år sedan
Dean Camera 5ce8380a7d Fix XPLAINBridge code broken during the changes to the Rescue Clock generation in the AVRISP-MKII clone project.
15 år sedan
Dean Camera cb779e3d7d Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists.
15 år sedan
Dean Camera 55538dcef3 Add descriptor class, subclass and protocol constants to the class drivers, modify all demos to use them where possible.
15 år sedan
Dean Camera 5a4def7478 Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda
15 år sedan
Dean Camera c8942ef469 Fixed LowLevel JoystickHostWithParser demo not saving the chosen HID interface's report descriptor size.
15 år sedan
Dean Camera 7166c7ba3e Fix low level host mode demos not correctly fetching the next endpoint when an invalid interface is discarded.
15 år sedan
Dean Camera 158afe9109 Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction on the configuration order instead to ensure maximum reliability.
15 år sedan
Dean Camera 071e02c6b6 Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style.
15 år sedan
Dean Camera 7f9f97c792 Update copyright year to 2010.
16 år sedan
Dean Camera d4ca7fb44c Fix MIT license language to make its intent clearer.
16 år sedan
Dean Camera e625fd6df3 Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function to USB_Host_GetDeviceConfigDescriptor().
16 år sedan
Dean Camera 34dc7f241f Make Low Level host demos use void pointers for the configuration descriptor, to prevent warnings when passed to the altered configuration descriptor parsing routines.
16 år sedan
Dean Camera ba8ffa4cb7 Add support for Mouse Scrollwheel to the MouseHostWithParser demos.
16 år sedan
Dean Camera 87b2572ae5 Added new JoystickHostWithParser demos to the library.
16 år sedan
Dean Camera bdedbd558c Add new MIDIHost LowLevel demo application.
16 år sedan
Dean Camera f9f1bcc25c Oops - with new changes to the way the device Configuration Descriptor is retrieved from the device, ensure that the correct position pointer is cast when extracting descriptor parameters.
16 år sedan
Dean Camera 7fbb759287 Changed the parameters and behaviour of the USB_GetDeviceConfigDescriptor() function so that it now performs size checks and data validations internally, to simplify user code.
16 år sedan
Dean Camera 2a90f66de2 Moved PrinterHost demo from Incomplete to LowLevel, as it is now near-complete.
16 år sedan