Removed variable axis support from the HID_DESCRIPTOR_JOYSTICK() macro due to OS...
[pub/USBasp.git] / Demos / Host /
2012-03-09 Dean CameraOnly abort Doxygen documentation generation if a non...
2012-03-09 Dean CameraUpdate Doxygen documentation build scripts to fail...
2012-03-08 Dean CameraUpdate Doxygen configuration files to disable Markdown...
2012-03-07 Dean CameraUpdate Doxygen configuration files for all projects.
2012-02-29 Dean CameraUpdate StaticAnalysisTest to check for missing header...
2012-02-28 Dean CameraFix warnings and errors found by the new cppcheck provi...
2012-02-24 Dean CameraModified the CDC Host demos to set a default CDC Line...
2012-02-24 Dean CameraMinor documentation fixes - change \note entries to...
2012-02-20 Dean CameraUpdate the Android Accessory Host ClassDriver demo...
2012-02-04 Dean CameraAdd missing svn:eol-style properties to /trunk/.
2012-02-04 Dean CameraUpdate file contributor copyrights for 2012.
2012-02-04 Dean CameraUpdate file header copyrights for 2012.
2012-02-01 Dean CameraMinor documentation improvements.
2011-12-23 Dean CameraRun wspurify script on /trunk/ and /branches/ C source...
2011-12-14 Dean CameraDon't validate the Device Descriptor's vendor ID when...
2011-12-01 Dean CameraAltered the Mass Storage Host class driver so that...
2011-11-28 Dean CameraRemove unnecessary ErrorCode variable initializations...
2011-11-24 Dean CameraConvert the LowLevel AndroidAccessory demo to use the...
2011-11-24 Dean CameraAdd new Android Open Accessory class driver to the...
2011-11-23 Dean CameraUpdate library to indicate support for the Android...
2011-11-23 Dean CameraMove out Android Accessory Host demo to the Host mode...
2011-11-23 Dean CameraAdd const-correctness to the Android_SendString() funct...
2011-11-23 Dean CameraFix interface protocol match value for the Android...
2011-11-09 Dean CameraAdd missing SVN eol-style property to ensure that sourc...
2011-10-28 Dean CameraFix incorrect Android Accessory Host interface descript...
2011-10-09 Dean CameraFixed port state table corruption in the TCP layer...
2011-09-21 Dean CameraAdd project name to the Doxygen makefile target output.
2011-08-24 Dean CameraRenamed USB_Host_ClearPipeStall() to USB_Host_ClearEndp...
2011-08-22 Dean CameraRenamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT().
2011-08-09 Dean CameraSet HOST_DEVICE_SETTLE_DELAY_MS to zero for the incompl...
2011-07-19 Dean CameraRemoved the ENDPOINT_DESCRIPTOR_DIR_* macros in favour...
2011-07-15 Dean CameraAdd missing SVN eol-style property to files where it...
2011-07-11 Dean CameraMinor style improvements to the incomplete AndroidAcces...
2011-07-11 Dean CameraMinor demo/project documentation and style fixes.
2011-07-10 Dean CameraReplace blind interface descriptor search in the incomp...
2011-07-08 Dean CameraAdd missing device deconfiguration-on-error statements...
2011-07-08 Dean CameraUpdated all host mode demos and projects to use the...
2011-06-30 Dean CameraPull out Android Accessory Mode functions into a sepera...
2011-06-27 Dean CameraFix logic bug in the incomplete Android Accessory Host...
2011-06-20 Dean CameraAdd new "checksource" target to the library makefiles...
2011-06-20 Dean CameraRemove HID parser information output from the Low Level...
2011-06-16 Dean CameraAdd missing SVN eol-style properties to source files...
2011-06-16 Dean CameraRename new Audio class driver functions, callbacks...
2011-06-14 Dean CameraFix Doxygen documentation errors.
2011-06-13 Dean CameraEnsure that only the requested Audio class pipes are...
2011-06-12 Dean CameraFix bugs in the Host mode Audio class driver.
2011-06-09 Dean CameraAdd missing AS4 and project description files to the...
2011-06-09 Dean CameraAdd new Audio Class Driver Host demos.
2011-06-06 Dean CameraAdd additional support files for the new low level...
2011-06-06 Dean CameraMove completed low level Audio Host demos into the...
2011-06-06 Dean CameraUpdate incomplete Host mode Audio demos to use the...
2011-06-05 Dean CameraMassive corrections to the project documentation and...
2011-06-05 Dean CameraFixed compile errors in the incomplete BluetoothHost...
2011-06-03 Dean CameraAdded new callback to the Audio Class driver to allow...
2011-06-01 Dean CameraSpell check library source code files.
2011-06-01 Dean CameraFixed incorrect signature in the CDC and DFU class...
2011-05-30 Dean CameraAdded new incomplete AudioOutputHost Host LowLevel...
2011-05-30 Dean CameraRemove output files from the incomplete AudioInputHost...
2011-05-29 Dean CameraAdded new incomplete AudioInputHost Host LowLevel demo.
2011-05-27 Dean CameraAdd new USB_Host_SetInterfaceAltSetting() convenience...
2011-05-14 Dean CameraFixed possible invalid program execution when in host...
2011-05-13 Dean CameraAdd incomplete Android Accessory Host LowLevel demo.
2011-04-10 Dean CameraRemove redundant type information for bitfield elements...
2011-04-04 Dean CameraRenamed all low level Endpoint_Read_*, Endpoint_Write_...
2011-03-21 Dean CameraF_CLOCK changed to F_USB to be more descriptive, and...
2011-02-19 Dean CameraAdd new ARCH option to the makefiles to (eventually...
2011-02-10 Dean CameraAdd static keyword to all project globals whose scope...
2011-01-30 Dean CameraRenamed all driver termination *_ShutDown() functions...
2011-01-30 Dean CameraOops - fix up some calls to the old function names...
2011-01-30 Dean CameraRenamed the PRNT_Host_SendString(), CDC_Host_SendString...
2011-01-30 Dean CameraRemoved SerialStream module, rolled functionality into...
2011-01-10 Dean CameraAltered all endpoint/pipe stream transfers so that...
2011-01-01 Dean CameraUpdate copyright year on all source files.
2010-12-26 Dean CameraDocumentation improvements - put driver example code...
2010-11-05 Dean CameraLoop in the ClassDriver MIDI device/host demos until...
2010-11-02 Dean CameraFix XPLAINBridge code broken during the changes to...
2010-10-28 Dean CameraAdded standard keyboard HID report scancode defines...
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-25 Dean CameraAdd descriptor class, subclass and protocol constants...
2010-10-24 Dean CameraAll USB class drivers are now automatically included...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-10-01 Dean CameraFixed LowLevel JoystickHostWithParser demo not saving...
2010-09-30 Dean CameraFix low level host mode demos not correctly fetching...
2010-09-30 Dean CameraReverted Endpoint/Pipe non-sequential configuration...
2010-09-28 Dean CameraMove out many of the common class driver constants...
2010-09-24 Dean CameraRemove dfu-programmer program switches, to ensure maxim...
2010-09-24 Dean CameraAdded the --suppress-bootloader-mem option to the makef...
2010-09-22 Dean CameraReverted modifications to USBInterrupt.h that were...
2010-09-15 Dean CameraMake project makefiles correctly clean intermeditary...
2010-09-09 Dean CameraAdded class specific descriptor type defines with stand...
2010-09-07 Dean CameraAdded new PRNT_Host_BytesReceived() and PRNT_Host_Recei...
2010-09-05 Dean CameraAdded new USB_Device_GetFrameNumber() and USB_Host_GetF...
2010-08-31 Dean CameraClarify in the project documentation files what the...
2010-08-24 Dean CameraFixed LowLevel PrinterHost demo not sending control...
2010-08-20 Dean CameraAdded new SCSI_ASENSE_NOT_READY_TO_READY_CHANGE constan...
2010-08-09 Dean CameraTighten up the code in the delta movement detection...
2010-08-08 Dean CameraFix invocations of avr-size in all makefiles broken...
2010-08-02 Dean CameraHide the PROGMEM attribute from Doxygen, as it appears...
2010-07-30 Dean CameraOops - fix mixed "initialize" and "initialise" - opt...
2010-07-30 Dean CameraMore spell checking of all source files -- correct...
next