summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/audio/audin_u.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* marked stubsDavid Marcec2020-04-281-4/+5
* Audin:u ListAudioIns, OpenAudioIn, ListAudioInsAuto, OpenAudioInAuto, ListAudioInsAutoFiltered, OpenAudioInProtocolSpecifiedDavid Marcec2020-04-281-5/+64
* service: Update service function tablesLioncash2019-04-111-0/+1
* core: Add missing override specifiers where applicableLioncash2019-04-041-4/+0
* service/audio: Update function tablesLioncash2019-01-301-2/+11
* hle/service: Default constructors and destructors in the cpp file where applicableLioncash2018-09-111-0/+2
* Correct audio command numbers & add or rename some functions (#455)greggameplayer2018-05-211-4/+2
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* Decimal changeHexagon122018-04-101-4/+4
* Updated audin with more service names.Hexagon122018-04-101-9/+16
* Added stubs for audio services. (#116)st4rk2018-01-221-0/+41