Christian Hewitt

Results 130 comments of Christian Hewitt

Ensure there is a single blank line between the license/copyright commented section and code or further comments

@garbear is this still required? .. we appear to be using "2.10.0.47-Omega" now and the addon is present in the LE repo.

Please change the commit message (not the PR message) to `glibc: disable glib introspection for host builds` so it follows house style and is more readable. Thanks.

LE includes the firmware and the device/driver is probed and working from the console: ``` WP2:~ # dmesg | grep -i blue [ 9.922582] Bluetooth: Core ver 2.22 [ 9.923065]...

Yes, the BT device is probed and drivers loaded and all looks good, but btmon shows zero traffic on the BT interface and you’d normally see constant chatter from other...

@nikp123 As this wasn't sourced the normal way (blobs extracted from vendor build tools) can you please provide a more detailed description of how `acs.bin` was created (hacked) in the...

This might be relevant https://github.com/xbmc/xbmc/pull/25395

I assume the support for MMAL is continuance of pre-existing RPi capabilities? MMAL and OMX need 32-bit userspace and were formally deprecated with the RPi4/5 oriented switch to 64-bit userspace....

I'm still not understanding why the extra abstraction and ifdef for `ENABLE_FFMPEG4_TRANSCODING 0` is required when testing for `LIBAVCODEC_VERSION_MAJOR < 58` does the same thing, no? NB: I am not...

@uknunknown I shouldn't be reviewing code (except for spelling checks) .. I leave that to @Flole998