- c0a81b9 Merge "Use requested sample rate when it matches device sample rate." by Treehugger Robot · 2 years, 4 months ago
- abf24d3 Use requested sample rate when it matches device sample rate. by jiabin · 2 years, 4 months ago
- 5ad6d32 Intermittently Audio is not heard in USB Head set, while by weizd · 2 years, 5 months ago
- 041a7d9 Set standby as false when the stream is started successfully. by jiabin · 3 years, 8 months ago
- fea9e1b Support opening bit-perfect output stream. by jiabin · 2 years, 9 months ago
- 016fa21 Add volume control for AOSP USB audio HAL. by jiabin · 2 years, 9 months ago
- 8c6e35a USB Audio Hal: Fix CTS timestamp handling am: 61583424ff am: 07c80fdaa0 by Andy Hung · 4 years, 2 months ago
- 6158342 USB Audio Hal: Fix CTS timestamp handling by Andy Hung · 4 years, 2 months ago
- 50c2941 USB audio hal: Support FCC_LIMIT for 22.2 testing am: df51120802 am: 6c4ceb6471 by Andy Hung · 4 years, 3 months ago
- df51120 USB audio hal: Support FCC_LIMIT for 22.2 testing by Andy Hung · 4 years, 3 months ago
- 481e40b Merge "Distinguish input and output profile/proxy when dumpping." by TreeHugger Robot · 4 years, 3 months ago
- 0269a9d Distinguish input and output profile/proxy when dumpping. by jiabin · 4 years, 3 months ago
- 4bc5f25 No need to update devices when they are the same as original ones. by jiabin · 4 years, 3 months ago
- df8e002 Merge "[LSC] Add LOCAL_LICENSE_KINDS to hardware/libhardware" am: a3888bdcb9 am: c623db5c2c am: 254f2f1062 by Bob Badour · 4 years, 7 months ago
- d7984cc [LSC] Add LOCAL_LICENSE_KINDS to hardware/libhardware by Bob Badour · 4 years, 7 months ago
- 79f27ce Merge "add audio.usbv2.default linking libtinyalsav2 and libalsautilsv2" am: bd8ee49f8b am: b956508fa6 am: 350d586116 by David Li · 4 years, 7 months ago
- 98b3be0 add audio.usbv2.default linking libtinyalsav2 and libalsautilsv2 by David Li · 4 years, 7 months ago
- a635fcf Upgrade legacy usb HAL to version 3.2. by jiabin · 4 years, 8 months ago
- 400bbe0 Upgrade device version of usb audio HAL to 3.0. by jiabin · 4 years, 10 months ago
- 8b265c9 Use list to cache alsa_device_profile/proxy for usb playback/capture. by jiabin · 4 years, 11 months ago
- 1d08a56 usbaudio: Add missing 'return' on error by Mikhail Naganov · 5 years ago
- fa3ae3e Adding Audio HAL V5: Direction API by Paul McLean · 7 years ago
- cf5310a Moving device profile structures into streams rather than the device. by Paul McLean · 7 years ago
- cfdbd6b For high sample rates, lock input & output sample rate if possible. by Paul McLean · 7 years ago
- fa6b4a6 usb: add in_get_capture_position by Andy Hung · 7 years ago
- c6ec948 Revert "Audio V4: Split system and vendor Audio.h" by Kevin Rocard · 8 years ago
- fc9e212 Audio V4: Split system and vendor Audio.h by Kevin Rocard · 8 years ago
- 844c74a Merge "Convert to Android.bp" am: 90e0a80af3 am: 243ba5e7b2 am: 90955e6a6a by Dan Willemsen · 8 years ago
- 86e247a Convert to Android.bp by Dan Willemsen · 8 years ago
- 3d38c60 Remove unused variables/labels to eliminate compile warnings. by Chih-Hung Hsieh · 8 years ago
- 95953ab Merge "Remove unused variables/labels to eliminate compile warnings." by TreeHugger Robot · 8 years ago
- 96c4d30 Remove unused variables/labels to eliminate compile warnings. by Paul McLean · 8 years ago
- 9880f12 Removing unused and misleading constant. by Paul McLean · 8 years ago
- 4e6a1c0 USB audio - make profile const by Andy Hung · 8 years ago
- b10ce6d USB audio hal - avoid reading alsa profile if input already open by Andy Hung · 8 years ago
- 00a8673 Build audio.usb.default with BOARD_VNDK_VERSION by Tri Vo · 8 years ago
- 8352c0d Add libhardware_headers and libutils by Vijay Venkatraman · 8 years ago
- 981f774 usb audio: check proxy_prepare() errors in opne_input_stream() by Eric Laurent · 8 years ago
- c535b2f Move default HAL libraries to vendor by Po-Chien Hsueh · 9 years ago
- 64345f8 Simplify and clarify channel count/mask calculation for stream open routines. by Paul McLean · 9 years ago
- 994ac07 replace naked pthread_mutex_ functions with semantics-explicit lock/unlock functions. by Paul McLean · 9 years ago
- 76dba68 Fix up inconsistent variable names. by Paul McLean · 9 years ago
- 6a75e4e Add dump() (i.e dumpsys media.audio_flinger) functionality to USB HAL by Paul McLean · 9 years ago
- 9a1c305 Ensure we get a default sample rate for "query" cases in open_input_device(). by Paul McLean · 9 years ago
- 1d585cc Lock input and output sample rates by Paul McLean · 9 years ago
- 6d2cb93 Use FCC_2 and FCC_8 to highlight channel count assumptions by Glenn Kasten · 10 years ago
- 698dbd7 USB MONOtization issue fix. by Paul McLean · 10 years ago
- c9515ce Add USB out_get_presentation_position() for timestamps by Andy Hung · 10 years ago
- 7031809 audio HAL: reverse mutex locking order by Eric Laurent · 10 years ago
- 5e58a30 Update USB channel mask handling by Andy Hung · 10 years ago
- f90f8f8 Remove unused data conversion functions from usb hal by Andy Hung · 10 years ago
- 182ddc7 Add output channel index mask to USB hal by Andy Hung · 10 years ago
- 780f1f8 Add multichannel input to USB hal by Andy Hung · 10 years ago
- f55fdb2 Back out locking order and (over) simplification in out_write(), in_read(). by Paul McLean · 11 years ago
- 3546c8d USB device disconnect latency by Paul McLean · 11 years ago
- 65ec72b Improve locking/unlocking in *_set_params(). by Paul McLean · 11 years ago
- 9ab869a Technical Debt Paydown - move/rename files by Paul McLean · 11 years ago
- 5b16836 am e6499429: Merge commit \'83b47a68\' into manualmerge by Eric Laurent · 11 years ago
- e649942 Merge commit '83b47a68' into manualmerge by Eric Laurent · 11 years ago
- 3184408 Merge "Multi-USB device support & read device on open." by Paul McLean · 11 years ago
- 83b47a6 usb audio: Fix incorrect bytes returned for recording by Pavan Chikkala · 11 years ago
- c654dc6 am 7e9abab1: am b338957d: Merge "usbaudio: Return 0 bytes on failure in capture" by Eric Laurent · 11 years ago
- 7e9abab am b338957d: Merge "usbaudio: Return 0 bytes on failure in capture" by Eric Laurent · 11 years ago
- 8c7e111 usbaudio: Return 0 bytes on failure in capture by Viswanath L · 11 years ago
- 0f1753e Multi-USB device support & read device on open. by Paul McLean · 11 years ago
- c9a9133 Merge "Line length 100" by Glenn Kasten · 11 years ago
- 6b6f19d Line length 100 by Glenn Kasten · 11 years ago
- e4a211d am 06fcfc50: am 02e30945: Merge "Fix missing #includes in hardware/libhardware." by Elliott Hughes · 11 years ago
- 06fcfc5 am 02e30945: Merge "Fix missing #includes in hardware/libhardware." by Elliott Hughes · 11 years ago
- 6cdd2b3 Fix missing #includes in hardware/libhardware. by Elliott Hughes · 11 years ago
- 077c704 am 68be24b1: am ce0bbb97: Merge "fix: memory leak" by Eric Laurent · 11 years ago
- 68be24b am ce0bbb97: Merge "fix: memory leak" by Eric Laurent · 11 years ago
- 781bb3f DO NOT MERGE - fix: memory leak by soon1.choi · 11 years ago
- c357157 fix: memory leak by soon1.choi · 11 years ago
- 271444a Renaming generic-sounding filenames to indicate "audio". by Paul McLean · 11 years ago
- 416b443 Technical debt paydown by Paul McLean · 11 years ago
- 2cbdfa9 usbaudio: reset profile on device disconnect by Haynes Mathew George · 11 years ago
- 2cfd81b Support MONO and STERO USB inputs. Allow "dynamic" flag in audio_policy.conf. by Paul McLean · 11 years ago
- 253def9 usb audio: implement microphone mute. by Eric Laurent · 11 years ago
- 0f519a9 Merge "Fix problem with dropouts with multiple USB audio streams." into lmp-dev by Paul McLean · 11 years ago
- c48cdc8 Fixing non-playback on USB devices with support for MONO playback. by Paul McLean · 11 years ago
- 2c6196f Fix problem with dropouts with multiple USB audio streams. by Paul McLean · 11 years ago
- 8f40bc5 Merge "Quick hack fix for USB accessory audio support" into lmp-dev by Glenn Kasten · 11 years ago
- 7de76b2 Quick hack fix for USB accessory audio support by Mike Lockwood · 11 years ago
- 93d4e0d Fix problem with reloading config of new capture devices by Paul McLean · 11 years ago
- af5187e Fix problem with reloading config of new devices with same card/device numbers. by Paul McLean · 11 years ago
- 05333d4 usb audio: fix set_parameters read/write concurrency by Eric Laurent · 11 years ago
- 2352f41 Merge "Pass multichannel capability to AudioPolicyManager" into lmp-dev by Andy Hung · 11 years ago
- ce53d74 Pass multichannel capability to AudioPolicyManager by Andy Hung · 11 years ago
- 03576be Add multichannel USB handshaking with AudioFlinger by Andy Hung · 11 years ago
- b52eff3 Merge "Add multichannel USB handshaking with AudioFlinger" into lmp-dev by Andy Hung · 11 years ago
- f5e2469 audio HAL: add parameters to open stream by Eric Laurent · 11 years ago
- c88e6ae Refactor USB HAL (audio_hw.c) by Paul McLean · 11 years ago
- 845e789 Merge "Move channel expansion/contraction functions to audio_utils/channels.h/.c" into lmp-dev by Paul McLean · 11 years ago
- c220115 Move channel expansion/contraction functions to audio_utils/channels.h/.c by Paul McLean · 11 years ago
- 7d973ad Add audio_input_flags_t to HAL open_input_stream by Glenn Kasten · 11 years ago
- a02bc9d Marking invalid PCM formats with PCM_FORMAT_INVALID, shrinking format table. by Paul McLean · 11 years ago
- eb19297 Support for 32-bit data conversions. by Paul McLean · 11 years ago
- 13082ef Revert "Added enumeration of legitimate sample rates for input and output." by Eric Laurent · 11 years ago
- 497abe3 Added enumeration of legitimate sample rates for input and output. by Paul McLean · 11 years ago