summaryrefslogtreecommitdiffstats
path: root/modules/usbaudio
Commit message (Expand)AuthorAgeFilesLines
...
* Support for 32-bit data conversions.Paul McLean2014-07-151-39/+215
* Revert "Added enumeration of legitimate sample rates for input and output."Eric Laurent2014-07-151-215/+39
* Added enumeration of legitimate sample rates for input and output.Paul McLean2014-07-151-39/+215
* Added enumeration of legitimate sample rates for input and output.Paul McLean2014-07-141-135/+154
* Merge "Multi-format USB audio input"Paul McLean2014-07-021-42/+119
|\
| * Multi-format USB audio inputPaul McLean2014-07-071-42/+119
* | audio: different frame size calculation for input and outputEric Laurent2014-07-031-5/+7
|/
* Multi-format USB Audio suportPaul McLean2014-06-301-152/+336
* usb audio: fix capture channel conversionEric Laurent2014-06-271-5/+5
* Implement minimal buffer size for playbackPaul McLean2014-06-201-1/+26
* usb audio: fix usb capture configurationEric Laurent2014-06-111-13/+18
* USB HAL: 64-bit compile issuesMark Salyzyn2014-04-281-29/+30
* Added support for 1-channel capture sources (like a microphone)Paul McLean2014-04-281-18/+55
* Merge "USB HAL Capture Implementation"Paul McLean2014-04-251-199/+408
|\
| * USB HAL Capture ImplementationPaul McLean2014-04-241-199/+408
* | am 6322562d: am c070bad4: Merge changes I672d4ee8,I6a2183b5,If0c0135eColin Cross2014-04-211-1/+1
|\ \ | |/ |/|
| * am c070bad4: Merge changes I672d4ee8,I6a2183b5,If0c0135eColin Cross2014-04-211-1/+1
| |\
| | * usbaudio: allow compiling for 64-bitColin Cross2014-04-181-1/+1
* | | Initial implementation of usb audio I/OPaul McLean2014-03-311-55/+711
|/ /
* | am 5106ad0c: Merge "Audio HALs are 32-bit only"Glenn Kasten2014-03-131-0/+1
|\ \ | |/
| * Audio HALs are 32-bit onlyGlenn Kasten2014-03-131-0/+1
* | am 1482406b: usbaudio: fix for out->dev->lock remains locked in error caseAmit Shekhar2014-03-061-1/+1
|\ \ | |/ |/|
| * usbaudio: fix for out->dev->lock remains locked in error caseAmit Shekhar2014-03-061-1/+1
* | hardware/libhardware: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATHColin Cross2014-01-241-1/+1
|/
* audio: new audio devices enumsEric Laurent2012-09-071-7/+1
* Update USB audio HAL to use APIMike Lockwood2012-04-241-17/+18
* usbaudio: add initial usbaudio default HALSimon Wilson2012-04-122-0/+468