GravisZro
|
f7ae658fe2
|
Modernize struct/enum/unions type declarations
|
2024-05-30 03:35:17 -04:00 |
|
GravisZro
|
fe855cf85e
|
Fix missing header includes/restore third-party files
|
2024-05-23 23:14:40 -04:00 |
|
GravisZro
|
3dcd21b717
|
Replace "unsigned short" with "uint16_t"
|
2024-05-23 23:03:29 -04:00 |
|
GravisZro
|
1618040db5
|
Replace "unsigned char" with "uint8_t"
|
2024-05-23 22:58:46 -04:00 |
|
GravisZro
|
2147cfa68b
|
Replace "unsigned int" with "uint32_t"
|
2024-05-23 22:51:16 -04:00 |
|
Daniel Gibson
|
90f00b9e4c
|
Update libacm to latest upstream code
which includes a fix for the problem with playback of mono ACM files
|
2024-04-28 14:59:32 +02:00 |
|
InsanityBringer
|
a164fb6d47
|
Remove two channel minimum of libacm
|
2024-04-26 14:07:48 -05:00 |
|
Daniel Gibson
|
f6f3c334de
|
Import source of libacm 1.3, integrate it into CMake build
only the sourcefiles needed here,
from https://github.com/markokr/libacm
|
2024-04-21 18:25:45 +02:00 |
|