eCAL 5.8.0#

Warning

eCAL 5.8 is not supported anymore. Please consider upgrading to a newer version.

Changelog#

Merry Christmas and a happy new year! Stay healthy! :)

# Changes

- Build:
  - Ubuntu builds now install in proper multiarch lib dirs
  - Fixed `-dirty` tag on Windows builds
  - Fixed many cmake warnings
  - Added .desktop files, so GUI applications now show up in the Ubuntu App menu

- Core:
  - Changed path of `ecal.ini` on Linux (`/etc/ecal/ecal.ini`) and Windows (`C:\ProgramData\eCAL\ecal.ini`)

- Mon: 
  - Plugins can be loaded from multiarch lib dirs on Linux

- Rec:
  - Addons can be loaded from multiarch lib dirs on Linux

- Play:
  - Added Hotkeys for loading and saving a channel mapping
 
- Sys:
  - eCAL Sys added
  - MMA (Machine Monitoring Application) added
  - eCAL Sys client application is now ecal_sys_client
  - eCAL Sys now evaluates eCAL Parser functions
  - Tasks are sorted by ID before saving
  - eCAL Sys CLI:
    - added interactive mode
  - eCAL Sys GUI:
    - MMA Panel shows the state of ecal_sys_clients
    - Panels can be closed and un-docked

Downloads#

Note

A more recent version of eCAL 5.8 is available: eCAL 5.8.20.

eCAL Installer#

OS

Architecture

Files

Windows

x64

ecal_5.8.0-win64.exe

Ubuntu 20.04

x64

ecal_5.8.0-focal_amd64.deb

Ubuntu 18.04

x64

ecal_5.8.0-bionic_amd64.deb

macOS

x64

ecal_5.8.0-darwin_amd64.dmg

Python Binding#

OS

Architecture

Files

Windows

x64

Python 3.9 (.egg)

Ubuntu 20.04

x64

Python 3.8 (.egg) (Default)

Ubuntu 18.04

x64

Python 3.6 (.egg) (Default)

macOS

x64

Python 3.9 (.egg)