ARINC full changelog
ARINC 1.6
released Sep 28, 2016 (New Release)
Use docJGenerator 0.20 to generate the wiki
Use MDIUtilities 0.9
Fix some cases when a NPE was thrown when trying the get the UI Properties of a widget in the Editor
Improve the management of the rootWindows and rootRenderers for layers (the maps were removed from the layers and put into the rendering bridges)
Use MDIUtilities 0.9
Fix some cases when a NPE was thrown when trying the get the UI Properties of a widget in the Editor
Improve the management of the rootWindows and rootRenderers for layers (the maps were removed from the layers and put into the rendering bridges)
ARINC 1.5.1
released Apr 25, 2016 (New Release)
Fix a Classloading problem which resulted in an exception thrown when starting the Server if the Snapshot Plugin was used. This exception did not prevent the Server to work but prevented to use the Snapshot Pluging with the Server
Fix the graphical Client throwing an Exception when trying to modify Picture references
Use jfxConverter 0.15
Fix the graphical Client throwing an Exception when trying to modify Picture references
Use jfxConverter 0.15
ARINC 1.4.3
released Mar 14, 2016 (New Release)
Fix the EditBoxNumeric and Readout formatting for patterns like _._ if the numeric value for the integral part is 0
Fix the Editor overlay of full circles in JavaFX
Fix the filtering behavior of widgets in the Editor lost when applying a Refresh
Fix widgets or Layers names which could be partially masked (overrun) in the Editor tree when changing them
Fix the Editor overlay of full circles in JavaFX
Fix the filtering behavior of widgets in the Editor lost when applying a Refresh
Fix widgets or Layers names which could be partially masked (overrun) in the Editor tree when changing them
ARINC 1.4
released Dec 15, 2015 (New Release)
Allow to specify the Font size in the graphic configuration file in pixels or in 100th of millimeters rather than in points
Protect the StringWrapper class against cases where a StringWrapper is created using another one wrapping a null String
Fix changing the renderer of a widget by changing the StyleSet not removing the old renderer from the parent on JavaFX
Change the Output Processor in the Server to make sure that output messages are always sent in the correct order
Protect the StringWrapper class against cases where a StringWrapper is created using another one wrapping a null String
Fix changing the renderer of a widget by changing the StyleSet not removing the old renderer from the parent on JavaFX
Change the Output Processor in the Server to make sure that output messages are always sent in the correct order
ARINC 1.4 Beta 12
released Nov 17, 2015 (New Release)
Use the indy version of the groovy 2.4.5 library, and enable the invokeDynamic behavior of the library. This version improve the performance of the groovy scripts used in the Editor Scripting Plugin, the Debug Plugin, and the Client Script Plugin
Allow to use the Little Endian mode only on runtime and keep using the Big Endian mode in design-time (parsing of binary Definition Files). Note that by default, and according to the ARINC 661 standard, the Server and Client are working in Big Endian
Add a "Refresh" option for each Definition File opened in the Editor
Use a Netbeans >= 8.1 project by default
Allow to use the Little Endian mode only on runtime and keep using the Big Endian mode in design-time (parsing of binary Definition Files). Note that by default, and according to the ARINC 661 standard, the Server and Client are working in Big Endian
Add a "Refresh" option for each Definition File opened in the Editor
Use a Netbeans >= 8.1 project by default
ARINC 1.4 Beta 5
released Aug 16, 2015 (New Release)
Fix an exception which could be thrown in the Server if parsing two Layers with the same identifiers, if the second one contains a BufferFormat
Implement the AnimationGroup, AnimationTranslation, AnimationRotation, AnimationScale, and AnimationOnParam for supplement 6
Allow to specify the Animation Laws in the Graphics configuration File
Allow to define an hexadecimal ID (for runtime messages) for custom properties on widgets (to use in the framework allowing to bind custom names to renderer properties)
Implement the AnimationGroup, AnimationTranslation, AnimationRotation, AnimationScale, and AnimationOnParam for supplement 6
Allow to specify the Animation Laws in the Graphics configuration File
Allow to define an hexadecimal ID (for runtime messages) for custom properties on widgets (to use in the framework allowing to bind custom names to renderer properties)
ARINC 1.4 Beta 4
released Jul 20, 2015 (New Release)
Replace anonymous classes by lambdas when appropriate
Fix a case where it could be possible that the context associated with a MapItemList renderer would be null. It could happen in some cases just after a change of Layout if one MapItemList renderer was removed by the layout change
Replace the usage of the concrete ARINCModelFactory in the Server by an interface
Fix the StyleSet of widgets not being updated in JavaFX when a Layer which was shown in one Layout under a Connector is shown in another Layout under another Connector after a layout change in the cockpit
Fix a case where it could be possible that the context associated with a MapItemList renderer would be null. It could happen in some cases just after a change of Layout if one MapItemList renderer was removed by the layout change
Replace the usage of the concrete ARINCModelFactory in the Server by an interface
Fix the StyleSet of widgets not being updated in JavaFX when a Layer which was shown in one Layout under a Connector is shown in another Layout under another Connector after a layout change in the cockpit
ARINC 1.4 Beta 3
released Jun 29, 2015 (New Release)
Move the ItemStyle and ItemSynchronization MapItems implementation classes from the maps2d to the maps package
Remove some dependencies between the maps package to the maps2d package in the Server
Add Unit tests to check that the Server jar files are compatible with the compact3 profile
Use release 0.4 Beta 1 of JDependency
Remove some dependencies between the maps package to the maps2d package in the Server
Add Unit tests to check that the Server jar files are compatible with the compact3 profile
Use release 0.4 Beta 1 of JDependency
ARINC 1.4 Beta 2
released Jun 8, 2015 (New Release)
Allow to read a Scenario as soon as the Server (or Client) start. The property is named "scenario.readerAutoStart" and specify the File to read
Fix some remaining cases where the "tempoOnActivation" Network property introduced in 1.3.3 did not abort correctly the activation temporisation at start in certain cases
Add the capability to set a global value for the "tempoOnActivation" Network property at the Network level in the Network XML specification File. However it is still possible to override this property for each Channel, even by removing it for a Channel (the value to remove the property is "none")
Use release 0.2.1 of JDependency
Fix some remaining cases where the "tempoOnActivation" Network property introduced in 1.3.3 did not abort correctly the activation temporisation at start in certain cases
Add the capability to set a global value for the "tempoOnActivation" Network property at the Network level in the Network XML specification File. However it is still possible to override this property for each Channel, even by removing it for a Channel (the value to remove the property is "none")
Use release 0.2.1 of JDependency
ARINC 1.4 Beta 1
released May 18, 2015 (New Release)
Use MDIUtilities 0.8.4.3
Add a framework supporting 3D Maps. Note that there are no 3D widgets and MapItems XML meta-definitons, nor implementations, in the core J661 project, because the ARINC 661 standard still don't support 3D. However, the meta-definition schema support 3D projections, widget and MapItems, and a new maps3D module in the project add full 3D support
Support the use of a bounding box around (2D) MapSymbols in JavaFX to simplify their selection (by Mouse or touch). The specification of the insets to use for this bounding box is added in the Symbol specification in the mapItems XML file specification
Show the Caret at the end of the String in the text editor used in the Editor (when opening the text editor)
Add a framework supporting 3D Maps. Note that there are no 3D widgets and MapItems XML meta-definitons, nor implementations, in the core J661 project, because the ARINC 661 standard still don't support 3D. However, the meta-definition schema support 3D projections, widget and MapItems, and a new maps3D module in the project add full 3D support
Support the use of a bounding box around (2D) MapSymbols in JavaFX to simplify their selection (by Mouse or touch). The specification of the insets to use for this bounding box is added in the Symbol specification in the mapItems XML file specification
Show the Caret at the end of the String in the text editor used in the Editor (when opening the text editor)
ARINC for Windows 7 - free download notice
Windows 7 Download periodically updates software information of ARINC from the publisher.
« BACK
My Account
Help
Windows 7 Software Coupons
-
MacX DVD Video Converter
58% Off -
WinX DVD Ripper
50% Off -
Media Player Morpher
85% Off -
MacX Video Converter Pro
56% Off -
MacX DVD Ripper Pro
50% Off
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.
Click "Save" next to each software.
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
- Autodesk Infrastructure Design Suite 2016
- MaxIm DL 6.05
- LochMaster 4.0
- AutoCAD 2008
- DICOMscope 3.5.1
- Sweet Home 3D 7.4
- AutoCAD Electrical 2025
- Voyager 4.5.7
- Melanie Viewer 7.0.7
- BricsCad Classic 24.2.06-1
- AutoCAD 2018 2018
- TinyQuant 1.55
- Circuit Diagram 3.1.0 B3
- Geneious PRO x64 6.0.4
- OpenRocket 14.06
- LabCollector 4.96
- AutoCAD Architecture 2019
- Amira 2019.2
- Qualyzer 1.2.1
- SCIRun x64 4.7
Popular Tags
plug in
bmp
stl file
landscape
dwg
export
dxf
home
solidedge
hpgl
obj file
view
viewer
design
solidworks
architect
cad
software
intellicad
cam
import
assembly
autocad
open
stl
file
animation
converter
convert
dwg viewer
Popular Windows 7 Software
- Autodesk Infrastructure Design Suite 2016
- CorelDRAW X7 (x32 bit) 17.4.0.887
- CorelDRAW X5 15.2.0.686
- CorelDRAW X7 (x64 bit) 17.4.0.887
- DXF Laser Cutting Fonts 5.1
- CorelDRAW X4
- MaxIm DL 6.05
- Adobe InDesign CS5 CS5.5 7.5.3
- CorelDRAW X6 16.4.0.1280
- LochMaster 4.0
- Graphic Workshop Professional 15.0a rev11
- Flip PDF Plus for Windows 6.3.3
- xFunc 4.1.0
- Webp Converter 1.2.0
- PhotoFiltre 11.6.1
© 2025 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.