23 Commits

Autor SHA1 Nachricht Datum
Reinder Feenstra
5066e9b087 innosetup: delete old translation files 2023-05-29 21:57:41 +02:00
Reinder Feenstra
d52574b5ba innosetup: moved strings to seperate files
for integrating with poeditor.com
2023-05-29 21:51:51 +02:00
Reinder Feenstra
21ef4382c3 change language file format to binary
for multiline string support
and better integration with poeditor.com
2023-05-29 10:51:37 +02:00
Filippo Gentile
4a72437a72 translation: add Italian language to installer and in settings
- Add Italian language option to other languages settings translations
- Add Italian translation for Innosetup installer
2023-01-28 11:58:56 +01:00
Reinder Feenstra
6675ebb6d2 innosetup: add italian language and custom message placeholders
see #20
2023-01-22 22:09:59 +01:00
Reinder Feenstra
c9c7f03773 innosetup: set MinVersion to Windows 10 2023-01-22 22:01:35 +01:00
Reinder Feenstra
722b9650fa innosetup: added placeholders for german translation 2023-01-14 16:17:22 +01:00
Reinder Feenstra
0aa4f1998b innosetup: added dutch translation 2023-01-14 16:16:49 +01:00
Reinder Feenstra
c068e0703b innosetup: added custom component selction page 2023-01-14 16:16:20 +01:00
Reinder Feenstra
27e8754f7f added LNCV XML file to windows installer 2022-10-09 17:02:08 +02:00
Reinder Feenstra
0feab6c171 innosetup: added manual to installer 2022-08-28 23:25:29 +02:00
Reinder Feenstra
e669a73b7f innosetup: version now read from traintastic-server binary 2022-06-08 17:44:36 +02:00
Reinder Feenstra
d0bc37275e Added generation of traintastic-data deb package and move lang/ to shared/translations 2021-09-02 21:12:47 +02:00
Reinder Feenstra
d703da89a4 Added libarchive for Windows 2021-08-08 00:51:28 +02:00
Reinder Feenstra
7ab8f51722 innosetup: updated language file install path 2021-08-04 23:36:57 +02:00
Reinder Feenstra
336eda2e66 innosetup: added installing firewall rules 2021-07-03 00:48:19 +02:00
Reinder Feenstra
ace4e8a061 innosetup: updated check for vs2019 redist and added /norestart option 2021-07-02 23:42:37 +02:00
Reinder Feenstra
9f4dae68fb CI: changed build to in source build (for self hosted runners) 2021-05-13 19:03:07 +02:00
Reinder Feenstra
5bf2875b6c Added --tray option to run server in windows system tray
The https://github.com/zserge/tray code was very helpful for getting it done.
2021-05-11 23:23:05 +02:00
Reinder Feenstra
a71d7bc7b1 innosetup: added installatin of VC++ redistributables if required 2021-04-21 22:12:42 +02:00
Reinder Feenstra
7e3250c2ba Added Lua support for windows 2021-04-04 23:33:07 +02:00
Reinder Feenstra
b7b84fc730 set codename to master and version to 0.0.1 2020-05-06 16:00:23 +02:00
Reinder Feenstra
e52d5b5aa0 added inno setup script for building windows installer 2020-05-06 15:28:12 +02:00