Dean Camera
|
ef06eefc8b
|
Add svn:eol-style property on all source files where it was missing. Fix line endings of all makefile, *.c and *.h files.
|
2012-06-21 20:27:00 +00:00 |
Dean Camera
|
f1b6ddb710
|
Update file contributor copyrights for 2012.
|
2012-02-04 22:38:44 +00:00 |
Dean Camera
|
2c806f6cee
|
Update file header copyrights for 2012.
|
2012-02-04 22:32:30 +00:00 |
Dean Camera
|
f201f6697b
|
Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line.
|
2011-12-23 01:51:39 +00:00 |
Dean Camera
|
676de74d9b
|
Don't validate the Device Descriptor's vendor ID when validating that a device is an Android Accessory device; the Product ID and (later) Accessory protocol support is enough to probe AOA class support without having to maintain a list of Android device manufacture VID values.
|
2011-12-14 02:52:42 +00:00 |
Dean Camera
|
cdd4e11fa8
|
Oops - fix incorrect value of AOA_CSCP_AOADataSubclass in the Android Open Accessory class driver.
|
2011-11-24 21:35:22 +00:00 |
Dean Camera
|
7f8dbb4908
|
Convert the LowLevel AndroidAccessory demo to use the new class driver constants to reduce code duplication.
Add missing Doxygen documentation.
|
2011-11-24 01:31:31 +00:00 |
Dean Camera
|
8b5aa61601
|
Add new Android Open Accessory class driver to the library core and add a new Android Open Accessory Host ClassDriver demo.
|
2011-11-24 01:24:01 +00:00 |