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
*
Build NEON code with -mfpu=neon
Thomas Petazzoni
2016-09-06
1
-0
/
+1
*
Remove broken autowah effect code
Chris Robinson
2016-07-26
1
-1
/
+0
*
Fix indentation
Chris Robinson
2016-07-12
1
-14
/
+14
*
Fix a copy-paste message error
Chris Robinson
2016-07-12
1
-1
/
+1
*
Add a cmake option to embed the HRTF data
Chris Robinson
2016-07-12
1
-7
/
+53
*
Provide a decoder preset for 5.1 Surround output
Chris Robinson
2016-04-24
1
-0
/
+1
*
Install the ambdec preset files
Chris Robinson
2016-04-23
1
-0
/
+14
*
Move the aligned malloc functions to the common lib
Chris Robinson
2016-03-29
1
-1
/
+2
*
Add a dual-band ambisonic decoder
Chris Robinson
2016-03-15
1
-0
/
+1
*
Add a loader for ambdec files
Chris Robinson
2016-03-14
1
-0
/
+1
*
Add a function to encode 2-channel UHJ from B-Format
Chris Robinson
2016-02-26
1
-0
/
+1
*
Release 1.17.2
openal-soft-1.17.2
Chris Robinson
2016-01-24
1
-1
/
+1
*
Remove unneeded check for io.h
Chris Robinson
2016-01-24
1
-1
/
+0
*
Clear SSE3 switch before testing if one's recognized
Chris Robinson
2016-01-24
1
-0
/
+1
*
Reorder some cmake checks
Chris Robinson
2016-01-21
1
-20
/
+19
*
Lower the _POSIX_C_SOURCE and _XOPEN_SOURCE version requirements
Chris Robinson
2016-01-21
1
-2
/
+2
*
Only set cmake policy CMP0042 if it's valid
Chris Robinson
2016-01-21
1
-3
/
+5
*
Always define _XOPEN_SOURCE if _POSIX_C_SOURCE is too
Chris Robinson
2016-01-21
1
-16
/
+3
*
Explicit check if pthread_setname_np accepts only one parameter
Chris Robinson
2016-01-21
1
-0
/
+21
*
Fix for systems that don't have strnlen
Chris Robinson
2016-01-21
1
-1
/
+2
*
Silence a CMake warning on OSX about MACOSX_RPATH
Chris Robinson
2016-01-20
1
-0
/
+1
*
Add an option to static-link libgcc
Chris Robinson
2016-01-17
1
-0
/
+19
*
Allow to override the share install dir
Niels Ole Salscheider
2015-12-19
1
-2
/
+5
*
Check if _XOPEN_SOURCE needs to be set
Chris Robinson
2015-12-11
1
-10
/
+25
*
Release 1.17.1
openal-soft-1.17.1
Chris Robinson
2015-12-10
1
-1
/
+1
*
Also install the HRTF example
Chris Robinson
2015-12-04
1
-1
/
+1
*
Avoid using usleep in the examples
Chris Robinson
2015-12-04
1
-5
/
+10
*
Only set _POSIX_C_SOURCE if needed
Chris Robinson
2015-12-04
1
-18
/
+28
*
include correct libraries in case jack support is requested and found
v4hn
2015-11-20
1
-1
/
+1
*
Release 1.17.0
openal-soft-1.17.0
Chris Robinson
2015-11-12
1
-1
/
+1
*
Move the bsincTable to a separate file
Chris Robinson
2015-11-10
1
-0
/
+1
*
Add a tool to generate the bsinc tables
Chris Robinson
2015-11-10
1
-1
/
+6
*
Build with -std=c11 if possible
Chris Robinson
2015-11-09
1
-3
/
+8
*
Remove some unused function checks
Chris Robinson
2015-11-08
1
-6
/
+0
*
Check for modff
Chris Robinson
2015-10-29
1
-0
/
+1
*
Add an HRTF example
Chris Robinson
2015-10-28
1
-0
/
+5
*
Remove the MIDI code
Chris Robinson
2015-10-20
1
-39
/
+0
*
Add a tone generator test program
Chris Robinson
2015-10-13
1
-0
/
+19
*
Move the FIR4 from SSE2 to SSE3
Chris Robinson
2015-10-11
1
-0
/
+25
*
Add a function to get a list of data files
Chris Robinson
2015-10-03
1
-1
/
+1
*
Revert "Only use SDL1 with SDL_sound"
Chris Robinson
2015-09-30
1
-23
/
+18
*
Only use SDL1 with SDL_sound
Chris Robinson
2015-09-28
1
-18
/
+23
*
Check for pthread_*_np functions in pthread_np.h when it exists
Chris Robinson
2015-08-13
1
-4
/
+10
*
Make installation of headers and libraries optional
Aaron Jacobs
2015-08-12
1
-31
/
+40
*
Check for snprintf in stdio.h
Chris Robinson
2015-06-07
1
-1
/
+1
*
Add a skeleton backend for JACK
Chris Robinson
2014-12-21
1
-0
/
+22
*
Check that atomic_load works with a const _Atomic
Chris Robinson
2014-09-05
1
-1
/
+1
*
Fix the __get_cpuid cmake check
Chris Robinson
2014-09-05
1
-1
/
+1
*
Include the common sources when building statically
Chris Robinson
2014-08-23
1
-1
/
+5
*
Use the POSITION_INDEPENDENT_CODE target property when available
Chris Robinson
2014-08-16
1
-7
/
+12
[next]