aboutsummaryrefslogtreecommitdiff
path: root/src/sound_openal.cpp
AgeCommit message (Expand)Author
2013-04-07fix memory leak on sound shutdownsapier
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-09-01Fix issue with openal mac os x compileThomas Lauro
2012-06-17Properly and efficiently use split utility headersPerttu Ahola
2012-06-17Initially split utility.h to multiple files in util/Perttu Ahola
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2012-04-06Handle failing openal init properly, add enable_sound and sound_volume settingsPerttu Ahola
2012-04-06Attempt to fix sound left-right channelsPerttu Ahola
2012-03-27Do a dumb-ass static string copy for const-incorrect old versions of ov_fopenPerttu Ahola
2012-03-25Sound loading from memory (by using a quick hack)Perttu Ahola
2012-03-25Almost support loading sounds from serverPerttu Ahola
2012-03-24Fix build on MinGW (as compared to Linux)Perttu Ahola
2012-03-24Lua API for playing soundsPerttu Ahola
2012-03-24Add sounds, tune thingsPerttu Ahola
2012-03-24c55sound continuedPerttu Ahola
2012-03-24celeron55's sound system initial frameworkPerttu Ahola