Edward Wang
Edward Wang
There are new fields (i.e. board/anchor) which break compatibility (tested in 7.0.5 ubuntu). When an incompatible color scheme is put in ~/.config/kicad/VERSION/colors, it gets overwritten with "KiCad Default" settings. [I...
**Description** The `ENV` syntax is not consistent in the Dockerfiles. In some places it uses the legacy space format: ``` ENV PYTHONBUFFERED 1 ``` And in other places the =...
# todo evaluate cutting down struct - are these necessary? ```c long start_time; long end_time; long time_between; uint16_t start_state = 0; uint16_t end_state = 0; bool state; bool last_state; ```
### Detailed steps on how to reproduce the bug ## Summary I'm unable to set the Midi In Device with `dm.setDefaultMidiInDevice()` on linux devices. - The same code runs correctly...
requires https://github.com/andrewrk/pulseaudio/pull/9 to be merged first and then an update to `build.zig.zon` correcting the url.