1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-24 08:45:24 +03:00
Commit graph

55 commits

Author SHA1 Message Date
3djc
fc4d70a5e9 Fix tts generation on the new server 2018-02-10 13:22:41 +01:00
Alexander Novikov
14d5416616 Added: scripts for nightly/rc/release builds (SD card content, Russian voice), Audio normalization, PSV files for TTSAutomate (#5469)
* Added: scripts for nightly build (SD card content, Russian voice), system sounds: done, other sounds: partially
Fixed: gTTS issue with unicode (Cyrillic) chars in command params (gTTS module instead of system command)

* Fixed: gTTS issue with Unicode (Cyrillic) chars in command params (gTTS module instead of system command), for release candidates and release
Changed: SOX params to normalize the audio
Added: "psv" parameter to export list of audio files into PSV format (see TTSAutomate https://github.com/CaffeineAU/TTSAutomate , to generate voice files using TTS engines from Microsoft, Amazon, Google etc)
Added: some extra voice files for RU
2017-12-20 18:30:44 +01:00
3djc
3aa7452e48 Post 2.2.1 2017-12-17 13:32:13 +01:00
3djc
f659e98a52 Improve default voice tempo (pith remains untouched) 2017-06-18 10:01:53 +02:00
3djc
85bb6ea3a7 This fixes #4980 2017-05-31 10:47:20 +02:00
3djc
d5e42992d2 2.2.1Nxx pre prep 2017-05-31 10:24:07 +02:00
3djc
3cc3687dcb Follow up on next rename 2017-05-14 08:11:04 +02:00
3djc
20dcee3a5c Release prep 2017-05-13 13:17:14 +02:00
3djc
7a8ca1c675 Match release dir struct 2017-05-13 11:49:58 +02:00
3djc
006166a25c Release helping change 2017-05-13 11:17:48 +02:00
3djc
301e33a271 gTTS (#4899)
* Release prep work

* Add CZ support

* Prep for release

* No more need to prefix unicode strings (we use python3)
Some fixes
Italian fixes
2017-05-07 17:39:31 +02:00
Bertrand Songis
c2a6a20fc1 [TTS] Fixes 2017-04-26 13:13:55 +02:00
Bertrand Songis
37155363ff [TTS] gTTS method added 2017-04-26 12:33:12 +02:00
3djc
9c19889309 Remove trailing silence from audio files 2017-04-10 13:16:39 +02:00
3djc
7de823f140 Only increment nightly index on successful processing 2017-03-23 12:17:09 +01:00
3djc
1856334e7e Still build firmware stamps even if .deb binary is already there 2017-03-23 10:36:06 +01:00
3djc
99f1965aa6 fix typo 2017-03-23 10:09:27 +01:00
3djc
3ddd809b2c Skip building if nightly item already there 2017-03-23 10:06:11 +01:00
3djc
52e65179a8 Tools for 2.2 release handling (#4649)
* Scripts

* No suffix for docker image

* generate sdcard file to subdirectories to match companion changes

* Massively increase options for simus
backup lua_fields info for lua docs

* Allow both nightly and release to be built

* $ ambiguity

* Cleanup

* Tidy up

* Cosmetics
2017-03-21 07:43:13 +01:00
3djc
6807a08a7e It is usually better to not deleted a file before needing to copy it ! 2017-03-19 17:33:43 +01:00
3djc
0020941740 Re-organize nightly sequence (#4597)
* Re-organize nightly sequence

* Remove ambiguity around vars
2017-03-14 18:27:47 +01:00
3djc
aaad391a4a Update build-nightly.sh
Force some docker operations
2017-03-13 10:07:53 +01:00
3djc
865e04c9ec Fix binaries names 2017-02-28 09:42:04 +01:00
3djc
2ffbb4e46c Changes to allow Linux companion to be compiled with qt5.7 (#4262) (#4265)
* Changes to allow Linux companion to be compiled with qt5.7

* Optimize
 (reverted from commit cc205dcc91)
2017-01-22 00:03:06 +01:00
3djc
cc205dcc91 Changes to allow Linux companion to be compiled with qt5.7 (#4262)
* Changes to allow Linux companion to be compiled with qt5.7

* Optimize
2017-01-20 20:13:33 +01:00
3djc
d6b84371a9 Create a home for x7 sdcard data (#4230) 2017-01-15 15:27:58 +01:00
3djc
6e7eb99763 Typos 2016-12-15 19:07:31 +01:00
3djc
0c7c77706d Add X7 sdcard pack generation for nightlies22 (#4140) 2016-12-15 18:30:37 +01:00
3djc
3cd139b906 Update build-sdcard.sh
Keep version history for now
2016-12-03 18:58:57 +01:00
3djc
e4848200a0 Update build-nightly.sh 2016-12-03 18:30:14 +01:00
Arne Schwabe
e580927fc1 Add opentx os x build vm and allow more cores to be used for fast mac… (#3947)
* Add opentx os x build vm and allow more cores to be used for fast machines.
2016-10-23 13:18:26 +02:00
3djc
ae47b1a4d1 Fix sdcard rev 2016-10-22 15:49:05 +02:00
3djc
566b6f1dfa Fix version for sdcard 2016-10-22 15:41:57 +02:00
3djc
3ad33410b1 Reuse firmware code location 2016-10-22 15:07:53 +02:00
3djc
a57298fc8f Fix path and names 2016-10-21 17:39:19 +02:00
3djc
81e9fe5201 Standardize app naming 2016-10-21 10:48:37 +02:00
3djc
b2bf90be34 Revise (tentative) wording
Put back full version string
2016-10-16 13:02:07 +02:00
3djc
cd2204893e Missing bits 2016-10-16 12:00:43 +02:00
3djc
3ef83348b1 Generate sdcard files zip with version number 2016-10-16 11:58:58 +02:00
3djc
2b61f674bb Displays required sdcard version on error 2016-10-16 11:45:06 +02:00
3djc
515c122521 3djc/build revise handling sdcard.version (#3897)
* Move opentx.sdcard.version creation to server build process

* opentx.sdcard.version should not exist prior, but just in case ...
2016-10-12 17:38:24 +02:00
3djc
7bfb213687 Allow sdcard version change from cmake (#3816)
* Allow sdcard version change from cmake

* Make it sdcard version check ARM only

* Move to common ARM
2016-09-17 08:53:01 +02:00
3djc
04ead96133 Typo, thx Kilrah 2016-09-16 10:36:38 +02:00
3djc
5254f0cc7b Make linux Companion happy 2016-09-16 08:58:45 +02:00
3djc
7bb5ece2c6 Regenerate sdcard pack only on opentx.sdcard.version change 2016-09-02 17:41:10 +02:00
3djc
580e4e71eb Sound generation change now ready to run 2016-09-02 10:13:54 +02:00
3djc
64b7369a51 FIX 2016-09-02 09:55:00 +02:00
3djc
c089be96f5 Fix path on server 2016-09-02 09:52:25 +02:00
3djc
6ea6c2c8f1 Change sound generation for nightly to linux based 2016-09-02 09:46:38 +02:00
3djc
76def1195f Temporary disable sdcard regen on nightly 2016-09-01 23:58:33 +02:00