
spdrs60
Source (link to git-repo or to original if based on someone elses unmodified work):
Fixed Bugs
o Fix train number display, not showing current train id.
o Prevent GM loop by replies to own messages.
o Disallow SGT to switch to Hp0.
o Fix QAction memory leaks.
o Doubled confirmation on overwriting existing files removed.
New Features
o Add mouse click handler to switch message history.
o Add context menu to make message histories savable to text files.
o Add context menu to enable switching of time display in message history.
o Enable antialiasing for clock painting.
o Add length and speedlimit to route data.
o Add CRCF support for route parameters LENGTH, SPEEDLIMIT and EXITSIGNALASPECT to enable automatic train control with dtcltiny (http://dtcltiny.sourceforge.net/).
o Add menu to send train numbers as CRCF messages.
o Send CRCF message if train number is assigned/changed via dialog.
o Make counter value in external panels savable.
o Add dialog to edit counter value in external panels.
o Toggle route state via space bar in route list view.
o Open route edit window if Enter is pressed in route list view.
General Changes
o Drop support for SRCP 0.7
o Use generic round function to remove mathlib dependencies.
o Remove root decoration in route and route item list views.
o Rename manual pages.
o Update manual pages and handbook.
o A lot of code reorganization, mostly based on development for dtcltiny (http://dtcltiny.sourceforge.net/).
o Extended tests for check target of make.
Ratings & Comments
0 Comments