aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/alListener.c
Commit message (Expand)AuthorAgeFilesLines
* Use a map to store sources and buffersChris Robinson2010-05-011-9/+9
* Don't use deprecated macrosChris Robinson2010-03-191-12/+12
* Pass the context to alSetErrorChris Robinson2010-03-161-22/+22
* Rename some struct members for consistencyChris Robinson2010-03-161-3/+3
* Update source parameters only when they need changingChris Robinson2009-11-251-18/+49
* More modifications and fixes for context checksChris Robinson2009-08-161-128/+68
* Use a function to retrieve the current context in an already-locked stateChris Robinson2009-08-161-36/+12
* Add missing config.h includesChris Robinson2008-01-161-0/+2
* Add AL_METERS_PER_UNIT listener propertyChris Robinson2007-12-171-0/+22
* Initial importChris Robinson2007-11-131-0/+513