index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
audio
Age
Commit message (
Expand
)
Author
2022-12-14
Revert "hle: service: audio: Use default service thread."
bunnei
2022-12-04
Merge pull request #9232 from bunnei/audio-default-thread
liamwhite
2022-12-03
Merge pull request #9289 from liamwhite/fruit-company
liamwhite
2022-11-23
service: Make use of buffer element count helpers
Lioncash
2022-11-22
general: fix compile for Apple Clang
Liam
2022-11-11
hle: service: audio: Use default service thread.
bunnei
2022-10-26
audio_in/out_system: Pass Initialize members by value where applicable
Lioncash
2022-10-19
Update audio_core for firmware 15.0.0
Kelebek1
2022-10-12
kernel: remove KWritableEvent
Liam
2022-09-17
Merge pull request #8915 from vonchenplus/opus_multi_stream
bunnei
2022-09-17
core: implement HwOpus GetWorkBufferSizeForMultiStreamEx
FengChen
2022-09-15
audio_device: Mark member functions as const where applicable
Lioncash
2022-09-15
audio_device: Make AudioDeviceName constructor constexpr
Lioncash
2022-08-24
Implement AudRenU:RequestUpdateAuto, and use C descriptors when B reports as ...
Kelebek1
2022-07-22
Project Andio
Kelebek1
2022-06-26
core: Replace all instances of ResultCode with Result
german77
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-04-02
hle: service: audio: Create a service thread where appropriate.
bunnei
2022-01-21
service/audio: Update audctl unknown function names
Lioncash
2021-12-02
general: Replace high_resolution_clock with steady_clock
Morph
2021-11-03
core: Remove unused includes
ameerj
2021-10-07
service: Reduce header include overhead
Morph
2021-10-01
service: Replace service event creation with ServiceContext::CreateEvent
Morph
2021-09-28
Merge pull request #7018 from lat9nq/splat-stubs
Morph
2021-09-26
service/audio: Update to 13.0.0
german77
2021-09-15
audin_u: Return a buffer event in RegisterBufferEvent
lat9nq
2021-09-15
audin_u: stub Start, RegisterBufferEvent, AppendAudioInBufferAuto
lat9nq
2021-07-06
Report 2 channels active. Fixes Tales of Vesperia's mono channel audio.
Kelebek1
2021-07-01
Fix XC2/VOEZ crashing, add audio looping and a few misc fixes
Kelebek1
2021-06-27
Decouple audio processing and run at variable rate
Kelebek1
2021-06-26
hle: service: hwopus: OpenHardwareOpusDecoderEx: Remove unused buffer size.
bunnei
2021-06-24
hle: service: hwopus: Implement GetWorkBufferSizeEx and OpenHardwareOpusDecod...
bunnei
2021-06-22
Implement audout GetAudioOutPlayedSampleCount
Kelebek1
2021-06-02
general: Replace RESULT_UNKNOWN with ResultUnknown
Morph
2021-06-02
general: Replace RESULT_SUCCESS with ResultSuccess
Morph
2021-05-16
core: Make variable shadowing a compile-time error
Lioncash
2021-05-11
audren
bunnei
2021-05-05
hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject.
bunnei
2021-05-05
hle: kernel: Ensure all kernel objects with KAutoObject are properly created.
bunnei
2021-05-05
hle: kernel: Migrate KEvent to KAutoObject.
bunnei
2021-05-04
service: Resolve cases of member field shadowing
Lioncash
2021-04-08
codecctl: Use proper names
german77
2021-04-08
audren_u: Use proper names
german77
2021-04-08
audren_a: Use proper names
german77
2021-04-08
audrec_u: Use proper names, update to 12.x
german77
2021-04-08
audrec_a: Use proper names
german77
2021-04-08
audout_u: Use proper names
german77
2021-04-08
audout_a: Use proper names
german77
2021-04-08
audin_u: Use proper names
german77
2021-04-08
audin_a: Use proper names
german77
[next]