Vitaly Novichkov
Vitaly Novichkov
> To me, this looks fine -- still waiting @Wohlstand to make a comment. > > I guess the same change is needed in `stb_vorbis_get_samples_float()` and `stb_vorbis_get_samples_short*()`, no? (Haven't tested..)...
Also, pay attention that `stb_vorbis_stream_length_in_samples` function may return the `SAMPLE_unknown` (which is -1), or 0 (when any error ocurrs), so, be careful!
I'll try to check some today, now I'm a bit busy.
I cherry-picked recent tweaks, and the stable branch built with the newer SDL2 works just fine on my hardware:    
@juliobutinblender , can you download the `stable-1.3.6.x` CI build and test the result on your end to confirm the problem is resolved?
@juliobutinblender, ping? Did you tested the thing? Because of no response for so long time, I'll close this.
Feel free to re-open if issue is still on your end with the latest stable (or current in-development version).
Hello! Ye, I do thinking about implementing a kind of playlist thing, and I have some kind of ideas to implement, but for now I am focused on other my...
It's a plugin for VLC of libADLMIDI exists, but to bundle it with Android version of VLC it's need to compile it from the source entirely.
This program is a player, but it's a very simple player, so it has only settings screen and nothing also.