-
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
libcec >=v5 compatibility #19
Labels
bug
Something isn't working
Comments
ssalonen
added a commit
that referenced
this issue
Jan 30, 2022
Merged
ssalonen
added a commit
that referenced
this issue
Feb 9, 2022
* wip #19 Signed-off-by: Sami Salonen <ssalonen@gmail.com> * approriate libcec API fn call for setting callbacks based on ABI Signed-off-by: Sami Salonen <ssalonen@gmail.com> * ABI smoke tests Signed-off-by: Sami Salonen <ssalonen@gmail.com> * better CI labels Signed-off-by: Sami Salonen <ssalonen@gmail.com> * depend on unrelease feature branch of libcec-sys Signed-off-by: Sami Salonen <ssalonen@gmail.com> * CI syntax fix * fix attempt for libcec checkout by cargo Signed-off-by: Sami Salonen <ssalonen@gmail.com> * Tell cargo to use git cli for URL rewriting Signed-off-by: Sami Salonen <ssalonen@gmail.com> * More rewriting Signed-off-by: Sami Salonen <ssalonen@gmail.com> * Rewrite fix Signed-off-by: Sami Salonen <ssalonen@gmail.com> * URL rewrites Signed-off-by: Sami Salonen <ssalonen@gmail.com> * Some more url rewriting Signed-off-by: Sami Salonen <ssalonen@gmail.com> * workaround for submodule URL rewriting Signed-off-by: Sami Salonen <ssalonen@gmail.com> * syntax Signed-off-by: Sami Salonen <ssalonen@gmail.com> * syntaix Signed-off-by: Sami Salonen <ssalonen@gmail.com> * debug Signed-off-by: Sami Salonen <ssalonen@gmail.com> * debug2 Signed-off-by: Sami Salonen <ssalonen@gmail.com> * .. Signed-off-by: Sami Salonen <ssalonen@gmail.com> * ... Signed-off-by: Sami Salonen <ssalonen@gmail.com> * Cargo fmt Signed-off-by: Sami Salonen <ssalonen@gmail.com> * fixing libcec-sys git feature branch checkout Signed-off-by: Sami Salonen <ssalonen@gmail.com> * libcec 3.0.0 Signed-off-by: Sami Salonen <ssalonen@gmail.com> * fix coverage build Signed-off-by: Sami Salonen <ssalonen@gmail.com>
Resolved in #20. |
trinitronx
added a commit
to trinitronx/cec-dpms
that referenced
this issue
Jun 27, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug description
See compilation problem against libcec6 ssalonen/cec-alsa-sync#7, and related issue in libcec-sys ssalonen/libcec-sys#10
This wrapper library should probably expose feature flags for different ABI versions
To Reproduce
Expected behavior
Screenshots
Environment
Additional context
The text was updated successfully, but these errors were encountered: