diff options
author | Markus Volk <f_l_k@t-online.de> | 2025-03-25 07:02:18 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-03-25 01:24:19 -0700 |
commit | 868c11831bb5932d57d6a19b9a5feb3902863748 (patch) | |
tree | f086dea2252577a1a3480897ab2c7749bd15f4db /meta-python/recipes-devtools/python/python3-matplotlib/matplotlib-disable-download.patch | |
parent | b0a4bccd4119c118ceba8f4eaab15eb0cc9a3b02 (diff) | |
download | meta-openembedded-868c11831bb5932d57d6a19b9a5feb3902863748.tar.gz |
libcec: update 6.0.2 -> 7.0.0
Changelog
modernise CMakeLists.txt
Use cmake TIMESTAMP function to be more portable and to allow for reproducible builds
fixed: potential null deref. closes #556
python 3.13 compatibility
added: vs2022 support
fixed: creating (unsigned) windows installer
fixed: nsis installer not creating start menu icons and uninstaller
bump to .net framework 4.5 and .net 8.0
fixed: null terminate .net device language field. added CecLogicalAddresses::Unset()
fixed: don't call the config updated callback if nothing has changed. auto set wake devices or activate source so these values match what happens on the tv
fixed: tv would power on even if the options to power on were disabled in cec-tray
changed/fixed: windows installer, eventghost plugin, .net libraries, python imports, debug builds
fixed: use input() for python3 and raw_input() for python2
changed: debian python install to match arch specific too
fixed: libusb0.dll wasn't included in the installer
fixed: remove call to PyEcal_InitThreads(). swig already includes SWIG_PYTHON_INITIALIZE_THREADS in SWIG_init()
CheckPlatformSupport.cmake: various improvements
Ease copy-paste by invoking apt noninteractively
Rename COPYING to LICENSE.md so follow standard naming conversion
cecloader.h: fix null return
Mark all devices as inactive when new active source is unknown
Fix use after free in callbacks with results.
Add a commandHandler callback to allow external libs to handle CEC commands themselves.
Remove debug printfs.
Attempt to fix race condition when freeing the callback wrapper.
Allow command handler callback to intercept broadcast messages and fix inconsistent callback wrapper deletion again.
Remove useless mutex.
Remove useless 'keepResult' parameter and make sure the CCallbackWrap is only deleted once even in case of timeout.
Fix Python module import
fix assert issue with systemd udev
tegra-cec support. closes #636
Add support for Windows ARM64.
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-matplotlib/matplotlib-disable-download.patch')
0 files changed, 0 insertions, 0 deletions