- Mar 10, 2021
-
-
Schrödter, Tobias authored
Signed-off-by:
schroedtert <t.schroedter@fz-juelich.de>
-
- Mar 05, 2021
-
-
d.kilic authored
feat: Adds a custom MessageBox which does not break PeTrack when running with -platform offscreen (mostly CI) Resolve "Custom MessageBox with logging capabilities and offscreen/scripting support"
-
- Dec 17, 2020
-
-
d.kilic authored
-
- Dec 07, 2020
-
-
d.kilic authored
Fixed occurence of warning "Looping and tracking can't be used together" when looping isn't activated
-
- Nov 24, 2020
-
-
d.kilic authored
fix: Video now always ends with last frame, even when fixing framerate
-
- Nov 23, 2020
-
-
d.kilic authored
- Changed UI accordingly - Fixing framerate and enforcing it via frame dropping
-
- Nov 19, 2020
-
-
Schrödter, Tobias authored
- changed LICENSE to match GPLv3 - add license header to project source files - add note to license to ReadMe.md Signed-off-by:
t.schroedter <t.schroedter@fz-juelich.de>
-
- Nov 18, 2020
-
-
d.kilic authored
Playback now is controlled via a loop, not semi-recursive function calls.
-
- Oct 21, 2020
-
-
Schrödter, Tobias authored
Signed-off-by:
Schrödter, Tobias <t.schroedter@fz-juelich.de>
-
- Sep 30, 2020
-
-
d.kilic authored
queue instead of a signal from QSingleShot This performs better when used on a system under high load, like a weak laptop or a PC doing other stuff like compiling as well.
-
- Jun 25, 2020
-
-
- Migrate build system from qmake to cmake - Add catch2 and trompeloeil - Update to CI to execute unit tests - minor fixes of depreacation and warnings - Color can be selected by clicking on the specific hat
-
- Dec 06, 2019
-
-
d.kilic authored
-