Liam
|
5a712bb51a
|
general: fix compile for Apple Clang
|
2022-11-22 22:22:28 -05:00 |
|
Lioncash
|
b224cf3809
|
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
|
6ac5fbc81b
|
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
|
d10f7af6cb
|
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
|
1019e52885
|
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
|
af8ce57e18
|
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
|
be1f5f1d9f
|
Project Andio
|
2022-07-22 01:11:32 +01:00 |
|