- 16 Jan, 2023 5 commits
-
-
Thomas White authored
-
Thomas White authored
-
Thomas White authored
-
Thomas White authored
Co-authored-by:
Alexandra Tolstikova <alexandra.tolstikova@desy.de> Fixes: #76
-
Thomas White authored
-
- 20 Dec, 2022 3 commits
-
-
Thomas White authored
-
Thomas White authored
-
Thomas White authored
-
- 19 Dec, 2022 3 commits
-
-
Thomas White authored
-
Thomas White authored
Fixes: #26
-
Thomas White authored
Fixes: #8
-
- 14 Dec, 2022 2 commits
-
-
Thomas White authored
-
Thomas White authored
-
- 13 Dec, 2022 3 commits
-
-
Thomas White authored
-
Thomas White authored
-
Thomas White authored
-
- 08 Dec, 2022 2 commits
-
-
Thomas White authored
This avoids an apparently infinite loop with some corner case input.
-
Thomas White authored
-
- 07 Dec, 2022 1 commit
-
-
Thomas White authored
-
- 02 Dec, 2022 2 commits
-
-
Thomas White authored
Previously, it assumed Linux and x86_64 Fixes: #74
-
Thomas White authored
SVG icons are nice, but need a gdk-pixbuf loader which isn't always available. This commit also removes some files that were accidentally included in the gresource.xml file.
-
- 29 Nov, 2022 3 commits
-
-
Thomas White authored
-
Thomas White authored
-
Thomas White authored
-
- 24 Nov, 2022 6 commits
-
-
Thomas White authored
-
Thomas White authored
-
Thomas White authored
-
Thomas White authored
-
Thomas White authored
-
Thomas White authored
-
- 18 Nov, 2022 3 commits
-
-
Thomas White authored
Just a bug. Fixes: #72
-
Thomas White authored
Without these, the algorithms assume defaults which don't necessarily match what the user intended. Fixes: #70
-
Thomas White authored
-
- 08 Nov, 2022 3 commits
-
-
Thomas White authored
-
Thomas White authored
For cases where you need it (high performance online processing), it's very spammy.
-
Thomas White authored
Previously, the whole program would exit if any worker saw kEndOfStream. Unfortunately, this happens quite often, due to data starvation (too many workers for the data rate) or just general slowness. Therefore we need a more robust criterion.
-
- 07 Nov, 2022 1 commit
-
-
Thomas White authored
-
- 05 Nov, 2022 1 commit
-
-
Thomas White authored
The old maximum was 64 kilobytes, and a 68k geometry file has now been seen in the wild. The limit is only needed to prevent runaway memory allocation in the case of a corrupted stream. So it's safe to increase it quite a lot.
-
- 04 Nov, 2022 1 commit
-
-
Thomas White authored
This reverts commit 50d0043d. It spams the terminal too much, and ASAP::O-tv shows this time more comfortably via a web interface.
-
- 28 Oct, 2022 1 commit
-
-
Thomas White authored
-