github Pulse-Eight/libcec libcec-5.0.0
libCEC 5.0.0

latest releases: libcec-6.0.2, libcec-6.0.1, libcec-6.0.0...
4 years ago

This version adds support for a new feature, automatically waking the TV when the PC boots, when using a USB-CEC adapter. It requires firmware v11 or newer. You can enable it through cec-client: cec-client -aw 1 or cec-client --autowake 1.

It also adds a GetStats() API command and stats command in cec-client, currently only supported by the USB-CEC adapter. This command may be useful for debugging CEC issues.

Last API change fixes #333, which truncated the last byte from a 14 byte OSD name.

⚠️ not compatible with Kodi 18.x. Please use libCEC 4.0.5 instead.

  • fixed:
    • osd name truncated. issue #333
  • added:
    • GetStats() API command, for devices that support it
    • USB-CEC auto power on at boot support. requires FW v11+

Don't miss a new libcec release

NewReleases is sending notifications on new releases.