bfa6c9e92a
Make ctrff usable again
2025-12-06 21:34:19 +01:00
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
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
945941ef5c
remove unused function
2025-12-03 22:50:44 +01:00
a6d5ff56d9
Add Cleanup Constructors and switch to std::vector
2025-12-03 22:50:09 +01:00
f6b81d701a
Fix critical errors were wrong vars were used
2025-11-29 01:08:03 +01:00
7197ecff02
Throw exceptions if ref is null on ReadBlock
2025-11-28 20:22:57 +01:00
43c735b0b2
Merge branch 'public' of https://dev.npid7.de/tobid7/ctrff-pub into public
2025-10-24 09:24:59 +02:00
f1d4884d99
Fix sign compare issues
2025-10-22 20:53:53 +02:00
8f175aebe1
Fix sign compare issues
2025-10-21 09:57:20 +02:00
6016f1fd8e
Fix header errors with multiple palladium includes
2025-10-16 19:50:59 +02:00
3704e3d9cc
Use the devel040 palladium patch to fix glfw not found error
2025-05-08 20:47:44 +02:00
996998785c
Public V0.0.1
2025-05-04 13:32:07 +02:00