Skip to content

Add commandHandler callback.#617

Merged
opdenkamp merged 4 commits intoPulse-Eight:masterfrom
gmsoft-tuxicoman:commandHandler
Feb 14, 2025
Merged

Add commandHandler callback.#617
opdenkamp merged 4 commits intoPulse-Eight:masterfrom
gmsoft-tuxicoman:commandHandler

Conversation

@gmsoft-tuxicoman
Copy link
Contributor

Add a commandHandler callback to allow external libs to handle CEC commands themselves.
If the commandHandler returns true, it means that the command was handled by the callback and no further processing should be taken by libcec.

This allow the implementation of an ARC device or other device that would do exotic things.

@pzich
Copy link

pzich commented Oct 14, 2022

This sounds really useful! What's involved in getting this merged? @malard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants