Liam
|
9737615948
|
general: fix compile for Apple Clang
|
2022-11-22 22:22:28 -05:00 |
|
Lioncash
|
00616c7ad8
|
audio_manager: Forward declare result type
Moves the include into the cpp file to lessen header dependencies.
|
2022-09-21 09:43:59 -04:00 |
|
Lioncash
|
da0fd51642
|
audio_manager: Remove unused forward declarations
Allows us to get rid of some unnecessary forward declarations and
includes.
|
2022-09-21 09:29:35 -04:00 |
|
Lioncash
|
08d81e0bd8
|
audio_manager: Remove unused sessions_started member variable
This isn't used, so it can be removed.
|
2022-09-21 09:28:05 -04:00 |
|
Lioncash
|
b59b967280
|
audio_manager: Remove dependence on system state
This isn't used by the class, so this can be removed for the time being.
|
2022-09-21 09:26:42 -04:00 |
|
Lioncash
|
2c91fbf7f1
|
audio_core: Amend documentation tags
Resolves a wackload of -Wdocumentation warnings due to mismatching tags
and whatnot.
|
2022-09-15 09:47:23 -04:00 |
|
Kelebek1
|
458da8a948
|
Project Andio
|
2022-07-22 01:11:32 +01:00 |
|