summaryrefslogtreecommitdiffstats
path: root/services/audioflinger
Commit message (Expand)AuthorAgeFilesLines
* Merge "AudioFlinger: protect input/output stream access"Eric Laurent2011-08-082-21/+106
|\
| * AudioFlinger: protect input/output stream accessEric Laurent2011-08-082-21/+106
* | AudioFlinger: disable AEC and NS with BT headsetsEric Laurent2011-08-032-3/+52
* | Audio Effect Framework: add effect suspend/restoreEric Laurent2011-08-022-35/+498
|/
* Fix issue 5090721: audio record brokenEric Laurent2011-07-281-1/+1
* Merge "AudioFlinger: fix crash when deleting pre process."Eric Laurent2011-07-272-15/+27
|\
| * AudioFlinger: fix crash when deleting pre process.Eric Laurent2011-07-262-15/+27
* | Fix issue 4604090: notification sound interrupted.Eric Laurent2011-07-253-14/+132
|/
* Added APIs for audio preprocessingEric Laurent2011-07-252-0/+40
* AudioFlinger: add dump of audio pre processing.Eric Laurent2011-07-242-19/+21
* Fix issue 4988574: 8 bit PCM audio playback broken.Eric Laurent2011-07-211-1/+1
* Audio framework: support for audio pre processingEric Laurent2011-07-184-213/+924
* Merge "Log CPU usage"Glenn Kasten2011-07-152-0/+35
|\
| * Log CPU usageGlenn Kasten2011-07-152-0/+35
* | Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator buildMike Lockwood2011-07-131-3/+0
* | Remove the simulator target from all makefiles.Jeff Brown2011-07-111-13/+2
* | Merge "Fix build warning; LOG_TAG was misplaced"Glenn Kasten2011-07-081-2/+2
|\ \
| * | Fix build warning; LOG_TAG was misplacedGlenn Kasten2011-07-081-2/+2
| |/
* | Moved and renamed effect API header filesEric Laurent2011-07-072-1/+4
|/
* Added audio_bytes_per_sample() helper functionEric Laurent2011-06-171-1/+1
* audio: update for audio/audio_policy header names/locationsDima Zavin2011-06-134-4/+4
* Remove dead code related to gettidGlenn Kasten2011-06-032-14/+0
* Use channel mask instead of channel count for track creationJean-Michel Trivi2011-06-014-79/+108
* Removed interface to load audio effects librariesEric Laurent2011-05-272-26/+0
* New effect library APIEric Laurent2011-05-272-79/+8
* Merge "HAVE_ANDROID_OS AUDIOFLINGER_SECURITY_ENABLED dead"Glenn Kasten2011-05-231-20/+0
|\
| * HAVE_ANDROID_OS AUDIOFLINGER_SECURITY_ENABLED deadGlenn Kasten2011-05-051-20/+0
* | Merge "Fix audio effect framework issues"Eric Laurent2011-05-132-28/+55
|\ \
| * | Fix audio effect framework issuesEric Laurent2011-05-132-28/+55
| |/
* | update for new audio.h header locationDima Zavin2011-05-124-4/+4
|/
* audioflinger: don't do work in constructor, instead do it in onFirstRefDima Zavin2011-04-272-2/+15
* audioflinger: enumerate all the possible audio interfacesDima Zavin2011-04-272-129/+230
* audio/media: convert to using the audio HAL and new audio defsDima Zavin2011-04-275-509/+626
* audioflinger: move legacy audio hw/policy out to libhardware_legacyDima Zavin2011-04-2711-4813/+0
* am 48dca4de: am 969357e3: am 223995dc: Fix issue 4335692: HDMI media volumeEric Laurent2011-04-261-0/+7
|\
| * am 969357e3: am 223995dc: Fix issue 4335692: HDMI media volumeEric Laurent2011-04-261-0/+7
| |\
| | * Fix issue 4335692: HDMI media volumeEric Laurent2011-04-251-0/+7
* | | am 07c25b65: am 4430670f: am ca7ad44a: Merge "audioflinger: Enable ARMv5TE op...Brad Fitzpatrick2011-04-111-2/+6
|\ \ \ | |/ /
| * | am 4430670f: am ca7ad44a: Merge "audioflinger: Enable ARMv5TE optimized resam...Brad Fitzpatrick2011-04-111-2/+6
| |\ \ | | |/ | |/|
| | * audioflinger: Enable ARMv5TE optimized resamplerJim Huang2011-04-071-2/+6
* | | Merge "Miscellaneous code cleanup in audio framework"Glenn Kasten2011-04-062-5/+6
|\ \ \
| * | | Miscellaneous code cleanup in audio frameworkGlenn Kasten2011-04-062-5/+6
* | | | New fix for issue 4111672: control block flagsEric Laurent2011-04-051-24/+16
|/ / /
* | | Fix issue 4111672: AudioTrack control block flagsEric Laurent2011-03-181-9/+14
|/ /
* | Improvement for issue 3489986: BT SCO volumeEric Laurent2011-03-151-3/+11
* | Merge "- To track the usage of all audio output devices - To track the curren...Gloria Wang2011-03-021-0/+50
|\ \
| * | - To track the usage of all audio output devicesGloria Wang2011-03-021-0/+50
* | | Merge "Fix issue 3388775."Eric Laurent2011-03-021-6/+6
|\ \ \ | |/ / |/| |
| * | Fix issue 3388775.Eric Laurent2011-03-011-6/+6
* | | Merge "Fix issue 3479042."Eric Laurent2011-03-015-1/+28
|\ \ \ | |/ / |/| |