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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to C++14
Chris Robinson
2020-03-22
1
-2
/
+2
*
Remove the check for stat()
Chris Robinson
2020-03-21
1
-2
/
+0
*
Move CPUCapFlags and FillCPUCaps to their own source
Chris Robinson
2020-03-20
1
-0
/
+1
*
Move the FPUCtl methods to its own source
Chris Robinson
2020-03-20
1
-1
/
+2
*
Add a streaming example using a callback buffer
Chris Robinson
2020-02-20
1
-0
/
+6
*
Set static MSVC runtim for cpp files when FORCE_STATIC_VCRT is ON.
Sergey Karchevsky
2020-01-26
1
-1
/
+3
*
Release 1.20.1
Chris Robinson
2020-01-23
1
-1
/
+1
*
Don't hardcode the system paths for searching frameworks
Chris Robinson
2019-12-29
1
-15
/
+8
*
Move duplicate SOFA-related functions to a reusable library
Chris Robinson
2019-12-11
1
-4
/
+13
*
Rename the default HRTF
Chris Robinson
2019-11-28
1
-3
/
+3
*
Don't keep a resampled default HRTF
Chris Robinson
2019-11-28
1
-2
/
+1
*
Move the polyphase resampler to the common lib
Chris Robinson
2019-11-28
1
-0
/
+2
*
Release 1.20.0
v1.20.0-upstream
Chris Robinson
2019-11-28
1
-2
/
+2
*
Put the pragma defines in a separate header
Chris Robinson
2019-10-07
1
-0
/
+1
*
Move ALvoice from alu.h to a separate header
Chris Robinson
2019-10-02
1
-0
/
+1
*
Rename mixvoice.cpp to voice.cpp
Chris Robinson
2019-10-02
1
-1
/
+1
*
Check for librt earlier
Chris Robinson
2019-10-01
1
-8
/
+8
*
Link the examples with librt if it exists
Chris Robinson
2019-10-01
1
-2
/
+12
*
Only build ex-common as needed
Chris Robinson
2019-09-24
1
-8
/
+7
*
Move the ifstream wrapper to common
Chris Robinson
2019-09-22
1
-0
/
+2
*
Remove large file macros
Chris Robinson
2019-09-22
1
-13
/
+0
*
Remove deprecated CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS
Chris Robinson
2019-09-19
1
-2
/
+0
*
Work around MSVC's lack of standard _Pragma support
Chris Robinson
2019-09-18
1
-1
/
+1
*
Silence a couple specific warning instances
Chris Robinson
2019-09-18
1
-1
/
+1
*
Enable and fix some more warnings
Chris Robinson
2019-09-18
1
-0
/
+1
*
Disable warnings 4268 and 4324 on MSVC
Chris Robinson
2019-09-18
1
-1
/
+1
*
Enable some more MSVC warnings
Chris Robinson
2019-09-18
1
-1
/
+5
*
Some cleanup for CMakeLists.txt
Chris Robinson
2019-09-18
1
-130
/
+87
*
Remove unnecessary long long checks
Chris Robinson
2019-09-16
1
-8
/
+0
*
Add preprocessor defines for the common lib
Chris Robinson
2019-09-16
1
-1
/
+2
*
Add a missing include directory for the common lib
Chris Robinson
2019-09-16
1
-1
/
+1
*
Remove the last uses of the system's str[n]casecmp
Chris Robinson
2019-09-16
1
-20
/
+0
*
Use our case-insensitive compare functions in makemhr
Chris Robinson
2019-09-16
1
-1
/
+1
*
Make the common code a separate static library
Chris Robinson
2019-09-16
1
-8
/
+11
*
Add and use custom string types and functions
Chris Robinson
2019-09-16
1
-0
/
+2
*
Build with -Wunused
Chris Robinson
2019-09-14
1
-1
/
+1
*
Enable and fix more warnings
Chris Robinson
2019-09-14
1
-5
/
+2
*
Enable -Wconversion warnings
Chris Robinson
2019-09-14
1
-1
/
+1
*
Only pass -Wold-style-cast for C++
Chris Robinson
2019-09-11
1
-1
/
+1
*
Avoid C-style casts in C++
Chris Robinson
2019-09-11
1
-1
/
+1
*
Move UID definitions to a separate source
Chris Robinson
2019-08-12
1
-17
/
+18
*
Add methods to get env vars as an optional
Chris Robinson
2019-08-12
1
-0
/
+1
*
Move vector.h to common
Chris Robinson
2019-08-11
1
-1
/
+1
*
Move the wstr converters to a separate header
Chris Robinson
2019-08-11
1
-0
/
+1
*
Move the dynload decls and defs to common
Chris Robinson
2019-08-10
1
-0
/
+2
*
Move some declarations out of alcmain.h
Chris Robinson
2019-08-05
1
-0
/
+2
*
Add a common base for auto-deleting ref-counted objects
Chris Robinson
2019-08-01
1
-0
/
+1
*
Move another function to a ALCcontext method
Chris Robinson
2019-07-30
1
-1
/
+0
*
Rename al/* sources to avoid camel-case
Chris Robinson
2019-07-29
1
-17
/
+17
*
Move the event declarations to a separate header
Chris Robinson
2019-07-29
1
-0
/
+1
[next]