Skip to content

Releases: OddgitHub/Critical-Force

Fixed issue with inconsistent timer

06 Mar 20:16
Compare
Choose a tag to compare
  • 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

05 Apr 06:13
Compare
Choose a tag to compare

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

31 Mar 09:33
Compare
Choose a tag to compare

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

24 Feb 09:46
Compare
Choose a tag to compare

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

14 Feb 21:15
Compare
Choose a tag to compare
v1.0.2

Updated version number

Small fixes

14 Feb 20:52
Compare
Choose a tag to compare

Added license. Bugfix with missing workouts setting file.

First stable version

24 Jan 21:05
Compare
Choose a tag to compare

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