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
/
compat.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Try to clean up compat.h's macro block spaghetti a bit
Chris Robinson
2018-11-15
1
-30
/
+11
*
Use C++ for GetProcBinary
Chris Robinson
2018-11-11
1
-2
/
+5
*
Get rid of the last few al_fopen calls
Chris Robinson
2018-11-10
1
-5
/
+0
*
Remove unused strdupW
Chris Robinson
2018-11-10
1
-2
/
+0
*
Remove the unused file mapping calls
Chris Robinson
2018-11-09
1
-13
/
+0
*
Handle the open mode in al::ifstream
Chris Robinson
2018-11-09
1
-12
/
+28
*
Use C++ to read and parse ambdec files
Chris Robinson
2018-11-04
1
-0
/
+176
*
Move wstr_to_utf8 to compat.h
Chris Robinson
2018-11-03
1
-0
/
+23
*
Remove unnecessary uses of IN_IDE_PARSER
Chris Robinson
2018-10-29
1
-1
/
+1
*
Don't try to get the JNIEnv on Android
Chris Robinson
2018-10-02
1
-8
/
+0
*
Add extern "C" to some headers
Chris Robinson
2018-03-09
1
-0
/
+8
*
Allow GetProcPath to return the filename also
Chris Robinson
2018-01-13
1
-1
/
+1
*
Get the JavaVM handle on Android targets
Chris Robinson
2017-01-26
1
-0
/
+8
*
Add some helper wrappers to mmap files
Chris Robinson
2016-08-31
1
-0
/
+13
*
Look in the executable's dir for another config file
Chris Robinson
2016-06-04
1
-0
/
+4
*
Remove unnecessary includes
Chris Robinson
2014-04-18
1
-4
/
+0
*
Alter the al_fopen macro to not directly take parameters
Chris Robinson
2014-04-18
1
-1
/
+1
*
Rename althread_once to be more C11-like
Chris Robinson
2014-04-17
1
-8
/
+0
*
Make and use a C11-like altimespec_get wrapper function
Chris Robinson
2014-04-17
1
-2
/
+0
*
Rename althread_key_ wrappers to altss_ and move it to threads.h/c
Chris Robinson
2014-04-17
1
-12
/
+0
*
Avoid using a Sleep() wrapper
Chris Robinson
2014-04-16
1
-1
/
+0
*
Use althrd_yield instead of alsched_yield
Chris Robinson
2014-04-16
1
-5
/
+0
*
Use a C11-like mutex wrapper instead of CRITICAL_SECTIONs
Chris Robinson
2014-04-16
1
-6
/
+0
*
Wrap fopen calls under Windows
Chris Robinson
2014-03-28
1
-0
/
+5
*
Don't define HAVE_DYNLOAD with the IDE parser
Chris Robinson
2014-03-17
1
-1
/
+1
*
Rename pthread wrappers used for Windows to althread
Chris Robinson
2013-12-06
1
-11
/
+23
*
Declare LoadLib functions in one place
Chris Robinson
2013-10-28
1
-7
/
+7
*
Separate compatibility declarations
Chris Robinson
2013-10-28
1
-0
/
+53