I just released
irrKlang 0.4. Originally I wanted to create a bug-fixed version tagged 0.3.1, but because I implemented several user requested features, it's 0.4 now.
The major new feature is support for the GCC compiler, the irrKlang and ikpMP3.dll and all precompiled example executables are now available as GCC version in addition to the VisualStudio/Microsoft compiled version. Because my preferred GCC IDE is
Code::Blocks, I've added preconfigured Code::Blocks project files to the archive. irrKlang is now able to play sounds directly from user provided memory locations and it is now possible to override file access easily. There are two new additional examples/tutorials as well, demonstrating how to use some of the new features.
I didn't update the whole website of irrKlang yet, only the
download section, but feel free to download the new version of the library and have fun with it. I hope I've some time to update the site this evening. :)
BTW: I think I need a new irrKlang logo, the current one really sucks. I'm going to try to create a new one by myself, but if you think you can create a nicer one, just send it, I would be glad, and you would get all the fame and fortune :)
'Would be very useful with gcc suppotr ;)