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