| 2009-09-06 |
Dean Camera | Changed Still Image Host class driver to auto-fill... |
tree | commitdiff |
| 2009-09-02 |
Dean Camera | Add StillImage Host Class Driver functions for opening... |
tree | commitdiff |
| 2009-09-02 |
Dean Camera | Add user-filtering to the HID report parser, so that... |
tree | commitdiff |
| 2009-09-02 |
Dean Camera | Fixed error in PrinterHost preventing the full page... |
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-27 |
Dean Camera | Condensed SCSI command functions in the LowLevel Mass... |
tree | commitdiff |
| 2009-08-27 |
Dean Camera | Fix memory corruption in Host mode Mass Storage Class... |
tree | commitdiff |
| 2009-08-26 |
Dean Camera | Added MS_Host_TestUnitReady() and MS_Host_ReadDeviceCap... |
tree | commitdiff |
| 2009-08-26 |
Dean Camera | Add SCSICodes.h to the Class Driver Common folder,... |
tree | commitdiff |
| 2009-08-26 |
Dean Camera | Oops: Really disable building of Projects/Host/ClassDri... |
tree | commitdiff |
| 2009-08-26 |
Dean Camera | More work on the Mass Storage Host mode Class driver. |
tree | commitdiff |
| 2009-08-13 |
Dean Camera | Added explicit attribute masks to the device mode demos... |
tree | commitdiff |
| 2009-08-13 |
Dean Camera | Added CDC_Device_Flush() command to the CDC Device... |
tree | commitdiff |
| 2009-08-11 |
Dean Camera | Add new functions to the HID host class driver, refine... |
tree | commitdiff |
| 2009-08-11 |
Dean Camera | Fixed swapped paremeters in the HID state memory copy... |
tree | commitdiff |
| 2009-08-11 |
Dean Camera | Fix issue in CDC device class driver where received... |
tree | commitdiff |
| 2009-08-07 |
Dean Camera | Make Benito ping-pong LED code more explicit, using... |
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-08-02 |
Dean Camera | Rename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURAT... |
tree | commitdiff |
| 2009-07-28 |
Dean Camera | Fixed report data alignment issues in the MouseHostWith... |
tree | commitdiff |
| 2009-07-28 |
Dean Camera | Change project makefiles so that the current target... |
tree | commitdiff |
| 2009-07-27 |
Dean Camera | State information for class drivers is now zeroed out... |
tree | commitdiff |
| 2009-07-27 |
Dean Camera | Collapse configuration descriptor size retrieval and... |
tree | commitdiff |
| 2009-07-27 |
Dean Camera | Change Host mode class driver Pipe configuration routin... |
tree | commitdiff |
| 2009-07-27 |
Dean Camera | Add new MouseHost Class Driver demo, unfinished, to... |
tree | commitdiff |
| 2009-07-26 |
Dean Camera | Corrected new Pipe_IsEndpointBound() function. |
tree | commitdiff |
| 2009-07-24 |
Dean Camera | Added new LEDs_ToggleLEDs() function to the Board LEDs... |
tree | commitdiff |
| 2009-07-21 |
Dean Camera | Added new USB_DeviceState variable to keep track of... |
tree | commitdiff |
| 2009-07-21 |
Dean Camera | Add PrinterHost demo to the documentation. |
tree | commitdiff |
| 2009-07-21 |
Dean Camera | Add explicit guards to all device mode tasks to ensure... |
tree | commitdiff |
| 2009-07-20 |
Dean Camera | Ensure control pipe is selected in the PrinterHost... |
tree | commitdiff |
| 2009-07-20 |
Dean Camera | Change Doxygen configuration files to not produce 4096... |
tree | commitdiff |
| 2009-07-20 |
Dean Camera | Added missing DoxyGen configuration file to the Printer... |
tree | commitdiff |
| 2009-07-20 |
Dean Camera | Added extra DoxyGen documentation to the new PrinterHos... |
tree | commitdiff |
| 2009-07-20 |
Dean Camera | Add PrinterHost to the project file and Host LowLevel... |
tree | commitdiff |
| 2009-07-20 |
Dean Camera | Moved PrinterHost demo from Incomplete to LowLevel... |
tree | commitdiff |
| 2009-07-20 |
Dean Camera | Fixed PrinterHost demo Printer_GetDeviceID() routine... |
tree | commitdiff |
| 2009-07-20 |
Dean Camera | Remove ClearPipeStall routine from the StillImageHost... |
tree | commitdiff |
| 2009-07-20 |
Dean Camera | Cleaner solution to the PrinterHost data send routine... |
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-19 |
Dean Camera | Add partial project documentation to the incomplete... |
tree | commitdiff |
| 2009-07-19 |
Dean Camera | Fix PrinterHost demo so that it will only enumerate... |
tree | commitdiff |
| 2009-07-19 |
Dean Camera | Fixed incorrect PIPE_EPNUM_MASK mask causing pipe failu... |
tree | commitdiff |
| 2009-07-19 |
Dean Camera | Magstripe Project: Ensure that empty tracks still print... |
tree | commitdiff |
| 2009-07-16 |
Dean Camera | Added new TOTAL_NUM_CONFIGURATIONS option, removed... |
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-13 |
Dean Camera | Seperated out parts of the PrinterHost incomplete demo... |
tree | commitdiff |
| 2009-07-11 |
Dean Camera | Fixed compilation error in incomplete BluetoothHost... |
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-26 |
Dean Camera | Optimize vendor/product description string display... |
tree | commitdiff |
| 2009-06-23 |
Dean Camera | Oops - SCSI INQUIRY data uses fixed-length, non-termina... |
tree | commitdiff |
| 2009-06-23 |
Dean Camera | MassStorageHost demo now retrieves Inquiry data from... |
tree | commitdiff |
| 2009-06-23 |
Dean Camera | Fixed MassStorage demo not clearing the reset flag... |
tree | commitdiff |
| 2009-06-23 |
Dean Camera | Pipe_ConfigurePipe() now automatically defaults IN... |
tree | commitdiff |
| 2009-06-23 |
Dean Camera | Fixed CDCHost demo unfreezing IN pipes during configura... |
tree | commitdiff |
| 2009-06-21 |
Dean Camera | Trim unique serial number created by the USE_INTERNAL_S... |
tree | commitdiff |
| 2009-06-20 |
Dean Camera | Added USE_INTERNAL_SERIAL compile time option to automa... |
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-19 |
Dean Camera | Re-add in simple scheduler for compatibility with legac... |
tree | commitdiff |
| 2009-06-18 |
Dean Camera | Break device mode class driver interfaces into seperate... |
tree | commitdiff |
| 2009-06-18 |
Dean Camera | Added new USB_Host_ClearPipeStall() convenience functio... |
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 | Remove ConfigDescriptor.c/.h files from the ClassDriver... |
tree | commitdiff |
| 2009-06-15 |
Dean Camera | Fixed broken HIDReportParser.c. |
tree | commitdiff |
| 2009-06-15 |
Dean Camera | More Doxygen fixes - ensure no undocumented function... |
tree | commitdiff |
| 2009-06-15 |
Dean Camera | Enhanced class drivers to use the same public/private... |
tree | commitdiff |
| 2009-06-14 |
Dean Camera | Add host mode USB Class driver stubs, add beginnings... |
tree | commitdiff |
| 2009-06-14 |
Dean Camera | Changed per-device controller preprocessor checks over... |
tree | commitdiff |
| 2009-06-10 |
Dean Camera | Fixes to the MIDI device demos (ClassDriver, LowLevel... |
tree | commitdiff |
| 2009-06-09 |
Dean Camera | Copy over schedulerless host demos to ClassDrivers... |
tree | commitdiff |
| 2009-06-09 |
Dean Camera | Deleted Host ClassDriver demos -- not yet started,... |
tree | commitdiff |
| 2009-06-08 |
Dean Camera | Converted Host mode demos to schedulerless. Fixed host... |
tree | commitdiff |
| 2009-06-05 |
Dean Camera | Add master device Host demo makefile. |
tree | commitdiff |
| 2009-06-05 |
Dean Camera | Delete host mode demos from the root Host demos folder. |
tree | commitdiff |
| 2009-06-05 |
Dean Camera | Copy existing Host mode demos to new ClassDriver and... |
tree | commitdiff |
| 2009-06-05 |
Dean Camera | Remove outdated AVRStudio project files from demos... |
tree | commitdiff |
| 2009-06-01 |
Dean Camera | Commit of new class abstraction APIs for all device... |
tree | commitdiff |
| 2009-05-22 |
Dean Camera | Moved out each demos' functionality library files ... |
tree | commitdiff |
| 2009-05-22 |
Dean Camera | Deleted StdDescriptors.c, renamed USB_GetDescriptor... |
tree | commitdiff |
| 2009-05-18 |
Dean Camera | Rewritten event system to remove all macros, to make... |
tree | commitdiff |
| 2009-05-15 |
Dean Camera | Create a new function pointer type in StreamCallbacks... |
tree | commitdiff |
| 2009-05-15 |
Dean Camera | Fix to previous patch (make CDCHost demo deallocate... |
tree | commitdiff |
| 2009-05-15 |
Dean Camera | Fixed CDCHost not clearing configured endpoints and... |
tree | commitdiff |
| 2009-05-14 |
Dean Camera | Removed all user pipe/endpoint interrupt APIs, added... |
tree | commitdiff |
| 2009-05-12 |
Dean Camera | Remove remainder of data pipe interrupt management... |
tree | commitdiff |
| 2009-05-12 |
Dean Camera | Fixed Mouse and Keyboard device demos not acting in... |
tree | commitdiff |
| next |