Released testing 240917-381d3d
- [Pi4/5] Detection of disconnected displays. If a configured display isn’t detected for 10 seconds, a maintenance event is triggered and will soon show up in the dashboard.
- [Pi4/5] Process priority optimizations. The main info-beamer process now runs with the highest priority possible.
- [Pi4/5] Uses non-blocking DRM commits. Together with the previous item, this helps avoiding skipped output frames and achieves the perfect 60fps frame rate more consistently.
- [Pi3] In theory the Pi3 can also use the Pi4/5 version of info-beamer now. The only immediate issue is that taking screenshots crashes the process due to some unexplained “Out of space” error. Needs more investigating.