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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
2024-01-27
Move time services to new IPC.
Kelebek1
2023-12-17
android: add oboe audio sink
Liam
2023-09-16
Reimplement HardwareOpus
Kelebek1
2023-09-04
Rework ADSP into a wrapper for apps
Kelebek1
2022-12-28
cmake: make cubeb and SDL2 optional
Liam
2022-12-06
cmake: use sdl2 imported target
Alexandre Bouvier
2022-12-04
cmake: prefer system libraries
Alexandre Bouvier
2022-12-03
Merge pull request #9300 from ameerj/pch
liamwhite
2022-11-29
CMake: Use precompiled headers
ameerj
2022-11-28
CMake: Directly link to SDL2-static when appropriate
lat9nq
2022-11-09
Initial ARM64 support
Liam
2022-10-22
general: Enforce C4800 everywhere except in video_core
Morph
2022-10-22
CMakeLists: Remove all redundant warnings
Morph
2022-09-02
Rework audio output, connecting AudioOut into coretiming to fix desync during...
Kelebek1
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-22
Project Andio
Kelebek1
2022-06-13
audio_core: Remove -Werror=unused-parameter
Morph
2022-06-13
CMakeLists: Make variable shadowing a compile-time error
Morph
2022-04-01
audio_core: remove time stretcher
Andrea Pappacoda
2021-07-06
CMakeLists: Treat -Wsign-compare as an error on GCC/Clang
Morph
2021-06-06
Add SDL2 audio backend
Clément Gallet
2021-02-12
audren: Implement I3dl2Reverb
Chloe Marcec
2020-12-03
audio_core: Make shadowing and unused parameters errors
Lioncash
2020-10-20
core: Fix clang build pt.2
Lioncash
2020-10-20
Revert "core: Fix clang build"
bunnei
2020-10-17
core: Fix clang build
Lioncash
2020-10-13
audio_core/CMakeLists: Make warnings consistent with core
Lioncash
2020-09-25
audio_core: Resolve sign conversion warnings
Lioncash
2020-07-25
audio_core: Apollo Part 1, AudioRenderer refactor
David Marcec
2020-04-20
audio_renderer: Preliminary BehaviorInfo (#3736)
David
2018-09-08
audio_core: Add audio stretcher
MerryMage
2018-09-08
Add audio stretching support
fearlessTobi
2018-08-13
audio_core: Interpolate
MerryMage
2018-08-13
audio_core: Implement low-pass filter
MerryMage
2018-08-07
Make building cubeb optional
KAMiKAZOW
2018-08-04
audio_core: Implement audren_u audio playback.
bunnei
2018-08-04
audio_core: Port codec code from Citra for ADPCM decoding.
bunnei
2018-07-30
audio_core: Implement Sink and SinkStream interfaces with cubeb.
bunnei
2018-07-30
audio_core: Add interfaces for Sink and SinkStream.
bunnei
2018-07-27
audio_core: Add initial code for keeping track of audout state.
bunnei
2018-01-12
Massive removal of unused modules
James Rowe
2017-05-27
CMake: Add SoundTouch include path to target property
Yuri Kunde Schlesner
2017-05-27
CMake: Define an interface target for SDL2 definitions
Yuri Kunde Schlesner
2017-05-27
CMake: Correct inter-module dependencies and library visibility
Yuri Kunde Schlesner
2016-05-19
DSP/HLE: Implement mixer processing
MerryMage
2016-05-14
AudioCore: Implement time stretcher (#1737)
Maribel
2016-05-07
Merge pull request #1736 from MerryMage/sdl2-sink
bunnei
2016-05-07
AudioCore: SDL2 Sink
MerryMage
[next]