dark-penguin

Results 43 comments of dark-penguin

Oh, another note: not even my Chinese-speaking friend was able to figure out what's the Chinese for "Enqueue". In qmmp, it's written like this: Name[zh_CN]=加入 Qmmp 播放列表 Name[zh_TW]=加入 Qmmp 播放清單...

Maybe we can just change "Qmmp" to "DeaDBeeF" here, and hope that whatever this says is not very far from the usual "Enqueue" message...

Today I was trying various music players for Linux, to finally choose one and use something other than smplayer. DeaDBeeF was an immediate clear winner - unlike every other one,...

I gave up trying to run the existing build pipeline, which means I can't test this "properly". Could I ask you to build the package? I have a machine to...

I can do `make install`, but that won't confirm that the current build pipeline will pick up the new file properly when creating the package. That's what I wanted to...

I've managed to build the package - but only on Ubuntu 18.04, and only after modifying `./scripts/static_build.sh` to skip building the GTK3 plugin, which was failing. On Ubuntu 22.04 the...

Oh, it's even worse than that! - If I hover or click on the applet, it randomly shows some of them (libvirt and docker bridges) as "Connections", and some of...

Thank you for such a detailed answer!! I already saw that bug report about Bullet collision mesh being slow to generate. But after it's generated, is it slower to check...

> > after it's generated, is it slower to check collision against, compared to calculating collisions manually in GDScript instead of using Bullet? > > That has nothing to do...

I don't recognize this specific error, but it does fail to build with GCC 4.8 or older, even on x86_64. That means Debian Buster or CentOS 7. If you can...