9ccf3eafad 
								
							
								 
							
						 
						
							
							
								
								Add new Printer Device Class driver.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								188dea87e3 
								
							
								 
							
						 
						
							
							
								
								Oops - fix function prototype attribute.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								334f70aa80 
								
							
								 
							
						 
						
							
							
								
								Add some missing function attributes.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								7c3867da33 
								
							
								 
							
						 
						
							
							
								
								Added new CONCAT() and CONCAT_EXPANDED() convenience macros.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								09ae9ad004 
								
							
								 
							
						 
						
							
							
								
								Minor documentation improvements.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								d18f12bf42 
								
							
								 
							
						 
						
							
							
								
								Added additional MIDI command definitions to the MIDI class driver (thanks to Daniel Dreibrodt).  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								31d3984d8d 
								
							
								 
							
						 
						
							
							
								
								Fixed Low Speed USB devices broken when using the library HID Class driver (thanks to Michael).  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								03cdb09071 
								
							
								 
							
						 
						
							
							
								
								Minor documentation improvements.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								6dd4d0a9f1 
								
							
								 
							
						 
						
							
							
								
								Fixed incorrect HID report descriptor generated for 16-bit axis ranges by the HID_DESCRIPTOR_MOUSE() and HID_DESCRIPTOR_JOYSTICK() macros (thanks to Guillaume Germaine)  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								e62e50c663 
								
							
								 
							
						 
						
							
							
								
								Add dummy handler for SCSI_CMD_START_STOP_UNIT in all project SCSI handling routines, to prevent ejection errors on *nix systems due to an unknown SCSI command.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								fa2a8fca69 
								
							
								 
							
						 
						
							
							
								
								Fixed potential NULL pointer dereference in the HID Host mode Class Driver (thanks to Pavel Kuzmin).  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								cfa48f5987 
								
							
								 
							
						 
						
							
							
								
								Changed all *_SendByte() function prototypes to accept a void pointer for the input buffer (thanks to Simon Küppers) instead of a uint8_t pointer.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								300a05d6c6 
								
							
								 
							
						 
						
							
							
								
								Remove CPPCheck suppressions for unused functions, disable checking for them in the StaticAnalysisTest build test as it can't cope with GCC aliasing and mixed library/application code.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								de0df8b162 
								
							
								 
							
						 
						
							
							
								
								Update copyright year to 2013.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								826a77e90c 
								
							
								 
							
						 
						
							
							
								
								Fixed maximum allowed keyboard key code usage of 0x65 rather than 0xFF for the HID_DESCRIPTOR_KEYBOARD() macro (thanks to David Monro)  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								9a04475c23 
								
							
								 
							
						 
						
							
							
								
								Fixed incorrect definitions of HID_KEYBOARD_LED_KANA, HID_KEYBOARD_SC_KEYPAD_EQUAL_SIGN and HID_KEYBOARD_SC_KEYPAD_EQUAL_SIGN_AS400 and added a missing definition for HID_KEYBOARD_SC_APPLICATION (thanks to David Monro).  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								eee252603b 
								
							
								 
							
						 
						
							
							
								
								Minor documentation improvements.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								5f6235b195 
								
							
								 
							
						 
						
							
							
								
								Fix missing briefs in the documentation for several modules, fix up invalid documentation references.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								e186907e39 
								
							
								 
							
						 
						
							
							
								
								Fixed lengthy timeouts in the USBtoSerial project if no application on the host is consuming data (thanks to Nicolas Saugnier).  
							
							... 
							
							
 
							
							Fixed lengthy automatic data flushing in the CDC and MIDI device class drivers. 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								7a51e97c3b 
								
							
								 
							
						 
						
							
							
								
								Update LUFA core to be compatible with the AVR-GCC -Wswitch-default warning switch.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								376160e2c0 
								
							
								 
							
						 
						
							
							
								
								Add human readable license information and add some missing module documentation briefs.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								badbca5791 
								
							
								 
							
						 
						
							
							
								
								Fixed endianess issues in the RNDIS host class driver for UC3 devices (thanks to Andrew Chu). Fix broken build for UC3 devices when ORDERED_EP_CONFIG compile time option is set.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								ef06eefc8b 
								
							
								 
							
						 
						
							
							
								
								Add svn:eol-style property on all source files where it was missing. Fix line endings of all makefile, *.c and *.h files.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								c4ebddd27a 
								
							
								 
							
						 
						
							
							
								
								Add missing <math.h> include for the UC3 devices, hide CDC class driver stream functions for unsupported platforms.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								3808f5c36d 
								
							
								 
							
						 
						
							
							
								
								Spell check source code, fix mistakes.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								35564bb1a7 
								
							
								 
							
						 
						
							
							
								
								Fixed swapped Little Endian/Big Endian endpoint and pipe write code for the UC3 devices (thanks to Andrew Chu).  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								82162c710c 
								
							
								 
							
						 
						
							
							
								
								Additional fixes to the MIDI host driver due to not unfreezing/re-freezing pipes correctly (thanks to Michael Brown).  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								1007317c5f 
								
							
								 
							
						 
						
							
							
								
								Fixed broken MIDI host driver MIDI_Host_ReceiveEventPacket() function due to not unfreezing the MIDI data IN pipe before use (thanks to Michael Brown).  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								2d98e5499b 
								
							
								 
							
						 
						
							
							
								
								Fixed possible deadlock in the CDC device driver if the USB connection is dropped while the CDC_REQ_SetLineEncoding control request is being processed by the stack (thanks to Jonathan Hudgins).  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								e875d7cf9f 
								
							
								 
							
						 
						
							
							
								
								Changed MIDI event structure MIDI_EventPacket_t to use a single field for the combined virtual cable index and command ID, to prevent bitfield packing issues on some architectures (thanks to Darren Gibbs).  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								47f6a35013 
								
							
								 
							
						 
						
							
							
								
								Reintegrate the FullEPAddresses development branch into trunk.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								1cc62c9282 
								
							
								 
							
						 
						
							
							
								
								Oops - typos in alterations to HID_DESCRIPTOR_JOYSTICK().  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								b3aaffb792 
								
							
								 
							
						 
						
							
							
								
								Removed variable axis support from the HID_DESCRIPTOR_JOYSTICK() macro due to OS incompatibilities, replaced with fixed 3-axis joystick report structure.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								00b6b0140f 
								
							
								 
							
						 
						
							
							
								
								Re-enable cppcheck static analysis unused function checks after adding in special-case suppressions to the event stub functions. Add missing function prototypes to the AudioInput and AudioOutput class driver device demos.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								f87aec2264 
								
							
								 
							
						 
						
							
							
								
								Fixed incorrect call to the user callback CALLBACK_Audio_Device_GetSetInterfaceProperty() in the Audio Class device driver (thanks to Tiit Ratsep).  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								77adb2ba52 
								
							
								 
							
						 
						
							
							
								
								Audio Device Class driver changed to also require the index of the Audio Control interface within the device, for SET/GET/CUR/MIN/MAX/RES property adjustments.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								e406140f11 
								
							
								 
							
						 
						
							
							
								
								Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								4068efbd18 
								
							
								 
							
						 
						
							
							
								
								Remove potentially unaligned uint32_t access in HIDParser.c, replace with standard C bit shifts.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								50ff97f378 
								
							
								 
							
						 
						
							
							
								
								All USB Class Driver configuration struct values are now non-const, to allow for run-time modifications if required before configuring an instance.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								82fdedc192 
								
							
								 
							
						 
						
							
							
								
								Minor documentation improvements.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								81bd8f2f83 
								
							
								 
							
						 
						
							
							
								
								Clean up the Audio Device class driver control request Endpoint match logic.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								2180f57d17 
								
							
								 
							
						 
						
							
							
								
								Altered the HID class driver to only try to construct at maximum one packet per USB frame, to reduce CPU usage.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								f1b6ddb710 
								
							
								 
							
						 
						
							
							
								
								Update file contributor copyrights for 2012.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								2c806f6cee 
								
							
								 
							
						 
						
							
							
								
								Update file header copyrights for 2012.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								fc4d3ab400 
								
							
								 
							
						 
						
							
							
								
								Minor documentation improvements.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								a147cee95f 
								
							
								 
							
						 
						
							
							
								
								Added new CALLBACK_Audio_Device_GetSetInterfaceProperty() callback to the Audio Device Class driver.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								f201f6697b 
								
							
								 
							
						 
						
							
							
								
								Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								676de74d9b 
								
							
								 
							
						 
						
							
							
								
								Don't validate the Device Descriptor's vendor ID when validating that a device is an Android Accessory device; the Product ID and (later) Accessory protocol support is enough to probe AOA class support without having to maintain a list of Android device manufacture VID values.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								0c59d5993e 
								
							
								 
							
						 
						
							
							
								
								Altered the Mass Storage Host class driver so that SCSI data STALLs from the attached device can be recovered from automatically without having to reset the Mass Storage interface.  
							
							... 
							
							
 
							
							Altered the Mass Storage Host LowLevel demo so that SCSI data STALLs from the attached device can be recovered from automatically without having to reset the Mass Storage interface. 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								70f3d8e933 
								
							
								 
							
						 
						
							
							
								
								Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3).  
							
							
 
							
						 
						
							14 years ago