danieltwagner

Results 7 issues of danieltwagner

I needed these methods in order to connect a fancy rotary input controller to this menu and thought I'd see if you wanted to merge those in. I've attempted to...

**Describe the bug** With the switch to Debian bullseye, Raspberry Pi OS has adopted [libcamera](https://www.raspberrypi.com/news/raspberry-pi-os-debian-bullseye/) which seems to have changed how data is made available via v4l2, with `h264`, `jpeg`...

I had a v4l2rtspserver working nicely on my Raspberry Pi Zero W but after I updated it stopped working. Kernel that worked: ``` Linux pi-camera 4.19.118+ #1311 Mon Apr 27...

As I create new auto scaling groups in my cluster, I delete the old ASGs. However, the launch configurations that are generated for each ASG are not deleted. Seeing as...

bug

I was going to make a few additions to this project in order to be able to customize views and introduce non-clickable headers, when I found that Sebastian Roth (ened)...

To reproduce set line 240 of ImageDemoViewController to ``` plainCell.selectionStyle = AQGridViewCellSelectionStyleNone; ``` Then rotate from landscape to portrait orientation. I have found a fix that seems to work just...

Thank you for creating this helpful library! I have just started playing around with it and may have come across a bug. As I'm just coming to grips with it...