kangalio
kangalio
> Input replaydata has actually been in the code as long as the outside-xml replay system has. It was never enabled for any release. I've thought about putting it back...
This also means that it's impossible to use the `artist=`/`subtitle=`/etc. feature in song search on German keyboard layouts (and probably more layouts)
This is closely related to #487
See here: https://streamable.com/wyzpf8 Notice how 1) I press spacebar to activate the preview 2) The music jumps to the beginning of the song preview sample (this only happens ~20% of...
Still happens on every single chart. Although it doesn't seem to take 10s+ anymore for the arrows to jump to their correct position, just 1-2 seconds now - maybe I...
Yes, it still happens in 0.71.2 08773a50b4. Mostly it takes 1-2s to snap back, but sometimes 10s or more
Songbird 0.3.0 now depends on audiopus 0.3.0-rc.0, so this issue can be closed, right?
I added a test, and also documented this new feature. On another note, the following two macro variants seem to be more of an implementation detail than a part of...
It is a very convenient feature to be able to choose how errors will be handled. I'd personally pledge for exposing the `@impl ...` feature. Maybe it can be renamed...
> @unwrap or @panic > @return_err or @? > @option Those look like good ideas. Let me add my own: > @unwrap or @panic > @return_err or @? > @return_none...