Skip to content

Releases: OddgitHub/Critical-Force

Fixed issue with inconsistent timer

Choose a tag to compare

@OddgitHub OddgitHub released this 06 Mar 20:16
  • Replaced playsound by the audio functionalities of psychopy. Timer is way more consistent now.
  • Updated PySide to version 6.6.2.
  • Still some issues with freezing GUI while doing the test.
  • Mac version is missing (I'm not able to compile Mac versions at the moment).

Bugfix with non existing user directory

Choose a tag to compare

@OddgitHub OddgitHub released this 05 Apr 06:13

Fixed issue introdruced with v1.2.0. The user's working directory was not created before the logfile was opened. Affected both Mac and Windows version.

Write unhandled exceptions to log file

Choose a tag to compare

@OddgitHub OddgitHub released this 31 Mar 09:33

If an unhandled exception occurs, it is written to a log file in the user home directory. This will hopefully simplify debugging.

Updated handling of settings files

Choose a tag to compare

@OddgitHub OddgitHub released this 24 Feb 09:46

Settings files/data files are now bundled with the executable. Last working directory is saved, after the app is closed. Paths are now platform independent. First tests on Mac OS.

Updated License Text

Choose a tag to compare

@OddgitHub OddgitHub released this 14 Feb 21:15
v1.0.2

Updated version number

Small fixes

Choose a tag to compare

@OddgitHub OddgitHub released this 14 Feb 20:52

Added license. Bugfix with missing workouts setting file.

First stable version

Choose a tag to compare

@OddgitHub OddgitHub released this 24 Jan 21:05

This is the very first stable version. Tested on Windows x64 systems.