summaryrefslogtreecommitdiffstats
path: root/media/libeffects/lvm/wrapper/Reverb/EffectReverb.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix possible overflow in effect wrappers.Eric Laurent2016-01-221-1/+4
* audio effects: fix heap overflowEric Laurent2015-06-191-16/+14
* libeffects: 64-bit compile warningsMark Salyzyn2014-06-201-13/+16
* LP64 fixes for media/libeffectsAshok Bhat2014-02-201-7/+7
* libeffects: do not use GNU old-style field designatorssynergydev2013-10-191-7/+7
* Fix reverb at 48kHzEric Laurent2013-05-011-6/+6
* Turn off executable bit on ordinary filesGlenn Kasten2012-11-021-0/+0
* Only export the symbols that need to beMarco Nelissen2012-10-251-0/+2
* Switch to new fx library APIMarco Nelissen2012-10-251-26/+0
* Use struct assignment instead of explicit memcpyGlenn Kasten2012-07-171-5/+5
* Use correct syntax for #include <> ""Glenn Kasten2012-03-131-2/+3
* Effect UUID inputs passed by pointer are constGlenn Kasten2012-02-081-2/+2
* audio effects: rename configure commandEric Laurent2011-12-191-22/+53
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-219/+219
* Audio Effect API: process reverse stream functionEric Laurent2011-07-111-1/+2
* New effect library APIEric Laurent2011-05-271-28/+97
* Bug 3117154Glenn Kasten2011-01-251-1/+1
* Fix volume problems with insert revertEric Laurent2010-09-131-20/+115
* LVM release 1.09 deliveryEric Laurent2010-09-091-17/+12
* Modify type of some environmental reverb parametersEric Laurent2010-09-081-14/+16
* LVM release 1.08 delivery.Eric Laurent2010-09-031-27/+57
* LVM release 1.07 delivery.Eric Laurent2010-08-271-41/+37
* Added preset reverb.Eric Laurent2010-08-241-53/+198
* LVM release 1.05 deliveryEric Laurent2010-08-201-0/+1820