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 using wmain on Windows
Chris Robinson
2017-08-30
1
-3
/
+0
*
Pass the current cmake generator to the native-tools build
Chris Robinson
2017-08-30
1
-1
/
+1
*
Automatically generate the bsinc table when building
Chris Robinson
2017-08-28
1
-15
/
+14
*
Allow specifying the output filename with bsincgen
Chris Robinson
2017-08-26
1
-0
/
+3
*
Always declare a native-tools build target
Chris Robinson
2017-08-26
1
-34
/
+38
*
Install the itu5.1-nocenter.ambdec preset
Chris Robinson
2017-08-21
1
-0
/
+1
*
Properly add getopt.c to makehrtf
Chris Robinson
2017-08-20
1
-2
/
+3
*
Use getopt to handle options in makehrtf
Chris Robinson
2017-08-20
1
-0
/
+5
*
Improve unicode handling for makehrtf
Chris Robinson
2017-08-20
1
-0
/
+3
*
Keep bsinc info together in a struct
Chris Robinson
2017-08-15
1
-1
/
+0
*
Release 1.18.1
openal-soft-1.18.1
Chris Robinson
2017-07-29
1
-1
/
+1
*
Rename the OpenAL target if also building the router
Chris Robinson
2017-07-10
1
-68
/
+70
*
Generate the def and lib files from the router when built
Chris Robinson
2017-07-09
1
-27
/
+28
*
Reorganize some Windows-only CMake commands
Chris Robinson
2017-07-09
1
-66
/
+68
*
Use a macro to add backend include dirs
Chris Robinson
2017-07-08
1
-27
/
+15
*
Set the proper ldflags for the router
Chris Robinson
2017-07-07
1
-1
/
+1
*
Support ALC_EXT_thread_local_context in the router
Chris Robinson
2017-07-07
1
-0
/
+1
*
Don't add --output-def to EXTRA_LDFLAGS
Chris Robinson
2017-07-01
1
-2
/
+3
*
Define a backup log2f if the compiler doesn't have it
Chris Robinson
2017-06-29
1
-0
/
+1
*
Add forwarding for the AL functions
Chris Robinson
2017-06-28
1
-1
/
+1
*
Start a router DLL
Chris Robinson
2017-06-28
1
-10
/
+47
*
Add a recording example app
Chris Robinson
2017-06-23
1
-0
/
+14
*
Release 1.18.0
openal-soft-1.18.0
Chris Robinson
2017-06-04
1
-2
/
+2
*
Remove unused HIDDEN_DECL macro
Chris Robinson
2017-05-30
1
-2
/
+0
*
Add a new compressor/limiter
Chris Robinson
2017-05-27
1
-0
/
+1
*
Move native-tools to the root directory
Chris Robinson
2017-05-05
1
-1
/
+1
*
Implement cross-platform embedding of HRTF data
alexey.lysiuk
2017-05-05
1
-38
/
+29
*
Compile with -fno-math-errno when available
Chris Robinson
2017-04-26
1
-0
/
+5
*
Remove const from _Atomic vars to make Clang happy
Chris Robinson
2017-04-21
1
-4
/
+3
*
Move internal headers out of the include directory
Chris Robinson
2017-04-14
1
-1
/
+1
*
Add a sample converter
Chris Robinson
2017-04-10
1
-0
/
+1
*
Require CMake 3.0.2
Chris Robinson
2017-03-26
1
-51
/
+1
*
Add include/AL to the exported includes destination
Chris Robinson
2017-03-26
1
-1
/
+1
*
Fix the lib name for the .pc file
Chris Robinson
2017-03-18
1
-5
/
+7
*
Increase _XOPEN_SOURCE to 600 for Solaris
Chris Robinson
2017-03-12
1
-2
/
+2
*
Add an NFC filter implementation
Chris Robinson
2017-03-09
1
-0
/
+1
*
Update alffplay for newer ffmpeg and convert to C++
Chris Robinson
2017-03-05
1
-12
/
+12
*
Remove ex-common and test-common static libs
Chris Robinson
2017-03-04
1
-21
/
+14
*
Remove unnecessary wrappers around SDL_sound
Chris Robinson
2017-03-04
1
-5
/
+1
*
Use the LINK_FLAGS property instead of abusing libs for flags
Chris Robinson
2017-03-04
1
-4
/
+8
*
Export cmake import targets for project build tree
Marcel Metz
2017-03-05
1
-0
/
+3
*
Export cmake import targets for project install tree
Marcel Metz
2017-03-05
1
-1
/
+6
*
Rename logical CMake target `openal` to `OpenAL`
Marcel Metz
2017-03-05
1
-35
/
+37
*
Compile `common` library within dependent targets
Marcel Metz
2017-03-04
1
-22
/
+15
*
Make logical target name `openal` uniform accross all platforms
Marcel Metz
2017-03-04
1
-41
/
+42
*
Set CMP0020 for Qt
Chris Robinson
2017-02-25
1
-0
/
+3
*
Porperly check for and use __builtin_assume_aligned
Chris Robinson
2017-02-13
1
-0
/
+13
*
Print separate messages for building sdl_sound and ffmpeg examples
Chris Robinson
2017-02-12
1
-3
/
+3
*
Don't require SDL_sound for alffplay
Chris Robinson
2017-02-11
1
-49
/
+58
*
Also log to __android_log_print on Android
Chris Robinson
2017-01-26
1
-0
/
+7
[next]