aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/Include/alError.h
Commit message (Expand)AuthorAgeFilesLines
* Move some headers out of the Include subdirectoryChris Robinson2019-07-281-22/+0
* Rename alMain.h to alcmain.hChris Robinson2019-07-281-1/+1
* Use a bool for the TrapALError flagChris Robinson2019-06-291-1/+1
* Remove some extern "C" blocksChris Robinson2019-06-101-7/+0
* Add the printf-format attribute to alSetErrorChris Robinson2018-01-251-1/+2
* Construct error messages using parameterized valuesChris Robinson2018-01-251-5/+5
* Provide messages for the remaining AL errorsChris Robinson2018-01-241-14/+4
* Set the buffer load error in LoadDataChris Robinson2018-01-241-0/+5
* Call the event callback when an error is generatedChris Robinson2018-01-241-4/+4
* Move some error macros to alError.hChris Robinson2014-01-021-0/+15
* Remove a duplicate and unused macroChris Robinson2013-10-071-10/+0
* Add helper macros to set an error and return, and use it in a few placesChris Robinson2013-05-261-0/+10
* Fix up some more header includesChris Robinson2012-09-141-2/+1
* Add an option to trap context errors in a debuggerChris Robinson2011-09-101-0/+2
* Pass the context to alSetErrorChris Robinson2010-03-161-1/+2
* Initial importChris Robinson2007-11-131-0/+16