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