summaryrefslogtreecommitdiffstats
path: root/media/libeffects/lvm/wrapper/Bundle
Commit message (Expand)AuthorAgeFilesLines
* Fix for Bundled Effects level compensationRicardo Garcia2014-12-092-104/+144
* Fix for AOSP force virtualization modeRicardo Garcia2014-12-041-4/+6
* DO NOT MERGE LVM virtualizer: add support for virtualizer capability queryJean-Michel Trivi2014-07-152-36/+257
* Cleanup unused parameters or variable in EffectBundleJean-Michel Trivi2014-07-081-4/+3
* libeffects: 64-bit compile warningsMark Salyzyn2014-06-201-13/+16
* LP64 fixes for media/libeffectsAshok Bhat2014-02-201-10/+10
* Make frameworks/av 64-bit compatibleKévin PETIT2014-02-111-12/+12
* libeffects: do not use GNU old-style field designatorssynergydev2013-10-191-7/+7
* Apply EQ and bass boost first in effect chainJean-Michel Trivi2013-06-201-2/+2
* Fix valgrind errorMarco Nelissen2013-03-191-0/+1
* Only export the symbols that need to beMarco Nelissen2012-10-251-0/+2
* Switch to new fx library APIMarco Nelissen2012-10-251-38/+0
* Fix valgrind issuesMarco Nelissen2012-10-171-1/+1
* Fix THD with max user EQ preset volume againEric Laurent2012-09-172-93/+79
* Limit maximum equalizer gain.Eric Laurent2012-09-102-40/+68
* audio effects: fix bug in sample rate control.Eric Laurent2012-08-301-0/+2
* Reduce THD when equalizer is ON.Eric Laurent2012-08-241-2/+2
* Use struct assignment instead of explicit memcpyGlenn Kasten2012-07-171-8/+8
* Update commentsGlenn Kasten2012-03-191-1/+1
* Use correct syntax for #include <> ""Glenn Kasten2012-03-131-1/+1
* Effect UUID inputs passed by pointer are constGlenn Kasten2012-02-081-2/+2
* audio effects: rename configure commandEric Laurent2011-12-191-18/+49
* resolved conflicts for merge of 914972be to masterEric Laurent2011-11-051-17/+26
|\
| * Merge "Fix device management in lvm effect bundle wrapper." into ics-mr1Eric Laurent2011-11-041-17/+26
| |\
| | * Fix device management in lvm effect bundle wrapper.Eric Laurent2011-11-011-17/+26
* | | resolved conflicts for merge of 79178b8b to masterEric Laurent2011-11-051-9/+19
|\ \ \ | |/ /
| * | Fix problem in lvm effect bundle wrapper.Eric Laurent2011-11-021-9/+19
| |/
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-333/+333
|/
* Audio Effect API: process reverse stream functionEric Laurent2011-07-111-1/+2
* Moved and renamed effect API header filesEric Laurent2011-07-071-3/+3
* New effect library APIEric Laurent2011-05-271-28/+105
* Fix issue 3499926.Eric Laurent2011-03-011-8/+14
* Fix several audio effects problems.Eric Laurent2010-09-282-126/+211
* Fix problem in lvm effect bundle wrapperEric Laurent2010-09-161-123/+127
* Fix volume problems with insert revertEric Laurent2010-09-132-8/+6
* LVM release 1.08 delivery.Eric Laurent2010-09-031-8/+4
* Audio Effects: fix problems in volume control.Eric Laurent2010-08-311-8/+22
* LVM release 1.07 delivery.Eric Laurent2010-08-272-87/+106
* Added preset reverb.Eric Laurent2010-08-241-1/+1
* LVM release 1.05 deliveryEric Laurent2010-08-202-71/+186
* Audio Effects: fixed "strength supported" parameter size.Eric Laurent2010-08-181-2/+15
* Audio effects: aligned Equalizer API argument types on OpenSL ES SLEqualizerItf.Eric Laurent2010-07-301-15/+43
* Audio effects: modified command() parameter types.Eric Laurent2010-07-281-3/+3
* Audio Effects: added methods to effects java classes to store and load curren...Eric Laurent2010-07-272-48/+29
* Fixed bug in vlm effect bunde wrapper effect init function.Eric Laurent2010-07-261-33/+7
* Audio effects: lvm bundle wrapper update after first integration tests.Eric Laurent2010-07-232-729/+1062
* Audio policy manager changes for audio effectsEric Laurent2010-07-201-1/+1
* First submission of audio effect library from NXP software.Eric Laurent2010-07-172-0/+2802