Rafał Mikrut

Results 290 issues of Rafał Mikrut

I couldn't find for now any crate/method to get how long is music/video.

``` find ./ | grep "\.gd$" | xargs gdformat --line-length 200 ``` on ``` extends ORMMaterial3D func _ready() -> void: pass match ( ``` cause ``` Traceback (most recent call...

bug
formatter

Formatting this code ``` extends Node2D #func _ready() -> void: func _process(delta) -> void: var t = TYPE_NIL if !( t == TYPE_NIL || t == TYPE_AABB || t ==...

bug
formatter

Hi, Recently I searched for any music hash/fingerprint crate, but I couldn't find any. Looks that `src/fingerprinting/algorithm.rs` is more or less solution to my problems, but I can't use them...

When I compiled my app on Linux(both Debug and Release) or Windows(only Release), then everything works fine. But when I started to use debug Windows builds(without any code change, except...

bug
question

Fixes https://github.com/qarmin/czkawka/issues/798

bug

- **Where can I find docs to read about tools** Documentation is available here https://github.com/qarmin/czkawka/blob/master/instructions/Instruction.md - **How to open file/folder from results?** Just click twice with right mouse button -...

Currently there are a lot of proposals of elements that could be added/removed/changed in Czkawka, but due of problems with implementation of some functions, not very high usability or simply...

help wanted

It would be great if Czkawka will have tool to find similar music. It should find some sort of remixes.

enhancement
PR welcome
external

This will allow to not use x86_64 translation layers, so app could have better performance

enhancement
PR welcome