22 Commits (4519450d48fb4aaefd8d2019a161a2daee3cdbbf)

Author SHA1 Message Date
Maufeat 84e11a52ba
[audio] Fix release buffer for audio input (#3336) 3 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 7 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 7 months ago
Liam c847c2e75a audio: fix released buffer bounds check 2 years ago
Liam b11e15833e audio: rewrite IAudioOut 2 years ago
Fernando Sahmkow b206089ea7 Core: Clang format and other small issues. 2 years ago
Fernando Sahmkow 9db159da71 SMMU: Initial adaptation to video_core. 2 years ago
Liam 6ad73a00d2 audio: fetch process object from handle table 2 years ago
Liam b9545c5a0e core_timing: remove user data value 2 years ago
Kelebek1 42638691b5 Use spans over guest memory where possible instead of copying data. 3 years ago
Kelebek1 c7430e51e3 Remove memory allocations in some hot paths 3 years ago
Billy Laws 7e7ad78aaf audio: Interpolate system manager sample count using host sink sample info 3 years ago
Liam 6eaef51cf2 memory: rename global memory references to application memory 3 years ago
Liam 5be8a74b0c general: fix spelling mistakes 3 years ago
Kelebek1 501ea58598 Signal buffer event on audio in/out system stop, and force remove all registered audio buffers 3 years ago
Lioncash 12b4a200e9 audio_buffers: Pass by const-ref in AppendBuffers 4 years ago
Lioncash f726bcbf56 device_session: Convert for loop into ranged for in AppendBuffers 4 years ago
Lioncash 0bf42e31e4 device_session: Pass arguments by const-ref in relevant functions 4 years ago
Lioncash af8ce57e18 audio_core: Amend documentation tags 4 years ago
Kelebek1 c3e3874d8d Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads. 4 years ago
Kelebek1 be1f5f1d9f Project Andio 4 years ago