projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Added new SCSI_ASENSE_NOT_READY_TO_READY_CHANGE constant to the Mass Storage class...
[pub/USBasp.git]
/
Demos
/
Host
/
LowLevel
/
StillImageHost
/
2010-08-08
Dean Camera
Fix invocations of avr-size in all makefiles broken...
tree
|
commitdiff
2010-08-02
Dean Camera
Hide the PROGMEM attribute from Doxygen, as it appears...
tree
|
commitdiff
2010-07-30
Dean Camera
More spell checking of all source files -- correct...
tree
|
commitdiff
2010-07-29
Dean Camera
Spell check all source files once again to find any...
tree
|
commitdiff
2010-07-21
Dean Camera
Update all demos, projects and bootloaders to indent...
tree
|
commitdiff
2010-07-19
Dean Camera
Update makefiles to use the latest WinAVR/Atmel toolcha...
tree
|
commitdiff
2010-07-18
Dean Camera
Change over all makefiles to use C99 standards mode...
tree
|
commitdiff
2010-07-15
Dean Camera
Disable strict aliasing explicitly in the project makef...
tree
|
commitdiff
2010-07-15
Dean Camera
Removed the automated checking of event names in the...
tree
|
commitdiff
2010-07-13
Dean Camera
Add AVRStudio 4 project files to the LowLevel Host...
tree
|
commitdiff
2010-07-12
Dean Camera
Add missing clean_doxygen phony targets to the project...
tree
|
commitdiff
2010-07-02
Dean Camera
Added new Drivers/USB/LowLevel/Device.c file to house...
tree
|
commitdiff
2010-06-03
Dean Camera
More documentation fixes.
tree
|
commitdiff
2010-06-03
Dean Camera
Minor documentation cleanups.
tree
|
commitdiff
2010-05-23
Dean Camera
Remove obsolete entry from the Doxygen configuration...
tree
|
commitdiff
2010-05-08
Dean Camera
Add svn:eol-style property to source files, so that...
tree
|
commitdiff
2010-05-07
Dean Camera
Change over instances of "make" in the makefiles to...
tree
|
commitdiff
2010-04-28
Dean Camera
Relocate USBInterrupt.c/.h from the HighLevel USB drive...
tree
|
commitdiff
2010-04-28
Dean Camera
USB_Init() no longer calls sei() to enable global inter...
tree
|
commitdiff
2010-04-18
Dean Camera
Add const keyword to the demo function parameters where...
tree
|
commitdiff
2010-04-01
Dean Camera
More improvements to the incomplete BluetoothHost demo...
tree
|
commitdiff
2010-03-29
Dean Camera
Add file-level brief documentation.
tree
|
commitdiff
2010-03-25
Dean Camera
All Class Driver Host mode demos now correctly set...
tree
|
commitdiff
2010-02-04
Dean Camera
New BOARD value option BOARD_NONE (equivelent to not...
tree
|
commitdiff
2010-02-03
Dean Camera
Exlude the "INCLUDE_FROM_*" macros from the individual...
tree
|
commitdiff
2010-01-28
Dean Camera
Fix up project documentation files' overview tables...
tree
|
commitdiff
2010-01-25
Dean Camera
Add Webserver project Doxygen configuration file and...
tree
|
commitdiff
2010-01-06
Dean Camera
Update Doxygen configuration files to the latest Doxyge...
tree
|
commitdiff
2009-12-30
Dean Camera
Update copyright year to 2010.
tree
|
commitdiff
2009-12-28
Dean Camera
Fix MIT license language to make its intent clearer.
tree
|
commitdiff
2009-12-09
Dean Camera
Increase timeout of Mass Storage and Still Image host...
tree
|
commitdiff
2009-11-25
Dean Camera
Fix typo in the StillImageHost LowLevel demo, and the...
tree
|
commitdiff
2009-11-25
Dean Camera
Added new RNDISHost Host LowLevel demo. Fixed misnamed...
tree
|
commitdiff
2009-11-13
Dean Camera
Corrected the name of the misnamed USB_GetDeviceConfigD...
tree
|
commitdiff
2009-11-07
Dean Camera
Make Low Level host demos use void pointers for the...
tree
|
commitdiff
2009-11-04
Dean Camera
Add support for Mouse Scrollwheel to the MouseHostWithP...
tree
|
commitdiff
2009-11-04
Dean Camera
Added new JoystickHostWithParser demos to the library.
tree
|
commitdiff
2009-10-16
Dean Camera
Fix invalid Event name rule in demo/project makefiles.
tree
|
commitdiff
2009-10-12
Dean Camera
Make Audio device demos compatible with AVRs running...
tree
|
commitdiff
2009-10-08
Dean Camera
Application documentation/comment cleanup.
tree
|
commitdiff
2009-09-09
Dean Camera
Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time...
tree
|
commitdiff
2009-09-06
Dean Camera
Add in new invalid event hook check targets to project...
tree
|
commitdiff
2009-09-02
Dean Camera
Add StillImage Host Class Driver functions for opening...
tree
|
commitdiff
2009-09-01
Dean Camera
Fixed StillImageHost not correctly freezing and unfreez...
tree
|
commitdiff
2009-08-31
Dean Camera
Oops - with new changes to the way the device Configura...
tree
|
commitdiff
2009-08-31
Dean Camera
Changed the parameters and behaviour of the USB_GetDevi...
tree
|
commitdiff
2009-08-30
Dean Camera
Added start of the Still Image Host Class driver demo...
tree
|
commitdiff
2009-08-30
Dean Camera
Replace -finline-limit with -fno-inline-small-functions...
tree
|
commitdiff
2009-08-06
Dean Camera
Make Endpoint control transfers more reliable; early...
tree
|
commitdiff
2009-08-05
Dean Camera
Make Control Endpoint stream transfers more reliable...
tree
|
commitdiff
2009-08-05
Dean Camera
Renamed all library events to properly seperate out...
tree
|
commitdiff
2009-07-28
Dean Camera
Change project makefiles so that the current target...
tree
|
commitdiff
2009-07-21
Dean Camera
Added new USB_DeviceState variable to keep track of...
tree
|
commitdiff
2009-07-20
Dean Camera
Change Doxygen configuration files to not produce 4096...
tree
|
commitdiff
2009-07-20
Dean Camera
Remove ClearPipeStall routine from the StillImageHost...
tree
|
commitdiff
2009-07-20
Dean Camera
Fix unfinished printer host demo - some printer languag...
tree
|
commitdiff
2009-07-20
Dean Camera
Added error codes to most StillImageHost demo commands.
tree
|
commitdiff
2009-07-19
Dean Camera
Don't send terminal RESET codes via serial - just set...
tree
|
commitdiff
2009-07-19
Dean Camera
Use sane ANSI terminal escape codes for the Host mode...
tree
|
commitdiff
2009-07-13
Dean Camera
Added compatibility list to the documentation of each...
tree
|
commitdiff
2009-07-13
Dean Camera
Added new HOST_STATE_WaitForDeviceRemoval host state...
tree
|
commitdiff
2009-07-11
Dean Camera
Added incomplete PrinterHost demo application.
tree
|
commitdiff
2009-06-28
Dean Camera
Added const modifiers to device mode class drivers.
tree
|
commitdiff
2009-06-23
Dean Camera
Pipe_ConfigurePipe() now automatically defaults IN...
tree
|
commitdiff
2009-06-19
Dean Camera
Fix makefiles -- the auto-addition of -D switches to...
tree
|
commitdiff
2009-06-19
Dean Camera
Move LUFA compile time options to a new section in...
tree
|
commitdiff
2009-06-19
Dean Camera
Extend USB_GetDeviceConfigDescriptor() routine to requi...
tree
|
commitdiff
2009-06-16
Dean Camera
Remove hardcoded DOT path from all Doxygen config files.
tree
|
commitdiff
2009-06-16
Dean Camera
Added new USB_Host_SetDeviceConfiguration() convenience...
tree
|
commitdiff
2009-06-15
Dean Camera
More Doxygen fixes - ensure no undocumented function...
tree
|
commitdiff
2009-06-08
Dean Camera
Converted Host mode demos to schedulerless. Fixed host...
tree
|
commitdiff
2009-06-05
Dean Camera
Copy existing Host mode demos to new ClassDriver and...
tree
|
commitdiff