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
*
Avoid explicit checks for _BitScanForward[64]
Chris Robinson
2020-06-07
1
-14
/
+0
*
Move BUFFERSIZE and FloatBufferLine to a separate header
Chris Robinson
2020-05-19
1
-0
/
+1
*
Check that aligned_alloc is available with cmake
Chris Robinson
2020-05-19
1
-3
/
+10
*
Move the bsinc tables out of common
Chris Robinson
2020-05-11
1
-3
/
+3
*
Re-add an option for installing the main lib
Chris Robinson
2020-05-07
1
-28
/
+29
*
Avoid unnecessary PATH_SUFFIXES
Chris Robinson
2020-04-26
1
-13
/
+12
*
Remove some hopefully unneeded macros
Chris Robinson
2020-04-25
1
-7
/
+1
*
Simplify some install statements
Chris Robinson
2020-04-19
1
-32
/
+19
*
Use an import target for libsndfile
Chris Robinson
2020-04-19
1
-35
/
+25
*
Fix some message formatting
Chris Robinson
2020-04-19
1
-1
/
+1
*
Make sure HAVE_OBOE is cleared before checking
Chris Robinson
2020-04-19
1
-26
/
+27
*
Correctly test for SSE switches
Chris Robinson
2020-04-19
1
-25
/
+33
*
Rename install options for consistency
Chris Robinson
2020-04-19
1
-14
/
+23
*
Don't explicitly link libpthread
Chris Robinson
2020-04-19
1
-5
/
+0
*
Build Oboe with hidden visibility
Chris Robinson
2020-04-18
1
-0
/
+10
*
Add an Oboe backend stub
Chris Robinson
2020-04-18
1
-0
/
+29
*
Combine multiple target installs
Chris Robinson
2020-04-15
1
-27
/
+19
*
Fix installing alsoft-config
Chris Robinson
2020-04-15
1
-4
/
+4
*
Combine utility target installs
Chris Robinson
2020-04-14
1
-6
/
+6
*
Always define install targets for the main library
Chris Robinson
2020-04-14
1
-67
/
+53
*
Simplify some indentation
Chris Robinson
2020-04-14
1
-25
/
+22
*
Remove some unnecessary cmake checks
Chris Robinson
2020-04-14
1
-5
/
+0
*
Ignore "attribute '...' is not recognized" MSVC warning
Chris Robinson
2020-04-10
1
-1
/
+1
*
Remove an unused cmake variable
Chris Robinson
2020-04-10
1
-9
/
+0
*
Apply static-link flags directly to the target
Chris Robinson
2020-04-10
1
-11
/
+12
*
Merge pull request #167 from aaronmjacobs/build-version-option
kcat
2020-04-05
1
-1
/
+2
|
\
|
*
Add option to disable "build_version" cmake target
Aaron Jacobs
2018-01-28
1
-1
/
+2
*
|
Use a cmake script to convert a binary file to a header file
Chris Robinson
2020-04-04
1
-35
/
+4
*
|
Remove the now-unused bsincgen
Chris Robinson
2020-04-02
1
-19
/
+5
*
|
Generate the bsinc tables using constexpr methods
Chris Robinson
2020-04-02
1
-0
/
+3
*
|
Move the FrontStablizer definition to its own header
Chris Robinson
2020-03-30
1
-0
/
+1
*
|
Remove the QSA backend
Chris Robinson
2020-03-29
1
-18
/
+0
*
|
Convert the examples from SDL_sound to libsndfile
Chris Robinson
2020-03-24
1
-57
/
+40
*
|
Use libsndfile for the alplay example
Chris Robinson
2020-03-24
1
-7
/
+17
*
|
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
[next]