summaryrefslogtreecommitdiffstats
path: root/include/system/audio.h
Commit message (Expand)AuthorAgeFilesLines
* modified AUDIO_SOURCE_FM_TUNER enum value for FM featureCarson Liao2014-10-061-1/+1
* [AU] Update volume setting and Audio Device API 3.0Hochi Huang2014-09-251-0/+1
* audio: add HW hotword capture flagEric Laurent2014-09-191-3/+5
* audio.h: Add "safe speaker" device for limited-loudness use casesJon Eklund2014-09-101-0/+3
* audio: add defines for audio HW sync sourceEric Laurent2014-08-051-2/+11
* audio: define type for unique audio Ids.Eric Laurent2014-07-281-0/+5
* audio: add audio device address helper functionEric Laurent2014-07-281-0/+18
* audio: move struct audio_config definition to audio.hEric Laurent2014-07-281-0/+32
* Define new audio attribute flag: beaconJean-Michel Trivi2014-07-271-0/+1
* Add force usage and config type for HDMI-CEC system audio mode.Jungshik Jang2014-07-161-0/+3
* Representation of channel masks for position assignment and index assignmentGlenn Kasten2014-07-121-25/+231
* audio: add definitions for aac sub formatsaarti jadhav-gaikwad2014-07-111-3/+32
* Fix size of "values" fields of audio_gain_config.Jungshik Jang2014-07-111-4/+4
* audio: add definition for new audio loopback input deviceTerry Heo2014-07-081-0/+2
* audio: added new audio formats.Eric Laurent2014-06-191-0/+5
* Define audio attributes type in system audio headerJean-Michel Trivi2014-06-031-0/+59
* audio: Add AUDIO_DEVICE_IN_BLUETOOTH_A2DPMike Lockwood2014-05-281-2/+19
* am 7aa8cdfb: am 21157abc: am 8814bd1d: Merge "include: cleanup for -Wsystem-h...Mark Salyzyn2014-05-231-0/+8
|\
| * include: cleanup for -Wsystem-headerMark Salyzyn2014-05-231-0/+8
* | audio: added definitions for audio routing extensionsEric Laurent2014-05-211-0/+220
* | audio: add definitions for new audio devicesEric Laurent2014-05-201-3/+34
* | Add channel count functions for audio masksAndy Hung2014-05-161-0/+16
* | Remove AUDIO_CHANNEL_OUT_SURROUNDGlenn Kasten2014-04-291-4/+0
* | Add AUDIO_CHANNEL_OUT_5POINT1_SIDE and AUDIO_CHANNEL_OUT_QUAD_SIDEGlenn Kasten2014-04-291-0/+20
* | Rename AUDIO_CHANNEL_OUT_QUAD and AUDIO_CHANNEL_OUT_5POINT1Glenn Kasten2014-04-291-0/+2
* | am d2674cba: am 0a04c556: am 19759a08: Merge "audio: fix audio_is_bluetooth_s...Rom Lemarchand2014-04-241-6/+10
|\ \ | |/
| * audio: fix audio_is_bluetooth_sco_device()Eric Laurent2014-04-241-6/+10
* | Usb Capture ImplementationPaul McLean2014-04-231-4/+19
* | audio_is_valid_format is true for all PCM formatsGlenn Kasten2014-03-071-2/+10
* | Update audio_bytes_per_sample for PCM 24 bit packedAndy Hung2014-03-071-0/+3
* | Merge "Adding opus to list of audio formats"Lajos Molnar2014-03-031-0/+1
|\ \
| * | Adding opus to list of audio formatsVignesh Venkatasubramanian2014-01-291-0/+1
* | | Add 24-bit packed to audio_format_tGlenn Kasten2014-01-311-0/+4
|/ /
* | Miscellaneous updates to <system/audio.h>Glenn Kasten2014-01-151-4/+36
* | Add AUDIO_SESSION_ALLOCATEGlenn Kasten2014-01-141-0/+7
|/
* Add HOTWORD audio source to audio.hEric Laurent2013-09-091-0/+5
* Add helpers for audio remote submix devices.Jeff Brown2013-08-161-1/+5
* Add audio_input_flags_tGlenn Kasten2013-08-021-0/+10
* Valid channel mask must have at least one channelGlenn Kasten2013-07-231-4/+4
* Add defines for audio offload and non-blocking writeRichard Fitzgerald2013-06-271-1/+33
* audio: added input device for front + back micEric Laurent2013-01-221-0/+1
* audio: new audio devices enum valuesEric Laurent2012-09-071-19/+41
* Device and mode definitions for remote submixJean-Michel Trivi2012-09-061-10/+25
* Declare audio_devices_t as uint32_t & enum constsGlenn Kasten2012-07-031-3/+5
* audio policy: add deep audio buffering flag.Eric Laurent2012-04-191-10/+11
* audio: added definitions for audio HAL device API.Eric Laurent2012-04-171-0/+22
* audio: added definitions for usb audio devicesEric Laurent2012-04-061-0/+14
* Merge "audio_channel_in/out_mask_from_count"Glenn Kasten2012-03-191-2/+15
|\
| * audio_channel_in/out_mask_from_countGlenn Kasten2012-03-141-2/+15
* | Fix switch indentation in audio_bytes_per_sampleJean-Michel Trivi2012-03-151-12/+12
|/