Lioncash
|
ed0485c599
|
service/audio: Remove global system accessors
Trims out the lingering reliance on global state out of the audio code.
|
2019-07-19 07:29:36 -04:00 |
|
Lioncash
|
c243bc09d4
|
service/audio: Replace includes with forward declarations where applicable
A few headers were including other headers when a forward declaration
can be used instead, allowing the include to be moved to the cpp file.
|
2018-09-11 21:54:33 -04:00 |
|
Lioncash
|
ccca5e7c28
|
service: Use nested namespace specifiers where applicable
Tidies up namespace declarations
|
2018-04-19 22:20:28 -04:00 |
|
bunnei
|
7a50d56d0e
|
audio: Stub out AudOutU::ListAudioOuts.
|
2018-01-14 21:45:06 -05:00 |
|