History log of /frameworks/wilhelm/src/android/android_Effect.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6c291d8ddeef72cdffce8d4bf15f779f4d80e383 14-Sep-2016 Chih-Hung Hsieh <chh@google.com> Merge "Fix clang-tidy warnings in wilhelm." am: 4d947fe677 am: c6a4757914
am: c627a37073

Change-Id: Id378e4e147c8d4adae3d54e86a4d88d3c9d15b3a
4d947fe6771c1e15e91b19262948b119322028ba 14-Sep-2016 Treehugger Robot <treehugger-gerrit@google.com> Merge "Fix clang-tidy warnings in wilhelm."
9bf773df2b8a0cf788f394c326960bc3a5af7c60 11-Aug-2016 Chih-Hung Hsieh <chh@google.com> Fix clang-tidy warnings in wilhelm.

* Add explicit keyword to conversion constructors.
Bug: 28341362
* Use const reference type for read-only parameters.
Bug: 30407689
Test: build with WITH_TIDY=1

Change-Id: Ib37e6760ba21f92bd03e0f7400e54e28817a89b5
/frameworks/wilhelm/src/android/android_Effect.h
677c796097b542e9ee6cf43a59e754f43c2370dc 29-Jun-2016 Eric Laurent <elaurent@google.com> Fix pre processor interfaces implementation

- Fix SL_IIDs for AEC, NS and AGS interfaces to match actual
effect type GUIDs.
- Remove IsAvailable() method which did not work because the interface
could not be exposed anyway if the effect was not present
on the device. Also the implementation was linking directly against
the effect factory which is not allowed in non priviledged processes.
- Make pre processor interfaces EXPLICIT instead of OPTIONAL.
- Exit early in AudioRecorder realize if the native AudioRecord creation
fails.
- Add native AudioTrack cleanup in case of error in AudioPlayer realize().

Bug: 4999001

Change-Id: I6235248234491eaa9723cde9de85b965c031571d
/frameworks/wilhelm/src/android/android_Effect.h
213c31153b9bda7b5a091f2996da7b655c8ed451 08-Mar-2016 Glenn Kasten <gkasten@google.com> Use audio_session_t consistently

Bug: 27562099
Change-Id: Ie04efb44923fdd2f034b771157fa30dababdfb58
/frameworks/wilhelm/src/android/android_Effect.h
e2e8fa36bd7448b59fbcdf141e0b6d21e5401d91 29-Jul-2011 Glenn Kasten <gkasten@google.com> Comments

Change-Id: I1592d1979ce5f5811ff5a47b4b60db93e8670313
/frameworks/wilhelm/src/android/android_Effect.h
262059f71a68edc5e510427c63f5f1623d3672a8 12-Jan-2011 Glenn Kasten <gkasten@google.com> Directory re-organization

Change-Id: I8e3f12a22e765d36ddefd87edf204735b25474f6
/frameworks/wilhelm/src/android/android_Effect.h