DarkOK
DarkOK
When timidity++ is built with LTO, it fails as soon as you run it when it tries to initialize ALSA.
### Issue description In some games (such as Counter-Strike: Source with Raw Input enabled) the mouse is grabbed in such a way that the mouse is still moving only within...
Sometimes when seeking close to the beginning, the position returned by the Seeked signal returns a negative number. This seems to happen much more often if it's seeked back to...
Currently, the artists fields are only split by `, `. This is unsuitable for files using Vorbis comments with multiple Artist tags, as mpv will concatenate them together using a...
I'm using libFLAC as a Git submodule in a project, and I've noticed that it's building a benchmark_residual binary with no way to disable that. I would like it if...
Fixes installation/CPack on a project using sf2cute as a submodule by looking for files to install from the current project folder, instead of the top level folder (even though ideally...
For example, if I have a kVelRange generator item of 1-127, on little endian it writes fine, but on big endian it writes it like 127-1, which is invalid. (I...
### What feature would you like to see? I recently moved to 1.35.4 and some time about 1.34.0 seems to have moved the selection region text from below the hex...
This is implemented by listening for event changes from MPRIS2 clients over D-Bus. Unfortunately there is no good API for this nor a good way to identify current player as...