summaryrefslogtreecommitdiffstats
path: root/media/libmedia/AudioTrack.cpp
Commit message (Expand)AuthorAgeFilesLines
* Create Kineto-compatible AudioTrack::set and AudioRecord::set methods.Danny Baumann2012-03-121-0/+36
* libmedia: Creating new sessionId when a dead IAudioTrack object is detectedAvss Srikanth2011-10-301-3/+5
* libmedia: Fix backward-compatible constructorsChristopher Lais2011-01-071-0/+32
* Revert "libmedia: Add backward-compatible constructors"Steve Kondik2011-01-071-17/+0
* libmedia: Add backward-compatible constructorsSteve Kondik2011-01-061-0/+17
* Issue 3032913: improve AudioTrack recovery timeEric Laurent2010-09-301-0/+8
* Added support for auxiliary audio effects to AudioTrack and MediaPlayer.Eric Laurent2010-07-211-3/+11
* Added support for audio sessions in MediaPlayer and AudioTrack.Eric Laurent2010-06-221-2/+4
* media: add AudioTrack::getMinFrameCount().Chia-chi Yeh2010-06-211-0/+29
* Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack m...Eric Laurent2010-06-031-9/+57
* Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock.Eric Laurent2010-05-171-73/+103
* libutils Condition are now PRIVATE by defaultMathias Agopian2010-03-191-2/+4
* Simplify the MemoryDealer implementationMathias Agopian2010-01-291-1/+0
* Issue 2265163: Audio still reported routed through earpiece on sholesEric Laurent2009-11-191-12/+10
* Improvements for issue 2197683: English IME key-press latency is noticeably h...Eric Laurent2009-11-111-9/+18
* Fix issue 2203561: Sholes: audio playing out of earpiece.Eric Laurent2009-11-041-60/+103
* Fix problem in AudioTrack with 8 bit PCM and direct output.Eric Laurent2009-08-041-4/+4
* Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-231-73/+116
* add a ctor to Mutex to specify the type, which can be shared. This is used by...Mathias Agopian2009-07-131-1/+1
* am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the p...Eric Laurent2009-07-071-15/+8
|\
| * Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate ...Eric Laurent2009-07-071-15/+8
* | move libbinder's header files under includes/binderMathias Agopian2009-05-201-3/+3
|/
* Fix issue 1745312: Various cleanups in media frameworkEric Laurent2009-04-211-6/+6
* Automated import from //branches/donutburger/...@140663,140663Jean-Michel Trivi2009-03-241-2/+13
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-3/+1
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-1/+8
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1021
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1011/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-10/+3
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-3/+10
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-1/+1
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-8/+7
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-5/+9
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-201-31/+51
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-15/+7
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-142/+542
* Initial ContributionThe Android Open Source Project2008-10-211-0/+596