Stefan Tauner
Stefan Tauner
As briefly discussed in #59 and #174 the unsteadiness of the output due to dynamically resized panes and the unavoidable output of gdb is a PITA when single-stepping and staring...
Hi, I got annoyed by the need to include at least one symbol character in passwords but didn't want to use just any symbol but specifically `_` because it gets...
if i jump into the lava in the 3rd demo a message appears telling me that /burn.ogg can not be loaded. if need be i can supply the full path....
Currently (3.0.7 on Linux), the webcam window is hidden behind other foreground windows like video viewers or presentations if they are full-screen and have focus. Since recording presentations is the...
The documentation gives some hints that the default `hashtable` and `hashset` implementation are assuming C strings as keys. However, the "official" [documentation](https://srdja.github.io/Collections-C/#hashtableconf) use some defines that have been removed in...
Hi, the compiler was screaming at me probably because some QT headers do not include `QAction` implicitly anymore...
If there is no intention to add support for them, I think it should at least be documented as it is quite essential for parsing data in some applications. What's...
We are using matterbridge (1.25.0) to relay between a mattermost and a pantalaimon (matrix) instance, respectively. This works mostly fine but there are two issues I have recognized so far...
String literals are immutable (and C++ forces a diagnostic in that case).
Hi, I was wondering if there are any plans for other FPGA ports. I'd mostly be interested in Zedboard and ZCU102. In the past these ports (and softcores as standalone...