bnnm
e8f495f15e
cleanup: tweak formats generator
2023-07-01 01:32:43 +02:00
bnnm
442084cc85
Add format info generator and update FORMATS.md
2023-06-25 21:20:28 +02:00
bnnm
321321e9b6
Remove .ulw raw format (use TXTH + ULAW)
2023-06-10 16:39:54 +02:00
bnnm
35433e6650
Add TXTH ULAW/ALAW codecs
2023-06-10 16:16:32 +02:00
bnnm
372dfbffe5
Add TXTH experimental 'subsong_sum' feature
2023-05-29 00:37:37 +02:00
bnnm
031829c517
doc
2023-01-29 23:01:14 +01:00
AceKombat
c009b009ea
Update TXTH.md
2023-01-25 04:54:10 -06:00
AceKombat
8a9a798051
Test Update:
...
* coding.h
* pcm_decoder.c
* txth.c
* decode.c
* formats.c
NOTE: TXTH.md is not present in the build solution??
2023-01-25 04:23:22 -06:00
bnnm
5457e3e23c
Improve TXTH dynamic dechunking
2022-11-27 00:30:11 +01:00
bnnm
63bc8043ab
Add TXTH codec "YMZ"
2022-10-09 20:29:10 +02:00
bnnm
e6df86923c
Add TXTH "BE_split" coefs and "debug" flag
2022-08-21 11:07:26 +02:00
bnnm
b880c480d3
Remove fake .tec extension (use .str + TXTH)
2022-08-14 12:28:46 +02:00
bnnm
4bbc970e8b
Add TXTH codec "HEVAG"
2022-08-06 20:28:44 +02:00
bnnm
5fee5721a0
doc
2022-08-06 20:01:29 +02:00
bnnm
ff080c1661
Add TXTH codec PCM8_SB [Sonic CD (SCD)]
2022-06-26 17:03:27 +02:00
bnnm
f2d98c50c6
Add TXTH codec "IMA_HV" [NBA Hangtime (PC)]
2022-05-15 12:25:52 +02:00
bnnm
cdc5753847
Add PCM_FLOAT_LE codec to TXTH
2022-05-01 12:13:02 +02:00
bnnm
01634f901d
Doc
2022-02-28 23:58:13 +01:00
bnnm
bab7d21b3e
Add TXTH offset absolute modifier
2021-10-24 16:07:35 +02:00
bnnm
2570fcac4d
Add TXTH codec XA_EA [Road Rash videos (SAT)]
2021-10-24 13:12:38 +02:00
bnnm
7847abacce
TXTH: allow name_table=* to auto-set .names.txth
2021-10-23 13:27:05 +02:00
bnnm
3d88b965d3
Add TXTH codec CP_YM [Marvel vs SF (SAT)]
2021-10-23 13:16:44 +02:00
bnnm
3434f3d7f7
cleanup
2021-10-15 15:21:17 +02:00
bnnm
c1e0143881
Add more TXTH chunk options
2021-10-10 13:32:38 +02:00
bnnm
af86aeca74
Add XA in TXTH [Phantasy Star (SAT), Fantavision]
2021-10-09 16:48:45 +02:00
bnnm
3f164f74c9
misc
2021-10-01 00:04:32 +02:00
bnnm
d6baa5b5e1
doc
2021-09-19 23:54:54 +02:00
bnnm
47132ece19
Allow TXTH codec strings in name_table
2021-08-26 18:51:47 +02:00
bnnm
8033054840
doc
2021-08-07 12:38:07 +02:00
bnnm
3741e021b3
Add TXTH first interleave, tweak dual stereo
2021-07-17 19:01:50 +02:00
bnnm
a03b50ef51
Doc
2021-07-13 23:45:59 +02:00
bnnm
273dc80504
Doc
2021-07-09 00:06:33 +02:00
bnnm
0a6cb11a30
Add TXT multi txth, name table for subsongs, special subsong value
2021-07-04 20:09:52 +02:00
bnnm
15b6f4dd11
Doc
2021-06-07 00:51:52 +02:00
bnnm
9712fc1809
Doc
2021-03-04 20:04:51 +01:00
Christopher Snowhill
29c9321485
Correct case
...
Tokens are case sensitive
2020-12-02 01:45:33 -08:00
Adam Higerd
a9752e3da7
switch nibbles on OKI4s mono, add to TXTH
2020-12-01 21:19:03 -06:00
bnnm
f6a87861fc
Doc
2020-11-21 15:59:58 +01:00
bnnm
af7cc73685
Add TXTH name_offset_absolute for some subsong cases
2020-11-09 18:49:54 +01:00
bnnm
abb8d3fa1d
Rename TXTH subsong_offset to subsong_spacing for clarity
...
Also add loop_start/end aliases for easier typing
2020-11-09 17:35:38 +01:00
bnnm
e65ffd5df9
Doc
2020-08-01 19:41:06 +02:00
bnnm
3164eaa2ae
Add TXTH loop_behavior=inverted where 0 is loop [Bloody Roar 4]
2020-06-14 15:50:09 +02:00
NicknineTheEagle
458ed68248
Fixed a typo
2020-06-13 22:08:41 +03:00
NicknineTheEagle
b456cb84c6
TXTH: Added EA-XA support
2020-06-09 21:32:18 +03:00
bnnm
4139294c3d
Minor doc
2020-06-04 23:20:57 +02:00
bnnm
b45afd57f4
Doc
2020-05-24 16:14:51 +02:00
bnnm
d556919895
Add Argonaut ASF to TXTH [Croc (SAT)]
2020-04-04 22:24:07 +02:00
bnnm
41dd45f455
Fix TXTH base_offset chaining and other edge cases
...
- allow name_table when setting body_file
- match paths in name_table (needs wildcard: *path/file.ext)
- always apply base_offset to coefs/hist/name_offset
2020-03-15 00:39:16 +01:00
bnnm
e6869e5109
Update doc
2020-02-03 00:23:23 +01:00
bnnm
cf7ef5067a
CRLF to LF
2020-02-02 18:42:00 +01:00