annotate .hgignore @ 28:9bcdb091c24d default tip

trau-decode: new program trau-hr-dump
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 18 Aug 2024 08:37:02 +0000
parents f508dacf2cf9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
131e0f1972bb beginning of trau-parse program
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 syntax: regexp
131e0f1972bb beginning of trau-parse program
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2
131e0f1972bb beginning of trau-parse program
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3 \.[oa]$
131e0f1972bb beginning of trau-parse program
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4
14
98c0881c2af0 tfo/find-is-hdr: move here from freecalypso-reveng
Mychaela Falconia <falcon@freecalypso.org>
parents: 12
diff changeset
5 ^tfo/find-is-hdr$
98c0881c2af0 tfo/find-is-hdr: move here from freecalypso-reveng
Mychaela Falconia <falcon@freecalypso.org>
parents: 12
diff changeset
6
27
f508dacf2cf9 trau-decode: new programs dump-1bit and trau-sync8
Mychaela Falconia <falcon@freecalypso.org>
parents: 26
diff changeset
7 ^trau-decode/dump-1bit$
9
0565aaa84b17 trau-decode: implement trau-extr program
Mychaela Falconia <falcon@freecalypso.org>
parents: 7
diff changeset
8 ^trau-decode/trau-extr$
28
9bcdb091c24d trau-decode: new program trau-hr-dump
Mychaela Falconia <falcon@freecalypso.org>
parents: 27
diff changeset
9 ^trau-decode/trau-hr-dump$
2
b2ef2c80fef1 trau-parse: add FR decoding
Mychaela Falconia <falcon@freecalypso.org>
parents: 0
diff changeset
10 ^trau-decode/trau-parse$
27
f508dacf2cf9 trau-decode: new programs dump-1bit and trau-sync8
Mychaela Falconia <falcon@freecalypso.org>
parents: 26
diff changeset
11 ^trau-decode/trau-sync8$
7
0cb57782715e trau-files: generate human-readable dumps
Mychaela Falconia <falcon@freecalypso.org>
parents: 2
diff changeset
12
0cb57782715e trau-files: generate human-readable dumps
Mychaela Falconia <falcon@freecalypso.org>
parents: 2
diff changeset
13 ^trau-files/.*\.dump$
11
cdfeb81350f5 trau-files: generate gsmx extracts
Mychaela Falconia <falcon@freecalypso.org>
parents: 9
diff changeset
14 ^trau-files/.*\.gsmx$
12
154586f0f423 trau-files: decode to playable WAV
Mychaela Falconia <falcon@freecalypso.org>
parents: 11
diff changeset
15 ^trau-files/.*\.wav$
19
4ab8762be333 trau-ul-prep: starting with gsmx2tsrc program
Mychaela Falconia <falcon@freecalypso.org>
parents: 14
diff changeset
16
24
8e9bbb83bd16 trau-ul-compile program written
Mychaela Falconia <falcon@freecalypso.org>
parents: 22
diff changeset
17 ^trau-ul-compile/trau-ul-compile$
26
f80e64139670 trau-ul-decomp program written
Mychaela Falconia <falcon@freecalypso.org>
parents: 24
diff changeset
18 ^trau-ul-compile/trau-ul-decomp$
24
8e9bbb83bd16 trau-ul-compile program written
Mychaela Falconia <falcon@freecalypso.org>
parents: 22
diff changeset
19
22
8957383370c5 trau-ul-prep: implement efrdec2tsrc
Mychaela Falconia <falcon@freecalypso.org>
parents: 19
diff changeset
20 ^trau-ul-prep/efrdec2tsrc$
19
4ab8762be333 trau-ul-prep: starting with gsmx2tsrc program
Mychaela Falconia <falcon@freecalypso.org>
parents: 14
diff changeset
21 ^trau-ul-prep/gsmx2tsrc$