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
*
Rework CoreTiming
Kelebek1
2022-07-10
2
-5
/
+10
*
core: Replace all instances of ResultCode with Result
german77
2022-06-26
5
-15
/
+14
*
Merge pull request #8383 from Morph1984/shadow-of-the-past
Mai
2022-06-14
1
-3
/
+0
|
\
|
*
audio_core: Remove -Werror=unused-parameter
Morph
2022-06-13
1
-1
/
+0
|
*
CMakeLists: Make variable shadowing a compile-time error
Morph
2022-06-13
1
-2
/
+0
*
|
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
2022-06-13
4
-7
/
+7
|
/
*
command_generator: Use u8 for tap index lut
Morph
2022-05-13
1
-8
/
+8
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
43
-129
/
+86
*
audio_core: remove time stretcher
Andrea Pappacoda
2022-04-01
5
-131
/
+3
*
audio_core: Update current process revision
lat9nq
2022-02-11
1
-1
/
+3
*
audio/stream: Adjust volume scale factor
german77
2022-01-15
1
-2
/
+2
*
general: Add missing copyright notices
ameerj
2021-12-05
2
-0
/
+8
*
common/logging: Move Log::Entry declaration to a separate header
ameerj
2021-10-01
3
-0
/
+7
*
Merge pull request #6571 from Kelebek1/Mix
bunnei
2021-07-12
1
-0
/
+9
|
\
|
*
Replace NaN mix volume samples with silence.
Kelebek1
2021-07-08
1
-0
/
+9
*
|
Merge pull request #6539 from lat9nq/default-setting
Ameer J
2021-07-08
1
-1
/
+2
|
\
\
|
*
|
general: Make most settings a BasicSetting
lat9nq
2021-06-28
1
-1
/
+2
*
|
|
Merge pull request #6564 from Kelebek1/Audio
Morph
2021-07-08
2
-18
/
+51
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Support more PCM formats. Fixes Ys IX audio.
Kelebek1
2021-07-06
2
-18
/
+51
*
|
|
audio_core: Preserve front channel volume after 6 to 2 downmix
Kelebek1
2021-07-08
5
-75
/
+81
*
|
|
CMakeLists: Treat -Wsign-compare as an error on GCC/Clang
Morph
2021-07-06
1
-3
/
+0
|
/
/
*
|
Fix XC2/VOEZ crashing, add audio looping and a few misc fixes
Kelebek1
2021-07-01
6
-131
/
+187
*
|
Decouple audio processing and run at variable rate
Kelebek1
2021-06-27
2
-75
/
+109
*
|
audio_core: common: Bump audio revision to 9.
bunnei
2021-06-24
1
-1
/
+1
|
/
*
Add missing includes (#6521)
Chloe
2021-06-24
1
-0
/
+2
*
Implement audout GetAudioOutPlayedSampleCount
Kelebek1
2021-06-22
2
-2
/
+11
*
Various suggestions by v1993 and lioncash
Clément Gallet
2021-06-07
1
-10
/
+6
*
Add SDL2 audio backend
Clément Gallet
2021-06-06
4
-0
/
+211
*
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-06-02
2
-2
/
+2
*
common: Move settings to common from core.
bunnei
2021-04-14
4
-4
/
+4
*
revert to std::sin and std::cos
Chloe Marcec
2021-02-12
3
-6
/
+6
*
address issues
Chloe Marcec
2021-02-12
3
-22
/
+25
*
audren: Implement I3dl2Reverb
Chloe Marcec
2021-02-12
8
-18
/
+569
*
Merge pull request #5868 from german77/HandheldFix
bunnei
2021-02-08
1
-1
/
+8
|
\
|
*
Prevent over scheduling audio events and terminate properly the motion update...
german
2021-02-02
1
-1
/
+8
*
|
audren: Disable reverb for the time being
Chloe Marcec
2021-02-01
1
-1
/
+4
*
|
audout: FlushAudioOutBuffers
Chloe Marcec
2021-01-24
2
-0
/
+11
*
|
core: Silence Wclass-memaccess warnings
ReinUsesLisp
2021-01-15
1
-18
/
+18
|
/
*
common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT
ReinUsesLisp
2021-01-15
1
-3
/
+3
*
Merge pull request #5264 from 16-Bit-Dog/patch-1
bunnei
2020-12-31
1
-1
/
+1
|
\
|
*
Make the coding conventions more consistant
16-Bit-Dog
2020-12-30
1
-1
/
+1
*
|
hle: service: Acquire and release a lock on requests.
bunnei
2020-12-28
2
-15
/
+6
*
|
audio_core: stream: Ensure buffer is valid before release.
bunnei
2020-12-28
1
-2
/
+10
|
/
*
Update cubeb and request a persistent stream session
Vitor Kiguchi
2020-12-05
1
-0
/
+1
*
Merge pull request #5000 from lioncash/audio-error
bunnei
2020-12-02
23
-139
/
+147
|
\
|
*
audio_core: Make shadowing and unused parameters errors
Lioncash
2020-12-03
23
-139
/
+147
*
|
audio_core: Remove temp_mix_buffer
Chloe Marcec
2020-11-28
2
-3
/
+1
|
/
*
Addressed changes
Chloe Marcec
2020-11-17
4
-10
/
+13
*
audren: Make use of nodiscard, rework downmixing, release all buffers
Chloe Marcec
2020-11-17
13
-102
/
+194
*
core: Fix clang build pt.2
Lioncash
2020-10-20
1
-2
/
+5
[next]