summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/audio/audin_u.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: move hle_ipc from kernelLiam2023-03-011-9/+5
* Project AndioKelebek12022-07-221-37/+10
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* service: Replace service event creation with ServiceContext::CreateEventMorph2021-10-021-2/+4
* audin_u: Return a buffer event in RegisterBufferEventlat9nq2021-09-151-0/+3
* audin_u: stub Start, RegisterBufferEvent, AppendAudioInBufferAutolat9nq2021-09-151-0/+11
* service: Eliminate usages of the global system instanceLioncash2020-11-271-1/+5
* Audin:u ListAudioIns, OpenAudioIn, ListAudioInsAuto, OpenAudioInAuto, ListAudioInsAutoFiltered, OpenAudioInProtocolSpecifiedDavid Marcec2020-04-281-0/+29
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-1/+1
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* Added stubs for audio services. (#116)st4rk2018-01-221-0/+23