index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sound_openal.cpp
Commit message (
Collapse
)
Author
Age
*
For usages of assert() that are meant to persist in Release builds (when ↵
Craig Robbins
2015-03-07
|
|
|
|
NDEBUG is defined), replace those usages with persistent alternatives
*
Use std::string::empty() instead of size() where applicable
Anton
2014-12-12
|
*
Pass arguments by reference
Selat
2014-03-12
|
*
fix memory leak on sound shutdown
sapier
2013-04-07
|
*
Update Copyright Years
Sfan5
2013-02-24
|
*
Change Minetest-c55 to Minetest
PilzAdam
2013-02-24
|
*
Fix issue with openal mac os x compile
Thomas Lauro
2012-09-01
|
*
Properly and efficiently use split utility headers
Perttu Ahola
2012-06-17
|
*
Initially split utility.h to multiple files in util/
Perttu Ahola
2012-06-17
|
*
Switch the license to be LGPLv2/later, with small parts still remaining as ↵
Perttu Ahola
2012-06-05
|
|
|
|
GPLv2/later, by agreement of major contributors
*
Handle failing openal init properly, add enable_sound and sound_volume settings
Perttu Ahola
2012-04-06
|
*
Attempt to fix sound left-right channels
Perttu Ahola
2012-04-06
|
*
Do a dumb-ass static string copy for const-incorrect old versions of ov_fopen
Perttu Ahola
2012-03-27
|
*
Sound loading from memory (by using a quick hack)
Perttu Ahola
2012-03-25
|
*
Almost support loading sounds from server
Perttu Ahola
2012-03-25
|
*
Fix build on MinGW (as compared to Linux)
Perttu Ahola
2012-03-24
|
*
Lua API for playing sounds
Perttu Ahola
2012-03-24
|
*
Add sounds, tune things
Perttu Ahola
2012-03-24
|
*
c55sound continued
Perttu Ahola
2012-03-24
|
*
celeron55's sound system initial framework
Perttu Ahola
2012-03-24