Fix my name.
[oweals/minetest.git] / src / sound_openal.cpp
2013-04-18 WeblateMerge remote branch 'origin/master'
2013-04-08 sapierfix memory leak on sound shutdown
2013-02-28 WeblateMerge remote branch 'origin/master'
2013-02-26 kwolekrMerge pull request #482 from proller/liquid
2013-02-24 Sfan5Update Copyright Years
2013-02-24 PilzAdamChange Minetest-c55 to Minetest
2012-09-01 Thomas LauroFix issue with openal mac os x compile
2012-06-16 Perttu AholaProperly and efficiently use split utility headers
2012-06-16 Perttu AholaInitially split utility.h to multiple files in util/
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-04-06 Perttu AholaHandle failing openal init properly, add enable_sound...
2012-04-05 Perttu AholaAttempt to fix sound left-right channels
2012-03-26 Perttu AholaDo a dumb-ass static string copy for const-incorrect...
2012-03-25 Perttu AholaSound loading from memory (by using a quick hack)
2012-03-25 Perttu AholaAlmost support loading sounds from server
2012-03-24 Perttu AholaFix build on MinGW (as compared to Linux)
2012-03-24 Perttu AholaLua API for playing sounds
2012-03-24 Perttu AholaAdd sounds, tune things
2012-03-24 Perttu Aholac55sound continued
2012-03-24 Perttu Aholaceleron55's sound system initial framework