aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/alcConfig.c
Commit message (Expand)AuthorAgeFilesLines
* Make a GetConfigValueBool function and use itChris Robinson2009-09-151-0/+9
* Don't read deprecated config filesChris Robinson2009-06-071-15/+0
* add check for _WAVEFORMATEXTENSIBLE_ and define _WIN32_IE before inlcuding an...Alam Arias2009-06-071-2/+5
* Allow specifying another config file with the ALSOFT_CONF env varChris Robinson2008-11-131-0/+9
* Use %AppData%\alsoft.ini for the config file in WindowsChris Robinson2008-06-041-0/+16
* Use less ambiguous config file namesChris Robinson2008-01-191-2/+17
* Add missing config.h includesChris Robinson2008-01-161-0/+2
* Use an AL_PRINT macro for printing lib messages/errors to the consoleChris Robinson2007-11-301-9/+11
* Initial importChris Robinson2007-11-131-0/+283