Manuel Weichselbaumer

Results 30 issues of Manuel Weichselbaumer

Hi, i just wonder, why scream is realized as sound card driver (instead of an APO). Using APO the code could run in user-mode. Actually, i tried to realize that,...

Hi @duncanthrax , could we implement some kind of "standard way" of distributing the audio stream? RTP comes to my mind here. Then we could check for dropped packets, do...

Apparently, there is no other way to contact each other via Github. So, using this way: I wrote another bluetooth daemon target at embedded and low-powered boards: https://github.com/mincequi/cornrow It is...

important

Hi there and thanks for sharing this lib. I recently tried to port it to Qt6, however I only succeeded half-way. Qt Networking does not seem to work this this...

Hi @skypjack, i don't know if it is worth mentioning (on the uvw repo), but i am working on a small collection of network protocol implementations on top of uvw:...

documentation

This PR references uvw_net in your README

Thingsboard takes a very long time (about **10 minutes** )to startup on my cubietruck (Allwinner A20 SoC, 2GB RAM), but generally works. I experimented a little bit with GraalVM and...

Hi there, since the regular chunked response was not enough for me (because my chunks are randomly placed in memory), I added some functionality to be able to feed some...

Hey there, as I am working with this App extensively, I would like to come up with some UI improvements: 1. Remove the Excitation Generate button and do not write...