FearlessTobi
|
310c1f50be
scope_exit: Make constexpr
|
vor 2 Jahren |
Liam
|
6851e93296
audio: skip coefficient normalization for downmix
|
vor 2 Jahren |
Kelebek1
|
ffbba74c91
Have GetActiveChannelCount return the system channels instead of host device channels
|
vor 2 Jahren |
Liam
|
ecaa038b4d
audio_core: ignore renderer wait when stream is paused
|
vor 2 Jahren |
Liam
|
68ea0a2b72
audio: fix shutdown deadlock in audio renderer
|
vor 2 Jahren |
Morph
|
ea8d5ef5e8
sink_stream: Resolve heap buffer corruption due to out of bounds write
|
vor 3 Jahren |
Kelebek1
|
5da70f7197
Remove memory allocations in some hot paths
|
vor 3 Jahren |
Morph
|
8e56a84566
core_timing: Use CNTPCT as the guest CPU tick
|
vor 3 Jahren |
bunnei
|
069d7e6be4
android: audio_core: sink_stream: Remove unnecessary check.
|
vor 3 Jahren |
bunnei
|
cb95d7fe1b
Merge pull request #10508 from yuzu-emu/lime
|
vor 3 Jahren |
Liam
|
e96a3a1713
audio_renderer: resolve adsp thread deadlock shutdown
|
vor 3 Jahren |
bunnei
|
40e938376b
android: audio_core: Avoid shutdown hang.
|
vor 3 Jahren |
Kelebek1
|
9c2b211f12
Audren wait as suggested by ByLaws
|
vor 3 Jahren |
Kelebek1
|
d75bcdd077
Smooth out the DSP callback by adding a 5ms wait time limit
|
vor 3 Jahren |
Billy Laws
|
8908663f12
Use GetGlobalTimeNs as opposed to clock ticks
|
vor 3 Jahren |
Billy Laws
|
0afb9631b5
Add some explicit latency to sample count reporting
|
vor 3 Jahren |
Billy Laws
|
530fe24768
audio_core: No longer stall when sink queue is full
|
vor 3 Jahren |
Billy Laws
|
237934b736
Run clang-format
|
vor 3 Jahren |
Billy Laws
|
ea5dd02db9
audio: Wait for samples on the emulated DSP side to avoid desyncs
|
vor 3 Jahren |
Billy Laws
|
d8fc3f403b
audio: Interpolate system manager sample count using host sink sample info
|
vor 3 Jahren |
liamwhite
|
6d77de96da
Merge pull request #9796 from liamwhite/current
|
vor 3 Jahren |
arades79
|
683019878f
remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency
|
vor 3 Jahren |
arades79
|
45e13b03f3
add static lifetime to constexpr values to force compile time evaluation where possible
|
vor 3 Jahren |
Liam
|
ceda2d280e
general: rename CurrentProcess to ApplicationProcess
|
vor 3 Jahren |
liamwhite
|
22aff09b33
Merge pull request #9289 from liamwhite/fruit-company
|
vor 3 Jahren |
bunnei
|
8fd4e44014
audio_core: sink_stream: Hold the suspend lock when process is stalled.
|
vor 3 Jahren |
Liam
|
9737615948
general: fix compile for Apple Clang
|
vor 3 Jahren |
Kelebek1
|
56b8a9ba6e
Do not try to pause core timing from the audio thread when using single-core
|
vor 3 Jahren |
bunnei
|
e85bda5f31
Merge pull request #8878 from Kelebek1/remove_pause
|
vor 3 Jahren |
Kelebek1
|
e93e898df5
Remove pause callbacks from coretiming
|
vor 3 Jahren |