You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lizzie
a43664c0fd
[audio_core] Fix jamboree crash due to OOB access (#4252)
Signed-off-by: lizzie <lizzie@eden-emu.dev>
- [x] I have read and followed the [Contribution Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/CONTRIBUTING.md#code-contributions).
- [x] I have read and followed the [AI Policy](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/AI.md)
- [x] I have read and followed the [Coding Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/Coding.md) to the best of my ability.
-------------------
PLEASE test diablo 3 or ANY game that's sensitive to audio changes
Just TEST that there's NO regressions on the audio front
this fixes a rare Jamboree crash with audio DSP
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4252
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Reviewed-by: Shinmegumi <shinmegumi@eden-emu.dev>
|
3 weeks ago |
| .. |
|
behavior
|
[fmt] use {#:x} instead of 0x{:#x} (#4170)
|
1 month ago |
|
command
|
[audio_core] Fix jamboree crash due to OOB access (#4252)
|
3 weeks ago |
|
effect
|
[audio] correct biquad filter v2 parameters (#3142)
|
9 months ago |
|
memory
|
[core/hle/kernel/svc] add missing CanContain check for {Un}MapProcessCodeMemory, remove 4KB align func (#4164)
|
2 months ago |
|
mix
|
[common] remove ranges polyfill (#2546)
|
11 months ago |
|
nodes
|
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688)
|
6 months ago |
|
performance
|
gl_staging_buffer_pool: Refactor allocation variables into a struct
|
3 years ago |
|
sink
|
[meta] fix license headers (#2547)
|
11 months ago |
|
splitter
|
[audio] add splitter_size (#3477)
|
7 months ago |
|
upsampler
|
gl_staging_buffer_pool: Refactor allocation variables into a struct
|
3 years ago |
|
voice
|
[audio_core/hid] Audio REV12+15 support + HID fixes (#2719)
|
11 months ago |
|
audio_device.cpp
|
[meta] fix license headers (#2547)
|
11 months ago |
|
audio_device.h
|
audio: rewrite IAudioDevice
|
3 years ago |
|
audio_renderer.cpp
|
audio: rewrite IAudioRendererManager
|
3 years ago |
|
audio_renderer.h
|
audio: rewrite IAudioRendererManager
|
3 years ago |
|
system.cpp
|
[video_core, hle] remove redundant parent references in system structs (#3908)
|
2 months ago |
|
system.h
|
audio: rewrite IAudioRendererManager
|
3 years ago |
|
system_manager.cpp
|
[qt_common, core, audio] remove duplicate string literal definitions, inline SystemManager::threadfunc, increase latency of audio shutdown (#3030)
|
9 months ago |
|
system_manager.h
|
[qt_common, core, audio] remove duplicate string literal definitions, inline SystemManager::threadfunc, increase latency of audio shutdown (#3030)
|
9 months ago |