Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
trainman419
/
python-cec
Public
Notifications
You must be signed in to change notification settings
Fork
43
Star
180
Code
Issues
18
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-cec
cec.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 19, 2023
Implemented cec.close() (#64)
jonathancyu
authored
9ec546f
View commit details
Copy full SHA for 9ec546f
View code at this point
Browse repository at this point
Commits on Feb 18, 2022
Try to fix hang when init fails, #61
ahendrix
committed
227c69b
View commit details
Copy full SHA for 227c69b
View code at this point
Browse repository at this point
Commits on Jan 5, 2022
Use Py_ssize_t instead of int for PyArg_ParseTuple
Janhouse
committed
a140105
View commit details
Copy full SHA for a140105
View code at this point
Browse repository at this point
Commits on Jul 20, 2021
fix transmit initiator cannot set as 0
264768502
authored
7a8bd3f
View commit details
Copy full SHA for 7a8bd3f
View code at this point
Browse repository at this point
Commits on Jul 16, 2021
add support set initiator for transmit
264768502
authored
edfd6a7
View commit details
Copy full SHA for edfd6a7
View code at this point
Browse repository at this point
Commits on Aug 7, 2020
cec.cpp: add support for libcec >= 5
plemelin-healthhub
committed
e4a633e
View commit details
Copy full SHA for e4a633e
View code at this point
Browse repository at this point
Commits on Oct 13, 2019
Make MSVC compiler happy
Show description for 0aee6ca
nforro
committed
0aee6ca
View commit details
Copy full SHA for 0aee6ca
View code at this point
Browse repository at this point
Commits on Oct 24, 2018
Use proper type for return value of PyUnicode_AsUTF8()
Show description for fb230ae
nforro
committed
fb230ae
View commit details
Copy full SHA for fb230ae
View code at this point
Browse repository at this point
Commits on Feb 14, 2018
Limit maximum number of parameters passed to transmit()
Show description for 50cd217
nforro
committed
50cd217
View commit details
Copy full SHA for 50cd217
View code at this point
Browse repository at this point
Commits on Jan 25, 2018
Do not return NULL from remove_callback()
Show description for 9690d37
nforro
committed
9690d37
View commit details
Copy full SHA for 9690d37
View code at this point
Browse repository at this point
Commits on Nov 10, 2017
Handle log messages containing invalid characters
Show description for a804385
nforro
committed
a804385
View commit details
Copy full SHA for a804385
View code at this point
Browse repository at this point
Make it possible to use a method as a callback
Show description for 8fde60f
nforro
committed
8fde60f
View commit details
Copy full SHA for 8fde60f
View code at this point
Browse repository at this point
Avoid changing callback refcount in constructor/destructor
Show description for 1c321e3
nforro
committed
1c321e3
View commit details
Copy full SHA for 1c321e3
View code at this point
Browse repository at this point
Prevent crash in case Py_BuildValue() returns NULL
Show description for b109b87
nforro
committed
b109b87
View commit details
Copy full SHA for b109b87
View code at this point
Browse repository at this point
Commits on Nov 5, 2017
Pass command data to command callback as a dict
Show description for b8e8e5d
nforro
committed
b8e8e5d
View commit details
Copy full SHA for b8e8e5d
View code at this point
Browse repository at this point
Commits on Nov 4, 2017
Fix merge oops.
trainman419
committed
140fd0f
View commit details
Copy full SHA for 140fd0f
View code at this point
Browse repository at this point
Merge remote-tracking branch 'nforro/python3-support' into devel
Show description for 9e15d7f
trainman419
committed
9e15d7f
View commit details
Copy full SHA for 9e15d7f
View code at this point
Browse repository at this point
Merge branch 'master' into devel
trainman419
committed
e3819fa
View commit details
Copy full SHA for e3819fa
View code at this point
Browse repository at this point
Commits on Nov 2, 2017
Add wrappers for Transmit()
Show description for 0cc071b
nforro
committed
0cc071b
View commit details
Copy full SHA for 0cc071b
View code at this point
Browse repository at this point
Add wrappers for IsActiveSource() and SetActiveSource()
Show description for bc985f6
nforro
committed
bc985f6
View commit details
Copy full SHA for bc985f6
View code at this point
Browse repository at this point
Commits on Nov 1, 2017
Make the extension python3 compatible
Show description for 4d6f48a
nforro
committed
4d6f48a
View commit details
Copy full SHA for 4d6f48a
View code at this point
Browse repository at this point
Commits on Oct 31, 2017
Adapt to libcec 4.0 API changes
Show description for 8738744
nforro
committed
8738744
View commit details
Copy full SHA for 8738744
View code at this point
Browse repository at this point
Fix version check (4.0 > 2.1)
Show description for 4b9dd66
nforro
committed
4b9dd66
View commit details
Copy full SHA for 4b9dd66
View code at this point
Browse repository at this point
Commits on Apr 2, 2016
Python3 type support
Show description for 4e26fba
trainman419
committed
4e26fba
View commit details
Copy full SHA for 4e26fba
View code at this point
Browse repository at this point
Commits on Mar 31, 2016
libcec3 compatibility
trainman419
committed
2e83c9b
View commit details
Copy full SHA for 2e83c9b
View code at this point
Browse repository at this point
Commits on Jun 8, 2014
Fix deadlock in RETURN_BOOL
trainman419
committed
5c0d0fd
View commit details
Copy full SHA for 5c0d0fd
View code at this point
Browse repository at this point
Commits on Mar 3, 2014
Update documentation.
ahendrix
committed
fdaf8a7
View commit details
Copy full SHA for fdaf8a7
View code at this point
Browse repository at this point
Clean up some debugging.
ahendrix
committed
6725221
View commit details
Copy full SHA for 6725221
View code at this point
Browse repository at this point
Cleanup a few TODOs.
ahendrix
committed
cb57345
View commit details
Copy full SHA for cb57345
View code at this point
Browse repository at this point
Remove dead code.
ahendrix
committed
643b1fb
View commit details
Copy full SHA for 643b1fb
View code at this point
Browse repository at this point
Fix compile warnings.
ahendrix
committed
cf257f7
View commit details
Copy full SHA for cf257f7
View code at this point
Browse repository at this point
Version compatibility for cec_client_version.
ahendrix
committed
0918ea6
View commit details
Copy full SHA for 0918ea6
View code at this point
Browse repository at this point
Use CEC adapter type based on version.
ahendrix
committed
cb05b03
View commit details
Copy full SHA for cb05b03
View code at this point
Browse repository at this point
Commits on Mar 1, 2014
A few callbacks working.
ahendrix
committed
aec684e
View commit details
Copy full SHA for aec684e
View code at this point
Browse repository at this point
Commits on Dec 31, 2013
Lots more work towards callbacks.
trainman419
committed
858ebe5
View commit details
Copy full SHA for 858ebe5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.