1. 951e3e4 Reset system audio mode on startup rather than on stop. by Wally Yau · 9 years ago
  2. d35dfb6 Merge "CEC: Let arc termination start before standby" by Jinsuk Kim · 9 years ago
  3. 1139559 Merge "CEC: Support arc feature flag for multiple ports" by Jinsuk Kim · 9 years ago
  4. 04f813c CEC: Back up active input correctly against repeated active source commands by Jinsuk Kim · 9 years ago
  5. 5bcf5bf CEC: Support arc feature flag for multiple ports by Jinsuk Kim · 9 years ago
  6. a5445ce CEC: Let arc termination start before standby by Jinsuk Kim · 9 years ago
  7. 6b2a617 Enable selecting device whose power status is not on by Yu.Ishihara · 9 years ago
  8. 2da02a2 Merge "CEC: Do not start queued actions for TV device" by Jinsuk Kim · 9 years ago
  9. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  10. 736c307 CEC: Do not start queued actions for TV device by Jinsuk Kim · 9 years ago
  11. 757c097 CEC: Switch ARC hardware circuit before device update by Jinsuk Kim · 9 years ago
  12. 10804eb Add additional info to AudioPort for enum/selection API. by Paul McLean · 9 years ago
  13. 9c5ccc3 Merge "CEC: Discard key event to itself" into lmp-mr1-dev by Jinsuk Kim · 9 years ago
  14. 454fab5 CEC: Discard key event to itself by Jinsuk Kim · 9 years ago
  15. 3f92347 Merge "CEC: Add CEC device upon receiving <Report Physical Address>" into lmp-mr1-dev by Jinsuk Kim · 9 years ago
  16. 2ee0d6f CEC: Stop ARC if hotplug event is asserted low by Jinsuk Kim · 9 years ago
  17. 7640d98 CEC: Fix a regression bug by Jinsuk Kim · 9 years ago
  18. 7cd4a58 CEC: Add CEC device upon receiving <Report Physical Address> by Jinsuk Kim · 9 years ago
  19. cb8661c CEC: Add logic to return to internal source by Jinsuk Kim · 10 years ago
  20. d47abef CEC: Make TV try to allocate logical address 0 first by Jinsuk Kim · 10 years ago
  21. 2ab6d9f CEC: Do not send <Active Source> when TV wakes up by one touch play by Jinsuk Kim · 10 years ago
  22. 6e26f7f CEC: Handle <Active Source> arriving before TvInputCallback.onAddInput by Jinsuk Kim · 10 years ago
  23. 6ad7cbd CEC: Make deviceSelect work for MHL device by Jinsuk Kim · 10 years ago
  24. ad1e3d7 CEC: Buffer <Set System Audio Mode> by Jinsuk Kim · 10 years ago
  25. 98d760e CEC: Let the caller check CEC device type by Jinsuk Kim · 10 years ago
  26. 1481a42 CEC: Pass port ID for set_audio_return_channel by Jinsuk Kim · 10 years ago
  27. 4fcbf0b CEC: Explictly remove and add device when updating by Jinsuk Kim · 10 years ago
  28. 6102bac7 CEC: Update CEC device info properly by Jinsuk Kim · 10 years ago
  29. 1c72ba8 Merge "CEC: Do not compare active input when updating" into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  30. 449c019 CEC: Do not compare active input when updating by Jinsuk Kim · 10 years ago
  31. 546d867 CEC: Do not issue non-effective <Routing Change> by Jinsuk Kim · 10 years ago
  32. 9899b66 Merge "CEC: Use thread-safe version for avr info" into lmp-mr1-dev by Jinsuk Kim · 10 years ago
  33. 86a1e5a CEC: Use thread-safe version for avr info by Jinsuk Kim · 10 years ago
  34. 7fa3a66 CEC: Buffer messages coming from unknown device by Jinsuk Kim · 10 years ago
  35. 7fb8e7f CEC: Send <Give System Audio Mode> regardless of TV's setting. by Jungshik Jang · 10 years ago
  36. 326aef0 Add recorder address to all recording listerner apis. by Jungshik Jang · 10 years ago
  37. bdf27fb CEC: add getDeviceList() by Jinsuk Kim · 10 years ago
  38. 6f87b4e CEC: Queue actions for starting later when not ready by Jinsuk Kim · 10 years ago
  39. 7543497 CEC: Send keys to active routing path by Jinsuk Kim · 10 years ago
  40. 720407a Fix cyclic mute by Jungshik Jang · 10 years ago
  41. 6b096d3 Remove unnecessary warning. by Jungshik Jang · 10 years ago
  42. d4a94db CEC: Bug fixes for vendor-specific command handling by Jinsuk Kim · 10 years ago
  43. 184b124 Handle <Menu Status> message. by Yuncheol Heo · 10 years ago
  44. 4480efa Prevent sending <Feature Abort> for some messages. by Jungshik Jang · 10 years ago
  45. 2e8f1b6 CEC: Revamp volume control action. by Jungshik Jang · 10 years ago
  46. 4b4b940 CEC: Fixes bugs in routing control by Jinsuk Kim · 10 years ago
  47. 959d2db CEC: Implement dump() of HdmiControlService by Terry Heo · 10 years ago
  48. 473119f Allow broadcast for <Set System Audio Mode>. by Jungshik Jang · 10 years ago
  49. 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
  50. b64c2ba Fix a bug that the HdmiCecLocalDeviceTv sends <User Control Released> message for unsupported keys by Dongil Seo · 10 years ago
  51. 339227d Fix several bugs in HdmiControlService. by Jungshik Jang · 10 years ago
  52. f67113f Use common language code in hdmi service. by Jungshik Jang · 10 years ago
  53. 1bfc75f Merge "CEC: Skip routing control/internal source selection conditionally" into lmp-dev by Jinsuk Kim · 10 years ago
  54. d530719 CEC: Skip routing control/internal source selection conditionally by Jinsuk Kim · 10 years ago
  55. 2626958 CEC: Fix a bug not sending <Set Stream Path> by Jinsuk Kim · 10 years ago
  56. 5e85359 Merge "CEC: Broadcast language setting whenever it changes" into lmp-dev by Terry Heo · 10 years ago
  57. 1ca0a43 CEC: Broadcast language setting whenever it changes by Terry Heo · 10 years ago
  58. 87f22a2 CEC: Hook up device select API to MHL device RAP by Jinsuk Kim · 10 years ago
  59. ed08645 CEC: Invoke events listener upon MHL device state change by Jinsuk Kim · 10 years ago
  60. 8960d1b CEC: Replace the usage of logical address with id for HdmiDeviceInfo by Jinsuk Kim · 10 years ago
  61. bcfa067 CEC: Make sure CEC switch info is always updated by Jinsuk Kim · 10 years ago
  62. 302938e Merge "CEC: Fix two bugs" into lmp-dev by Jinsuk Kim · 10 years ago
  63. 1f8d1c57 CEC: Fix two bugs by Jinsuk Kim · 10 years ago
  64. 61daf6b Hook up device power status change to TIF by Jungshik Jang · 10 years ago
  65. 5008486 CEC: Content observer to handle TV Setting update by Jinsuk Kim · 10 years ago
  66. 410ca9c Implement PowerStatusMonitorAction. by Jungshik Jang · 10 years ago
  67. 61f4fbd Rename HdmiCecDeviceInfo into HdmiDeviceInfo. by Jungshik Jang · 10 years ago
  68. 4fdd0f4 CEC: Hide CEC devices behind non-CEC switch by Jinsuk Kim · 10 years ago
  69. 8e93c84 Prevent hot plug detection action from multiple device polling by Jungshik Jang · 10 years ago
  70. d57ba99 Merge "More tweaks for recording" into lmp-dev by Jungshik Jang · 10 years ago
  71. e9e0f07 More tweaks for recording by Jungshik Jang · 10 years ago
  72. faa49bc Fix bugs on timer recording action. by Jungshik Jang · 10 years ago
  73. fc44e4e Let STB oneTouchPlay on SCREEN_ON event. by Yuncheol Heo · 10 years ago
  74. e5a9337 Implement clear timer. by Jungshik Jang · 10 years ago
  75. 58500f4 CEC: Make deviceSelect to active device a no-op by Jinsuk Kim · 10 years ago
  76. 25c2029 Add the CEC message handler for the standby mode. by Yuncheol Heo · 10 years ago
  77. 7c3a956 Fix bugs in active source command handling in HdmiControl by Jinsuk Kim · 10 years ago
  78. 7e74206 System API HdmiControlService.getActiveSource by Jinsuk Kim · 10 years ago
  79. 43c23e2 Invoke input change listener at path change by Jinsuk Kim · 10 years ago
  80. 26ba7fd Make it pass CECT 11.1.3 System standby by Yuncheol Heo · 10 years ago
  81. 72b7d73 Give clear distinction between active source/active routing path by Jinsuk Kim · 10 years ago
  82. 68bed6c Merge "Add portID information in HdmiCecDeviceInfo" into lmp-dev by Jinsuk Kim · 10 years ago
  83. 2b15201 Add portID information in HdmiCecDeviceInfo by Jinsuk Kim · 10 years ago
  84. 12e5dce Replace osd message for record status with IHdmiRecordCallback. by Jungshik Jang · 10 years ago
  85. b6591b8 Implement OneTouchRecordAction and stop one touch record. by Jungshik Jang · 10 years ago
  86. 49b47bb Invoke device event listeners when clearing CEC devices by Jinsuk Kim · 10 years ago
  87. 5ad5716 Invoke callback for HdmiControlService.deviceSelect() for internal source by Jinsuk Kim · 10 years ago
  88. 377dcbd Hook up system audio mode by Jungshik Jang · 10 years ago
  89. 544b62b Apply hdmi control options to operation by Jinsuk Kim · 10 years ago
  90. 97affee Start system audio initialization mode on new device discovery. by Jungshik Jang · 10 years ago
  91. 09ffc84 Store active source/active port in HdmiControlService when disabled by Jinsuk Kim · 10 years ago
  92. af2acf0 Keep preferred address for HdmiControlService by Jinsuk Kim · 10 years ago
  93. 2c1d7b3 Merge "Handle TODO in SystemAudioActionFromTv." by Yuncheol Heo · 10 years ago
  94. c516d65 Handle TODO in SystemAudioActionFromTv. by Yuncheol Heo · 10 years ago
  95. d05f67f Handle <Feature Abort> after <System Audio Mode Request>. by Yuncheol Heo · 10 years ago
  96. a9f1062 Start address allocation when hdmi cec is re-enabled. by Jungshik Jang · 10 years ago
  97. 7ecfbae Read/Write flags from/to system settings by Jinsuk Kim · 10 years ago
  98. 7468f1d Merge "Revamp HDMI-CEC system audio mode integration with audio service." by Jungshik Jang · 10 years ago
  99. 6f34f5a Revamp HDMI-CEC system audio mode integration with audio service. by Jungshik Jang · 10 years ago
  100. c068bb5 Support HdmiControlService.sendKeyEvent for both TV/playback device by Jinsuk Kim · 10 years ago