Manuel Laggner

Results 9 issues of Manuel Laggner

when I try to use the streaming API of libmediainfo to get the language information out of a bluray via the CLPI file, libmediainfo returns a different result than mediainfo...

After upgrading my application to h2-mvstore 1.4.199 some users reported a problem loading the database files after restart: ``` java.lang.IllegalStateException: File corrupted in chunk 26941, expected page length 4..768, got...

MVStore

I am just trying to use this lib in my golang launcher for my Java Swing application. I managed to start up the JVM and load the first few lines...

In addition to the classic tooltips, more modern (web like) balloon like tooltips would be nice. E.g. Visual Studio Code ![image](https://github.com/JFormDesigner/FlatLaf/assets/1523778/b6f2d66b-6b42-4270-92cf-b5166947e082) or DarkLaf tooltips: https://github.com/weisJ/darklaf/wiki/Tooltips

If you use a SVG image with negative viewbox values, the rendered image is not aligned in the same way the SVG is. Take the checkmark of FontAwesome for example:...

I recently switched from the Azul JRE to the JBR JRE and recognized, that my deployment is much bigger than with the Azul JRE. Hunting down the issue has shown...

I saw that the macOS .dylib of libmediainfo is half the size compared to other versions. After digging a bit deeper, I saw that the x86_64 part is not completely...

I am just about to migrate from SVG Salamander to jsvg, but I have a kinda hard time to solve "at runtime" specific tasks. I do have some template SVGs...

enhancement

Updated the ABAP lexer to support more modern keywords and CDS functions/annotations (taken from https://help.sap.com/doc/abapdocu_758_index_htm/7.58/en-US/index.htm?file=abenabap_reference.htm) Also fixed a few false positives