summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Enhance Visualizer behavior in the case of mediaserver death.John Grossman2012-02-165-18/+112
* Reuse callback buffers in the Visualizer.John Grossman2012-02-162-6/+86
* Upintegrate Audio Flinger changes from ICS_AAHJohn Grossman2012-02-163-6/+161
* Fix music volume regression on tabletsEric Laurent2012-02-151-7/+7
* Merge "Update comments"Glenn Kasten2012-02-145-12/+11
|\
| * Update commentsGlenn Kasten2012-02-145-12/+11
* | Merge "Remove dead code AudioTrack::getLoop"Glenn Kasten2012-02-141-20/+0
|\ \ | |/ |/|
| * Remove dead code AudioTrack::getLoopGlenn Kasten2012-02-081-20/+0
* | AudioRecord and AudioTrack client tidGlenn Kasten2012-02-144-12/+51
* | Merge "Further optimize media scanner."Marco Nelissen2012-02-132-26/+55
|\ \
| * | Further optimize media scanner.Marco Nelissen2012-02-132-26/+55
* | | Playback rate on MediaPlayerJean-Michel Trivi2012-02-135-2/+47
|/ /
* | Merge "Fix audio preprocessing library wrapper"Eric Laurent2012-02-131-1/+1
|\ \
| * | Fix audio preprocessing library wrapperEric Laurent2012-02-061-1/+1
* | | Merge "Add support for non-linear ramping of master volume adjustment"Mike Lockwood2012-02-101-13/+27
|\ \ \
| * | | Add support for non-linear ramping of master volume adjustmentMike Lockwood2012-02-101-13/+27
* | | | Merge "Change the signature of method addTextSource() in AwesomePlayer"James Dong2012-02-102-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Change the signature of method addTextSource() in AwesomePlayerJames Dong2012-02-092-2/+2
* | | | Only send master volume or mute updates if the settings have changedJason Simmons2012-02-101-2/+4
* | | | Make AudioManager.adjustMasterVolume public and hiddenJason Simmons2012-02-101-1/+2
* | | | Restore persisted master volume if the media server restartsMike Lockwood2012-02-101-7/+14
* | | | Don't allow changing master volume when mutedMike Lockwood2012-02-101-6/+1
* | | | Defer persisting master data to avoid excessive database writesMike Lockwood2012-02-101-4/+26
* | | | Remove reference counting and client death notification for master muteMike Lockwood2012-02-101-120/+3
* | | | AudioService: Send broadcasts when master volume and mute state changeMike Lockwood2012-02-102-6/+81
* | | | AudioManager: Add wrapper methods for master volume supportMike Lockwood2012-02-101-0/+65
* | | | AudioManager: Add support for master muteMike Lockwood2012-02-103-9/+184
* | | | AudioManager: transparently convert volume settings for other streams to mast...Mike Lockwood2012-02-103-12/+51
* | | | Merge "Move away from MediaDebug and use ADebug instead"James Dong2012-02-1048-110/+112
|\ \ \ \
| * | | | Move away from MediaDebug and use ADebug insteadJames Dong2012-02-1048-110/+112
* | | | | Follow raw pointer and sp<> conventionsGlenn Kasten2012-02-105-11/+10
* | | | | Merge "No newline or space at end of ALOG format string"Glenn Kasten2012-02-105-35/+35
|\ \ \ \ \
| * | | | | No newline or space at end of ALOG format stringGlenn Kasten2012-02-085-35/+35
| | |_|_|/ | |/| | |
* | | | | VolumePanel: Add support for master volumeMike Lockwood2012-02-103-8/+21
* | | | | Save and restore master volume in the settings providerMike Lockwood2012-02-101-0/+12
* | | | | Simple master volume supportMike Lockwood2012-02-104-21/+84
| |/ / / |/| | |
* | | | move away from MediaDebug and use ADebug instead for video editor engineJames Dong2012-02-091-0/+1
| |/ / |/| |
* | | Finish up B frame support in MPEG4WriterJames Dong2012-02-091-36/+50
* | | Merge "Experiment with seeking to closest frame instead of closest syncframe"Andreas Huber2012-02-092-12/+61
|\ \ \
| * | | Experiment with seeking to closest frame instead of closest syncframeAndreas Huber2012-02-092-12/+61
* | | | am ec12ae99: am 79cfde69: am 52bfc243: docs: fix misc doc bugs from external ...Scott Main2012-02-091-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | am 52bfc243: docs: fix misc doc bugs from external issue trackerScott Main2012-02-091-3/+3
| |\ \ \
| | * | | docs: fix misc doc bugs from external issue trackerScott Main2012-02-091-3/+3
* | | | | Merge "Enable B frame support in MPEG4Writer"James Dong2012-02-082-76/+82
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Enable B frame support in MPEG4WriterJames Dong2012-02-072-76/+82
* | | | | Merge "Use audio_io_handle_t consistently instead of int"Glenn Kasten2012-02-083-81/+88
|\ \ \ \ \
| * | | | | Use audio_io_handle_t consistently instead of intGlenn Kasten2012-02-083-81/+88
* | | | | | Merge "Delete entries in bulk"Marco Nelissen2012-02-081-10/+38
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Delete entries in bulkMarco Nelissen2012-02-081-10/+38
* | | | | | Effect UUID inputs passed by pointer are constGlenn Kasten2012-02-0810-24/+24