aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/LowLevel/StillImageHost/Lib
Commit message (Expand)AuthorAgeFilesLines
* Add const keyword to the demo function parameters where possible.Dean Camera2010-04-182-4/+4
* Update copyright year to 2010.Dean Camera2009-12-303-6/+6
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-283-21/+21
* Increase timeout of Mass Storage and Still Image host commands to 10 seconds ...Dean Camera2009-12-091-4/+4
* Fix typo in the StillImageHost LowLevel demo, and the CDC Host Class Driver.Dean Camera2009-11-251-1/+1
* Added new RNDISHost Host LowLevel demo. Fixed misnamed Pipe_SetPipeToken() ma...Dean Camera2009-11-251-2/+10
* Application documentation/comment cleanup.Dean Camera2009-10-081-1/+0
* Add StillImage Host Class Driver functions for opening and closing sessions. ...Dean Camera2009-09-022-5/+5
* Fixed StillImageHost not correctly freezing and unfreezing data pipes while w...Dean Camera2009-09-011-8/+5
* Added new USB_DeviceState variable to keep track of the current Device mode U...Dean Camera2009-07-211-6/+3
* Remove ClearPipeStall routine from the StillImageHost demo, as there is now a...Dean Camera2009-07-202-26/+2
* Added error codes to most StillImageHost demo commands.Dean Camera2009-07-202-6/+20
* Added const modifiers to device mode class drivers.Dean Camera2009-06-282-7/+7
* Converted Host mode demos to schedulerless. Fixed host mode broken due to ear...Dean Camera2009-06-081-2/+2
* Copy existing Host mode demos to new ClassDriver and LowLevel subfolders.Dean Camera2009-06-053-0/+440