summaryrefslogtreecommitdiffstats
path: root/media/jni/soundpool
Commit message (Expand)AuthorAgeFilesLines
* Fix issue 3261656.Eric Laurent2011-01-073-121/+198
* Fix issue 3157123.Eric Laurent2010-11-191-1/+0
* Add a name to the previously-unnamed thread created by SoundPoolThread.Steve Howard2010-03-112-3/+2
* Fix logging in SoundPool.Dave Sparks2010-02-171-2/+2
* Add SoundPool API to pause and resume all active streams. Bug 2426531.Dave Sparks2010-02-163-1/+76
* Fix SoundPool restart problem CheckJNI issue.Dave Sparks2009-12-231-1/+5
* Add OnLoadCompleteListener to SoundPool.Dave Sparks2009-12-235-57/+111
* am b5fc8ffc: am 91487425: Merge change I0448ef20 into eclairDave Sparks2009-12-151-5/+6
|\
| * Fix SoundPool buffer size rounding error. Bug 2327620.Dave Sparks2009-12-141-5/+6
* | More SoundPool cleanup. Remove mSoundPoolRef and unused notify callback.Dave Sparks2009-12-071-4/+0
* | Remove unused Java object reference in native SoundPool code.Dave Sparks2009-12-073-4/+3
|/
* am 17c195c8: Merge change 9340 into donutAndroid (Google) Code Review2009-07-312-11/+9
|\
| * Fix issue 2025872: Deadlock in SoundPool.stopEric Laurent2009-07-312-11/+9
* | Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-231-2/+3
* | am 5f2b05ea: Merge change 8220 into donutAndroid (Google) Code Review2009-07-221-2/+1
|\ \ | |/
| * Fix issue 1996218: Disable use of shared memory buffer by SoundPool.Eric Laurent2009-07-221-2/+1
* | am 450ad31b: Merge change 2774 into donutAndroid (Google) Code Review2009-06-011-6/+10
|\ \ | |/
| * Limit check on maxChannels for SoundPool.Dave Sparks2009-06-011-6/+10
* | checkpoint: split libutils into libutils + libbinderMathias Agopian2009-05-201-0/+1
|/
* fix issue 1641535: SoundPool should use AudioTrack with shared memory bufferEric Laurent2009-05-071-1/+4
* Automated import from //branches/donutburger/...@140818,140818Dianne Hackborn2009-03-241-0/+190
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-036-0/+1459
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-036-1459/+0
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-4/+5
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-102-17/+34
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-172-301/+330
* Initial ContributionThe Android Open Source Project2008-10-216-0/+1412