Commit Graph

44 Commits

Author SHA1 Message Date
bnnm
df2e3b43bb Add TXTH name_table 2019-06-29 20:20:50 +02:00
bnnm
2be24a4d6e Add TXTH chunk_header_size/chunk_data_size for padding and fix fields 2019-06-15 13:03:30 +02:00
bnnm
55599d4098 Add TXTP mixed groups for layers+segments in the same file 2019-04-07 01:43:45 +02:00
bnnm
43d3cea838 Fix TXTP "c" command and add "C" (@track alt) 2019-03-30 02:19:44 +01:00
Christopher Snowhill
d7d838ab49
Merge pull request #376 from CyberBotX/CMake
Some CMake and vgmstream123 fixes.
2019-03-24 22:21:13 -07:00
bnnm
88951a1ab2 Allow TXTH chunks + subfiles + subsongs [Gitaroo Man (PSP)] 2019-03-24 15:36:57 +01:00
bnnm
8739631792 Enable TXTP mixing 2019-03-24 01:21:09 +01:00
bnnm
dd42e99823 Tweak mixing and fix TXTP with "commands" failing in some cases 2019-03-23 22:42:07 +01:00
Naram Qashat
ba329d8637 Fix typo (spotted by bnnm). 2019-03-23 11:11:34 -04:00
bnnm
0aec721788 Add TXTH chunk_* config for chunked data and fix leaks [SF EX 3 (PS3)] 2019-03-21 23:08:11 +01:00
Christopher Snowhill
a236069775
Merge pull request #370 from CyberBotX/CMake
Add CMake scripts
2019-03-20 22:15:34 -07:00
Naram Qashat
5b7587ac08 Add CMake build documentation. 2019-03-20 23:42:16 -04:00
bnnm
c9fdd11dc9 Update docs 2019-03-18 00:08:22 +01:00
bnnm
5785d9042f Update doc 2019-03-12 00:44:12 +01:00
bnnm
ddfb46d1bd Add inline TXTH math: (key) = (number) (op) (number) ... [op: +-*/] 2019-03-10 10:40:06 +01:00
bnnm
650c3847d2 Parse hex in TXTP loop install 2019-03-09 23:06:53 +01:00
bnnm
2b4570395a Add AAC codec for TXTH and bytes-to-samples 2019-03-09 22:57:21 +01:00
bnnm
ea8f2d4ee1 Update docs 2019-03-04 00:06:05 +01:00
bnnm
05119fdceb Improve TXTP parsing, ignore spaces and add mask ranges 2019-02-25 00:37:28 +01:00
bnnm
35a2989462 Update TXTH doc with info about how to use codecs 2019-02-23 01:49:45 +01:00
bnnm
4fe81d0ba1 Update doc 2019-02-18 00:54:15 +01:00
bnnm
7085b8ad1d Add TXTP global "commands = #(...)" and allow per-segment masking/mixing 2019-02-10 18:02:10 +01:00
bnnm
29bed4b1e0 Add TXTH/GENH interleave_last option 2019-01-20 00:17:06 +01:00
bnnm
093fa28a2f Add OKI16 TXTH/GENH decoder [Sweet Legacy (PS2), Hooligan (PS2)] 2019-01-12 13:02:08 +01:00
bnnm
07abb4692d Add TXTH sub-extension (.sub.ext.txth) to simplify extra config 2019-01-12 01:00:07 +01:00
NicknineTheEagle
a9ad21c77b Updated TXTH doc 2019-01-09 23:32:48 +03:00
bnnm
9ff2ce5944 Add name_offset/name_size option for TXTH 2018-12-27 16:51:27 +01:00
bnnm
e53740f27f Add PCFX for GENH/TXTH [Der Langrisser FX (PC-FX)] 2018-12-27 16:14:59 +01:00
bnnm
c1626ce4a0 Tweak doc 2018-12-27 16:13:55 +01:00
bnnm
00ad328431 Update doc 2018-12-21 22:39:36 +01:00
bnnm
a0ece34e93 Update doc 2018-12-15 12:36:48 +01:00
bnnm
4c36a5eb09 Fix audacious builds 2018-12-04 00:00:22 +01:00
bnnm
a960a12e58 Fix some compiler warning/errors with libs disabled 2018-12-01 18:34:23 +01:00
bnnm
befa17dc2e Add TXTH operations (value_*/+-) and field values, ignore -1 loop flag 2018-11-24 15:25:11 +01:00
bnnm
976e1f3efe Add TXTH dual file/bigfile/subsong/multiplier handling
- Can loading a separate header_file or body_file for dual files
- Can load from .txth directly while setting header_file/body_file for
bigfiles
- Can set value_multiplier for use with sector and similar values that
must be multiplied
- Can set subsong_count and subsong_offset for subsong headers suboffset
2018-11-24 01:45:04 +01:00
bnnm
351b7ad038 Update docs and tag info 2018-11-04 00:11:02 +01:00
bnnm
140a9cd778 Minor doc 2018-10-04 19:43:44 +02:00
bnnm
79e60556a8 Add minor doc 2018-09-22 18:06:15 +02:00
bnnm
0e4ee632b9 Remove standard G.722.1 (Siren7), since no game uses it
Siren14 wasn't affected by this
2018-09-22 16:32:21 +02:00
bnnm
170eed3ea8 Add extra lib docs and tweaks 2018-09-12 22:59:49 +02:00
bnnm
1810d3ced6 Add TXTP commands for looping/time (#i #E #lN #fN #dN #F)
- #i (ignore loop)
- #E (force end-to-end loop)
- #lN (force N loops)
- #fN (fade time)
- #dN (fade delay)
- #F (don't fade after N loops and play song end)
2018-09-07 19:34:31 +02:00
bnnm
9d7d536da7 Add interleaved 2ch XBOX-IMA to TXTH/GENH 2018-09-04 17:11:08 +02:00
bnnm
488daca056 Divide BUILD.md into DEV.md and add GENH/TXTH/TXTP.md doc 2018-09-02 18:38:22 +02:00
bnnm
7a7bb3b12a Move BUILD.md to doc/BUILD.md, since root is getting cluttered 2018-09-02 17:43:05 +02:00