obigu

Results 49 comments of obigu

@cypherdare Have you been able to confirm this fix works?

It's been open for a while and low risk, merging now.

For anybody interested on a gapless looping solution on Android and iOS [Gdx Miniaudio](https://github.com/rednblackgames/gdx-miniaudio) does the trick (plus OGG support on iOS, proper pan/pitch and many other advanced audio engine...

@cka-dev Any updates on this? v4 EOL is getting closer

At least to Play Billing Library 5, some projects such as ClassyTaxiJava are still on 4 which, as per https://developer.android.com/google/play/billing/release-notes, will not be supported for app updates starting on August...

For some reason the formatter has changed Scene2D classes. Maybe @NathanSweet commit pushed changes directly without formatting?

> This looks fine, but I think line 172 and 156 (I think, in the same function as the one changed) maybe should be checked too. If a malformed input...

> I just mean you can change the `== 0` checks to `< 6` checks, I think. It probably doesn't matter; garbage in, garbage out. I think it's not possible...