355 Commits (daaf03942fb7a3d484941f8b5a09a6349be4b0c0)

Author SHA1 Message Date
Kelebek1 7bd3930939 Update audio_core for firmware 15.0.0 3 years ago
lat9nq 4b773b15a6 sdl2_sink: Inline variable init into if condition 3 years ago
lat9nq 9fe077635e sdl2_sink: Distinguish between capture and non-capture device names 3 years ago
lat9nq 5c7eef3756 sdl2_sink: Check for null string when loading SDL audio devices 3 years ago
Narr the Reg d2170075e6 audio_core: Revert sink name to sdl2 3 years ago
Liam a9ace6856d kernel: remove KWritableEvent 3 years ago
Kelebek1 8c9e238a7b Choose the SDL audio backend when Cubeb reports too high of a latency 3 years ago
Liam 35d3e7db2a common: remove "yuzu:" prefix from thread names 3 years ago
Kelebek1 56b8a9ba6e Do not try to pause core timing from the audio thread when using single-core 3 years ago
Lioncash c891497b61 audio_renderer: Make GetCommandBuffer() take a u32 3 years ago
Lioncash 00616c7ad8 audio_manager: Forward declare result type 3 years ago
Lioncash 75d6fe3669 audio_manager: Remove redundant cast in ThreadFunc() 3 years ago
Lioncash e48e22eb52 audio_manager: move std::functions in SetOutManager/SetInManager 3 years ago
Lioncash da0fd51642 audio_manager: Remove unused forward declarations 3 years ago
Lioncash 08d81e0bd8 audio_manager: Remove unused sessions_started member variable 3 years ago
Lioncash b59b967280 audio_manager: Remove dependence on system state 3 years ago
Lioncash 7e3cdfc453 audio_renderer: Pass command buffer by const reference 3 years ago
Lioncash d5d6322640 sink_stream: Mark GetQueueSize as const 3 years ago
Lioncash 6b1cb73350 node_states: Mark relevant member functions as const 3 years ago
Lioncash e4bc7b8611 i3dl2/reverb: Mark relevant member functions as const 3 years ago
Lioncash b2c2138af7 behavior_info: Mark CopyErrorInfo as const 3 years ago
Lioncash b862d5d8d8 audio_device: Mark GetDeviceVolume as const 3 years ago
Lioncash 36c77761cf audio_render_manager: Mark several functions as const 3 years ago
Lioncash 7a5d235d94 audio_in: Mark several functions as const 3 years ago
Lioncash d1f3c121a0 audio_out: Mark several functions as const 3 years ago
Lioncash e9109cb5f2 audio_buffers: Pass by const-ref in AppendBuffers 3 years ago
Lioncash cb2a33babc device_session: Convert for loop into ranged for in AppendBuffers 3 years ago
Lioncash a278fa6e2a device_session: Pass arguments by const-ref in relevant functions 3 years ago
Lioncash 2c91fbf7f1 audio_core: Amend documentation tags 3 years ago
Lioncash d55046c5e9 audio_device: Mark member functions as const where applicable 3 years ago
Lioncash 1c7dae966d audio_device: Make AudioDeviceName constructor constexpr 3 years ago
Lioncash f08046f4d7 compressor: Simplify memset in InitializeCompressorEffect 3 years ago
Lioncash fd876f200f compressor: Mark params parameters as const 3 years ago
Lioncash bdb866af1d compressor: Remove unneeded casts in ApplyCompressorEffect 3 years ago
Kelebek1 e93e898df5 Remove pause callbacks from coretiming 4 years ago
Kelebek1 1deecc6f70 Remove a pragma once from a cpp file 3 years ago
Kelebek1 2129d040a5 Don't stall with nvdec 4 years ago
Kelebek1 ea9ff71725 Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads. 4 years ago
Kelebek1 85c9e31791 Do some log memes to help perceived volume 4 years ago
Liam 73a87edc45 audio_core: fix -Wuninitialized when compiling with ASan 4 years ago
Kelebek1 6c47b43a60 Avoid depop out of bounds 4 years ago
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant 4 years ago
Kelebek1 458da8a948 Project Andio 4 years ago
Kelebek1 240650f6a6 Rework CoreTiming 4 years ago
german77 a7d9be1384 core: Replace all instances of ResultCode with Result 4 years ago
Liam 084d7d6b01 common: Change semantics of UNREACHABLE to unconditionally crash 4 years ago
Morph 8671aa8dd0 audio_core: Remove -Werror=unused-parameter 4 years ago
Morph efc89c032b CMakeLists: Make variable shadowing a compile-time error 4 years ago
Morph eea68eae18 command_generator: Use u8 for tap index lut 4 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago