Commit Graph
8 Commits
Author SHA1 Message Date
tobid7 bfa6c9e92a Make ctrff usable again 2025-12-06 21:34:19 +01:00
tobid7 b021609c4c Remove palladium out of ctrff
- Why??? cause ahving multiple diffrent libraries all depending on palladium is pain to handle as well as palladium was only used for its datatypes so theres no reason to kepp it for ctrff
2025-12-06 21:23:59 +01:00
tobid7 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
tobid7 7ea0d11d65 fix bug in ReadGotoBeginning (to finally seek correctly) 2025-12-03 23:55:10 +01:00
tobid7 945941ef5c remove unused function 2025-12-03 22:50:44 +01:00
tobid7 a6d5ff56d9 Add Cleanup Constructors and switch to std::vector 2025-12-03 22:50:09 +01:00
tobid7 f6b81d701a Fix critical errors were wrong vars were used 2025-11-29 01:08:03 +01:00
tobid7 996998785c Public V0.0.1 2025-05-04 13:32:07 +02:00