Robert Ladstätter

Results 56 issues of Robert Ladstätter

See https://snapcraft.io

linux

### Release of LogoRRR 23.1.0 - [ ] Update Release Notes - [ ] Screenshot for Release Notes - [ ] Update Homepage - [ ] Build binary artefacts Windows...

release process

Put LogoRRR in windows app store TBD

release process

For linux, use flat pak as a distribution mechanism.

linux

For writing/reading the configuration file the code could be improved. For example, in the filter class, there should be an encoder for `javafx.scene.paint.Color`.

implementation improvement

Currently, BlockViewPane consumes an enormous amount of memory since it paints the whole log file, regardless if certain parts are visible or not. This should be improved in a way...

enhancement

GraalVM native image binary should be used for Mac Installer instead of JDK16 image / jpackage. This will reduce installer size considerably and remove complexity from build.

enhancement

Put LogoRRR in mac app store

release process

Aim to visualize log events like described in https://blog.hello2morrow.com/2021/05/analyzing-software-with-advanced-visualizations/ ... TBD

Find a way to extract time instant information from log events. Ideally, a user can define in an easy way to on which place time information is found in a...

enhancement