Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								a504a3a010 
								
							 
						 
						
							
							
								
								Endpoint configuration is now refined to give better output when all configurations have static inputs - removed the now useless STATIC_ENDPOINT_CONFIGURATION compile time token.  
							
							
							
						 
						
							2009-04-24 07:28:51 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								d860e9e842 
								
							 
						 
						
							
							
								
								USB_HostRequest renamed to USB_ControlRequest, entire control request header is now read into USB_ControlRequest in Device mode rather than having the library pass only partially read header data to the application.  
							
							... 
							
							
							
							The USB_UnhandledControlPacket event has had its parameters removed, in favour of accessing the new USB_ControlRequest structure.
The Endpoint control stream functions now correctly send a ZLP to the host when less data than requested is sent. 
							
						 
						
							2009-04-22 13:03:11 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								37b2130fb2 
								
							 
						 
						
							
							
								
								Changed over all deprecated GCC structure tag initializers to the standardized C99 format (thanks to Mike Alexander).  
							
							
							
						 
						
							2009-04-20 11:21:36 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								663f449c10 
								
							 
						 
						
							
							
								
								Fixed incorrect HID interface class and subclass values in the Mouse and KeyboardMouse demos (thanks to Brian Dickman).  
							
							... 
							
							
							
							Capitolised the "Descriptor_Search" and "Descriptor_Search_Comp" prefixes of the values in the DSearch_Return_ErrorCodes_t and DSearch_Comp_Return_ErrorCodes_t enums.
Minor documentation improvements. 
							
						 
						
							2009-04-19 11:43:21 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								32e735b2b2 
								
							 
						 
						
							
							
								
								Removed "Host_" section of the function names in ConfigDescriptor.h, as most of the routines can now be used in device mode on the device descriptor.  
							
							... 
							
							
							
							Renamed functions in the HID parser to have a "USB_" prefix and the acronym "HID" in the name.
Further module-level documentation updates. 
							
						 
						
							2009-04-17 08:33:53 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								d38fa49cb6 
								
							 
						 
						
							
							
								
								More documentation changes for better module-level documentation rather than file-level documentation.  
							
							
							
						 
						
							2009-04-17 05:04:21 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								6a5a37d7d1 
								
							 
						 
						
							
							
								
								The USB_Host_SendControlRequest() function no longer automatically selects the Control pipe (pipe 0), so that other control type pipes can be used with the function.  
							
							... 
							
							
							
							The USB Host management task now saves and restores the currently selected pipe before and after the task completes. 
							
						 
						
							2009-04-14 08:35:47 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								6a10d6b465 
								
							 
						 
						
							
							
								
								Moved all source to the trunk directory.  
							
							
							
						 
						
							2009-02-23 07:08:22 +00:00