mitja-p

Results 6 issues of mitja-p

It would be great if one could set the default encoding to be used for ANSI (same as Total Commander builtin viewer supports it). I have cp852 as default and...

V5.0.5 It seems that when app is deployed to Azure the mydb-log.db never gets emptied. When I copy same files to local computer log is immediately emptied when db.GetCollection(name).EnsureIndex is...

bug

As mentioned in #18 there is now additional parameter in FirCoefficients that is missing here. For compatibility reasons I have set Gain to 1.

In some cases it is useful to ignore some shapes when auto sizing as they might stretch beyond current range on purpose or we do not even care where they...

feature
community
P2

I was testing VSCode Web with asciidoc and using Github Repositories. When trying to include local file it says: include file not readable ![Image](https://github.com/user-attachments/assets/5d58a72d-d9e7-4a37-86ed-6868475ddaa3) index.adoc content: include::snippet.adoc snippet.adoc content: :somedefinition:...

🐞 bug

Is it possible to implement locking in a way that calling Lock in async method would work as well? As I can see from the librarys code, currently I should...