1. 7640d98 CEC: Fix a regression bug by Jinsuk Kim · 9 years ago
  2. cb8661c CEC: Add logic to return to internal source by Jinsuk Kim · 10 years ago
  3. 5b8cb00 CEC: Process new options for CEC/MHL HAL by Jinsuk Kim · 10 years ago
  4. d47abef CEC: Make TV try to allocate logical address 0 first by Jinsuk Kim · 10 years ago
  5. 964c00d CEC: Buffer Cec messages while allocating logical address by Jinsuk Kim · 10 years ago
  6. 61c94d1 CEC: Support sendStandby() for MHL device by Jinsuk Kim · 10 years ago
  7. e26d833 CEC: Keep Playback device awake while it is the active source by Jinsuk Kim · 10 years ago
  8. 6ad7cbd CEC: Make deviceSelect work for MHL device by Jinsuk Kim · 10 years ago
  9. 1481a42 CEC: Pass port ID for set_audio_return_channel by Jinsuk Kim · 10 years ago
  10. 4da5538 Merge "CEC: Avoid setting op in disabled mode" into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  11. de7a424 CEC: Avoid setting op in disabled mode by Jinsuk Kim · 10 years ago
  12. 3cd3051 CEC: Generate hotplug events upon adding listener by Jinsuk Kim · 10 years ago
  13. f170248 CEC: make it sure to send vendor commands when changing a setting. by Yuncheol Heo · 10 years ago
  14. 7fa3a66 CEC: Buffer messages coming from unknown device by Jinsuk Kim · 10 years ago
  15. a95f1a9 CEC: Don't send <Feature Abort> on the short message by Yuncheol Heo · 10 years ago
  16. 326aef0 Add recorder address to all recording listerner apis. by Jungshik Jang · 10 years ago
  17. 5fe3a6c CEC: Use language code "chi" for Traditional Chinese by Jinsuk Kim · 10 years ago
  18. 2b0da5c CEC: Fix apilint errors. by Yuncheol Heo · 10 years ago
  19. 17e9d24 Merge "CEC: Add missing protections for some HdmiControlService API" into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  20. b22d9ee CEC: Add missing protections for some HdmiControlService API by Jinsuk Kim · 10 years ago
  21. 0608b93 CEC: Add a callback for vendor when HDMI control setting is changed. by Yuncheol Heo · 10 years ago
  22. bdf27fb CEC: add getDeviceList() by Jinsuk Kim · 10 years ago
  23. 93eed0c CEC: Use hotplug event for MHL device registry by Jinsuk Kim · 10 years ago
  24. e46fdb4 Merge "CEC: Queue actions for starting later when not ready" into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  25. 6f87b4e CEC: Queue actions for starting later when not ready by Jinsuk Kim · 10 years ago
  26. 08f1ab0 CEC: Do not publish the service if native/HAL is not ready by Jinsuk Kim · 10 years ago
  27. b8d62e7 Fix the hotplug behaviors in TV. by Yuncheol Heo · 10 years ago
  28. 1a6be6e Adjust volume bar visibility in HDMI-CEC system audio mode by Jungshik Jang · 10 years ago
  29. 89ec14e Make the playback device pass CEC CTS. by Yuncheol Heo · 10 years ago
  30. 3b9309a CEC: Stub MHL Device by Jinsuk Kim · 10 years ago
  31. a94417a CEC: Refactoring for MHL by Jinsuk Kim · 10 years ago
  32. d4a94db CEC: Bug fixes for vendor-specific command handling by Jinsuk Kim · 10 years ago
  33. 29b3e79d Merge "Respond <Feature Abort: Invaild operand> for the invaild messages." into lmp-dev by Yuncheol Heo · 10 years ago
  34. 4c21289 Respond <Feature Abort: Invaild operand> for the invaild messages. by Yuncheol Heo · 10 years ago
  35. b3fbf9d Replace the MHL register name 'scratchpad' with 'vendor' by Jinsuk Kim · 10 years ago
  36. 109526f Merge "CEC: Stub MHL Controller" into lmp-dev by Jinsuk Kim · 10 years ago
  37. 7810412 CEC: Stub MHL Controller by Jinsuk Kim · 10 years ago
  38. 2e8f1b6 CEC: Revamp volume control action. by Jungshik Jang · 10 years ago
  39. aa6a67a Merge "Invoke the callback only when DeviceInfo is available." into lmp-dev by Yuncheol Heo · 10 years ago
  40. 7c5d31e Invoke the callback only when DeviceInfo is available. by Yuncheol Heo · 10 years ago
  41. b502186 Reallocate the logical address on the hotplug event. by Yuncheol Heo · 10 years ago
  42. 959d2db CEC: Implement dump() of HdmiControlService by Terry Heo · 10 years ago
  43. af410a5 Merge "CEC: return non-null MHL controller when not ready" into lmp-dev by Jinsuk Kim · 10 years ago
  44. f286b4d CEC: return non-null MHL controller when not ready by Jinsuk Kim · 10 years ago
  45. 339227d Fix several bugs in HdmiControlService. by Jungshik Jang · 10 years ago
  46. f67113f Use common language code in hdmi service. by Jungshik Jang · 10 years ago
  47. dbe6b45 Add spam-safe logger. by Jungshik Jang · 10 years ago
  48. f424932 Implement interfaces for MHL scratchpad command by Jungshik Jang · 10 years ago
  49. e9f6ed3 CEC: Invoke input change for RAP request from MHL device by Jinsuk Kim · 10 years ago
  50. 5e85359 Merge "CEC: Broadcast language setting whenever it changes" into lmp-dev by Terry Heo · 10 years ago
  51. 1ca0a43 CEC: Broadcast language setting whenever it changes by Terry Heo · 10 years ago
  52. 9727b33 Merge "CEC: Hook up device select API to MHL device RAP" into lmp-dev by Jinsuk Kim · 10 years ago
  53. 87f22a2 CEC: Hook up device select API to MHL device RAP by Jinsuk Kim · 10 years ago
  54. 5ba6906 Merge "Clean up MHL local devices when HdmiControlService turns into disabled state" into lmp-dev by Jungshik Jang · 10 years ago
  55. 2738e2d Implement missing mhl apis by Jungshik Jang · 10 years ago
  56. 350e68d Clean up MHL local devices when HdmiControlService turns into disabled state by Jungshik Jang · 10 years ago
  57. 8809f1e Merge "CEC: Invoke events listener upon MHL device state change" into lmp-dev by Jinsuk Kim · 10 years ago
  58. ed08645 CEC: Invoke events listener upon MHL device state change by Jinsuk Kim · 10 years ago
  59. 5691b2f Remove parameter field in HdmiCecKeycode. by Jungshik Jang · 10 years ago
  60. 4612a6e Implement MHL send key action. by Jungshik Jang · 10 years ago
  61. 98f4c16 Merge "CEC: Replace the usage of logical address with id for HdmiDeviceInfo" into lmp-dev by Jinsuk Kim · 10 years ago
  62. 8960d1b CEC: Replace the usage of logical address with id for HdmiDeviceInfo by Jinsuk Kim · 10 years ago
  63. c12035c Log who is calling goToSleep(). by Jeff Brown · 10 years ago
  64. 08a1be8 Implement MHL RAP reception. by Yuncheol Heo · 10 years ago
  65. 867b4e0 Set active port path to HdmiControlService by Jungshik Jang · 10 years ago
  66. 7df5286 Hook up native mhl api to HdmiControl Service. by Jungshik Jang · 10 years ago
  67. 7d9acc7 Use the system property for the HdmiControlService configuration. by Yuncheol Heo · 10 years ago
  68. 61daf6b Hook up device power status change to TIF by Jungshik Jang · 10 years ago
  69. 5008486 CEC: Content observer to handle TV Setting update by Jinsuk Kim · 10 years ago
  70. 410ca9c Implement PowerStatusMonitorAction. by Jungshik Jang · 10 years ago
  71. 2849b7c Go to nap when receiving <Active Source> for the other devices. by Yuncheol Heo · 10 years ago
  72. 5f75cbd Use message validator for sending message. by Jungshik Jang · 10 years ago
  73. 61f4fbd Rename HdmiCecDeviceInfo into HdmiDeviceInfo. by Jungshik Jang · 10 years ago
  74. 30c74d9 CEC: Make port info unmodifiable by Jinsuk Kim · 10 years ago
  75. 6aae652 Refactor <Feature Abort> logic to concentrate it in one place. by Yuncheol Heo · 10 years ago
  76. fc44e4e Let STB oneTouchPlay on SCREEN_ON event. by Yuncheol Heo · 10 years ago
  77. e5a9337 Implement clear timer. by Jungshik Jang · 10 years ago
  78. 25c2029 Add the CEC message handler for the standby mode. by Yuncheol Heo · 10 years ago
  79. 7e74206 System API HdmiControlService.getActiveSource by Jinsuk Kim · 10 years ago
  80. 4b54271 Don't clear local device when it goes to the standby mode. by Yuncheol Heo · 10 years ago
  81. 26ba7fd Make it pass CECT 11.1.3 System standby by Yuncheol Heo · 10 years ago
  82. cfcdf12 Merge "Add MHL getPortInfo" into lmp-dev by Jinsuk Kim · 10 years ago
  83. f4eb72d Add MHL getPortInfo by Jinsuk Kim · 10 years ago
  84. 3ae16dd Merge "Check the validity of the port id of HdmiCecMessage only in TV." into lmp-dev by Yuncheol Heo · 10 years ago
  85. e946ed8 Check the validity of the port id of HdmiCecMessage only in TV. by Yuncheol Heo · 10 years ago
  86. 68bed6c Merge "Add portID information in HdmiCecDeviceInfo" into lmp-dev by Jinsuk Kim · 10 years ago
  87. 2b15201 Add portID information in HdmiCecDeviceInfo by Jinsuk Kim · 10 years ago
  88. 12e5dce Replace osd message for record status with IHdmiRecordCallback. by Jungshik Jang · 10 years ago
  89. 72b7d73 Give clear distinction between active source/active routing path by Jinsuk Kim · 10 years ago
  90. b6591b8 Implement OneTouchRecordAction and stop one touch record. by Jungshik Jang · 10 years ago
  91. bffb063 Add startTimerRecording api to IHdmiControlService. by Jungshik Jang · 10 years ago
  92. a6b2a7a Add two apis for one touch record. by Jungshik Jang · 10 years ago
  93. 377dcbd Hook up system audio mode by Jungshik Jang · 10 years ago
  94. 544b62b Apply hdmi control options to operation by Jinsuk Kim · 10 years ago
  95. 09ffc84 Store active source/active port in HdmiControlService when disabled by Jinsuk Kim · 10 years ago
  96. b69aafbf Hook up missing volume-change with AudioManager. by Jungshik Jang · 10 years ago
  97. a9f1062 Start address allocation when hdmi cec is re-enabled. by Jungshik Jang · 10 years ago
  98. 7ecfbae Read/Write flags from/to system settings by Jinsuk Kim · 10 years ago
  99. 4fc1d10 Revamp disabling device in local device. by Jungshik Jang · 10 years ago
  100. c068bb5 Support HdmiControlService.sendKeyEvent for both TV/playback device by Jinsuk Kim · 10 years ago