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
*
Set the C/C++ standard version properties manually
Chris Robinson
2023-02-25
1
-12
/
+32
*
Support IMA4 ADPCM as a mixing voice format
Chris Robinson
2023-02-14
1
-0
/
+1
*
Allow finding index file when built as a submodule (#819)
Aoife Fey
2023-02-09
1
-2
/
+13
*
Check for the existence of the file that's depended on
Chris Robinson
2023-02-08
1
-1
/
+1
*
Use an interpolated FIR filter for cubic resampling
Chris Robinson
2023-02-06
1
-0
/
+3
*
Release 1.23.0
Chris Robinson
2023-02-03
1
-2
/
+2
*
Try -Wno-c++20-extensions if -Wno-c++20-attribute-extensions fails
Chris Robinson
2023-01-31
1
-0
/
+5
*
Don't include the array definition with bin2h
Chris Robinson
2023-01-13
1
-3
/
+3
*
Try to handle cmake custom targets better
Chris Robinson
2023-01-13
1
-2
/
+16
*
Use cmake's visibility attributes
Chris Robinson
2023-01-12
1
-17
/
+6
*
Disable MSVC warning C5051
Chris Robinson
2023-01-05
1
-1
/
+1
*
Don't warn for attributes being in a later standard
Chris Robinson
2022-12-05
1
-0
/
+5
*
Avoid overriding main with SDL
Chris Robinson
2022-11-23
1
-2
/
+2
*
Remove unnecessary use of SDL2_INCLUDE_DIR
Chris Robinson
2022-11-16
1
-2
/
+0
*
Use SDL2's sdl2-config.cmake
Chris Robinson
2022-11-16
1
-8
/
+11
*
Avoid unnecessary duplicate CMake variables
Chris Robinson
2022-11-16
1
-2
/
+2
*
tvos support (#762)
Paulo Coutinho
2022-09-04
1
-1
/
+1
*
More updates for making an OSX framework
Chris Robinson
2022-08-28
1
-2
/
+3
*
Fix OSX framework versions
Chris Robinson
2022-08-28
1
-2
/
+2
*
Don't include the full path for frameworks to link
Chris Robinson
2022-08-21
1
-4
/
+7
*
Update alffplay to support newer ffmpeg versions
Chris Robinson
2022-08-20
1
-10
/
+10
*
Fix building on some MinGW systems
Chris Robinson
2022-07-08
1
-1
/
+1
*
Release 1.22.2
Chris Robinson
2022-06-27
1
-1
/
+1
*
Release 1.22.1
Chris Robinson
2022-06-20
1
-1
/
+1
*
Set policies to exclude /W3 and /GR on MSVC
Chris Robinson
2022-06-15
1
-9
/
+8
*
Search for Oboe config modules first
Chris Robinson
2022-06-01
1
-2
/
+5
*
[EAX] Add separate effect state for each version (#705)
Boris I. Bendovsky
2022-05-24
1
-4
/
+2
*
Move EAX files to their own sub-directory
Chris Robinson
2022-05-16
1
-18
/
+18
*
Fix pkg-config file when libdir/bindir/includedir specified as absolute paths...
ilya-fedin
2022-05-13
1
-3
/
+3
*
Search the installation data directory (#693)
ilya-fedin
2022-05-13
1
-0
/
+5
*
Don't enable RTKit/D-Bus support on Windows
Chris Robinson
2022-05-09
1
-30
/
+33
*
Check for a minimum PipeWire version
Chris Robinson
2022-04-27
1
-1
/
+1
*
Fallback to pkg-config for dbus (#689)
ilya-fedin
2022-04-25
1
-2
/
+11
*
Release 1.22.0
Chris Robinson
2022-04-22
1
-2
/
+2
*
Be more careful about checking compiler flags
Chris Robinson
2022-03-23
1
-15
/
+15
*
Use function overloading to handle pthread_setname_np differences
Chris Robinson
2022-02-23
1
-40
/
+0
*
Add a OpenAL::OpenAL cmake target alias
Chris Robinson
2022-02-22
1
-0
/
+3
*
Clean up some cmake output formatting
Chris Robinson
2022-02-22
1
-13
/
+13
*
Rename deprecated -> legacy
Chris Robinson
2022-02-14
1
-7
/
+2
*
Don't use a generator expression in a CMake option
Chris Robinson
2022-02-14
1
-1
/
+1
*
Don't search for __android_log_print on non-Android targets
Chris Robinson
2022-02-03
1
-5
/
+7
*
Output a message when EAX is enabled in CMake
Chris Robinson
2022-02-01
1
-0
/
+5
*
Output a message when EAX is enabled in CMake
Chris Robinson
2022-01-30
1
-0
/
+5
*
Move ALSOFT_EAX definition to config.h
Chris Robinson
2022-01-30
1
-3
/
+1
*
Add EAX extensions (EAX 2.0-5.0, X-RAM) (#632)
Boris I. Bendovsky
2022-01-30
1
-0
/
+30
*
Remove math_defs.h
Chris Robinson
2022-01-27
1
-1
/
+0
*
Start and use a standard-like numbers header
Chris Robinson
2022-01-27
1
-0
/
+1
*
Fix non-runtime linking with pipewire
Chris Robinson
2021-12-25
1
-1
/
+2
*
Move the effects base and effectslot to core
Chris Robinson
2021-12-17
1
-2
/
+3
*
Disable MSVC warning 4127
Chris Robinson
2021-11-08
1
-1
/
+1
[next]