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
*
Simplify effect state buffer handling some
Chris Robinson
2023-04-04
17
-71
/
+52
*
Remove a duplicate function
Chris Robinson
2023-04-03
1
-19
/
+3
*
Support the AL_EXT_STATIC_BUFFER extension
Chris Robinson
2023-04-03
4
-20
/
+149
*
Hold the buffer sample pointer separate from the vector
Chris Robinson
2023-04-03
3
-7
/
+12
*
Finalize AL_SOFT_source_start_delay
Chris Robinson
2023-03-31
3
-11
/
+11
*
Don't check for backend packages that aren't wanted
Chris Robinson
2023-03-30
1
-202
/
+192
*
Make sure delayed-start voices are properly stopped
Chris Robinson
2023-03-29
1
-1
/
+10
*
Allow using a negative offset with callback buffers
Chris Robinson
2023-03-28
1
-1
/
+4
*
Log the buffer format when queueing mismatched buffers
Chris Robinson
2023-03-22
3
-2
/
+46
*
Remove the separate UserFmt types
Chris Robinson
2023-03-19
3
-273
/
+131
*
Simplify some samples-to-bytes conversions
Chris Robinson
2023-03-19
1
-40
/
+8
*
Add a compat option to restore AL_SOFT_buffer_sub_data
Chris Robinson
2023-03-17
7
-28
/
+188
*
Rename some member functions and variables for consistency
Chris Robinson
2023-03-16
5
-240
/
+237
*
Commit deferred EAX properties in alcProcessContext
Chris Robinson
2023-03-16
5
-45
/
+17
*
Recognize I24 and I32 formats from Oboe
Chris Robinson
2023-03-15
1
-1
/
+15
*
Allow Oboe to resample when requesting a sample rate
Chris Robinson
2023-03-15
1
-0
/
+3
*
Fix the format check for queueing buffers
Chris Robinson
2023-03-15
1
-1
/
+1
*
Set a default version for EAX source properties
Chris Robinson
2023-03-14
2
-15
/
+15
*
Don't allow queueing a buffer with no format
Chris Robinson
2023-03-12
1
-10
/
+18
*
Don't change the context's EAX version on every set/get call
Chris Robinson
2023-03-11
2
-44
/
+9
*
Rename some class members for styling consistency
Chris Robinson
2023-03-11
2
-101
/
+84
*
Check the correct ID value for clearing the deferred flag
Chris Robinson
2023-03-11
1
-1
/
+1
*
Don't set a default EAX version for fx slots
Chris Robinson
2023-03-11
1
-1
/
+0
*
Update the EAX version after setting fx slot properties
Chris Robinson
2023-03-11
1
-7
/
+10
*
Avoid copying to a temporary
Chris Robinson
2023-03-11
11
-120
/
+116
*
Remove some more unnecessary clamps
Chris Robinson
2023-03-11
1
-46
/
+20
*
Remove an unused function
Chris Robinson
2023-03-11
1
-8
/
+0
*
Rename some struct members for clarity
Chris Robinson
2023-03-11
13
-151
/
+153
*
Convert the remaining EAX effects
Chris Robinson
2023-03-11
5
-649
/
+410
*
Simplify committing EAX effect properties
Chris Robinson
2023-03-11
5
-242
/
+78
*
Convert the EAX Frequency Shifter effect
Chris Robinson
2023-03-11
2
-152
/
+107
*
Don't commit EAX updates in applyAllUpdates
Chris Robinson
2023-03-11
3
-44
/
+17
*
Convert the EAX Echo and Equalizer effects
Chris Robinson
2023-03-11
4
-521
/
+389
*
Convert the EAX Autowah and Compressor effects
Chris Robinson
2023-03-11
4
-356
/
+278
*
Convert the EAX Compressor effect
Chris Robinson
2023-03-10
4
-130
/
+93
*
Convert EAX chorus and flanger effects
Chris Robinson
2023-03-10
4
-195
/
+207
*
Use a macro for when __has_cpp_attribute is unsupported
Chris Robinson
2023-03-10
1
-4
/
+10
*
Rework EAX effect handling
Chris Robinson
2023-03-10
7
-1406
/
+1078
*
Update the effect EAX version only after setting a property
Chris Robinson
2023-03-09
1
-5
/
+4
*
Have the null effect inherit from EaxEffect4
Chris Robinson
2023-03-09
1
-14
/
+35
*
Add a type indicator to EaxEffectProps
Chris Robinson
2023-03-09
12
-55
/
+84
*
Store the per-version EAX effect state in the base class
Chris Robinson
2023-03-09
14
-471
/
+491
*
Support aLaw samples for UHJ
Chris Robinson
2023-03-07
1
-1
/
+4
*
Don't use "hardware" for automatic buffer storage
Chris Robinson
2023-03-07
2
-14
/
+37
*
Make the resampler enum a byte
Chris Robinson
2023-03-07
1
-1
/
+1
*
Avoid duplicate parameter validation
Chris Robinson
2023-03-07
1
-7
/
+6
*
Add queries for the buffer byte/sample/sec length
Chris Robinson
2023-03-07
3
-0
/
+21
*
Don't assume the max property size unchecked for user pointers
Chris Robinson
2023-03-06
1
-56
/
+193
*
Don't get the front element of an empty queue
Chris Robinson
2023-03-05
1
-1
/
+4
*
Report the current buffer ID of a streaming source
Chris Robinson
2023-03-05
1
-2
/
+13
[next]