Cleanups to the MassStorage Device demos, and the MassStorage Device Class driver.
[pub/USBasp.git] / Demos / Host /
2009-11-15 Dean CameraCleanups to the MassStorage Device demos, and the MassS...
2009-11-13 Dean CameraCorrections, improvements and additions to the incomple...
2009-11-13 Dean CameraCorrected the name of the misnamed USB_GetDeviceConfigD...
2009-11-13 Dean CameraExtend incomplete RNDISHost demo -- can not enumerate...
2009-11-12 Dean CameraAdd beginnings of a RNDIS Ethernet Host demo.
2009-11-10 Dean CameraAdded new stream creation function to the CDC Class...
2009-11-09 Dean CameraSpell check all source code variables, comments and...
2009-11-09 Dean CameraFixed HID host Class driver report send/receive report...
2009-11-08 Dean CameraRemove dependancies from the LowLevel demos to the...
2009-11-07 Dean CameraMake Low Level host demos use void pointers for the...
2009-11-07 Dean CameraAdd optional pipe double banking support to the Host...
2009-11-06 Dean CameraAdd double banking property to LUFA powered projects...
2009-11-04 Dean CameraAdded new Printer Host mode Class driver.
2009-11-04 Dean CameraAdd support for Mouse Scrollwheel to the MouseHostWithP...
2009-11-04 Dean CameraAdded new JoystickHostWithParser demos to the library.
2009-11-03 Dean CameraRename the AT90USBXXX67 internal driver directory to...
2009-10-16 Dean CameraFix invalid Event name rule in demo/project makefiles.
2009-10-12 Dean CameraMake Audio device demos compatible with AVRs running...
2009-10-11 Dean CameraAdded stdio.h stream examples for the virtual CDC UART...
2009-10-08 Dean CameraAdd new MIDI Host Class driver to the library, and...
2009-10-08 Dean CameraApplication documentation/comment cleanup.
2009-10-08 Dean CameraAdd new MIDIHost LowLevel demo application.
2009-09-30 Dean CameraAdded new HID_HOST_BOOT_PROTOCOL_ONLY compile time...
2009-09-29 Dean CameraFix missing semicolons in the *WithParser Host mode...
2009-09-29 Dean CameraFix missing semicolons in the *WithParser Host mode...
2009-09-29 Dean CameraRemove old OTG demo directory with useless TestApp...
2009-09-28 Dean CameraFixed PrinterHost demo returning invalid Device ID...
2009-09-24 Dean CameraDoxygen fixes to \param directives to give data directi...
2009-09-24 Dean CameraFix incorrect names for the HID Host protocol setting...
2009-09-22 Dean CameraFix more build errors in the LowLevel "WithParser"...
2009-09-22 Dean CameraFix broken Host ClassDriver MouseHostWithParser demo.
2009-09-22 Dean CameraAdd new error condition to the HID Report Parser for...
2009-09-21 Dean CameraAdd new attributes to the HID Report Parser and HID...
2009-09-21 Dean CameraFinish initial draft of the Host Mode HID Class driver.
2009-09-21 Dean CameraFix building of KeyboardHostWithParser and MouseHostWit...
2009-09-21 Dean CameraAdd const qualifiers to Host mode Class drivers.
2009-09-20 Dean CameraAdd KeyboardHost HID Host Class driver demo to the...
2009-09-20 Dean CameraFinish Class Driver MouseHost demo. Update HID Host...
2009-09-20 Dean CameraAdded new Pipe_IsFrozen() macro to determine if the...
2009-09-17 Dean CameraAdded support for the officially recommended layout...
2009-09-17 Dean CameraFix Mass Storage Host Class driver GetMaxLUN command...
2009-09-09 Dean CameraRemove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time...
2009-09-09 Dean CameraChange HID report parser so that it can calculate and...
2009-09-09 Dean CameraAdd Host mode Class driver demo summaries.
2009-09-09 Dean CameraFinish Still Image Host class driver.
2009-09-07 Dean CameraAdd link to third-party signed version of the official...
2009-09-06 Dean CameraAdd in new invalid event hook check targets to project...
2009-09-06 Dean CameraChanged Still Image Host class driver to auto-fill...
2009-09-02 Dean CameraAdd StillImage Host Class Driver functions for opening...
2009-09-02 Dean CameraAdd user-filtering to the HID report parser, so that...
2009-09-02 Dean CameraFixed error in PrinterHost preventing the full page...
2009-09-01 Dean CameraFixed StillImageHost not correctly freezing and unfreez...
2009-08-31 Dean CameraOops - with new changes to the way the device Configura...
2009-08-31 Dean CameraChanged the parameters and behaviour of the USB_GetDevi...
2009-08-30 Dean CameraAdded start of the Still Image Host Class driver demo...
2009-08-30 Dean CameraReplace -finline-limit with -fno-inline-small-functions...
2009-08-27 Dean CameraCondensed SCSI command functions in the LowLevel Mass...
2009-08-27 Dean CameraFix memory corruption in Host mode Mass Storage Class...
2009-08-26 Dean CameraAdded MS_Host_TestUnitReady() and MS_Host_ReadDeviceCap...
2009-08-26 Dean CameraAdd SCSICodes.h to the Class Driver Common folder,...
2009-08-26 Dean CameraOops: Really disable building of Projects/Host/ClassDri...
2009-08-26 Dean CameraMore work on the Mass Storage Host mode Class driver.
2009-08-13 Dean CameraAdded explicit attribute masks to the device mode demos...
2009-08-13 Dean CameraAdded CDC_Device_Flush() command to the CDC Device...
2009-08-11 Dean CameraAdd new functions to the HID host class driver, refine...
2009-08-11 Dean CameraFixed swapped paremeters in the HID state memory copy...
2009-08-11 Dean CameraFix issue in CDC device class driver where received...
2009-08-07 Dean CameraMake Benito ping-pong LED code more explicit, using...
2009-08-06 Dean CameraMake Endpoint control transfers more reliable; early...
2009-08-05 Dean CameraMake Control Endpoint stream transfers more reliable...
2009-08-05 Dean CameraRenamed all library events to properly seperate out...
2009-08-02 Dean CameraRename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURAT...
2009-07-28 Dean CameraFixed report data alignment issues in the MouseHostWith...
2009-07-28 Dean CameraChange project makefiles so that the current target...
2009-07-27 Dean CameraState information for class drivers is now zeroed out...
2009-07-27 Dean CameraCollapse configuration descriptor size retrieval and...
2009-07-27 Dean CameraChange Host mode class driver Pipe configuration routin...
2009-07-27 Dean CameraAdd new MouseHost Class Driver demo, unfinished, to...
2009-07-26 Dean CameraCorrected new Pipe_IsEndpointBound() function.
2009-07-24 Dean CameraAdded new LEDs_ToggleLEDs() function to the Board LEDs...
2009-07-21 Dean CameraAdded new USB_DeviceState variable to keep track of...
2009-07-21 Dean CameraAdd PrinterHost demo to the documentation.
2009-07-21 Dean CameraAdd explicit guards to all device mode tasks to ensure...
2009-07-20 Dean CameraEnsure control pipe is selected in the PrinterHost...
2009-07-20 Dean CameraChange Doxygen configuration files to not produce 4096...
2009-07-20 Dean CameraAdded missing DoxyGen configuration file to the Printer...
2009-07-20 Dean CameraAdded extra DoxyGen documentation to the new PrinterHos...
2009-07-20 Dean CameraAdd PrinterHost to the project file and Host LowLevel...
2009-07-20 Dean CameraMoved PrinterHost demo from Incomplete to LowLevel...
2009-07-20 Dean CameraFixed PrinterHost demo Printer_GetDeviceID() routine...
2009-07-20 Dean CameraRemove ClearPipeStall routine from the StillImageHost...
2009-07-20 Dean CameraCleaner solution to the PrinterHost data send routine...
2009-07-20 Dean CameraFix unfinished printer host demo - some printer languag...
2009-07-20 Dean CameraAdded error codes to most StillImageHost demo commands.
2009-07-19 Dean CameraDon't send terminal RESET codes via serial - just set...
2009-07-19 Dean CameraUse sane ANSI terminal escape codes for the Host mode...
2009-07-19 Dean CameraAdd partial project documentation to the incomplete...
2009-07-19 Dean CameraFix PrinterHost demo so that it will only enumerate...
2009-07-19 Dean CameraFixed incorrect PIPE_EPNUM_MASK mask causing pipe failu...
2009-07-19 Dean CameraMagstripe Project: Ensure that empty tracks still print...
next