Christoph Bratschi

Results 102 comments of Christoph Bratschi

@ddaeschler at least it is still in VS 2013. Didn't try VS 2015 RC yet.

Hi @felipeelia, I will have a look how to integrate this. A problem could be that the WordPress 5.9 implementation scans through serialized meta_value values. There is probably a better...

As a first workaround we convert the capability items to roles. This is a partial workaround which covers our use cases but ignores user specific capabilities where both the role...

@felipeelia my patch above is a workaround for those performance problems listed in the article. We didn't see any other affected admin screens and therefore recommend anyone affected to use...

Since Sass 1.79.1 the deprecation warnings are now active: Deprecation Warning: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.

@Fredrum did you get any further with this? I need hardware accelerated video support in OpenGL too and could not find any implementation for the RPi 4.

I maintain this project: https://github.com/cbratschi/aminogfx-gl For Pi 3 I implemented an OpenMax based video player and started a Pi 4 implementation two years ago which did not get far for...

h264 playback is my first target, h265 later. I tried to get the V4L2 code to run but the av_hwdevice_ctx_create() call always returns -14 "Bad address". I could not find...

Did this land in 22.8.0? Could not find it in the release notes: https://nodejs.org/en/blog/release/v22.8.0