Vlad Dinulescu
Vlad Dinulescu
Hello, I've merged this pull request into my repo at https://github.com/vlad2/git-sh
Issues are enabled now :)
I think https://github.com/taupecat/git-sh is maintained, and it also has lots of stars. Also, I've created a fork that I'd like to maintain at https://github.com/vlad2/git-sh
Hello, I've merged the 'git flow' alias into my fork at https://github.com/vlad2/git-sh. I didn't merge the rest of the .bash_profile changes, as they overwrite the .bashrc usage, which would ruin...
Using java's Optional, the class above becomes: ```java package ro.vdin; import org.springframework.context.annotation.Profile; import org.springframework.core.annotation.Order; import org.springframework.security.access.prepost.PreAuthorize; import org.springframework.stereotype.Component; import springfox.documentation.spi.DocumentationType; import springfox.documentation.spi.service.OperationBuilderPlugin; import springfox.documentation.spi.service.contexts.OperationContext; import springfox.documentation.swagger.common.SwaggerPluginSupport; /** * Parses out...
Hello, On Ubuntu 22.04, with Vokoscreen 3.3.0, I still have the audio clipped badly. The behavior is the same as in 3.1.0 for me. What I use now, as a...
In the meantime I've tried to investigate myself, and I found something. Here's the gst-launch command used by Vokoscreen 3.3.0 (and also Vokoscreen built from git branch, 3.4.0-beta-2): gst-launch-1.0 -e...
I've also seen that another fix is to add '! audio/x-raw' to the Monitor source (but only to the monitor source; if I add it to the microphone source as...