Skip to content

Version 0.4.2

Compare
Choose a tag to compare
@ximion ximion released this 24 May 15:39
· 109 commits to master since this release
v0.4.2

Features:

  • Add spin boxes for sliding values, in addition to slider widgets
  • Start Miniscopes on highest framerate by default

Bugfixes:

  • Tell DAQ board when we are recording data
  • Consistently sort Miniscope controls
  • Save & restore main window splitter position

Notes for Users

On Linux

  • The packages were built on Ubuntu 20.04 and Debian 11. They may run on other Debian-based distributions as well, but in case they don't, compiling the application from source is pretty easy to do (refer to the README.md file).
  • You need at least an OpenGL 3.0-capable graphics driver on your system to run this application.

On Windows

  • You will need at least an OpenGL 3.0-capable graphics driver installed, otherwise the application will not start.
  • You will need to trust the executable from an "Unknown Publisher" as it is not signed.
  • Some users reported they can't start PoMiDAQ on Windows because MF.dll/MFPLAT.dll are missing. In this case, you will need to install the Mediafeaturepack from Microsoft for your Windows version to resolve the problem.