summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/audio/audin_u.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-22Project AndioKelebek11-37/+10
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-10-02service: Replace service event creation with ServiceContext::CreateEventMorph1-2/+4
2021-09-15audin_u: Return a buffer event in RegisterBufferEventlat9nq1-0/+3
2021-09-15audin_u: stub Start, RegisterBufferEvent, AppendAudioInBufferAutolat9nq1-0/+11
2020-11-27service: Eliminate usages of the global system instanceLioncash1-1/+5
2020-04-28Audin:u ListAudioIns, OpenAudioIn, ListAudioInsAuto, OpenAudioInAuto, ListAudioInsAutoFiltered, OpenAudioInProtocolSpecifiedDavid Marcec1-0/+29
2018-09-11hle/service: Default constructors and destructors in the cpp file where applicableLioncash1-1/+1
2018-04-20service: Use nested namespace specifiers where applicableLioncash1-4/+2
2018-01-22Added stubs for audio services. (#116)st4rk1-2/+9
2018-01-15audio: Stub out AudOutU::ListAudioOuts.bunnei1-3/+3
2018-01-13yuzu: Update license text to be consistent across project.bunnei1-1/+1
2017-12-29service: Add empty interface for pctl:a.bunnei1-3/+3
2017-10-15hle: Add service stubs for apm and appletOE.bunnei1-12/+3
2017-10-15hle: Initial implementation of NX service framework and IPC.bunnei1-0/+25