Yury Popov
100df4c067
code cleanup: reduce return of static buffers
2 years ago
Juho Hiltunen
c5db9220bf
code cleanup: move Read4Bytes()
2 years ago
Juho Hiltunen
14ede3e372
code cleanup: move is_str_totally_null()
2 years ago
Juho Hiltunen
64f12fec87
code cleanup: move towlower2()
2 years ago
Juho Hiltunen
6e197d967e
code cleanup: move soundicon logic to a new file
Soundicons are used for external audio with SSML <audio> tag and for
replacing punctuation names with sound files in LoadConfig().
Currently there's a bug wih soundicon slots: if both LoadConfig and
<audio> are used, the punctuation reserves all slots and no sound from
<audio> is played.
4 years ago
BenTalagan
9fd480afbf
Fixing typos and naming
5 years ago
BenTalagan
94677f4af8
Rule alignment fixes for non compliant platforms / Fix for emscripten demo
5 years ago
Juho Hiltunen
b23e8a7269
maintainability: pass Translator as to towlower2() instead of using a global
7 years ago
Juho Hiltunen
d196d93ed5
maintainability: move variables to files where they are used, allowing removal of unnecessary extern declarations
7 years ago
Juho Hiltunen
706df97b20
headers: add new file readclause.h with declarations of functions in readclause.c
7 years ago