Changelog for
python3-libcec-6.0.x+git.20220802T193141~bf5a97d-17.36.x86_64.rpm :
* Thu May 02 2024 obs-service-tar-scmAATTinvalid- Update to version 6.0.x+git.20220802T193141~bf5a97d:
* gitignore: add vim swap files to gitignore
* fixed: libusb0.dll wasn\'t included in the installer
* bump to 6.0.2
* bump to 6.0.1
* fixed: cec-tray didn\'t start in some cases. set the correct version
* Allows clean upgrades of debian libcec-dev.
* Add missing git dependency to raspberry pi installation
* Improve Python\'s site-packages directory detection for Python\'s pre-releases
* Example systemd units for common use cases
* Sat Aug 05 2023 Robert Herb
- remove BuildRequires: pkgconfig(lockdev)
* Fri Jan 27 2023 Robert Herb - using latest sources from GIT
* Thu Feb 11 2021 Bernhard Wiedemann - Add reproducible.patch to drop build host name (boo#1084909)
* Thu Jan 14 2021 Martin Pluskal - Update to version 6.0.2:
* See provided changelog.in for detailed list of changes- Drop no longer applying libcec-build-compare.patch
* Mon Feb 11 2019 Martin Pluskal - Fix dependency handling for python3
* Wed Jan 09 2019 Jan Engelhardt - Use noun phrase in summary. Generalize description.
* Mon Dec 31 2018 Martin Pluskal - Update to version 4.0.4:
* fixed: only prevent TV polls when a Samsung TV is detected instead of suppressing all logical addresses. issue #424 #444- Changes for version 4.0.3:
* fixed: + detect debian based distros properly when installing python. closes #314 + don\'t filter out broadcast in HandleDeviceVendorCommandWithId(). issue [#309] + send an active source message when a routing change has been received with libCEC\'s address as new route and no active source message has been sent yet. issue #309 #205 #233 + vs2015 c++ redistributables + fix missing tinfo linking in cec-client. #341 + set wrong variable. #343 #352 + LG - don\'t activate the source when receiving vendor command 0xB. #344 + LG TV always changing input when turned on #307 + Fix menu language string. #360 + correct python lib path for python 2.7+/3+. #356 + Fix build if tinfo library is not present. #398 + disable autonomous mode when a Samsung TV is connected. Samsung 2017+ TVs will power on randomly (Samsung bug). don\'t poll the TV. #424 + CRPiCECAdapterMessageQueue::Write() accessed the queue without locking. [#423] + use sig_atomic_t for shared object between sig handler and main. #425 + python 3.5+ import. #356 + TDA995x: Fix logical address readback. #303 + TDA995x: Handle physical address change, optimize logical address setup. [#303] + Pulse-Eight USB CEC adapter detection on macOS Mojave. #434 + Fix broken Python version check and failure to build on cmake < 3.7. #409 + 13 char device name got truncated
* changed: + log a warning when we detect that RPi\'s CEC service is used by something else, blocking libCEC. issue #191 + const IAdapterCommunication::GetLogicalAddresses(), making the mutex mutable for now without changing the platform lib. closes #259 + Add a Reinitialze action. Useful for after the device has been powered down. #299 + Panasonic media control info to the readme + detect WIN64 in cmake automatically. #322 + README.developers.md. #330 + instructions for hdmi_force_hotplug=1 on the pi + eventghost plugin install/create. #375 + Include C version of libCEC loader when installing. #397 + Explicitly use python3 in pyCecClient. #433 + build with vs 2015- Refresh patches:
* libcec-cmake_install_lib_dir.patch
* libcec-build-compare.patch
* Thu Mar 08 2018 mpluskalAATTsuse.com- Cleanup spec file- Switch to python3
* Sun Feb 19 2017 sagibenAATTgmail.com- Rebase libcec-cmake_install_lib_dir.patch