ADTF  3.18.2
ADTF 3.10.0 Release Notes

ADTF 3.10.0 Summary

ADTF 3.10.0 Changelog

====================================================================================================
| ADTF - Changelog |
| Automotive Data and Time-Triggered Framework |
====================================================================================================
| |
| This file tracks the changes and bugfixes within ADTF 3.x |
| |
====================================================================================================
| Version: |
| ADTF 3.10.0 kiwi |
====================================================================================================
* CHANGES
*
* [ACORE-8420] - Extend the ADTF Qt XSystem and find a common layout method
* [ACORE-9108] - Streaming- and Filter-Graph must support horizontal and vertical scrolling
* [ACORE-9550] - Support for auto-layout
* [ACORE-9552] - Autofill current selected subgraph name as alias
* [ACORE-10279] - Add a warning to the model validation if an adtfplugin build type is missing
* [ACORE-10296] - Provide a menu bar for XSystem
* [ACORE-10357] - Make information from About Dialog selectable (for copy)
* [ACORE-10358] - Extend dialog for creating a new project to set default name for session, graph and system file
* [ACORE-10426] - Add hint for changing default runlevel of a service
* [ACORE-10466] - Move list editor button right next to list within Session Editor
* [ACORE-10468] - Show absolute filenames in Session Editor
* [ACORE-10473] - Make const sample_data<T>/output_sample_data operator acessible
* [ACORE-10527] - Add renaming of dynamic pins
* [ACORE-10564] - Store last opened Session File in Project File
* [ACORE-10600] - Add a validation for linked properties if target does not exist
* [ACORE-10621] - Provide a method to read javascript logs within the Configuration Editor
* [ACORE-10622] - Adapt to adtf_file changes from IFHD 0.7.0
* [ACORE-10623] - Property sorting should support unformatted enumeration
* [ACORE-10639] - Create Asynchronous Utility Filters
* [ACORE-10640] - Reset option of CE should also clean settings file
* [ACORE-10651] - Timer/Thread Runner: do not block during shutdown if thread is blocked
* [ACORE-10652] - Do not set an initial stream type if none is specified
* [ACORE-10658] - Add more test convenience
* [ACORE-10660] - Writing to a disconnected sample writer is not an error
* [ACORE-10663] - Mark/Hide Data-In Runner Pins
* [ACORE-10667] - Extend Sample Stream to make trigger available at bottom to allow Output-Pin to Runner connections
* [ACORE-10688] - Allow CE Plugins to manipulate Editors
* [ACORE-10690] - Graph navigator should be deactivatable
* [ACORE-10695] - CI-Remove build_modules from conan pkg_info
* [ACORE-10696] - Additional attributes for plugindescription files
* [ACORE-10720] - Change property icons and set double click speed
* [ACORE-10733] - Move Sample Stream / Binding Proxy label name to tooltip
* [ACORE-10734] - Provide a quick search in graph view
* [ACORE-10736] - Enhance ADTF XSystem reagarding usability, docking and layouting
* [ACORE-10738] - Plugindescription file watcher must also discover paths from adtfenvironment mechanism
*
* BUGFIXES
*
* [ACORE-9274] - Undetected naming conflict
* [ACORE-9391] - Quotation Marks for Launcher Working Directory create Error
* [ACORE-9876] - Save file confirmation but no file changed, write protection
* [ACORE-10017] - Add Connection validation for Subgraphs
* [ACORE-10099] - Runtime Layout will be deleted while failing startup
* [ACORE-10101] - CE does not prefer property type from plugindescription instead of defintion in adtfproperties file
* [ACORE-10427] - Session-Editor Graph/System Selection is inconsistent when discarding unsaved changes Dialog
* [ACORE-10441] - Missing un-equal operator for tNanoSeconds
* [ACORE-10452] - Exceptions thrown in services are not catched
* [ACORE-10453] - ISampleWriter::Write fails if no sample stream is connected to output pin
* [ACORE-10469] - Empty session does not reset selected active Streaming Graph / Filter Graph
* [ACORE-10487] - Missing border line in Session Editor when using Fusion theme
* [ACORE-10501] - CE does not warn when pin is connected to another Sample Stream / Binding Proxy
* [ACORE-10539] - Cleanup removes plugins with relative paths
* [ACORE-10556] - CE won't complain about invalid XML files
* [ACORE-10625] - CE Plugindescription File Watcher ignores empty directories
* [ACORE-10642] - Scripting Editor is not scrollable
* [ACORE-10650] - Not all unsaved changes are detected
* [ACORE-10654] - File type filters are not correctly forwarded
* [ACORE-10665] - Unable to connect sample stream in streaming graph
* [ACORE-10666] - Functionality of keyboard shortcuts seems no guaranteed in all cases
* [ACORE-10683] - Error Strings in Message Dialogs are displayed wrong
* [ACORE-10686] - Fix attribute error in cppInfo for conan version less than 1.20
* [ACORE-10689] - XSystem not shown
* [ACORE-10693] - Platform will not be set when generating adtfenvironment file using CMake function adtf_create_environment
* [ACORE-10694] - Enter/return key has no effect on some dialogs
* [ACORE-10698] - Player not always merges streams from multiple files correctly
* [ACORE-10699] - String Properties can't be deleted
* [ACORE-10701] - Can't delete multi selection
* [ACORE-10702] - Ctrl+Scroll Up/Down behaves weird
* [ACORE-10707] - Incorrect visualization of certain Substreams connections
* [ACORE-10710] - Documentation of EditorPluginBase.resolveAndGetAbsoluteUrl need to be adjusted
* [ACORE-10751] - Macros in Service Properties are not always resolved
* [ACORE-10787] - Doxygen page_adtf_control is broken