summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge "audioflinger: Nasty hack for adjusting BCM FM volume" into froyoSteve Kondik2010-11-302-3/+48
|\
| * audioflinger: Nasty hack for adjusting BCM FM volumeSteve Kondik2010-11-292-3/+48
* | CAF Continuous AutofocusGiulio Cervera2010-11-281-0/+6
|/
* frameworks/base: Destroy the overlay even if there is an errorNaomi Luis2010-11-261-2/+7
* input: Handle extra keys on Vision and Espresso separatelySteve Kondik2010-11-171-0/+6
* camera: Wrap getBufferInfo code in ifdefs.Steve Kondik2010-11-123-10/+20
* Camera: Add support for getBufferInfo APISteve Kondik2010-11-112-1/+37
* 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
* Inotify support for TSLibrmcc2010-10-291-7/+40
* TSLib: Changes made for using TSLibManas Abichandani2010-10-292-48/+142
* Disable surface dithering by defaultEran2010-10-171-1/+1
* frameworks/base: Use textures in LayerDim for smooth menu scrolling.Saurabh Shah2010-10-162-14/+5
* support FM Radio audio routing in audio flingerxinyu2010-10-1212-7/+155
* Initialize dither state during object constructionAntti S. Lankila2010-09-281-0/+7
* Revert "Camera: Add support for getBufferInfo API"cyanogen2010-09-232-38/+0
* Camera: Add support for getBufferInfo APIKiran Kumar H N2010-09-222-0/+38
* 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
* Only monitor recognized uevent devices.Sean McNeil2010-08-181-1/+8
* Sound tweaks: Always on speaker 2.0, headphone attenuation, headphone music v...Jonas Larsson2010-08-161-13/+93
* frameworks/base: Swap width and height of temporary buffer only withOmprakash Dhyade2010-08-161-1/+1
* 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-085-1/+441
* Revert "HACK: Allow use of Eclair MemoryDealer for compatibility."Steve Kondik2010-08-086-444/+1
* HACK: Allow use of Eclair MemoryDealer for compatibility.Steve Kondik2010-08-086-1/+444
* Spacing cleanupkmobs2010-08-072-21/+20
* Added support for user selectable calibration.niloc2010-08-073-6/+49
* Revert "Camera: Adding framework support for Geotagging."Steve Kondik2010-08-071-1/+1
* 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
* Added N1 Calibration profile to rendering options.niloc2010-08-041-0/+1
* Added N1 Calibration profile to rendering options.niloc2010-08-041-0/+3
* 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