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
*
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
|
/
*
Use spans over guest memory where possible instead of copying data.
Kelebek1
2023-07-02
3
-77
/
+32
*
sink_stream: Resolve heap buffer corruption due to out of bounds write
Morph
2023-06-30
2
-17
/
+20
*
Remove memory allocations in some hot paths
Kelebek1
2023-06-22
20
-73
/
+80
*
Merge pull request #10086 from Morph1984/coretiming-ng-1
bunnei
2023-06-21
5
-15
/
+8
|
\
|
*
core_timing: Use CNTPCT as the guest CPU tick
Morph
2023-06-07
5
-15
/
+8
*
|
nvnflinger: allow locking framerate during video playback
Liam
2023-06-08
2
-22
/
+0
|
/
*
android: audio_core: sink_stream: Remove unnecessary check.
bunnei
2023-06-05
1
-3
/
+0
*
Merge pull request #10508 from yuzu-emu/lime
bunnei
2023-06-05
1
-0
/
+3
|
\
|
*
android: audio_core: Avoid shutdown hang.
bunnei
2023-06-03
1
-0
/
+3
*
|
audio_renderer: resolve adsp thread deadlock shutdown
Liam
2023-06-04
4
-10
/
+12
|
/
*
Audren wait as suggested by ByLaws
Kelebek1
2023-05-27
1
-0
/
+3
*
Smooth out the DSP callback by adding a 5ms wait time limit
Kelebek1
2023-05-18
4
-16
/
+12
*
Merge pull request #10162 from lat9nq/sdl-remove-old
liamwhite
2023-05-06
1
-10
/
+1
|
\
|
*
yuzu-sdl,audio_core: Remove antiquated warning ignore
lat9nq
2023-05-05
1
-10
/
+1
*
|
Wait for the terminate event before destroying a system instance
Kelebek1
2023-05-01
1
-4
/
+1
|
/
*
Use GetGlobalTimeNs as opposed to clock ticks
Billy Laws
2023-04-08
2
-4
/
+3
*
Add some explicit latency to sample count reporting
Billy Laws
2023-04-03
1
-1
/
+2
*
Merge pull request #9969 from bylaws/master
bunnei
2023-04-01
9
-79
/
+55
|
\
|
*
audio_core: No longer stall when sink queue is full
Billy Laws
2023-03-27
4
-64
/
+1
|
*
Run clang-format
Billy Laws
2023-03-27
3
-7
/
+6
|
*
audio: Wait for samples on the emulated DSP side to avoid desyncs
Billy Laws
2023-03-27
6
-24
/
+28
|
*
audio: Interpolate system manager sample count using host sink sample info
Billy Laws
2023-03-26
4
-3
/
+39
*
|
memory: rename global memory references to application memory
Liam
2023-03-23
4
-6
/
+5
|
/
*
general: fix spelling mistakes
Liam
2023-03-12
16
-27
/
+27
*
Merge pull request #9917 from Morph1984/the-real-time
liamwhite
2023-03-10
1
-1
/
+1
|
\
[next]