Dean Camera
|
47f6a35013
|
Reintegrate the FullEPAddresses development branch into trunk.
|
2012-04-14 14:41:17 +00:00 |
Dean Camera
|
77adb2ba52
|
Audio Device Class driver changed to also require the index of the Audio Control interface within the device, for SET/GET/CUR/MIN/MAX/RES property adjustments.
|
2012-03-14 22:12:40 +00:00 |
Dean Camera
|
50ff97f378
|
All USB Class Driver configuration struct values are now non-const, to allow for run-time modifications if required before configuring an instance.
|
2012-02-19 15:24:05 +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
|
a147cee95f
|
Added new CALLBACK_Audio_Device_GetSetInterfaceProperty() callback to the Audio Device Class driver.
|
2012-01-28 18:07:35 +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
|
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 |
Dean Camera
|
eb2e883fd3
|
Added Class, ClassDevice, ClassHost and ClassCommon to the internal class driver source filenames to prevent ambiguities.
|
2011-11-18 06:26:51 +00:00 |