169 Commits (f0b74aa7258f8b2846aa246ab51490d2392fafe2)

Author SHA1 Message Date
bunnei deb3536936 Revert "core: Fix clang build" 6 years ago
Lioncash 18636013c9 core: Fix clang build 6 years ago
Lioncash 78ddcbe3ba General: Tidy up clang-format warnings part 2 6 years ago
Lioncash 08e30e0240 yuzu: Resolve C++20 deprecation warnings related to lambda captures 6 years ago
David ecaac59acd ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 6 years ago
David Marcec 81b2b4fbe9 audio_core: Apollo Part 1, AudioRenderer refactor 6 years ago
David Marcec b680569dd3 marked stubs 6 years ago
David Marcec f3209e7baa Audin:u ListAudioIns, OpenAudioIn, ListAudioInsAuto, OpenAudioInAuto, ListAudioInsAutoFiltered, OpenAudioInProtocolSpecified 6 years ago
David c95dd42b72 audio_renderer: Preliminary BehaviorInfo (#3736) 6 years ago
Lioncash d73e0ef309 service: Update function tables 6 years ago
FearlessTobi f1135379fd audren: Lower log level for RequestUpdateImpl to Debug 6 years ago
Lioncash 5f25db88b1 service: Remove unused RequestParser instances 6 years ago
bunnei 5b9e69e7fe core: memory: Move to Core::Memory namespace. 6 years ago
Lioncash 02e095313a CMakeLists: Specify -Wextra on linux builds 6 years ago
makigumo b71b872e74 update hwopus DecodeInterleaved for FW 7.0.0+ 6 years ago
Lioncash cc3d6fdf73 core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class 7 years ago
Lioncash e04aeb9531 core: Prepare various classes for memory read/write migration 7 years ago
Lioncash 0ab5dd8c7f service: Update function tables 7 years ago
Lioncash 20d6637c03 service: Resolve sign conversion errors 7 years ago
bunnei eeef564c02 kernel: events: Remove ResetType::Automatic. 7 years ago
ReinUsesLisp 20c476154f audio/audout_u: Change formatting for old clang-format versions 7 years ago
ReinUsesLisp 55ef6342ab service/audio: Silence -Wunused 7 years ago
Morph1984 add4f972c4 Add Kernel::EventPair audio_input_device_switch_event; 7 years ago
Morph1984 a8ba3efc3f remove <f32> 7 years ago
Morph1984 9415310b14 audren_u: Stub IAudioDevice::QueryAudioDeviceInputEvent 7 years ago
Morph1984 d543e28fe8 explicitly represent 1 as a float (1.0f instead of 1) 7 years ago
Morph1984 cadaf5aadb Change u32 -> f32 7 years ago
Morph1984 37076c7419 service/audio/audren_u: Stub IAudioDevice::GetAudioDeviceOutputVolume 7 years ago
Lioncash 873a3e1144 service/audren_u: Handle audio USB output revision queries in ListAudioDeviceName() 7 years ago
Lioncash cb8212d8b5 service/audren_u: Move revision testing code out of AudRenU 7 years ago
Lioncash b8c8916ab8 service/audio: Remove global system accessors 7 years ago
Lioncash b5db7b0100 service/audren_u: Remove unnecessary return value from GetActiveAudioDeviceName() 7 years ago
Lioncash 9532e5e262 service/audren_u: Report proper device names 7 years ago
David Marcec 88565f46b6 Clang format 7 years ago
David Marcec 00c7dc08de "AudioRenderer" thread should have a unique name 7 years ago
David Marcec f7d0320b84 IAudioDevice::QueryAudioDeviceOutputEvent 7 years ago
Fernando Sahmkow 1b11723253 Revert PR 2590. 7 years ago
Lioncash cedbb6ee41 service/audio/audren_u: Correct event reset type for the system event 7 years ago
David Marcec 9578a9a72d Cleanup 7 years ago
David Marcec 5f5f8c6341 Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEvent 7 years ago
Lioncash 45d71eed4f core/kernel/object: Rename ResetType enum members 7 years ago
Lioncash f3a7682e43 service/audren_u: Handle variadic command buffers in GetWorkBufferSize() 7 years ago
Lioncash f3f9929f02 service/audren_u: Handle version 2 of performance frame info in GetWorkBufferSize() 7 years ago
Lioncash 6904141f18 service/audren_u: Clean up work buffer calculations 7 years ago
Lioncash 73c7c9cb21 service/audctl: Update documentation comments to be relative to 8.0.0 7 years ago
Lioncash f408606b79 service/audctl: Implement GetTargetVolumeMin() and GetTargetVolumeMax() 7 years ago
Lioncash 14ead4ceb0 service: Update service function tables 7 years ago
Lioncash 9ae176d921 hle/service: Resolve unused variable warnings 7 years ago
Lioncash e1391a8268 core: Add missing override specifiers where applicable 7 years ago
Lioncash 9053abb00d hwopus: Leverage multistream API for decoding regular Opus packets 7 years ago