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
*
Fix when PulseAudio channel configuration changes
Chris Robinson
2019-05-04
1
-52
/
+49
*
Avoid unnecessary parsing for channel maps
Chris Robinson
2019-05-04
1
-54
/
+61
*
Use exceptions when opening and reseting the PulseAudio backend
Chris Robinson
2019-05-04
1
-117
/
+82
*
Catch exceptions from backend reset
Chris Robinson
2019-05-04
1
-1
/
+7
*
Add the printf format attribute to backend_exception's constructor
Chris Robinson
2019-05-04
1
-1
/
+8
*
Add an exception class to cover backend creation and opening
Chris Robinson
2019-05-04
4
-35
/
+90
*
Report the threshold limit for the output limiter
Chris Robinson
2019-05-04
1
-3
/
+6
*
Use BUFFERSIZE for the reverb loop limit
Chris Robinson
2019-05-03
1
-11
/
+6
*
Add some assumes and consts
Chris Robinson
2019-05-03
1
-16
/
+15
*
Avoid a few more array length assumptions
Chris Robinson
2019-05-01
1
-36
/
+35
*
Avoid masking offsets in the inner reverb loops
Chris Robinson
2019-04-30
1
-84
/
+158
*
Add some missing include directories
Chris Robinson
2019-04-29
1
-19
/
+7
*
Make a number of settings tristate
Chris Robinson
2019-04-29
2
-73
/
+63
*
Disable NFC by default
Chris Robinson
2019-04-29
3
-12
/
+13
*
Allow NFC filters without HQ decoding
Chris Robinson
2019-04-29
1
-64
/
+18
*
Merge pull request #285 from ArthurSonzogni/master
kcat
2019-04-29
2
-44
/
+56
|
\
|
*
CMAKE: export PUBLIC headers of OpenAL.
ArthurSonzogni
2019-04-30
2
-44
/
+56
|
/
*
Increase the period size slider and don't use steps of 64
Chris Robinson
2019-04-28
2
-12
/
+9
*
Properly replace sinc4 with cubic in alsoft-config
Chris Robinson
2019-04-28
1
-3
/
+3
*
Only enable NFC with HRTF when hq-mode is enabled
Chris Robinson
2019-04-28
1
-2
/
+5
*
Combine some reverb processing loops
Chris Robinson
2019-04-28
1
-29
/
+31
*
Remove restrict from in+out parameters
Chris Robinson
2019-04-28
2
-5
/
+5
*
Be more robust with PulseAudio capture
Chris Robinson
2019-04-27
1
-12
/
+15
*
Add missing function pointers
Chris Robinson
2019-04-27
1
-154
/
+107
*
Remove some ancient PulseAudio KDE/Phonon/Qt hacks
Chris Robinson
2019-04-27
2
-18
/
+6
*
Remove unused pa_threaded* functions
Chris Robinson
2019-04-27
1
-83
/
+0
*
Use a custom PulseAudio mainloop
Chris Robinson
2019-04-27
1
-235
/
+199
*
Don't round WASAPI updates to the update size
Chris Robinson
2019-04-27
1
-1
/
+0
*
Update the period size placeholder text
Chris Robinson
2019-04-26
1
-6
/
+6
*
Change the default period size to 20ms
Chris Robinson
2019-04-26
2
-7
/
+9
*
Scale the update size with sample rate changes
Chris Robinson
2019-04-26
3
-20
/
+18
*
Set the ALSA period size first
Chris Robinson
2019-04-26
1
-4
/
+4
*
Specify the buffer size as itself instead of the period count
Chris Robinson
2019-04-26
17
-154
/
+132
*
Work around a 32-bit GCC compiler bug
Chris Robinson
2019-04-26
2
-5
/
+10
*
Open the playback device earlier
Chris Robinson
2019-04-20
1
-18
/
+20
*
Don't round the PulseAudio write size to the period multiple
Chris Robinson
2019-04-17
1
-4
/
+0
*
Fix PulseAudio backend initialization
Chris Robinson
2019-04-16
1
-1
/
+1
*
Remove the backend factory deinit method
Chris Robinson
2019-04-14
28
-374
/
+239
*
Use a custom message queue for the WASAPI backend
Chris Robinson
2019-04-14
1
-263
/
+160
*
Fix some integer truncation warnings in MSVC
Chris Robinson
2019-04-12
4
-54
/
+53
*
Load buffer data using the current and end pointer
Chris Robinson
2019-04-12
1
-65
/
+57
*
Remove the SZFMT macro
Chris Robinson
2019-04-11
5
-31
/
+23
*
Simplify sorting and initializing the backends
Chris Robinson
2019-04-11
1
-58
/
+42
*
Add exception protection to the last of the API functions
Chris Robinson
2019-04-10
2
-18
/
+113
*
Add exception protection to effect, filter, and buffer functions
Chris Robinson
2019-04-10
3
-8
/
+98
*
Add exception protection to the listener functions
Chris Robinson
2019-04-10
1
-8
/
+25
*
Add exception protection to context state functions
Chris Robinson
2019-04-10
1
-0
/
+49
*
Add exception protection to some AL functions
Chris Robinson
2019-04-10
3
-0
/
+15
*
Fix usage of the voice's HRTF accumulation buffer when blending
Chris Robinson
2019-04-09
1
-20
/
+7
*
Don't use a fixed size buffer for printed messages
Chris Robinson
2019-04-09
2
-24
/
+31
[next]