Results 24 issues of Zipdox

I recently tried to use SonoBus with a friend of mine who was connected via ethernet and we noticed that I had to set an unusually high receiving jitter buffer...

Created a guide to choosing the display. Also created a list of AliExpress listings. Also the README contained carriage returns, which got deleted when I edited it. Make sure to...

There's an open source full body tracking project called SlimeVR. Would it be possible to collaborate to achieve integration with Relativty?

```js const WebSocket = require('ws'); const gi = require('node-gtk') const Gtk = gi.require('Gtk', '3.0') const socket = new WebSocket('wss://mppclone.com:8443/'); // socket from multiplayerpiano.com as example socket.on('message', console.log); gi.startLoop(); Gtk.init(); const...

I'm trying to run node-gtk in a worker thread because of some caveats with it locking up my event loop, but I keep running into this issue. Below are my...

I'd like a feature to be able able to copy a song's ISRC or Apple Music link. Sometimes artist and title are completely useless for finding a song on another...

### Important Information - mpv 0.34.1 - Debian GNU/Linux bookworm/sid x86_64 - Installed with apt ### Reproduction steps Make sure your system supports transparency rendering. On Linux you might need...

down-upstream:ffmpeg

### What type of issue is this? Missing compatibility data ### What information was incorrect, unhelpful, or incomplete? BlockingResponse support for Chrome, Edge and Opera ### What browsers does this...

data:webext :game_die:
needs triage 🔎

When the "Use JACK Audio" setting is enabled, Shotcut will keep playing audio and stutter for a second after pausing playback. There’s no lag or anything when starting playback. This...

### Description pkg-config can't find [stb](https://packages.msys2.org/base/mingw-w64-stb) because the package doesn't contain a .pc file. ### Verification - [x] I have verified that my MSYS2 is up-to-date before submitting the report...

enhancement