summaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Expand)AuthorAgeFilesLines
* am e714af92: audio policy: use legacy stream type definitionsEric Laurent2014-11-261-2/+2
|\
| * audio policy: use legacy stream type definitionsEric Laurent2014-11-111-2/+2
* | am b4b0608b: Merge "legacy audio policy: check string parameters before use" ...Glenn Kasten2014-11-071-0/+9
|\ \ | |/
| * legacy audio policy: check string parameters before useGlenn Kasten2014-11-061-0/+9
* | am a311a983: audio HAL: add parameters to open stream functionsEric Laurent2014-07-281-2/+5
|\ \ | |/
| * audio HAL: add parameters to open stream functionsEric Laurent2014-07-271-2/+5
* | am 39b3abc0: Merge "audio: add mechanism to re-route nullified audio"Eric Laurent2014-07-231-1/+17
|\ \ | |/ |/|
| * audio: add mechanism to re-route nullified audioVincent Becker2014-07-161-1/+17
* | Add audio_input_flags_t to HAL open_input_streamGlenn Kasten2014-07-171-1/+2
* | audio: fixed channel count determination from channel maskEric Laurent2014-07-012-3/+5
* | Enabling USB Device and Android Device Vol inc/dec functionalityPaul McLean2014-06-271-3/+1
* | audio policy: add parsing for more audio formatsEric Laurent2014-06-191-0/+5
* | Merge "handle in and out audio device connection separately"Eric Laurent2014-05-301-9/+1
|\ \
| * | handle in and out audio device connection separatelyEric Laurent2014-05-291-9/+1
* | | AudioPolicyManagerBase: Add support for A2DP sink inputMike Lockwood2014-05-282-7/+19
|/ /
* | am 62038fc4: am 2c388a44: am 8eb3354a: Merge "Audio: add an openOutputStreamW...Eric Laurent2014-05-082-1/+13
|\ \ | |/
| * Merge "Audio: add an openOutputStreamWithFlags API"Eric Laurent2014-05-072-1/+13
| |\
| | * Audio: add an openOutputStreamWithFlags APIDavid Wagner2014-04-232-1/+13
* | | Update policy handling for USB inputsPaul McLean2014-04-251-37/+265
* | | resolved conflicts for merge of 75402fdb to masterColin Cross2014-04-242-16/+19
|\ \ \ | |/ /
| * | audio: allow compiling for 64-bitColin Cross2014-04-182-16/+19
| |/
* | Initial implementation of USB Audio output.Paul McLean2014-03-281-73/+85
* | am fa8ad9fb: am 60089828: Merge "Audio policy is 32-bit only"Glenn Kasten2014-03-171-0/+3
|\ \ | |/
| * Audio policy is 32-bit onlyGlenn Kasten2014-03-171-0/+3
* | am e6c7127e: am be39c1e4: Merge "audio policy : add AUDIO_DEVICE_IN_USB_DEVIC...Glenn Kasten2014-03-171-0/+1
|\ \ | |/
| * audio policy : add AUDIO_DEVICE_IN_USB_DEVICE to sDeviceNameToEnumTablePeter Yoon2014-03-171-0/+1
* | Add more PCM formats to audio_policy.conf parserGlenn Kasten2014-03-071-0/+4
* | Rename setStreamOutput to invalidateStreamGlenn Kasten2014-02-283-8/+4
* | audio_policy: clean up dumpsysPatrick Tjin2014-02-061-2/+2
* | am 3582b9b0: am 84b5cd7c: Merge "hardware/libhardware_legacy: convert LOCAL_M...Colin Cross2014-01-281-1/+1
|\ \ | |/
| * hardware/libhardware_legacy: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATI...Colin Cross2014-01-241-1/+1
* | audio policy: send config params when opening outputEric Laurent2014-01-081-28/+31
* | Continued cleanup of audio policy's use of audio_format_tGlenn Kasten2013-12-201-15/+15
* | Use audio_channel_mask_t in AudioPolicyGlenn Kasten2013-12-161-16/+16
* | Use audio_format_t in AudioPolicyGlenn Kasten2013-12-102-7/+7
* | Fix typos in logsGlenn Kasten2013-11-221-6/+6
|/
* am 18fc094c: Define and use DRC-specific volume curves when applicableJean-Michel Trivi2013-11-151-3/+35
|\
| * Define and use DRC-specific volume curves when applicableJean-Michel Trivi2013-11-141-3/+35
* | am 376356d4: Merge "audio: do not use GNU old-style field designators"Nick Kralevich2013-11-061-12/+12
|\ \
| * | audio: do not use GNU old-style field designatorssynergy dev2013-11-061-12/+12
* | | am 2c14d798: Merge "Revert "audio: do not use GNU old-style field designators""Elliott Hughes2013-11-061-12/+12
|\ \ \
| * | | Revert "audio: do not use GNU old-style field designators"Elliott Hughes2013-11-071-12/+12
* | | | am 636ab7e2: Merge "audio: do not use GNU old-style field designators"Nick Kralevich2013-11-061-12/+12
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | audio: do not use GNU old-style field designatorssynergy dev2013-11-061-12/+12
| |/
* | audio policy: fix gapless playback when effects enabledEric Laurent2013-10-141-5/+40
* | audio policy: fix direct output selectionEric Laurent2013-10-071-46/+45
* | audio policy: fix DTMF tones volume while in callEric Laurent2013-10-031-1/+11
* | remove audio HAL warning when inserting a headsetEric Laurent2013-09-301-1/+7
* | audio: fix remote submix sampling ratesEric Laurent2013-09-261-2/+2
* | audio policy: add support for audio effect offloadEric Laurent2013-09-171-20/+64