Pablo Stebler

Results 9 issues of Pablo Stebler

This would overwrite the `std::FILE` pointer in `IOFile` in `WaveFileWriter` and cause a segfault in the `IOFile` destructor when stopping a game. I'm not familiar with audio code so maybe...

Tracking issue for the Kart namespace. - [ ] KartAction (805672cc - 8056a264) - [ ] KartBlink (8056a264 - 8056a5ec) - [ ] unknown (8056a5ec - 8056ad44) - [ ]...

p-high
a-rel
tracking

Tracking issue for the layout component of the nw4r library. - [x] lyt_init.cpp (80078920 - 80078980) - [ ] lyt_pane.cpp (80078980 - 80079910) - [ ] lyt_group.cpp (80079910 - 80079cf0)...

a-nw4r
tracking

Tracking issue for the Item namespace. - [ ] KartItem (8079754c - 80798f9c) - [ ] ItemDirector (80798f9c - 8079a778) - [ ] unknown (8079a778 - 807a3a24) - [ ]...

p-high
a-rel
a-race
tracking

Stalled because of unresolved matching issues with `ProcessMeter::measureBeginFrame`.

a-egg
decomp

https://www.dell.com/support/home/us/en/04/drivers/driversdetails?driverid=7h18f&oscode=wt64a&productcode=latitude-14-7490-laptop https://fwupd.org/lvfs/devices/com.dell.tbtae4a91ee.firmware

missing-firmware

Since Rustls 0.23, the default cryptography provider was changed from `aws-lc-rs` to `ring` which could cause compatibility issues. This PR also replaces `rustls-native-certs` with `rustls-platform-verifier` as [recommended by Rustls devs](https://github.com/rustls/rustls-platform-verifier?tab=readme-ov-file#deployment-considerations).

Per the rustls [policy](https://github.com/rustls/rustls/blob/main/SECURITY.md), security updates are no longer backported to 0.21. If needed, I could work on a PR to update it to 0.23.