Results 61 comments of nullobsi

Maybe this is #4. I thought I added a check so it wouldn't immediately abort when launched. Anyways, the way you are running it should be correct. There's no configuration...

I don't use FreeDesktop much anymore so I don't have motivation to continue improving this project with features. But I see what you mean with the D-Bus service and how...

https://github.com/complexlogic/rsgain?tab=readme-ov-file#opus-files The RSgain utility has some reasoning behind why you might prefer `REPLAYGAIN_` tags over the `R128_` tags for Opus (by default it writes `REPLAYGAIN_` tags). I think a sane...

Thanks for the pointers. I've been very busy recently, so if someone could make a PR I wouldn't mind. If not, I can probably fix this sometime next month.

I can see the utility behind this. Do you know if any other MPD clients use the sticker DB this way?

this is definitely some font rendering issue, perhaps similar to what the other issue is experiencing, but I don't know what causes it to vary between OSes or even Linux...

could you let me know the exact command you used to build Cantata? (any CMake arguments, etc) and also, it would help if you could upload your CMakeCache.txt file to...

btw: i made a testing branch dbg/qtawesome bf2301281ab561b1f4790780effc638409957da5. Please check it out, build the program, run it through the terminal, and let me know if it crashes or if there...

did you build as a debug build? (-DCMAKE_BUILD_TYPE=Debug) and nothing else? i added some assertions, just want to make sure they're being called. i also pushed another commit to add...

It's not a dumb question. Essentially, the way the icons in the app are rendered is through a custom QIconEngine that uses the FontAwesome6 TTF file embedded in the application....