Commit Graph
287 Commits
Author SHA1 Message Date
piernov 53caeeaa9d oscdriver: Fix for linux 6.9.0 2024-06-17 22:09:31 +02:00
Julian Frohmüller dcb9f7c7d4 Display TRIM support in identify flags. 2024-06-17 08:35:21 +02:00
Julian Frohmüller 5bb628dfad Change copyright year to 2024. 2024-04-09 11:40:24 +02:00
Julian Frohmüller a0225f9432 Add some additional explanation to the ATA register tooltips. 2024-04-09 11:29:39 +02:00
Julian Frohmüller 1f076c3428 Merge branch 'feat/analysis' 2024-02-18 17:23:19 +01:00
Julian Frohmüller 57cc4dbef1 Merge branch 'feat/identify' v2.5.0-alpha3 2024-02-18 16:20:00 +01:00
Julian Frohmüller d389ea8159 Change the raw data in the identify results window from a label to a textbox. 2024-02-18 16:17:59 +01:00
Julian Frohmüller 846e88dded Merge branch 'feat/identify' 2024-02-18 16:00:53 +01:00
Julian Frohmüller 85fab336d5 Minor change to identify results window.
Remove some flags from identify data in log file.
2024-02-18 15:53:05 +01:00
Julian Frohmüller e25f8cf533 Improve identify results window by adding various UI elements. 2024-02-18 15:29:56 +01:00
Julian Frohmüller adb1b9dce2 Bump OSCDriver version and update phrasing in README. 2023-12-13 10:45:12 +01:00
Julian Frohmüller df583e4f9d Make command line version text localizable. 2023-12-03 16:09:00 +01:00
Julian Frohmüller 5a81dc3c76 Make command line help text localizable. 2023-12-02 19:48:10 +01:00
Julian Frohmüller 8a989326dd Make command line help text more verbose. 2023-12-02 15:29:38 +01:00
Julian Frohmüller 3b6ab48b91 Add a variance per section column to the variance statistics. 2023-11-28 13:24:58 +01:00
Julian Frohmüller b48f6c6304 Add units (ms) to the read times in the analysis report. 2023-11-27 22:00:29 +01:00
Julian Frohmüller e3d5b048f3 Do not localize analysis results in logfile. 2023-11-27 19:56:46 +01:00
Julian Frohmüller 97dd00fd1a Change SMART results window default size and add tooltip to total read count in variance test. 2023-11-27 18:15:07 +01:00
Julian Frohmüller e0cb1ff657 Add a little more info to the variance data in the Analysis results window. 2023-11-27 18:10:07 +01:00
Julian Frohmüller 144d6d747d Remove redundant storage of Good, Bad, and Slow sector counts in Analysis report. v2.5.0-alpha2 2023-11-27 17:20:30 +01:00
Julian Frohmüller 9288f142d3 Minor additions to README and fix copyright year in CMakeLists. 2023-11-27 17:03:06 +01:00
Julian Frohmüller 15cf3e6f95 Make SMART results window scrollable. 2023-11-27 17:00:05 +01:00
Julian Frohmüller 631004a4c3 Fix and simplify Analysis parsing. 2023-11-27 16:50:11 +01:00
Julian Frohmüller eab3cc410d Parse Analysis data from logfile. 2023-11-27 15:48:31 +01:00
Julian Frohmüller 40a0eb0d14 Overhaul of the analysis result window. 2023-11-25 21:36:07 +01:00
Julian Frohmüller 9e9fc0b001 Add a few missing SMART attribute names. 2023-11-25 18:47:15 +01:00
Julian Frohmüller 1146847ffe Move logic for determining the status of a given SMART value into separate function. 2023-11-25 18:22:16 +01:00
Julian Frohmüller d857632a57 Remove debug output from SMART parsing. 2023-11-25 17:42:24 +01:00
Julian Frohmüller 3628e90b0e Remove update button for now. 2023-11-25 14:42:33 +01:00
Julian Frohmüller e72ef4ff14 Add SMART version label and update button to SMART window. 2023-11-25 14:38:58 +01:00
Julian Frohmüller 89a71ad85a Parse SMART data from logfile. 2023-11-25 13:59:37 +01:00
Julian Frohmüller 3b7b5b56a1 Minor changes to how SMART data is stored.
Do not localize SMART data in logfile and don't add warnings to logfile.
2023-11-25 13:21:14 +01:00
Julian Frohmüller d0bd9e1dec Merge pull request #9 from piernov/fix/kernel-6.5
oscdriver: Fix for linux 6.5.0
2023-10-06 10:28:48 +02:00
Julian Frohmüller 243310e7e9 Add some separators to top menubar and reorder some items. 2023-09-28 13:10:31 +02:00
Julian Frohmüller 1d259c0b86 Fix "Disable USB Mass Storage Driver" option when modules are compressed. Fix error message. 2023-09-26 13:58:51 +02:00
piernov f21bec38a7 oscdriver: Fix for linux 6.5.0 2023-09-24 15:01:12 +02:00
Julian Frohmüller 55dce2dcf1 Update prerelease action. v2.5.0-alpha1 2023-09-21 15:28:53 +02:00
Julian Frohmüller c68432ff14 Readd release action but mark releases as pre-release. 2023-09-21 15:26:08 +02:00
Julian Frohmüller b7c6be44d6 Remove Release action for the time being. 2023-09-21 15:16:01 +02:00
Julian Frohmüller 60869db245 Change the ATA ERR status register active icon to the error icon. 2023-09-21 15:07:36 +02:00
Julian Frohmüller 06c8b8b713 Disable Power On and Power Off buttons when no relay board is selected. 2023-09-21 13:32:47 +02:00
Julian Frohmüller e8804f3980 Change Release Action to run on Ubuntu 20.04. 2023-09-19 13:29:27 +02:00
Julian Frohmüller 3ba71be029 Hopefully fix the Release Action for good. 2023-09-19 13:17:38 +02:00
Julian Frohmüller 8a03a759a3 Update copyright year, version number, and fix release action. 2023-09-19 12:55:12 +02:00
Julian Frohmüller e60d21fde4 Experiment with Github action to build release. 2023-09-19 12:47:57 +02:00
Julian Frohmüller 1fc1314b82 Update README. 2023-09-19 11:25:19 +02:00
Julian Frohmüller df5c9f9596 Fix conditional in USB mass storage disable function. 2023-09-19 11:05:39 +02:00
Julian Frohmüller 55374b03ad Change behavior of the disable mass storage driver command. 2023-09-19 10:58:49 +02:00
Julian Frohmüller 568f9261e1 Adjust README. 2023-09-18 17:32:05 +02:00
Julian Frohmüller 91dc1ef28e Disable UAS aswell as USB Mass Storage driver, when disabling Mass Storage Driver. 2023-09-18 17:27:59 +02:00