213 Commits

Autor SHA1 Nachricht Datum
Reinder Feenstra
90b8e8fc9a Merge remote-tracking branch 'origin/master' into 120-add-dcc-ex-over-tcp-support 2024-05-27 22:49:22 +02:00
Reinder Feenstra
b3f52245e3 French translation improvements (received by email) 2024-05-24 22:18:55 +02:00
Reinder Feenstra
af3b491c32 switch output map now lists off/on instead of false/true 2024-05-09 23:33:41 +02:00
Reinder Feenstra
49ff1cb553 board: added switch tile 2024-05-05 18:28:43 +02:00
Reinder Feenstra
328e0fa42b Update nl and de translation using DeepL via poeditor.com 2024-04-30 23:56:25 +02:00
Reinder Feenstra
576cdc376f Integrated DCC-EX over TCP support received from @cyrilpawelko
Some changes where required mainly due to DCCPlusPlus -> DCCEX rename.
see #120
2024-04-29 23:17:56 +02:00
Reinder Feenstra
a480c53065 added new board wizard which explains som board basics. 2024-04-27 23:57:30 +02:00
Reinder Feenstra
08f9a40039 board: added label tile 2024-04-25 00:14:31 +02:00
Reinder Feenstra
73d2303f4c
fixed edit error 2024-04-24 17:05:32 +02:00
Reinder Feenstra
c84d8e0949
Updated french translation based on user feedback 2024-04-24 17:02:25 +02:00
Reinder Feenstra
229b06749d output map: added address X tooltip to columns
see #112
2024-04-16 22:57:38 +02:00
Reinder Feenstra
0838aab817 added preset stuff for Uhlenbroch Intellibox II 2024-04-13 08:49:41 +02:00
Reinder Feenstra
0e0fbed233 corrected DCC++ -> DCC-EX 2024-04-13 08:48:34 +02:00
Reinder Feenstra
558dd7e445 loconet: added Uhlenbrock Intellibox IR and Basic 2024-04-12 23:42:10 +02:00
Filippo Gentile
bb4918efd9 Add Italian translation of Wizard buttons 2024-04-11 15:46:00 +02:00
Reinder Feenstra
ca4e116733 added translation support for wizard buttons
see #107
2024-04-09 23:34:43 +02:00
Filippo Gentile
74693d44bd
Update Italian translation (#108)
* Fix Italian transation of board_tile.rail.block:flip_train

* Fix Italian translation of vehicle.rail.tank_wagon

* Update Italian translations rename DCC++ to DCC-EX

See also:
	commit fcccab334f96698d9b947c8c2972fbb55364fc55
	Renamed DCC++ to DCC-EX, as only DCC-EX is and will be supported.

* Fix Italian On/Off translation

TODO: maybe keep english with both ff in Off

* Make Italian translation more assertive

* Add Swedish language name in Italian translation

* Improve Italian translation of cargo and dcc_accessory

* Add missing messages to Italian translation

* Fix typo in Italian translation

* Translate decoder protocols in Italian

* Italian translation of new items

* Fix typo in English translation

* Translate Wizards in Italian

* Add missing items to Italian translation
2024-04-09 23:14:30 +02:00
Reinder Feenstra
fcccab334f Renamed DCC++ to DCC-EX, as only DCC-EX is and will be supported. 2024-04-09 00:26:04 +02:00
Reinder Feenstra
1ef30a736d fix: typo 2024-04-07 23:18:51 +02:00
Reinder Feenstra
5365a54eef Added wizard for easier interface setup.
see  #107
2024-04-07 22:41:06 +02:00
Reinder Feenstra
cb78be3f29 missing in 0eb20396 2024-03-26 23:22:58 +01:00
Reinder Feenstra
b50c3bd176 added new world wizard, to help setting up the world basics 2024-03-17 23:58:06 +01:00
Reinder Feenstra
5f0d78ae14 OutputController: Added support for ECoS object, see #95 2024-03-13 23:45:23 +01:00
Reinder Feenstra
55db4eb7bd Merge remote-tracking branch 'origin/master' into 95-refactor-outputcontroller-output 2024-02-19 15:58:03 +01:00
Edwin Boersma
c2a5c24a6d Merge branch 'translations-sv-se'
# Conflicts:
#	shared/translations/sv-se.json
2024-02-14 09:02:49 +01:00
Reinder Feenstra
f828066cf2 WIP output system refactor (very big commit...), see #95 and #21
Summary of the changes:
- Output channel is now an enum
- Support for different output types: single/pair/aspect
- Outputs are no longer created on the interface and then assigned to a turnout/signal, instead a interface+channel+address is selected for a turnout/signal. Up to eight address can be used.
- Removed some network commands, can now be handled using the generic property/method system.
- Added support for DCCext (RCN-213) for LocoNet, DCC-EX and Z21.
TODO:
- Test/fix MarklinCAN/ECoS.
- Test/fix load old world files.
2024-02-12 23:34:16 +01:00
Edwin Boersma
87bf5ebfa7 sv-se.json: improvements 2024-01-28 17:18:33 +01:00
Edwin Boersma
52a21f7562 en-us.json: typo correction 2024-01-28 17:18:02 +01:00
Edwin Boersma
cc4f40ddf5 sv-se.json: improved menu options 2024-01-26 15:11:19 +01:00
Reinder Feenstra
82f20e5e8c added missing strings 2024-01-24 19:47:59 +01:00
Reinder Feenstra
f8ae16e3c7 Corrected "occupy detector" -> "occupancy detector" 2024-01-22 22:44:12 +01:00
Cyril Pawelko
864c769244 French translation 2024-01-21 22:57:58 +01:00
Edwin Boersma
fe48937fdd sv-se.json: swedish translations 2024-01-11 07:25:47 +01:00
Edwin Boersma
9e481d2eb8 nl-nl.json: corrected typos 2024-01-11 07:25:20 +01:00
Edwin Boersma
06cefcfe72 en-us.json: corrected typos 2024-01-11 07:24:43 +01:00
Reinder Feenstra
09e6798e73 world: added settings to go online/power on/run on world load 2023-12-18 17:17:58 +01:00
Reinder Feenstra
cafe69ddb9 Added about server option to client main menu 2023-12-09 22:17:44 +01:00
Reinder Feenstra
c92abc355a connect dialog: added auto connect option (enabled by default) 2023-12-08 00:28:42 +01:00
Reinder Feenstra
cb23c99940 traintasticdiy: added startup delay, default = 500ms
some devices reset on connect, give them some time to boot
2023-12-06 00:12:16 +01:00
Reinder Feenstra
a4a1e39c25 traintasticdiy: added loggin of dropped bytes
(untested)
2023-12-05 22:48:37 +01:00
Reinder Feenstra
8f636f2be4 board: made signals aware of path reservation #WIP 2023-11-13 23:25:16 +01:00
Reinder Feenstra
207c9ffd88 cmake: added target traintastic-lang for generating language files 2023-11-02 00:06:28 +01:00
Reinder Feenstra
577c55e449 board: NX button and path selection #WIP
see #14
2023-10-25 22:26:28 +02:00
Reinder Feenstra
cec1aa1304 refactor: removed message ErrorCode, now using LogMessage everywhere. 2023-10-14 22:53:56 +02:00
Reinder Feenstra
2c67d4bf57 trainlist: deleting active trains is no longer allowed 2023-10-11 23:31:35 +02:00
Reinder Feenstra
b5b3da9107 board: added basic identification/RailCom support for blocks 2023-10-08 17:48:16 +02:00
Reinder Feenstra
cfb1fba8a5 fix: don't allow delete of rail vehicle when in active train 2023-09-24 20:22:31 +02:00
Reinder Feenstra
11ac7d6909 refactor: renamed Client to Connection 2023-09-22 20:20:21 +02:00
Reinder Feenstra
b2c88e2c01 lua: implemented excution time limit 2023-09-17 19:16:54 +02:00
Reinder Feenstra
5fb957660b marklin_can: only store MFX UID, map to MFX SID using loklist.
see #11
2023-09-15 22:58:00 +02:00