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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid dividing by a constant
Chris Robinson
2022-05-24
1
-4
/
+4
*
[EAX] Add separate effect state for each version (#705)
Boris I. Bendovsky
2022-05-24
31
-6651
/
+4211
*
Use the mix format if IsFormatSupported fails for WASAPI capture
Chris Robinson
2022-05-17
1
-1
/
+6
*
Update documentation about the 3D7.1 preset
Chris Robinson
2022-05-17
1
-3
/
+4
*
Fix some formatting in the 3D7.1 preset
Chris Robinson
2022-05-17
1
-7
/
+8
*
Avoid a virtual function call to set the decoder width
Chris Robinson
2022-05-17
2
-16
/
+9
*
Use a member variable to specify the decoder padding
Chris Robinson
2022-05-17
2
-2
/
+11
*
Check the container type given to DEF_NEWDEL and DEF_FAM_NEWDEL
Chris Robinson
2022-05-16
1
-3
/
+7
*
Avoid magic numbers
Chris Robinson
2022-05-16
2
-6
/
+10
*
Move EAX files to their own sub-directory
Chris Robinson
2022-05-16
46
-94
/
+93
*
Use virtual functions for the decoder
Chris Robinson
2022-05-14
5
-29
/
+39
*
Mark the template base as inline
Chris Robinson
2022-05-14
1
-1
/
+1
*
Resample before frequency analysis
Chris Robinson
2022-05-13
6
-40
/
+94
*
Keep some variables local to where they're needed
Chris Robinson
2022-05-13
1
-26
/
+21
*
Use pw_buffer::requested in newer PipeWire versions
Chris Robinson
2022-05-13
1
-16
/
+26
*
Remove a couple unnecessary casts
Chris Robinson
2022-05-13
1
-3
/
+3
*
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
3
-0
/
+22
*
Fix the CoreAudio output element value
Chris Robinson
2022-05-10
1
-1
/
+1
*
Properly set the air absorption gain base
Chris Robinson
2022-05-10
1
-0
/
+1
*
Don't enable RTKit/D-Bus support on Windows
Chris Robinson
2022-05-09
2
-42
/
+44
*
More agressively hide PipeWire and SDL header warnings
Chris Robinson
2022-05-09
3
-6
/
+21
*
Avoid an ugly and confusing generate_n
Chris Robinson
2022-05-08
1
-13
/
+7
*
Clean up readAudio some
Chris Robinson
2022-05-08
1
-76
/
+40
*
Drain audio frames when stopping playback in alffplay
Chris Robinson
2022-05-07
1
-7
/
+16
*
Reject older versions of PipeWire than built against
Chris Robinson
2022-05-07
1
-0
/
+24
*
Avoid a deprecated PipeWire function
Chris Robinson
2022-05-06
1
-4
/
+17
*
Use an array of pointers for the UHJ encoder input
Chris Robinson
2022-05-06
3
-7
/
+8
*
Fix CoreAudio audio unit element values for capture
Chris Robinson
2022-05-02
1
-19
/
+21
*
Check for a minimum PipeWire version
Chris Robinson
2022-04-27
1
-1
/
+1
*
Update alsoftrc.sample about surround3d71
Chris Robinson
2022-04-27
1
-7
/
+11
*
Reset the ringbuffer when stopping OpenSL playback
Chris Robinson
2022-04-26
1
-0
/
+2
*
Handle 3D7.1 as a separate channel configuration
Chris Robinson
2022-04-26
22
-129
/
+219
*
Update a tooltip to match current behavior
Chris Robinson
2022-04-26
1
-3
/
+1
*
Add an option to alsoft-config for EAX API support
Chris Robinson
2022-04-26
2
-1
/
+29
*
Workaround a MinGW issue with str(n)casecmp macros
Chris Robinson
2022-04-26
1
-0
/
+1
*
Use bool() instead of bool{} to cast
Chris Robinson
2022-04-25
1
-2
/
+2
*
Fully protect disconnection with the mixer counter
Chris Robinson
2022-04-25
1
-36
/
+36
*
Use a type alias to simplify using a type
Chris Robinson
2022-04-25
1
-7
/
+8
*
Clean up some case spaghetti
Chris Robinson
2022-04-25
1
-13
/
+10
*
Fallback to pkg-config for dbus (#689)
ilya-fedin
2022-04-25
1
-2
/
+11
*
Release 1.22.0
Chris Robinson
2022-04-22
2
-3
/
+3
*
Remove a couple unused fields
Chris Robinson
2022-04-22
1
-3
/
+0
*
Define FUNCTION_CAST in a common header
Chris Robinson
2022-04-22
7
-46
/
+15
*
Print the output mode from openal-info
Chris Robinson
2022-04-17
1
-0
/
+29
*
Finalize ALC_SOFT_output_mode
Chris Robinson
2022-04-17
4
-20
/
+21
*
Always report ALC_ANY_SOFT for output without contexts
Chris Robinson
2022-04-17
1
-0
/
+3
*
Silence reverb with EAX by default
Chris Robinson
2022-04-16
1
-0
/
+6
*
Use a bool type for boolean parameters
Chris Robinson
2022-04-16
4
-4
/
+4
*
Include ALC_OUTPUT_MODE_SOFT with ALC_ALL_ATTRIBUTES
Chris Robinson
2022-04-16
1
-4
/
+10
[next]