index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demos
/
Host
/
LowLevel
/
StillImageHost
/
Lib
/
StillImageCommands.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
1
-265
/
+265
*
Add const keyword to the demo function parameters where possible.
Dean Camera
2010-04-18
1
-2
/
+2
*
Update copyright year to 2010.
Dean Camera
2009-12-30
1
-2
/
+2
*
Fix MIT license language to make its intent clearer.
Dean Camera
2009-12-28
1
-7
/
+7
*
Fix typo in the StillImageHost LowLevel demo, and the CDC Host Class Driver.
Dean Camera
2009-11-25
1
-1
/
+1
*
Added new RNDISHost Host LowLevel demo. Fixed misnamed Pipe_SetPipeToken() ma...
Dean Camera
2009-11-25
1
-2
/
+10
*
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
1
-2
/
+2
*
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
1
-25
/
+2
*
Added error codes to most StillImageHost demo commands.
Dean Camera
2009-07-20
1
-4
/
+12
*
Added const modifiers to device mode class drivers.
Dean Camera
2009-06-28
1
-5
/
+5
*
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
1
-0
/
+279