summaryrefslogtreecommitdiffstats
path: root/services/audioflinger
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix AudioRecord cleanup if construction fails" into mnc-devAndy Hung2015-06-131-1/+3
|\
| * Fix AudioRecord cleanup if construction failsAndy Hung2015-06-121-1/+3
* | Merge "AudioFlinger: flush stream when switching tracks" into mnc-devPhil Burk2015-06-112-24/+45
|\ \
| * | AudioFlinger: flush stream when switching tracksPhil Burk2015-06-112-24/+45
| |/
* | Take advantage of audio_channel_in_mask_from_countGlenn Kasten2015-06-091-5/+3
|/
* Merge "Throttle MixerThread data pull to no more than twice expected rate" in...Andy Hung2015-06-032-3/+38
|\
| * Throttle MixerThread data pull to no more than twice expected rateAndy Hung2015-06-032-3/+38
* | Fix buildGlenn Kasten2015-06-021-0/+1
* | Allow capture by root for command-line native testingGlenn Kasten2015-06-021-0/+4
|/
* Merge "Add more device codes for symbolic display" into mnc-devGlenn Kasten2015-05-291-0/+34
|\
| * Add more device codes for symbolic displayGlenn Kasten2015-05-271-0/+34
* | Merge "Fix for audio effects in offload path for mono content" into mnc-devRicardo Garcia2015-05-291-1/+9
|\ \
| * | Fix for audio effects in offload path for mono contentRicardo Garcia2015-05-281-1/+9
| |/
* | audio flinger: add suffix to time variables namesEric Laurent2015-05-272-56/+56
* | Merge "audio flinger: pause direct output when underrunning" into mnc-devEric Laurent2015-05-271-7/+7
|\ \ | |/ |/|
| * audio flinger: pause direct output when underrunningEric Laurent2015-05-261-7/+7
* | Merge "Improve volume input check for AudioMixer" into mnc-devAndy Hung2015-05-211-23/+88
|\ \
| * | Improve volume input check for AudioMixerAndy Hung2015-05-211-23/+88
* | | Merge "audio flinger: do not call JAVA services until system is ready" into m...Eric Laurent2015-05-214-50/+102
|\ \ \ | |/ / |/| |
| * | audio flinger: do not call JAVA services until system is readyEric Laurent2015-05-204-50/+102
| |/
* | Merge "Update FastTrack channel conversion check" into mnc-devAndy Hung2015-05-191-3/+5
|\ \
| * | Update FastTrack channel conversion checkAndy Hung2015-05-191-3/+5
* | | Merge changes Iba5ccd18,I97e578f3 into mnc-devAndy Hung2015-05-192-43/+65
|\ \ \ | |_|/ |/| |
| * | Fix channel mask dump in AudioFlingerAndy Hung2015-05-191-43/+56
| |/
| * Allow creation of output endpoints with channel index masksAndy Hung2015-05-191-0/+9
* | Merge changes Ia529bf53,I10888d0b into mnc-devChih-Hung Hsieh2015-05-152-12/+0
|\ \ | |/ |/|
| * Enable building with clang/llvm.Chih-Hung Hsieh2015-05-151-6/+0
| * Enable clang compilation.Chih-Hung Hsieh2015-05-151-6/+0
* | audio flinger: fix record permission checkEric Laurent2015-05-121-1/+1
|/
* Merge "Update sampling rate to 192kHz for devices" into mnc-devAndy Hung2015-05-122-6/+8
|\
| * Update sampling rate to 192kHz for devicesAndy Hung2015-05-122-6/+8
* | Merge "Work around bug in offload driver" into mnc-devMarco Nelissen2015-05-121-2/+12
|\ \
| * | Work around bug in offload driverMarco Nelissen2015-05-121-2/+12
* | | Merge "Support channel index masks for output hal" into mnc-devAndy Hung2015-05-121-40/+2
|\ \ \ | | |/ | |/|
| * | Support channel index masks for output halAndy Hung2015-05-061-40/+2
* | | Merge "Allow 8 channels in RecordThread" into mnc-devAndy Hung2015-05-121-3/+1
|\ \ \ | |/ /
| * | Allow 8 channels in RecordThreadAndy Hung2015-05-051-3/+1
* | | Merge "AudioMixer: fix for volume ramp in float mode" into mnc-devEric Laurent2015-05-091-1/+2
|\ \ \
| * | | AudioMixer: fix for volume ramp in float modeEric Laurent2015-05-081-1/+2
* | | | Merge "Revert "Revert "Enable full floating point path in AudioMixer""" into ...Eric Laurent2015-05-091-3/+3
|\ \ \ \
| * | | | Revert "Revert "Enable full floating point path in AudioMixer""Eric Laurent2015-05-081-3/+3
| | |_|/ | |/| |
* | | | Merge "audio flinger: fix fuzz test crash" into mnc-devEric Laurent2015-05-083-7/+22
|\ \ \ \ | |/ / / |/| | |
| * | | audio flinger: fix fuzz test crashEric Laurent2015-05-083-7/+22
| |/ /
* | | Revert "Enable full floating point path in AudioMixer"Eric Laurent2015-05-071-3/+3
|/ /
* | Merge "Implement audio device callback" into mnc-devEric Laurent2015-05-062-0/+9
|\ \ | |/ |/|
| * Implement audio device callbackEric Laurent2015-05-062-0/+9
* | Merge "AudioRecord keeps track of UID" into mnc-devJean-Michel Trivi2015-05-052-2/+3
|\ \ | |/ |/|
| * AudioRecord keeps track of UIDJean-Michel Trivi2015-05-052-2/+3
* | Merge "AudioTrack: fix direct tracks not pausing" into mnc-devPhil Burk2015-05-022-10/+12
|\ \
| * | AudioTrack: fix direct tracks not pausingPhil Burk2015-05-012-10/+12
| |/