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
/
HighLevel
/
StreamCallbacks.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Altered all endpoint/pipe stream transfers so that the new BytesProcessed par...
Dean Camera
2011-01-10
1
-87
/
+0
*
Update copyright year on all source files.
Dean Camera
2011-01-01
1
-2
/
+2
*
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...
Dean Camera
2010-10-28
1
-1
/
+1
*
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean Camera
2010-10-13
1
-11
/
+12
*
Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel direct...
Dean Camera
2010-07-21
1
-0
/
+3
*
Minor documentation cleanups.
Dean Camera
2010-06-03
1
-1
/
+1
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
1
-83
/
+83
*
Add file-level brief documentation.
Dean Camera
2010-03-29
1
-0
/
+10
*
Fix incorrect error when directly including the LUFA internal USB library com...
Dean Camera
2010-02-24
1
-1
/
+1
*
Revert changes made for the partial port to the AVR32 architecture.
Dean Camera
2010-02-24
1
-1
/
+1
*
More porting of the USB core to the AVR32.
Dean Camera
2010-02-23
1
-1
/
+1
*
Add more include protection macros to give the user warnings when they try to...
Dean Camera
2010-02-11
1
-0
/
+5
*
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
*
USB_IsConnected is now cleared before the USB_Disconnect() event is fired in ...
Dean Camera
2009-05-19
1
-3
/
+2
*
Rewritten event system to remove all macros, to make user code clearer.
Dean Camera
2009-05-18
1
-32
/
+2
*
Create a new function pointer type in StreamCallbacks.h for endpoint/pipe str...
Dean Camera
2009-05-15
1
-1
/
+9
*
Documentation enhancements to improve documentation cross-references.
Dean Camera
2009-04-22
1
-1
/
+1
*
Fixed incorrect HID interface class and subclass values in the Mouse and Keyb...
Dean Camera
2009-04-19
1
-3
/
+2
*
More documentation changes for better module-level documentation rather than ...
Dean Camera
2009-04-17
1
-8
/
+3
*
Fixed GenericHIDHost demo report write routine incorrect for control type req...
Dean Camera
2009-04-16
1
-0
/
+10
*
Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB dri...
Dean Camera
2009-04-05
1
-0
/
+87