Releases: OddgitHub/Critical-Force
Releases · OddgitHub/Critical-Force
Fixed issue with inconsistent timer
- 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
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
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
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
v1.0.2 Updated version number
Small fixes
Added license. Bugfix with missing workouts setting file.
First stable version
This is the very first stable version. Tested on Windows x64 systems.