Micke

Results 17 comments of Micke

> In the meantime of release TBSync compatible with TB102, I cannot stay without use the account calendar and address book, so can you please describe the right procedure to...

Hi dziemborowicz, the currently widespread approach is to deploy only a portable version, ready for the argument "data-dir" e.g. --data-dir=%appdata%\Whatever In case of HourGlas I dont needed it, but what's...

I can confirm that this branch is working with leptonica-1.81 & tesseract50, while master charlesw/tesseract date Nov 15, 2020 not.

> Suggested improvements: > * Make FanControl software installable on the computer. I hope not, at most additional. higher complexity with windows registry = higher risk of issues. less comfort...

@Rem0o there are enough available SW maintenance tools / stores. I wouldn't put to much effort into a own solution. In my opinion users become more and more tired, to...

> Supporting and maintaining different sw stores like winget, chocolatey or whatever will just add complexity imo mhmm, that's also true

Are there any advantages to throwing in a multi-page image? Following the responsibilities, I would have expected an OCR module to focus on OCR. Consequently, there would only be flat...

> can have is not enough. Basically a multi-page processed as a block takes longer than when its individual pages are processed in parallel. This means that it would have...

if you write `new NewFrameEventHandler(video_NewFrame);` then `video_NewFrame(object sender, NewFrameEventArgs eventArgs, ref Bitmap image)` and `NewFrameEventHandler(object sender,NewFrameEventArgs eventArgs);` have to have the same arguments, but they are now different with `Bitmap...

UWP is still using standard 2.0 ? Oh ok. Then if a user will raise the hand he needs it, I'll revert related commits. If that doesnt lead to a...