summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base...Steve Kondik2010-07-301-1/+0
|\
| * fix inaccurate copyrightsJean-Baptiste Queru2010-07-291-1/+0
* | Camera: Adding framework support for Geotagging.Apurva Rajguru2010-07-181-1/+1
* | Camera: Adding Raw Snapshot supportSrinivasan Kannan2010-07-181-0/+2
* | Camera: Adding normal and macro auto focus modesSrinivasan Kannan2010-07-181-0/+1
* | frameworks/base: compilation changesPriya Komarlingam2010-07-181-0/+39
* | frameworks/base: Add setFd api to OverlayOmprakash Dhyade c_odhyad@quicinc.com2010-07-121-0/+7
* | Remerge libui.so, libsurfaceflinger_client.so, and libcamera_client.so for ol...Koushik Dutta2010-07-115-5/+69
* | Added blue and fuscia version to SurfaceFlinger hackskmobs2010-07-101-2/+10
* | Allow dithering to be controlled by a system property.Steve Kondik2010-07-093-5/+15
* | Revert "libRS: initEGL according to GL version"Koushik Dutta2010-07-081-1/+1
* | libRS: initEGL according to GL versionChih-Wei Huang2010-07-061-1/+1
* | add software mouse cursorChih-Wei Huang2010-07-061-1/+4
* | Initial pass at SurfaceFlinger effects, night mode.Jeff Sharkey2010-07-023-2/+44
* | Improved BiDi text rendering.Dudy Kohen2010-06-301-2/+0
|/
* Add remove method in CameraParameters class.Wu-cheng Li2010-05-111-0/+5
* fix [2664345] Flash: Bad flicker at the end of a pinch zoom.Mathias Agopian2010-05-061-3/+22
* Make static versions of libutils and libbinder.Dan Egnor2010-05-064-30/+43
* DO NOT MERGE fix [2557396] Adreno200: glDrawTexi() doesn't work with height <...Mathias Agopian2010-04-201-54/+39
* Fix bug 2604132 40s skip after undockingJean-Michel Trivi2010-04-201-1/+1
* fix [2599939] "cannot play video" after open/close a video player a dozen of ...Mathias Agopian2010-04-191-23/+0
* fix [2594950] Flash: Zooming in on some content crashes the Nexus One and cau...Mathias Agopian2010-04-143-2/+27
* Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF.Wu-cheng Li2010-04-101-0/+2
* 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