summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/hdmi/HdmiCecLocalDevicePlayback.java
Commit message (Expand)AuthorAgeFilesLines
* CEC: Implement dump() of HdmiControlServiceTerry Heo2014-08-281-0/+7
* Make it not to go to sleep when changing TV's input to the others.Yuncheol Heo2014-08-111-12/+57
* Go to nap when receiving <Active Source> for the other devices.Yuncheol Heo2014-08-071-1/+1
* Rename HdmiCecDeviceInfo into HdmiDeviceInfo.Jungshik Jang2014-08-071-2/+2
* Let STB oneTouchPlay on SCREEN_ON event.Yuncheol Heo2014-08-051-1/+6
* Keep preferred address for HdmiControlServiceJinsuk Kim2014-07-121-0/+17
* Start address allocation when hdmi cec is re-enabled.Jungshik Jang2014-07-111-1/+1
* Revamp disabling device in local device.Jungshik Jang2014-07-111-1/+3
* Removed class HdmiCecJinsuk Kim2014-07-041-9/+10
* Handle the power state change.Yuncheol Heo2014-07-041-1/+54
* Introduce @ServiceThreadOnly and @IothreadOnly to HdmiControlServiceJungshik Jang2014-06-241-0/+10
* Rearrange ownership between Hdmi control modules.Jungshik Jang2014-06-171-0/+54
* Refactor HdmiCecLocalDevice and logical address allocation logic.Jungshik Jang2014-06-051-9/+4
* Start Device Discovery after logical address allocation.Jungshik Jang2014-05-301-2/+6
* CEC Initialization per device typeJinsuk Kim2014-05-251-0/+36