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
/
MouseHost
/
ConfigDescriptor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year on all source files.
Dean Camera
2011-01-01
1
-2
/
+2
*
Fix XPLAINBridge code broken during the changes to the Rescue Clock generatio...
Dean Camera
2010-11-02
1
-22
/
+17
*
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...
Dean Camera
2010-10-28
1
-1
/
+1
*
Add descriptor class, subclass and protocol constants to the class drivers, m...
Dean Camera
2010-10-25
1
-2
/
+2
*
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean Camera
2010-10-13
1
-11
/
+12
*
Fixed LowLevel JoystickHostWithParser demo not saving the chosen HID interfac...
Dean Camera
2010-10-01
1
-11
/
+8
*
Fix low level host mode demos not correctly fetching the next endpoint when a...
Dean Camera
2010-09-30
1
-0
/
+3
*
Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction ...
Dean Camera
2010-09-30
1
-14
/
+29
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
1
-149
/
+149
*
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
*
Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function t...
Dean Camera
2009-11-13
1
-1
/
+1
*
Make Low Level host demos use void pointers for the configuration descriptor,...
Dean Camera
2009-11-07
1
-1
/
+1
*
Add support for Mouse Scrollwheel to the MouseHostWithParser demos.
Dean Camera
2009-11-04
1
-2
/
+2
*
Added new JoystickHostWithParser demos to the library.
Dean Camera
2009-11-04
1
-3
/
+3
*
Add new MIDIHost LowLevel demo application.
Dean Camera
2009-10-08
1
-2
/
+2
*
Oops - with new changes to the way the device Configuration Descriptor is ret...
Dean Camera
2009-08-31
1
-1
/
+1
*
Changed the parameters and behaviour of the USB_GetDeviceConfigDescriptor() f...
Dean Camera
2009-08-31
1
-20
/
+16
*
Pipe_ConfigurePipe() now automatically defaults IN pipes to accepting infinit...
Dean Camera
2009-06-23
1
-2
/
+0
*
Extend USB_GetDeviceConfigDescriptor() routine to require the configuration n...
Dean Camera
2009-06-19
1
-2
/
+2
*
Copy existing Host mode demos to new ClassDriver and LowLevel subfolders.
Dean Camera
2009-06-05
1
-0
/
+155