martin

Results 115 comments of martin

And I was thinking of something like a function that just returns the most appropriate cover data. now it's some time since I looked at the tagparser code, but maybe...

> Thank you for your contribution. It is very hard to review pull request with 100+ changed files. Could you please split it to smaller parts? Yes. Some parts are...

> Being expert in C++ in general doesn't make you expert in software architecture, game development, etc. I'm not expert myself too but i have my own vision how this...

Something like this fixes it, but it's ugly: ``` diff --git tml.h tml.h index 31a7b9b..5bbd515 100644 --- tml.h +++ tml.h @@ -88,8 +88,8 @@ typedef struct tml_message // - pitch_bend...

did an quick and extremely dirty port to python3 and opencv4, basically just threw out the opencl stuff. the reason a proper port isn't done I guess is because opencv...

I usually just use it for comments (and usually just shift+v, gq to break up a long line properly). and yeah, I was thinking that it probably had to be...

Why not just use `getline()` instead of an arbitrary size?

Please post your code that is failing, because your question doesn't make much sense (and I'm not sure if the bug tracker is the correct place for user support in...

https://github.com/frankosterfeld/qtkeychain/pull/75 for that environment variable thing

resolved the merge conflict