summaryrefslogtreecommitdiffstats
path: root/media/libmedia/IAudioFlingerClient.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement audio device callbackEric Laurent2015-05-061-0/+2
* AudioSystem: refactor audio config cache and callbacksEric Laurent2015-05-011-33/+16
* namespace does not need a closing semicolonGlenn Kasten2015-03-231-1/+1
* When passing a size_t via binder, use 64-bits unconditionallyGlenn Kasten2014-02-131-2/+2
* Use correct type for OutputDescriptor::formatGlenn Kasten2013-07-301-1/+1
* Use standard name and type for channel maskGlenn Kasten2013-07-241-2/+2
* Line length 100Glenn Kasten2012-11-011-1/+2
* Whitespace and indentationGlenn Kasten2012-03-131-1/+1
* IAudioFlingerClient::ioConfigChanged param2 constGlenn Kasten2012-03-061-4/+4
* Use audio_io_handle_t consistently instead of intGlenn Kasten2012-02-081-3/+3
* Use NULL not 0 for raw pointersGlenn Kasten2012-02-031-1/+1
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-2/+2
* Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not ...Eric Laurent2009-08-071-5/+4
* Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-231-7/+38
* some work to try to reduce the code size of some native librariesMathias Agopian2009-05-261-6/+0
* move libbinder's header files under includes/binderMathias Agopian2009-05-201-1/+1
* Fix issue 1745312: Various cleanups in media frameworkEric Laurent2009-04-211-1/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+77
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-77/+0
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-8/+4
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+81