Jan Kammerath
Jan Kammerath
Now handles CCSO like Telnet. There are just too few CCSO services out there to test with. In fact I could only find the floodgap.com CCSO server to test the...
Here is another server: telnet 144.92.9.70 105 https://github.com/michael-lazar/ccso-nameserver/issues/2
Same issue for me. It started after updating to React 17. Before, the screenshots were mostly ok, although some rendering updates did not appear in the recordings. After React 17,...
Thank you for the interest in the project. I have built aarm64 Debian 9 packages now: https://download.opensuse.org/repositories/home:/jankammerath:/iptvx/Debian_9.0/arm64/ Can you please let me know which hardware you've compiled on? I'd like...
I implemented fullscreen toggle. In the SDL documentation it describes how to define a window as resizable: https://www.libsdl.org/release/SDL-1.2.15/docs/html/sdlsetvideomode.html The problem however with the **SDL_RESIZABLE** flag is that it signals the...
Associate with VLC and discuss opportunities to promote app through them as well.
It seems like `linuxkit/kernel:6.6.71` does not have the `virtiofs` module. ```yaml kernel: image: linuxkit/kernel:6.6.71 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - linuxkit/init:8eea386739975a43af558eec757a7dcb3a3d2e7b - linuxkit/runc:667e7ea2c426a2460ca21e3da065a57dbb3369c9 - linuxkit/containerd:a988a1a8bcbacc2c0390ca0c08f949e2b4b5915d - linuxkit/ca-certificates:7b32a26ca9c275d3ef32b11fe2a83dbd2aee2fdb onboot: - name:...