265 Commits (7a5d235d944bb3837abb0be649303a5c15ea36f5)

Author SHA1 Message Date
ReinUsesLisp f8650a9580 core: Silence Wclass-memaccess warnings 5 years ago
ReinUsesLisp 3ff978aa4f common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT 5 years ago
16-Bit-Dog fa5a1a4bfd
Make the coding conventions more consistant 5 years ago
bunnei 7d77a3f88f hle: service: Acquire and release a lock on requests. 5 years ago
bunnei c7a06908ae audio_core: stream: Ensure buffer is valid before release. 5 years ago
Vitor Kiguchi a1e7360273 Update cubeb and request a persistent stream session 5 years ago
Lioncash 1ea6bdef05 audio_core: Make shadowing and unused parameters errors 5 years ago
Chloe Marcec d7019d8307 audio_core: Remove temp_mix_buffer 5 years ago
Chloe Marcec 908d3c5679 Addressed changes 5 years ago
Chloe Marcec 9a4beac95a audren: Make use of nodiscard, rework downmixing, release all buffers 5 years ago
Lioncash e408bd3b7c core: Fix clang build pt.2 5 years ago
bunnei 3d592972dc
Revert "core: Fix clang build" 5 years ago
Lioncash be1954e04c core: Fix clang build 5 years ago
Lioncash 9f9b64d280 audio_core/CMakeLists: Make warnings consistent with core 5 years ago
Lioncash 90c6141164 command_generator: Make lookup table static constexpr 5 years ago
Lioncash dc83ca8914 behavior_info: Fix typo Renerer -> Renderer 5 years ago
Lioncash 4073931305 cubeb_sink: Use static_cast instead of reinterpret_cast in DataCallback() 5 years ago
Lioncash 7c0908f301 codec: Make lookup table static constexpr 5 years ago
Lioncash 966966dc02 audio_core: Remove unnecessary inclusions 5 years ago
Lioncash 8b4ecf22d4 audio_core: Resolve sign conversion warnings 5 years ago
Lioncash 111852a983 effect_context: Make use of explicit where applicable 5 years ago
Lioncash 362e2940be audio_core/command_generator: Use const references where applicable 5 years ago
Lioncash 9539e4d8fd audio_core/command_generator: Avoid an unnecessary copy in GenerateFinalMixCommand() 5 years ago
David Marcec 80ac1331b5 Preliminary effects 5 years ago
David Marcec 1f1c3bddc0 Disable biquad filter 5 years ago
David Marcec 1b3d86c02f Reworked ADPCM decoder to allow better streaming 5 years ago
Lioncash b724a4d90c General: Tidy up clang-format warnings part 2 5 years ago
David Marcec 0947f613b1 mix buffer depopping 6 years ago
David Marcec 1b8fe7073b adpcm streaming 6 years ago
Lioncash a7af349dae core_timing: Make use of uintptr_t to represent user_data 6 years ago
David Marcec 3dcbba38bf Fix perf regression 6 years ago
David Marcec f4eb7dceaf Fix stream channel count when outputting to stereo 6 years ago
David Marcec b924c71822 Address issues 6 years ago
David Marcec 8a497adf85 Queue extra mix buffer 6 years ago
David Marcec d68856ab12 Disable time stretcher for time being 6 years ago
David Marcec 380658c21d audio_core: Apollo Part 1, AudioRenderer refactor 6 years ago
Lioncash bef1844a51 core_timing: Make TimedCallback take std::chrono::nanoseconds 6 years ago
Lioncash 8b50c660df core_timing: Make use of std::chrono with ScheduleEvent 6 years ago
lat9nq 63d23835ef
configuration: implement per-game configurations (#4098) 6 years ago
David Marcec 28aa697528 Don't handle cycles late if stretcher is active 6 years ago
David Marcec 24c2930012 audio: Improving audio timing for multicore/single core 6 years ago
Fernando Sahmkow e3d561fb84 Audio: Correct buffer release for host timing. 6 years ago
Fernando Sahmkow 6bf137a0e8 AudioCore: Use nanoseconds instead of cycles for buffer time. 6 years ago
Kewlan 3eb8efc095 Add a "Mute Audio" hotkey 6 years ago
David Marcec 42250427c5 audren: Implement RendererInfo 6 years ago
David Marcec 16c0373adc fix logic error & scale sample volume based on voice volume 6 years ago
David Marcec c4e7ec7a99 pass by const ref instead 6 years ago
David Marcec 9de860a419 audio_renderer: Better voice mixing and 6 channel downmixing 6 years ago
David 11c63ca969
audio_renderer: Preliminary BehaviorInfo (#3736) 6 years ago
bunnei 4caff51710 core: memory: Move to Core::Memory namespace. 6 years ago