|
| 1 | +libcec (4.0.5.1~#DIST#) #DIST#; urgency=medium |
| 2 | + |
| 3 | + * fixed: |
| 4 | + * windows 64-bit detection. issue #473 |
| 5 | + * windows build with spaces in path. issue #475 #474 |
| 6 | + * USBCECAdapterDetection: Only scan tty. issue #495 |
| 7 | + * don't probe all devices in CCECClient::IsActiveDeviceType(). issue #492 |
| 8 | + * use cmake TIMESTAMP for reproducible builds. issue #485 #487 |
| 9 | + * python 3 client. issue #479 |
| 10 | + * add O_CLOEXEC to prevent child process locking. issue #478 #477 |
| 11 | + * fix build if hostname does not support '-f' argument. issue #471 |
| 12 | + * hyperlinks in README files. issue #465 #455 |
| 13 | + * replace SWIG_ADD_MODULE and force python2 on win x86. issue #481 |
| 14 | + * cb_cec_log_message() formatting in cecc-client |
| 15 | + * missing SetupDiDestroyDeviceInfoList() |
| 16 | + * various build script improvements on Windows |
| 17 | + * 15 and 16 byte frames didn't fit and couldn't be sent. issue #443 |
| 18 | + * added: |
| 19 | + * Linux CEC framework adapter. issue #380 |
| 20 | + * .Net Core support. issue #130 |
| 21 | + * P8 adapter discovery via Linux sysfs. issue #472 |
| 22 | + * iMX6 support. issue #323 |
| 23 | + * Apple vendor ID. issue #486 |
| 24 | + * link to Skull Canyon and Hades Canyon NUC adapter. issue #448 |
| 25 | + * Request/Report SAD messages. issue #404 |
| 26 | + * changed: |
| 27 | + * use hex format for cec-client address input. issue #480 |
| 28 | + * adapter detection on windows without advapi |
| 29 | + * build using VS2019 on Windows, required for .Net Core |
| 30 | + * CMake 3.12+ is now required |
| 31 | + |
| 32 | + -- Pulse-Eight Packaging < [email protected]> Mon, 27 Apr 2020 13:28:00 +0100 |
| 33 | + |
1 | 34 | libcec (4.0.4.1~#DIST#) #DIST#; urgency=medium |
2 | 35 |
|
3 | 36 | * fixed: only prevent TV polls when a Samsung TV is detected instead of |
|
0 commit comments