Frederik Kammel
Frederik Kammel
I was trying to convert the logo of the superpowered sdk (animation2.svg, available [here](https://github.com/superpoweredSDK/Low-Latency-Android-Audio-iOS-Audio-Engine/tree/master/License/logo)) but it failed with the message stated in the title. Is it even possible to convert...
I am facing an issue where my anti virus program injects a java agent into any java process (c.f. [this question on StackOverflow](https://stackoverflow.com/questions/73262723/get-rid-of-a-jni-resolve-warning-about-java-lang-panwhooks-on-java-exe-startup)). The result is that any executions of...
Hi there, I thought about doing a similar project, so I did some research and found this repository and noticed that it lacks many reporters that might be important for...
Hi all, I just saw that you added gradle to your project. I am not that familiar with gradle as I am with Maven, hence, I would like to stop...
Hi there! I would like to open a small discussion whether read-only property items in a `PropertySheet` that use a text-field based editor should only set `setEditable(false)` and not set...
Hi there, thank you again for creating this great plugin :) I recently ran [Maven Plugin Validation](https://maven.apache.org/guides/plugins/validation/index.html) on my projects, and it warned me about multiple validation issues. This is...
Hi there :) I am using the following code to capture frames using NDI and this library: ```kotlin class NDIIssueSampleCode { var isConnected: Boolean = false private set var sourceName:...
Knowing that modularization is a rather big thing, I wanted to suggest it for the future roadmap. Background: I am using JDOM in an android project and tried to exclude...
Hi, I just wanted to suggest that you publish your api to maven central as this will make it easier for devs to use your api. If you are looking...
Command taken from http://kdkanishka.github.io/Virustotal-Public-API-V2.0-Client/