index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
audio_core
Age
Commit message (
Expand
)
Author
2022-09-16
device_session: Pass arguments by const-ref in relevant functions
Lioncash
2022-09-15
Merge pull request #8878 from Kelebek1/remove_pause
bunnei
2022-09-15
Merge pull request #8901 from lioncash/docs
liamwhite
2022-09-15
audio_core: Amend documentation tags
Lioncash
2022-09-15
audio_device: Mark member functions as const where applicable
Lioncash
2022-09-15
audio_device: Make AudioDeviceName constructor constexpr
Lioncash
2022-09-13
compressor: Simplify memset in InitializeCompressorEffect
Lioncash
2022-09-13
compressor: Mark params parameters as const
Lioncash
2022-09-13
compressor: Remove unneeded casts in ApplyCompressorEffect
Lioncash
2022-09-13
Remove pause callbacks from coretiming
Kelebek1
2022-09-12
Remove a pragma once from a cpp file
Kelebek1
2022-09-04
Don't stall with nvdec
Kelebek1
2022-09-02
Rework audio output, connecting AudioOut into coretiming to fix desync during...
Kelebek1
2022-08-12
Do some log memes to help perceived volume
Kelebek1
2022-07-29
audio_core: fix -Wuninitialized when compiling with ASan
Liam
2022-07-27
Avoid depop out of bounds
Kelebek1
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-22
Project Andio
Kelebek1
2022-07-10
Rework CoreTiming
Kelebek1
2022-06-26
core: Replace all instances of ResultCode with Result
german77
2022-06-14
Merge pull request #8383 from Morph1984/shadow-of-the-past
Mai
2022-06-13
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
2022-06-13
audio_core: Remove -Werror=unused-parameter
Morph
2022-06-13
CMakeLists: Make variable shadowing a compile-time error
Morph
2022-05-13
command_generator: Use u8 for tap index lut
Morph
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-04-01
audio_core: remove time stretcher
Andrea Pappacoda
2022-02-11
audio_core: Update current process revision
lat9nq
2022-01-15
audio/stream: Adjust volume scale factor
german77
2021-12-05
general: Add missing copyright notices
ameerj
2021-10-01
common/logging: Move Log::Entry declaration to a separate header
ameerj
2021-07-12
Merge pull request #6571 from Kelebek1/Mix
bunnei
2021-07-08
Merge pull request #6539 from lat9nq/default-setting
Ameer J
2021-07-08
Replace NaN mix volume samples with silence.
Kelebek1
2021-07-08
Merge pull request #6564 from Kelebek1/Audio
Morph
2021-07-08
audio_core: Preserve front channel volume after 6 to 2 downmix
Kelebek1
2021-07-06
Support more PCM formats. Fixes Ys IX audio.
Kelebek1
2021-07-06
CMakeLists: Treat -Wsign-compare as an error on GCC/Clang
Morph
2021-07-01
Fix XC2/VOEZ crashing, add audio looping and a few misc fixes
Kelebek1
2021-06-28
general: Make most settings a BasicSetting
lat9nq
2021-06-27
Decouple audio processing and run at variable rate
Kelebek1
2021-06-24
audio_core: common: Bump audio revision to 9.
bunnei
2021-06-24
Add missing includes (#6521)
Chloe
2021-06-22
Implement audout GetAudioOutPlayedSampleCount
Kelebek1
2021-06-07
Various suggestions by v1993 and lioncash
Clément Gallet
2021-06-06
Add SDL2 audio backend
Clément Gallet
2021-06-02
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-04-14
common: Move settings to common from core.
bunnei
2021-02-12
revert to std::sin and std::cos
Chloe Marcec
2021-02-12
address issues
Chloe Marcec
[prev]
[next]