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
Age
Commit message (
Expand
)
Author
2021-02-12
audren: Implement I3dl2Reverb
Chloe Marcec
2021-02-08
Merge pull request #5868 from german77/HandheldFix
bunnei
2021-02-02
Prevent over scheduling audio events and terminate properly the motion update...
german
2021-02-01
audren: Disable reverb for the time being
Chloe Marcec
2021-01-24
audout: FlushAudioOutBuffers
Chloe Marcec
2021-01-15
core: Silence Wclass-memaccess warnings
ReinUsesLisp
2021-01-15
common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT
ReinUsesLisp
2020-12-31
Merge pull request #5264 from 16-Bit-Dog/patch-1
bunnei
2020-12-30
Make the coding conventions more consistant
16-Bit-Dog
2020-12-28
hle: service: Acquire and release a lock on requests.
bunnei
2020-12-28
audio_core: stream: Ensure buffer is valid before release.
bunnei
2020-12-05
Update cubeb and request a persistent stream session
Vitor Kiguchi
2020-12-02
Merge pull request #5000 from lioncash/audio-error
bunnei
2020-12-03
audio_core: Make shadowing and unused parameters errors
Lioncash
2020-11-28
audio_core: Remove temp_mix_buffer
Chloe Marcec
2020-11-17
Addressed changes
Chloe Marcec
2020-11-17
audren: Make use of nodiscard, rework downmixing, release all buffers
Chloe Marcec
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-29
Merge pull request #4721 from lioncash/genfn
bunnei
2020-09-29
Merge pull request #4722 from lioncash/casting
bunnei
2020-09-27
Merge pull request #4719 from lioncash/audio-warn
bunnei
2020-09-25
Merge pull request #4720 from lioncash/header
bunnei
2020-09-25
command_generator: Make lookup table static constexpr
Lioncash
2020-09-25
behavior_info: Fix typo Renerer -> Renderer
Lioncash
2020-09-25
cubeb_sink: Use static_cast instead of reinterpret_cast in DataCallback()
Lioncash
2020-09-25
codec: Make lookup table static constexpr
Lioncash
2020-09-25
audio_core: Remove unnecessary inclusions
Lioncash
2020-09-25
audio_core: Resolve sign conversion warnings
Lioncash
2020-09-25
effect_context: Make use of explicit where applicable
Lioncash
2020-09-17
audio_core/command_generator: Use const references where applicable
Lioncash
2020-09-17
audio_core/command_generator: Avoid an unnecessary copy in GenerateFinalMixCo...
Lioncash
2020-09-11
Merge pull request #4310 from ogniK5377/apollo-1-prod
bunnei
2020-08-17
Preliminary effects
David Marcec
2020-08-14
Disable biquad filter
David Marcec
2020-08-14
Reworked ADPCM decoder to allow better streaming
David Marcec
2020-08-13
General: Tidy up clang-format warnings part 2
Lioncash
2020-08-01
mix buffer depopping
David Marcec
2020-07-30
adpcm streaming
David Marcec
2020-07-27
core_timing: Make use of uintptr_t to represent user_data
Lioncash
2020-07-25
Fix perf regression
David Marcec
2020-07-25
Fix stream channel count when outputting to stereo
David Marcec
2020-07-25
Address issues
David Marcec
2020-07-25
Queue extra mix buffer
David Marcec
2020-07-25
Disable time stretcher for time being
David Marcec
2020-07-25
audio_core: Apollo Part 1, AudioRenderer refactor
David Marcec
2020-07-15
core_timing: Make TimedCallback take std::chrono::nanoseconds
Lioncash
2020-07-15
core_timing: Make use of std::chrono with ScheduleEvent
Lioncash
[prev]
[next]