Hervé Girod - 2016-02-25

Fix a regression where it would not be possible anymore to modify and send a String parameter from the Client
Fix a regression where it was not possible anymore to change a widget type in the Editor
Fix a regression where the widget tree was not opening on the widget selected in the graphical view in the Editor
Support the CursorOver and CursorPosOverlay widgets sending events in JavaFX. Also support in JavaFX the fact that the CursorOver does not swallow events for the interactive widgets which might be under it
Fix the presentation and management of accelerations in the JavaFX Scenario options for values of acceleration smaller than 1
Add a "server.layersUpdateCap" property which allows to cap the Layers updates to a minimum value in ms between two updates. If several updates are received in less than this delay, the updates will be merged until this value is reached. Note that by default there is no update cap at all
Support the nextFocus management in interactive widgets
Support the new Supplement 6 A661_MAP_BOUNDARY widget (for the moment it does nothing)
Support the new Supplement 6 A661_MAPHORZ_VERTEXBUFFER widget (for the moment it does nothing)
Add the A661_FROM_VALUE_XY et A661_TO_VALUE_XY messages for widget AnimationTranslation and A661_FROM_SCALE_XY et A661_TO_SCALE_XY messages for widget AnimationScale as of the last state of Supplement 6 draft
Name the Operating System Windows associated to Displays in a SuperLayer cockpit even if the Displays are transparent
Add a "client.layersUpdateCap" property which allows to cap the Buffers sending in the Client API to a minimum value in ms between two send. If several Buffers are sent in less than this delay, the Buffers content will be merged until this value is reached. Note that by default there is no update cap at all
Add the "ascii_extended_mapping" attribute in the ARINC 661 Schema for the "charsetEncodingType" element, as of the last state of Supplement 6 draft
Add the ulongArray type for the widgets Meta-definition
Manage InterfaceGroups and GraphicalGroups in the UACDS Interface Plugin
Add a new "server.freeWindowing.clearFlagSupported" boolean property for the freeWindowing extension which allows not to take into account the clearFlag property of BufferOfCockpitItems in the Server

 

Last edit: Hervé Girod 2016-03-05