summaryrefslogtreecommitdiffstats
path: root/libs/audioflinger
Commit message (Expand)AuthorAgeFilesLines
* audioflinger: Nasty hack for adjusting BCM FM volumeSteve Kondik2010-11-292-3/+48
* Revert "Revert "audio: Omit FM code when HAVE_FM_RADIO is not set""Steve Kondik2010-11-0713-13/+83
* Revert "audio: Omit FM code when HAVE_FM_RADIO is not set"Steve Kondik2010-11-0713-96/+13
* audio: Omit FM code when HAVE_FM_RADIO is not setMichael Webster2010-11-0313-13/+96
* support FM Radio audio routing in audio flingerxinyu2010-10-1212-7/+155
* Initialize dither state during object constructionAntti S. Lankila2010-09-281-0/+7
* Use floating point DSP on armeabi-v7aAntti S. Lankila2010-09-093-108/+264
* Add noise-shaped dithering supportAntti S. Lankila2010-09-064-23/+63
* Estimate center channel and avoid DSP on itAntti S. Lankila2010-09-022-7/+25
* Make Headphone DSP with just 1 biquadAntti S. Lankila2010-09-022-20/+7
* Initialize track volume more correctlyAntti S. Lankila2010-08-221-2/+2
* Various DSP enhancementsAntti S. Lankila2010-08-183-39/+29
* Sound tweaks: Always on speaker 2.0, headphone attenuation, headphone music v...Jonas Larsson2010-08-161-13/+93
* Use 1st order high shelf instead of RC filter.Antti S. Lankila2010-08-112-2/+20
* Spread the equal loudness contour upwards.Antti S. Lankila2010-08-111-1/+1
* Take some ideas from bs2b.Antti S. Lankila2010-08-112-33/+4
* HACK: Allow use of Eclair MemoryDealer for compatibility.Steve Kondik2010-08-082-0/+8
* Revert "HACK: Allow use of Eclair MemoryDealer for compatibility."Steve Kondik2010-08-083-12/+0
* HACK: Allow use of Eclair MemoryDealer for compatibility.Steve Kondik2010-08-083-0/+12
* Increase virtual head size slightly.Antti S. Lankila2010-08-061-2/+2
* Integrate reverb and headphone effects.Antti S. Lankila2010-08-062-133/+100
* Make reverb buffers ping-pong between L&R channelsAntti S. Lankila2010-08-061-5/+7
* Rebalance dithering, volume ramping and DRCAntti S. Lankila2010-08-062-29/+29
* Add reverb modeAntti S. Lankila2010-08-062-24/+199
* Remove boost limit from bottom.Antti S. Lankila2010-08-062-15/+15
* Fix rattling of very quiet soundsAntti S. Lankila2010-08-031-1/+4
* Do not use track's frameCount but the buffer's frameCount.Antti S. Lankila2010-08-032-7/+7
* Fix some shortcomings of the audio level estimationAntti S. Lankila2010-08-033-32/+71
* Optimizations and cleanups.Antti S. Lankila2010-08-012-54/+108
* More fixes to the AudioDSPAntti S. Lankila2010-08-014-109/+104
* Add the audio enhancementskmobs2010-07-317-214/+677
* Fix bug 2604132 40s skip after undockingJean-Michel Trivi2010-04-201-1/+1
* Additional fix for isssue 2548710: Native AudioTrack resources never freed.Eric Laurent2010-04-091-1/+1
* Fix isssue 2548710: Native AudioTrack resources never freed.Eric Laurent2010-03-311-1/+1
* Fix issue 2416481: Support Voice Dialer over BT SCO.Eric Laurent2010-03-162-15/+33
* Fix bug 2203203 Route STREAM_VOICE_CALL to A2DP when not in call.Jean-Michel Trivi2010-03-141-0/+17
* Use proper config to enable LVMXJean-Baptiste Queru2010-03-091-3/+1
* Initial version of LifeVibes integration.Glenn Kasten2010-03-094-12/+149
* Fix bug 2329540Jean-Michel Trivi2010-03-091-0/+5
* Fix issue 2317760: Change the priority between wired headset and A2DP.Eric Laurent2010-03-081-7/+7
* Fix issue 2428563: Camera rendered inoperable by voice call interruption.Eric Laurent2010-03-051-2/+8
* Issue 2071329: audio track is shorter than video track for video capture on s...Eric Laurent2010-03-026-0/+31
* Fix issue 2327064: Music played via line out is interrupted due to the phone ...Eric Laurent2010-02-241-12/+10
* Fix issue 2305382: Pick up original call makes a noisy beep when wired headse...Eric Laurent2010-02-231-3/+21
* Simplify the MemoryDealer implementationMathias Agopian2010-01-291-1/+1
* Remove verbose log from AudioPolicyManagerBase.Eric Laurent2010-01-281-2/+1
* Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V syncEric Laurent2010-01-2610-9/+62
* Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_...Eric Laurent2010-01-252-6/+6
* Create base class for audio policy manager.Eric Laurent2010-01-136-1165/+1962
* am 0c5cc224: am d20a55af: Merge change Iccfa50fe into eclairEric Laurent2009-12-222-25/+85
|\