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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean Camera
2010-10-13
1
-44
/
+45
*
Whitespace corrections.
Dean Camera
2010-10-01
1
-5
/
+5
*
Make Host mode Class drivers only set the class driver instance's state value...
Dean Camera
2010-09-30
1
-19
/
+13
*
Fix low level host mode demos not correctly fetching the next endpoint when a...
Dean Camera
2010-09-30
1
-41
/
+64
*
Move out many of the common class driver constants into grouped enums, to mak...
Dean Camera
2010-09-28
1
-52
/
+52
*
Added new USB_Device_GetFrameNumber() and USB_Host_GetFrameNumber() functions...
Dean Camera
2010-09-05
1
-9
/
+9
*
Add missing const qualifiers to class drivers.
Dean Camera
2010-07-21
1
-9
/
+19
*
Added const attributes to some of the class driver function parameters that w...
Dean Camera
2010-07-13
1
-1
/
+1
*
Add new ReportType parameter to the HID class driver device callback and host...
Dean Camera
2010-05-09
1
-4
/
+4
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
1
-413
/
+413
*
Add file-level brief documentation.
Dean Camera
2010-03-29
1
-1
/
+2
*
All Class Driver Host mode demos now correctly set the board LEDs to READY on...
Dean Camera
2010-03-25
1
-5
/
+7
*
Add more include protection macros to give the user warnings when they try to...
Dean Camera
2010-02-11
1
-1
/
+3
*
Inline USB management functions in the Class drivers which are standardized b...
Dean Camera
2010-01-05
1
-5
/
+0
*
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
-2
/
+2
*
Fix a bug in the Still Image Host Class driver where the returned block statu...
Dean Camera
2009-12-15
1
-2
/
+0
*
Test with -Wextra, fix library warnings due to unused function parameters.
Dean Camera
2009-12-13
1
-1
/
+1
*
Added new RNDIS Host class driver and the beginnings of a RNDISEthernetHost C...
Dean Camera
2009-11-26
1
-3
/
+24
*
Fixed misnamed SI_Host_USBTask() and SI_Host_ConfigurePipes() functions.
Dean Camera
2009-11-23
1
-3
/
+3
*
Add optional pipe double banking support to the Host mode Class drivers.
Dean Camera
2009-11-07
1
-4
/
+4
*
Add const attribute to class driver APIs.
Dean Camera
2009-11-03
1
-2
/
+2
*
Add const qualifiers to Host mode Class drivers.
Dean Camera
2009-09-21
1
-14
/
+14
*
Finish Still Image Host class driver.
Dean Camera
2009-09-09
1
-12
/
+22
*
Changed Still Image Host class driver to auto-fill TransactionID element of s...
Dean Camera
2009-09-06
1
-14
/
+38
*
Add StillImage Host Class Driver functions for opening and closing sessions. ...
Dean Camera
2009-09-02
1
-11
/
+78
*
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
-3
/
+146
*
Remove deleted source files from the LUFA library makefile.
Dean Camera
2009-08-30
1
-6
/
+6
*
Added start of the Still Image Host Class driver demo and driver code.
Dean Camera
2009-08-30
1
-0
/
+109
*
Commit for 090810rc1 release.
Dean Camera
2009-08-05
1
-0
/
+3
*
Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.
Dean Camera
2009-06-14
1
-0
/
+36