index
:
openal-soft.git
UPSTREAM
master
v1.19
v1.20.0
v1.20.0-upstream
Original: git://repo.or.cz/openal-soft.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Alc
/
alcConfig.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Again try to get _WIN32_IE to behave right with MinGW
Chris Robinson
2012-09-11
1
-1
/
+1
*
Avoid size_t and ssize_t in some places
Chris Robinson
2011-09-20
1
-9
/
+9
*
Add a ConfigValueStr function, to return the string through a parameter
Chris Robinson
2011-09-19
1
-0
/
+9
*
Return int and float config values through a parameter
Chris Robinson
2011-09-18
1
-7
/
+18
*
Avoid a buffer underrun when getting the end of a config option value
Chris Robinson
2011-09-18
1
-2
/
+3
*
Rename the ERROR macro to ERR
Chris Robinson
2011-07-13
1
-5
/
+5
*
Use logging macros for config handling
Chris Robinson
2011-07-10
1
-9
/
+12
*
Avoid multiple getenv calls to the same var
Chris Robinson
2011-05-17
1
-4
/
+5
*
Reduce some indentation
Chris Robinson
2010-05-12
1
-14
/
+14
*
Mingw64's shlobj.h wants at least 0x501
Alam Arias
2010-03-18
1
-2
/
+5
*
Use size_t where appropriate
Chris Robinson
2010-03-18
1
-1
/
+1
*
Define _WIN32_IE to 0x400 only if it's a lesser value by default
Chris Robinson
2010-03-18
1
-1
/
+2
*
Return the default config string for empty entries
Chris Robinson
2010-01-09
1
-1
/
+5
*
Add a function to check if a config option is set to a non-empty value
Chris Robinson
2009-12-28
1
-0
/
+6
*
GetConfigValueBool should take an int, not a float
Chris Robinson
2009-12-26
1
-1
/
+1
*
Make a GetConfigValueBool function and use it
Chris Robinson
2009-09-15
1
-0
/
+9
*
Don't read deprecated config files
Chris Robinson
2009-06-07
1
-15
/
+0
*
add check for _WAVEFORMATEXTENSIBLE_ and define _WIN32_IE before inlcuding an...
Alam Arias
2009-06-07
1
-2
/
+5
*
Allow specifying another config file with the ALSOFT_CONF env var
Chris Robinson
2008-11-13
1
-0
/
+9
*
Use %AppData%\alsoft.ini for the config file in Windows
Chris Robinson
2008-06-04
1
-0
/
+16
*
Use less ambiguous config file names
Chris Robinson
2008-01-19
1
-2
/
+17
*
Add missing config.h includes
Chris Robinson
2008-01-16
1
-0
/
+2
*
Use an AL_PRINT macro for printing lib messages/errors to the console
Chris Robinson
2007-11-30
1
-9
/
+11
*
Initial import
Chris Robinson
2007-11-13
1
-0
/
+283