index
:
yuzu-mainline
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
audio_core
Age
Commit message (
Expand
)
Author
2024-02-23
oboe_sink: handle temporary stream creation failure
Liam
2024-02-22
audio: fix released buffer bounds check
Liam
2024-02-20
audio: format
Liam
2024-02-20
audio: rewrite IAudioDevice
Liam
2024-02-20
audio: rewrite IHardwareOpusDecoderManager
Liam
2024-02-20
audio: rewrite IAudioRendererManager
Liam
2024-02-20
audio: rewrite IAudioOut
Liam
2024-02-20
audio: rewrite IAudioInManager
Liam
2024-02-19
scope_exit: Make constexpr
FearlessTobi
2024-01-29
Merge pull request #12814 from Kelebek1/time_new_ipc
liamwhite
2024-01-28
Use the input process handle to get the correct application's memory
Kelebek1
2024-01-27
Move time services to new IPC.
Kelebek1
2024-01-18
Core: Clang format and other small issues.
Fernando Sahmkow
2024-01-18
SMMU: Initial adaptation to video_core.
Fernando Sahmkow
2024-01-16
Merge remote-tracking branch 'origin/master' into typos3
Viktor Szépe
2024-01-15
Fix more typos
Viktor Szépe
2024-01-12
audio: fetch process object from handle table
Liam
2023-12-23
core_timing: remove user data value
Liam
2023-12-19
Merge pull request #12387 from liamwhite/oboe
Fernando S
2023-12-18
oboe_sink: specify additional required parameters
Liam
2023-12-17
oboe_sink: set low latency performance mode
Liam
2023-12-17
oboe_sink: implement channel count querying
Liam
2023-12-17
android: add oboe audio sink
Liam
2023-12-16
audio: skip coefficient normalization for downmix
Liam
2023-12-16
Have GetActiveChannelCount return the system channels instead of host device ...
Kelebek1
2023-11-17
opus: fix stereo stream count check in multistream decoder object
Liam
2023-11-12
audio_core: ignore renderer wait when stream is paused
Liam
2023-11-04
Convert files to LF eol
Kelebek1
2023-11-03
Allow 0 stereo count
Kelebek1
2023-10-13
audio: fix shutdown deadlock in audio renderer
Liam
2023-10-10
Clear DSP buffer after each execution
Kelebek1
2023-10-02
ci: fix new codespell errors
Liam
2023-09-18
Merge pull request #11520 from Kelebek1/estimated_time
liamwhite
2023-09-18
Do not consider voice commands in time estimation, fix adpcm estimate
Kelebek1
2023-09-16
Reimplement HardwareOpus
Kelebek1
2023-09-10
Merge pull request #11465 from Kelebek1/skip_remaining_reset
liamwhite
2023-09-08
Fix data source version 1 command looping
Kelebek1
2023-09-07
Do not reset the command buffer command count each time
Kelebek1
2023-09-06
Merge pull request #11428 from Kelebek1/adsp_rework
liamwhite
2023-09-04
Rework ADSP into a wrapper for apps
Kelebek1
2023-09-03
msvc: set warning level to /W4 globally
Danila Malyutin
2023-08-29
Merge pull request #11408 from Kelebek1/fix_audio_node_id
liamwhite
2023-08-28
Fix node id index in DropVoices
Kelebek1
2023-08-27
audio: allow more latency in cubeb initialization
Liam
2023-08-23
Pre-test opening a stream for audio backends, fall back to null if not suitable.
Kelebek1
2023-08-02
Merge pull request #10839 from lat9nq/pgc-plus
liamwhite
2023-07-30
Fix AudioRendererParameterInternal's size
Kelebek1
2023-07-21
(ui,)settings: Use explicit instantiation
lat9nq
2023-07-21
settings,general: Rename non-confirming enums
lat9nq
2023-07-21
configure_audio: Implement ui generation
lat9nq
[next]