index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
Drivers
/
USB
/
Class
/
Host
/
StillImage.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add briefs for the library core structures.
Dean Camera
2010-03-29
1
-0
/
+8
*
Add file-level brief documentation.
Dean Camera
2010-03-29
1
-0
/
+7
*
Add more include protection macros to give the user warnings when they try to...
Dean Camera
2010-02-11
1
-1
/
+6
*
Inline USB management functions in the Class drivers which are standardized b...
Dean Camera
2010-01-05
1
-10
/
+14
*
Fix MassStorageKeyboard demo USE_INTERNAL_SERIAL check being performed before...
Dean Camera
2010-01-04
1
-4
/
+34
*
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
*
The SImage_Host_SendBlockHeader() and SImage_Host_ReceiveBlockHeader() Still ...
Dean Camera
2009-12-16
1
-5
/
+20
*
Increase timeout of Mass Storage and Still Image host commands to 10 seconds ...
Dean Camera
2009-12-09
1
-1
/
+1
*
Fix build and Doxygen errors.
Dean Camera
2009-11-25
1
-2
/
+2
*
Fixed misnamed SI_Host_USBTask() and SI_Host_ConfigurePipes() functions.
Dean Camera
2009-11-23
1
-3
/
+3
*
Fix doxygen documentation - doxygen was getting confused on the variable-leng...
Dean Camera
2009-11-17
1
-4
/
+5
*
Add beginnings of a RNDIS Ethernet Host demo.
Dean Camera
2009-11-12
1
-1
/
+1
*
Add optional pipe double banking support to the Host mode Class drivers.
Dean Camera
2009-11-07
1
-1
/
+6
*
Added new Printer Host mode Class driver.
Dean Camera
2009-11-04
1
-1
/
+1
*
Add const attribute to class driver APIs.
Dean Camera
2009-11-03
1
-6
/
+6
*
Add const qualifiers to Host mode Class drivers.
Dean Camera
2009-09-21
1
-13
/
+15
*
Fix Mass Storage Host Class driver GetMaxLUN command - incorrect function ret...
Dean Camera
2009-09-17
1
-1
/
+1
*
Prevent the CDC Device Class driver from sending empty IN packets on every se...
Dean Camera
2009-09-10
1
-1
/
+1
*
Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standar...
Dean Camera
2009-09-09
1
-8
/
+9
*
Finish Still Image Host class driver.
Dean Camera
2009-09-09
1
-7
/
+80
*
Changed Still Image Host class driver to auto-fill TransactionID element of s...
Dean Camera
2009-09-06
1
-0
/
+6
*
Add StillImage Host Class Driver functions for opening and closing sessions. ...
Dean Camera
2009-09-02
1
-11
/
+20
*
Added documentation for the constants and enums of the new StillImage Host Cl...
Dean Camera
2009-09-01
1
-0
/
+2
*
Fixed StillImageHost not correctly freezing and unfreezing data pipes while w...
Dean Camera
2009-09-01
1
-0
/
+7
*
Remove deleted source files from the LUFA library makefile.
Dean Camera
2009-08-30
1
-2
/
+2
*
Added start of the Still Image Host Class driver demo and driver code.
Dean Camera
2009-08-30
1
-1
/
+83
*
Added module file dependancy information to the USB class drivers.
Dean Camera
2009-07-14
1
-0
/
+4
*
More Doxygen fixes - ensure no undocumented function parameters.
Dean Camera
2009-06-15
1
-1
/
+1
*
Enhanced class drivers to use the same public/private section seperations as ...
Dean Camera
2009-06-15
1
-1
/
+2
*
Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.
Dean Camera
2009-06-14
1
-0
/
+61