mifritscher

Results 8 issues of mifritscher

Scenario: * 1000 GB HDD with about 100k files * 200 MB defective Sektors * Bootsector + FAT seem to be ok * Main directory is broken (had only about...

enhancement

At least on my pocket 3, the program wants to rotate pen and stylus right. But I need the first transformation matrix to get the touch screen right in normal...

I'm using goldy-client as client (https://github.com/fortitudepub/goldy-client) On Linux, both goldy and goldy-client do work. But unter Windows, goldy-client does work (connects to goldy on Linux just fine), but goldy under...

After failing with cygwin, I tried mingw. After a few trivial fixes ( https://github.com/mifritscher/goldy/tree/mingw-bringup ), it compiles - but crashes right after start: ``` 800800 INFO Goldy 0.2 starting up...

I would like to use one git repo per "main directory" to enable fine-grained permissions on the git side.

feature request

telegram-purple uses the name (or name.chat for groups) for the directories, while tdlib-purple seems to use "id[number]", which is cumbersome for manually reading the logs. Is there a setting to...

The guilty thing is toolbarindexwizard.js:153: ```js jQuery('#js') .change(function(){ jQuery('#indexmenu__wiz .js').toggle(>his.checked); }).change() .parent().css({display: 'inline-block', width: '40px'}); //enlarge clickable area of label

bug

For a couple of reasons, we can only use Websockets, but no WebRTC. It seems that the current implementation of Webmumble does not detect connections issues, albeit the mumble protocol...