Julian Raschke

Results 166 comments of Julian Raschke

That would be easy to implement, but I'm not sure how many combinations of bit rates, channels etc. are necessary for this to make sense. I'm in favour of this...

I'll explain myself anyway: Gosu 1.0 is mostly about having an API that is "good enough" so that there can be a period of long stability (in retrospect, Gosu 0.7.x...

Thanks for bringing glimmer to my attention. Also happy to see that it is a decade old by now, according to the oldest git tags, so it probably won't go...

@cyberarm Mixed: * I love the idea of capturing the cursor. * After using Macs for 15 years, having a "maximize" function seems very Windows-like, and I'd have to check...

Aah, I see! Makes sense that borderless windows would need a way to recreate the window decorations. I have to say I prefer how some portable apps (Spotify comes to...

I thought about custom loop points, but I'd veto the second interface to keep Song immutable. The first interface is ingenious! So this is two parts, if anyone wants to...

Oh right. Actually, nothing on OS X, Windows and Linux is preventing Gosu from allowing multiple songs at the same time anymore, unlike with FMOD and other APIs. I really...

One obvious advantage would be that Sample would inherit looping from Song if this ticket is ever implemented. :)

Yes, I won't actually get to implement MIDI or MOD either I guess...but it sounded like a nice idea just a while ago when people started porting these RPG Maker...

I don't want to introduce new features at this point (PR branch on top of a PR branch was a stupid idea :)), but I think the SDL actually has...