21 Commits

Author SHA1 Message Date
Jan
6f31e8cc29
chore: fix compilation issues with x64 2025-04-06 18:02:47 +01:00
Jan
83d13aa166
chore: fix loading and writing code for T6 2025-01-01 18:14:41 +01:00
Jan
0a423937f0
fix: stop removing extensions of soundalises and guessing their extension later 2024-10-12 18:54:50 +01:00
Jbleezy
d558a4e075 Use concat instead of replace_extension for guess sound filename function 2024-09-23 00:31:36 -07:00
Jan
ae73f81a80
chore: address code review comments 2024-09-18 23:01:13 +02:00
Jbleezy
d21c6aef4d Find a file for the sound path including extension 2024-09-15 21:20:55 -07:00
Jan
239001e6f2
refactor: use std ranges functions where applicable 2024-03-24 20:49:15 +01:00
Jan
132cccb971
refactor: use new line character instead of std::endl 2024-03-24 20:24:22 +01:00
Alex
d807743447 do not add duplicate sounds to the sab files 2024-02-23 23:14:52 -05:00
Jan
4591787989
chore: drop third party lib for reading flac header 2024-02-10 16:38:20 +01:00
Jan
05ce73049d
chore: small code cleanups 2024-02-10 10:52:02 +01:00
Jan
45689a29a1
chore: make SoundBankEntryInfo a class without constructors 2024-02-10 10:01:55 +01:00
Alex
2478a1355f code review changes 2024-02-09 11:39:51 -05:00
Alex
42c4068d2a add flac decoding to correctly add flac sounds to sound banks 2024-02-09 10:49:55 -05:00
Alex
9254e25b22 fix loaded sound banks and generating streamed sound banks 2024-02-02 16:48:23 -05:00
Alex
386f941d61 add comment 2024-02-02 11:29:15 -05:00
Alex
c3590a911c dont build sabl if unable to find sound files 2024-02-02 11:28:21 -05:00
Alex
bc1ebfc3bc .flac extension 2024-01-26 13:31:36 -05:00
Alex
7af802ff24 more linux build errors 2024-01-26 13:07:50 -05:00
Alex
e2f8892278 clang formatting 2024-01-26 13:05:07 -05:00
Alex
a020de6f80 SoundBankWriter code 2024-01-26 12:14:47 -05:00