Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Application documentation/comment cleanup. | Dean Camera | 2009-10-08 | 1 | -1/+0 |
* | Add StillImage Host Class Driver functions for opening and closing sessions. ... | Dean Camera | 2009-09-02 | 2 | -5/+5 |
* | Fixed StillImageHost not correctly freezing and unfreezing data pipes while w... | Dean Camera | 2009-09-01 | 1 | -8/+5 |
* | Added new USB_DeviceState variable to keep track of the current Device mode U... | Dean Camera | 2009-07-21 | 1 | -6/+3 |
* | Remove ClearPipeStall routine from the StillImageHost demo, as there is now a... | Dean Camera | 2009-07-20 | 2 | -26/+2 |
* | Added error codes to most StillImageHost demo commands. | Dean Camera | 2009-07-20 | 2 | -6/+20 |
* | Added const modifiers to device mode class drivers. | Dean Camera | 2009-06-28 | 2 | -7/+7 |
* | Converted Host mode demos to schedulerless. Fixed host mode broken due to ear... | Dean Camera | 2009-06-08 | 1 | -2/+2 |
* | Copy existing Host mode demos to new ClassDriver and LowLevel subfolders. | Dean Camera | 2009-06-05 | 3 | -0/+440 |