avanzzzi
avanzzzi
This IR Loader is awesome! One thing I find very useful when comparing IRs is the analysis of the impulse, something like this:  I think it uses a sweep...
Before sending commands, verify if there is already a user connected to the vm and prompt the user to proceed or cancel. This can be accomplished by running a custom...
hypy uses the checkpoint name to find out which one to restore. If there are two checkpoints with the same name, the powershell will emit a error message trying to...
Create a subcommand that allows copying files between client machine and remote virtual machine. The virtual machine can be specified by index or name. This can be done using hyper-v...
Basically, got this idea from: https://github.com/chriskempson/base16-templates-source This goes like this: Instead of storing the files here, you create some guidelines on how people can create a repo and store their...
The /cert-ignore of xfreerdp command has been deprecated. The new flag is /cert:ignore. Linux still has the old flag active but mac version already removed it.
Add support to extract flac files embedded in other files.
When there are no background in the feature, using "remove_background" causes an error. This is a workaround for that.