Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-26 | [cmake] implement ENABLE_INTERNAL_CEC | fuzzard | |
Allows building libcec (and dependency p8-platform) as part of core cmake project. | |||
2022-12-29 | tools/depends: make the hash file an order only prerequisite | Lukas Rusak | |
this fixes an issue when rebuilding the dependencies that if a target is already built it doesn't get rebuilt ref: https://www.gnu.org/software/make/manual/html_node/Prerequisite-Types.html | |||
2022-02-07 | [depends] add tarball hash checking | wsnipex | |
2020-07-28 | [tools/depends] bump libcec 4.0.7 | fuzzard | |
2018-12-22 | [depends] bump libcec to 4.0.4 | Philipp Kerling | |
Apparently fixes an important issue with USB detection on Mac OS X Mojave (Pulse-Eight/libcec#432) Fixes #15073 | |||
2018-05-24 | [depends] libcec: correct shared lib id for darwin | Rechi | |
2018-05-24 | [depends] libcec: disable versioning | Rechi | |
2018-01-25 | [depends] fix LIBDYLIB definitions | Rechi | |
2017-05-12 | [depends] libcec: don't query git information | Rechi | |
2017-03-19 | FIX: [cmake] use specific Android profile (so versions) | Chris Koying Browet | |
2017-01-04 | [CEC] bump to libCEC 4.0.1 | Lars Op den Kamp | |
fixes detection of CEC adapters | |||
2016-11-11 | [cec] bump to libCEC 4.0.0 | Lars Op den Kamp | |
2015-05-03 | [cec] bump to libCEC 3.0.0 | Lars Op den Kamp | |
2014-11-01 | [CEC] bump libCEC to 2.2.0 | Lars Op den Kamp | |
2014-02-23 | depends: fix already installed check on osx | Joakim Plate | |
Avoid depending on .so files which could be .dylib on osx Fix some invalid dependencies | |||
2013-12-18 | [CEC] bump to libCEC 2.1.4 | Lars Op den Kamp | |
changelog can be found here: https://github.com/Pulse-Eight/libcec/blob/release/ChangeLog | |||
2013-03-11 | depends: add mess of depends | Cory Fields | |