Commit Graph

7 Commits

Author SHA1 Message Date
bfa6c9e92a Make ctrff usable again 2025-12-06 21:34:19 +01:00
2d771a27be Fix doku, Fix bcstm, Add default constructors to BCWAV
- Removed DSP_ADPCM throw error
- Only load ADPCM data if the file uses ADPCM
- Add BCWAV cleanup
2025-12-04 21:17:51 +01:00
fb8f275ebb Finally fixed the noise bug (Use Padded Size instead of normal Size) 2025-12-04 09:44:35 +01:00
7ea0d11d65 fix bug in ReadGotoBeginning (to finally seek correctly) 2025-12-03 23:55:10 +01:00
a6d5ff56d9 Add Cleanup Constructors and switch to std::vector 2025-12-03 22:50:09 +01:00
7197ecff02 Throw exceptions if ref is null on ReadBlock 2025-11-28 20:22:57 +01:00
996998785c Public V0.0.1 2025-05-04 13:32:07 +02:00