summaryrefslogtreecommitdiff
path: root/media/libmediaplayerservice/MediaPlayerService.cpp
AgeCommit message (Expand)Author
2013-06-27Fix compilation warning: incorrect format specifier for type 'ssize_t'.Scott Fan
2013-04-24Merge "fix a race condition of MediaPlayerServce::Client::mClient"Andreas Huber
2012-11-05fix a race condition of MediaPlayerServce::Client::mClientbeanz
2012-09-21Remove legacy code and APIs in wifi display related code.Andreas Huber
2012-09-19HDCP module binderizedAndreas Huber
2012-09-07Add a permission for controlling wifi display.Jeff Brown
2012-09-06Add a small hook to support gapless in AAH.John Grossman
2012-09-05Update remote display API.Jeff Brown
2012-09-05Expose an IRemoteDisplay to trigger wifi display connections setup and feedback.Andreas Huber
2012-09-05Implement remote display service stubs.Jeff Brown
2012-08-30Only run the wifi display RTSP server on demand, and only on the wifi directAndreas Huber
2012-08-29Initial checkin of support for acting as a wifi display sourceAndreas Huber
2012-08-26Fixed a potential/rare race condtion in MediaPlayerService::Client::notify() ...James Dong
2012-08-23Add a missing NULL check.John Grossman
2012-08-13Add the ability to dynamicaly register MediaPlayer types.John Grossman
2012-06-11Fix gapless for deep buffersMarco Nelissen
2012-06-11Fix gapless playbackMarco Nelissen
2012-05-07Use new sd card mount point for dumpsysMarco Nelissen
2012-04-20Add support for deep audio buffersEric Laurent
2012-04-18rename audio policy output flagsEric Laurent
2012-04-04Allow AudioTrack to start at nonzero positionMarco Nelissen
2012-04-03New Crypto services talking to the new crypto "HAL".Andreas Huber
2012-04-02Add gapless playback support for NuPlayerMarco Nelissen
2012-03-28AV Android make files changesJames Dong
2012-03-26Provisional support for secure decryption of media streams.Andreas Huber
2012-03-22Use NuPlayer for media playback everywhereAndreas Huber
2012-03-19Update commentsGlenn Kasten
2012-03-15audio_channel_in/out_mask_from_countGlenn Kasten
2012-03-13Merge "Gapless playback, step 1."Marco Nelissen
2012-03-13Gapless playback, step 1.Marco Nelissen
2012-03-09Use audio_policy_output_flags_t consistentlyGlenn Kasten
2012-03-06Merge "MediaPlayerService: fix AudioSink latency"Eric Laurent
2012-03-05MediaPlayerService: fix AudioSink latencyEric Laurent
2012-03-02Add channel mask in AudioSinkJean-Michel Trivi
2012-03-01Switch the way we configure for MediaPlayer retransmission.John Grossman
2012-02-16Upintegreate AAH TX and RX players from ICS_AAHJohn Grossman
2012-02-13Playback rate on MediaPlayerJean-Michel Trivi
2012-01-13Use audio_stream_type_t consistentlyGlenn Kasten
2012-01-12Merge "Use audio_format_t consistently"Glenn Kasten
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2012-01-06Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block
2012-01-05Use audio_format_t consistentlyGlenn Kasten
2012-01-03Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block
2011-11-08resolved conflicts for merge of 26f70db9 to masterAndreas Huber
2011-10-28Remove surface legacy APIs and code.Andreas Huber
2011-10-28am fc9592f8: am 08479cee: Merge "Stagefright: ANW::connect in MediaPlayerServ...Jamie Gennis
2011-10-28am 08479cee: Merge "Stagefright: ANW::connect in MediaPlayerService" into ics...Jamie Gennis
2011-10-26Stagefright: ANW::connect in MediaPlayerServiceJamie Gennis
2011-10-26Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block
2011-10-19am b3cdadb6: Merge "Check whether media recorder client exists before dumping...James Dong