Commit Graph

10 Commits

Author SHA1 Message Date
Simon c20c0f4aec Send contents of numbered AMBE files in language directory.
So, for example, for lang en_GB:

When you manual dial 9991, file en_GB_2/9991.ambe is played
2021-05-24 22:32:54 +01:00
Simon 25bd7db348 Allow loading if multiple languages and selection both via
default in config file and OPTIONS.

Remove ANNOUNCEMENT_LANGUAGE from [GLOBAL]
Replace with ANNOUNCEMENT_LANGUAGES - Comma Separated list

Current list:

ANNOUNCEMENT_LANGUAGES: en_GB,en_GB_2,en_US,es_ES,es_ES_2,fr_FR,de_DE,dk_DK,it_IT,no_NO,pl_PL,se_SE

Add:

ANNOUNCEMENT_LANGUAGE to MASTER definition. If using GENERATOR, this becomes
the template default.

To change via OPTIONS add LANG=<language code>

take codes from list above
2021-05-14 00:07:11 +01:00
Simon 6ba08711e2 Alternative voice files for en_GB_2
Also, added abilty to read from separate ambe files in a dir
as well as the G4KLX style indexed files
2021-05-09 14:36:02 +01:00
Simon a307898bea Enable and disable bridges when repeater is enabled and disabled 2020-10-18 13:41:38 +01:00
Simon 182645acf8 it lives 2020-10-02 22:56:16 +01:00
Simon f38f3c677a A 2020-10-02 21:17:59 +01:00
Simon 935bcba271 Various changes to use threads and make code thread safe 2020-10-02 20:47:04 +01:00
Simon 6be6f91761 Added support for reading a single AMBE file 2020-10-02 17:13:34 +01:00
Simon 99372356e0 Bridge and reflector logic tweaks 2020-09-19 14:05:52 +01:00
Simon 8b6436db5e Reflector voices work! 2020-09-17 20:34:50 +01:00