Maksim Lin

Results 174 comments of Maksim Lin
trafficstars

Sorry to take so long to reply, I didn't have access to my gear for a little while. In the meantime I got a simpel uvc webcam (Logitech c270) which...

The solution I outlined in bangcorrupt/e2-scripts#9 should fix this.

@bangcorrupt sorry I may have got this confused, I thought this may have been why you had in your python code shelling out to amidi to send long sysex's: https://github.com/bangcorrupt/e2-scripts/blob/master/e2sysex.py#L224...

I've just had a read of those mido issues and they do sound like exactly the problem thats involved here: keeping under the 31250b/s limit thats in the MIDI spec....

@naturallymitchell Thanks for doing these tests. Micro benchmarks are notorious, but it doesn't sound quite right that the Lua 5.3.5 *interpreter* (I'm assuming you weren't using LuaJit?) is within even...

Thanks for being open to getting Maily working on desktop linux and the research on all the alternatives! I must admit I had not even gotten that far myself. I'll...

Hmm, so after a quick look, it seems both `desktop_webview_window` and `webview_dart` both only allow for showing a webview in a separate native window so won't do exactly for the...

@robert-virkus Oh! sorry about that, I didnt realise that, as I hadn't spotted it as in this packages pubspec. And yes I made my quick hack changes in `lib/src/mime_message_viewer.dart` in...

And yes once the immediate issue with email display/editing are sorted out it would be great to do some UI enhancements for to work better on desktop such as perhaps...

Thanks @mortenboye I'll try to get a PR done for this shortly.