Mitchell Pleune

Results 53 comments of Mitchell Pleune

Testing with 10.10.0 this is still happening, even after the inclusion of #11801

https://github.com/jellyfin/jellyfin/issues/13877 https://github.com/jellyfin/jellyfin/issues/13781

Just want to say I am still experiencing this on the latest jellyfin release, and I have not been able to find a workaround. I have patched emby to add...

Rebased and add patch for Jazzy. This is still needed to support rmw_zenoh.

Updated to apply in `ros2-overlay.nix`

I'm hoping this can be merged soon, it prevents the compilation of rmw_zenoh, a big part of the current ros2 development

I have a OpenGD77-ified MDUV380 that I would really like to use qdmr to program, since I think their CPS is really not the best... It seems like this project...

Sweet, I will take a look at this soon

> Hello, thanks for raising this issue. Apologies that it isn't documented better. I have a couple of thoughts on solutions for this. How would you feel about the addition...

For anyone who runs into this before there is a good solution, here is my hack in `Clay__HashTextWithConfig` to just hash the whole string ``` uint32_t Clay__HashTextWithConfig(Clay_String *text, Clay_TextElementConfig *config)...