Release 1.4.1 - 17.02.2021

NEW FEATURES
- Build: added support for Apple M1 systems with Homebrew (issue #391).
- dv-runtime: added CLI option --console to disable logging of messages
  to console (issue #390).
- CI: extended automated testing to ARM32, ARM64 and PPC64 architectures.

BUG FIXES
- Logging: do not log to console if started from GUI (managed runtime)
  or started as a system service, correctly set log buffers on every
  log-file opening (issue #390).
- Converter: fixed calculation of initial time offset for AEDAT 3 files,
  was not correctly using the timezone from the file, but the host's one.