1. 4b4b940 CEC: Fixes bugs in routing control by Jinsuk Kim · 10 years ago
  2. 959d2db CEC: Implement dump() of HdmiControlService by Terry Heo · 10 years ago
  3. 473119f Allow broadcast for <Set System Audio Mode>. by Jungshik Jang · 10 years ago
  4. f34e607 Merge "Fix a bug that the HdmiCecLocalDeviceTv sends <User Control Released> message for unsupported keys" into lmp-dev by Jinsuk Kim · 10 years ago
  5. b64c2ba Fix a bug that the HdmiCecLocalDeviceTv sends <User Control Released> message for unsupported keys by Dongil Seo · 10 years ago
  6. 339227d Fix several bugs in HdmiControlService. by Jungshik Jang · 10 years ago
  7. f67113f Use common language code in hdmi service. by Jungshik Jang · 10 years ago
  8. 1bfc75f Merge "CEC: Skip routing control/internal source selection conditionally" into lmp-dev by Jinsuk Kim · 10 years ago
  9. d530719 CEC: Skip routing control/internal source selection conditionally by Jinsuk Kim · 10 years ago
  10. 2626958 CEC: Fix a bug not sending <Set Stream Path> by Jinsuk Kim · 10 years ago
  11. 5e85359 Merge "CEC: Broadcast language setting whenever it changes" into lmp-dev by Terry Heo · 10 years ago
  12. 1ca0a43 CEC: Broadcast language setting whenever it changes by Terry Heo · 10 years ago
  13. 87f22a2 CEC: Hook up device select API to MHL device RAP by Jinsuk Kim · 10 years ago
  14. ed08645 CEC: Invoke events listener upon MHL device state change by Jinsuk Kim · 10 years ago
  15. 8960d1b CEC: Replace the usage of logical address with id for HdmiDeviceInfo by Jinsuk Kim · 10 years ago
  16. bcfa067 CEC: Make sure CEC switch info is always updated by Jinsuk Kim · 10 years ago
  17. 302938e Merge "CEC: Fix two bugs" into lmp-dev by Jinsuk Kim · 10 years ago
  18. 1f8d1c5 CEC: Fix two bugs by Jinsuk Kim · 10 years ago
  19. 61daf6b Hook up device power status change to TIF by Jungshik Jang · 10 years ago
  20. 5008486 CEC: Content observer to handle TV Setting update by Jinsuk Kim · 10 years ago
  21. 410ca9c Implement PowerStatusMonitorAction. by Jungshik Jang · 10 years ago
  22. 61f4fbd Rename HdmiCecDeviceInfo into HdmiDeviceInfo. by Jungshik Jang · 10 years ago
  23. 4fdd0f4 CEC: Hide CEC devices behind non-CEC switch by Jinsuk Kim · 10 years ago
  24. 8e93c84 Prevent hot plug detection action from multiple device polling by Jungshik Jang · 10 years ago
  25. d57ba99 Merge "More tweaks for recording" into lmp-dev by Jungshik Jang · 10 years ago
  26. e9e0f07 More tweaks for recording by Jungshik Jang · 10 years ago
  27. faa49bc Fix bugs on timer recording action. by Jungshik Jang · 10 years ago
  28. fc44e4e Let STB oneTouchPlay on SCREEN_ON event. by Yuncheol Heo · 10 years ago
  29. e5a9337 Implement clear timer. by Jungshik Jang · 10 years ago
  30. 58500f4 CEC: Make deviceSelect to active device a no-op by Jinsuk Kim · 10 years ago
  31. 25c2029 Add the CEC message handler for the standby mode. by Yuncheol Heo · 10 years ago
  32. 7c3a956 Fix bugs in active source command handling in HdmiControl by Jinsuk Kim · 10 years ago
  33. 7e74206 System API HdmiControlService.getActiveSource by Jinsuk Kim · 10 years ago
  34. 43c23e2 Invoke input change listener at path change by Jinsuk Kim · 10 years ago
  35. 26ba7fd Make it pass CECT 11.1.3 System standby by Yuncheol Heo · 10 years ago
  36. 72b7d73 Give clear distinction between active source/active routing path by Jinsuk Kim · 10 years ago
  37. 68bed6c Merge "Add portID information in HdmiCecDeviceInfo" into lmp-dev by Jinsuk Kim · 10 years ago
  38. 2b15201 Add portID information in HdmiCecDeviceInfo by Jinsuk Kim · 10 years ago
  39. 12e5dce Replace osd message for record status with IHdmiRecordCallback. by Jungshik Jang · 10 years ago
  40. b6591b8 Implement OneTouchRecordAction and stop one touch record. by Jungshik Jang · 10 years ago
  41. 49b47bb Invoke device event listeners when clearing CEC devices by Jinsuk Kim · 10 years ago
  42. 5ad5716 Invoke callback for HdmiControlService.deviceSelect() for internal source by Jinsuk Kim · 10 years ago
  43. 377dcbd Hook up system audio mode by Jungshik Jang · 10 years ago
  44. 544b62b Apply hdmi control options to operation by Jinsuk Kim · 10 years ago
  45. 97affee Start system audio initialization mode on new device discovery. by Jungshik Jang · 10 years ago
  46. 09ffc84 Store active source/active port in HdmiControlService when disabled by Jinsuk Kim · 10 years ago
  47. af2acf0 Keep preferred address for HdmiControlService by Jinsuk Kim · 10 years ago
  48. 2c1d7b3 Merge "Handle TODO in SystemAudioActionFromTv." by Yuncheol Heo · 10 years ago
  49. c516d65 Handle TODO in SystemAudioActionFromTv. by Yuncheol Heo · 10 years ago
  50. d05f67f Handle <Feature Abort> after <System Audio Mode Request>. by Yuncheol Heo · 10 years ago
  51. a9f1062 Start address allocation when hdmi cec is re-enabled. by Jungshik Jang · 10 years ago
  52. 7ecfbae Read/Write flags from/to system settings by Jinsuk Kim · 10 years ago
  53. 7468f1d Merge "Revamp HDMI-CEC system audio mode integration with audio service." by Jungshik Jang · 10 years ago
  54. 6f34f5a Revamp HDMI-CEC system audio mode integration with audio service. by Jungshik Jang · 10 years ago
  55. c068bb5 Support HdmiControlService.sendKeyEvent for both TV/playback device by Jinsuk Kim · 10 years ago
  56. 4fc1d10 Revamp disabling device in local device. by Jungshik Jang · 10 years ago
  57. b69aafb Hook up missing volume-change with AudioManager. by Jungshik Jang · 10 years ago
  58. 75a77e7 Add HdmiCecMessageValidator to verify the incoming messages. by Yuncheol Heo · 10 years ago
  59. 255edb5 Merge "Fix broken build." by Jungshik Jang · 10 years ago
  60. 8866c81 Fix broken build. by Jungshik Jang · 10 years ago
  61. 8f2ed35 Handle <Set Osd Name> in TV. by Jungshik Jang · 10 years ago
  62. c4ae64d Merge "Intent definition for HdmiControlService for OSD display" by Jinsuk Kim · 10 years ago
  63. 24c23c1 Remove a TODO checking device power. by Jungshik Jang · 10 years ago
  64. c7eba0f Intent definition for HdmiControlService for OSD display by Jinsuk Kim · 10 years ago
  65. 119160a Add vendor-specific command API for HdmiControl by Jinsuk Kim · 10 years ago
  66. b38cd68 Update HdmiControlService.deviceSelect() by Jinsuk Kim · 10 years ago
  67. c0c20d0 Removed class HdmiCec by Jinsuk Kim · 10 years ago
  68. cae6627 Obtain TV power status correctly in HdmiControlService by Jinsuk Kim · 10 years ago
  69. 5344cd9 Launch routing control in HdmiControlService at boot up by Jinsuk Kim · 10 years ago
  70. 0f94217 Merge "Add API setProhibitMode in HdmiControlService" by Jinsuk Kim · 10 years ago
  71. 4d43d93 Add API setProhibitMode in HdmiControlService by Jinsuk Kim · 10 years ago
  72. 04fd280 Update routing control action for HdmiControlService by Jinsuk Kim · 10 years ago
  73. ea1e84b Merge "Implement some apis for TV Input Framework and HdmiControlService" by Jinsuk Kim · 10 years ago
  74. 9c37e1f Implement some apis for TV Input Framework and HdmiControlService by Jinsuk Kim · 10 years ago
  75. 517cc7f Merge "Remove two TODOs from HotpulgDetectionAction." by Jungshik Jang · 10 years ago
  76. 26dc71e Remove two TODOs from HotpulgDetectionAction. by Jungshik Jang · 10 years ago
  77. 38db629 Handle the power state change. by Yuncheol Heo · 10 years ago
  78. 160a6e5 Add setOption for HdmiControlService by Jinsuk Kim · 10 years ago
  79. ca5be9a Remove SystemAudioAutoInitiationAction when SystemAudioActionFromAvr started. by Jungshik Jang · 10 years ago
  80. a13da0d Add api, setArcMode, used to turn on/off ARC. by Jungshik Jang · 10 years ago
  81. 92b77cf Refactor handling sequences in HdmiControlService by Jinsuk Kim · 10 years ago
  82. 5e3916a Start ARC initiation action when if avr is connected to ARC enabled port. by Jungshik Jang · 10 years ago
  83. 8fa36b1 Implement volume control action in cec service. by Jungshik Jang · 10 years ago
  84. 8333571 Handle incoming active source-related commands for HdmiControlService by Jinsuk Kim · 10 years ago
  85. a858d22 Notify ARC status update to AudioService. by Jungshik Jang · 10 years ago
  86. e9cf158 Rename canChangeSystemAudioMode on HdmiCecLocalDeviceTv with hasSystemAudioDevice. by Jungshik Jang · 10 years ago
  87. a5b7414 Introduce @ServiceThreadOnly and @IothreadOnly to HdmiControlService by Jungshik Jang · 10 years ago
  88. fa8e90d Add thread safe cec device info list. by Jungshik Jang · 10 years ago
  89. 7f0a1c5 Fix missing param to system audio mode action. by Jungshik Jang · 10 years ago
  90. ea67c18 Add for System Audio Mode by Jungshik Jang · 10 years ago
  91. 13c030e Do not have HdmiControlService report deviceEvent for TV itself by Jinsuk Kim · 10 years ago
  92. 4893c7e Report device status event in HdmiControlService by Jinsuk Kim · 10 years ago
  93. a062a93 Implement portSelect/sendKeyEvent for HdmiControlService by Jinsuk Kim · 10 years ago
  94. 187d017 Add SystemAudioAutoInitiationAction and SystemAudioStatusAction by Jungshik Jang · 10 years ago
  95. 79c58a4 Rearrange ownership between Hdmi control modules. by Jungshik Jang · 10 years ago
  96. 60cffce Refine new device action. by Jungshik Jang · 10 years ago
  97. 0a3316b Boilerplate class for vendor-specific commands for HdmiControlService by Jinsuk Kim · 10 years ago
  98. a6ce770 DeviceSelectAction for HdmiControlService by Jinsuk Kim · 10 years ago
  99. 092b445 Move message handling logic to local device instead of service. by Jungshik Jang · 10 years ago
  100. 3ee6572 Refactor HdmiCecLocalDevice and logical address allocation logic. by Jungshik Jang · 10 years ago