Thomas Roß
|
7b71873a69
|
[Cleanup] Removed function declarations that are not implemented.
|
2024-08-20 20:03:02 +02:00 |
|
Azamat H. Hackimov
|
cb9e0f8828
|
Remove unused osTask class
|
2024-07-28 16:50:43 +03:00 |
|
Azamat H. Hackimov
|
220108f650
|
Isolate libacm module
Update libacm module, minor cleanups.
|
2024-07-28 16:50:43 +03:00 |
|
GravisZro
|
f7ae658fe2
|
Modernize struct/enum/unions type declarations
|
2024-05-30 03:35:17 -04:00 |
|
GravisZro
|
5e5e0c99c3
|
Replace "short" with "int16_t" and fix missing headers
|
2024-05-23 23:49:31 -04:00 |
|
GravisZro
|
26b7776f43
|
Replace "ubyte" with "uint8_t"
|
2024-05-23 23:07:26 -04:00 |
|
GravisZro
|
a3a3797067
|
Replace "uint" with "uint32_t"
|
2024-05-23 22:57:25 -04:00 |
|
GravisZro
|
2147cfa68b
|
Replace "unsigned int" with "uint32_t"
|
2024-05-23 22:51:16 -04:00 |
|
Azamat H. Hackimov
|
3bd07d1f7e
|
Reordering dependant on sndlib modules
Properly include and reuse produced static lib in other components.
|
2024-05-22 22:03:46 +03:00 |
|