Commit Graph

12 Commits

Author SHA1 Message Date
c4f30ca156 LiquidGUI [1.0.1.3] Bugfix
- Added try block around device enumeration to catch unhandled
exception.
2024-03-03 17:13:08 +00:00
51ccdbcaa5 LiquidGUI [1.0.1.3] Bugfix Release
- Moved device init into dedicated function to prevent unwanted
device re-init.
- Library renaming.
2023-10-16 20:27:36 +01:00
080e19ae20 LiquidGUI [1.1.0.0] DEV
- Updated icon.
2023-09-02 23:18:48 +01:00
050ed12e43 LiquidGUI [1.1.0.0] DEV
- Corrected calling of static MessageHandler class.
- Apply theme only on main app to make QMessageBox button text legible.
2023-08-20 12:48:52 +01:00
5d4c09fc99 Corrected MessageHandler file name case 2023-08-20 11:40:07 +00:00
160a52db66 LiquidGUI [1.1.0.0] DEV
- Code refactoring.
- Created main method on main file.
- Made MessageHander static
2023-08-20 12:38:17 +01:00
a3ee61bff1 LiquidGUI [1.1.0.0] DEV
- Moved device init into dedicated function to prevent unwanted
device re-init.
- Library renaming.
2023-08-19 19:39:03 +01:00
ba1d19cc0b LiquidGUI [1.1.0.0] DEV
- Implemented the ability to change fan speed.
- Placeholder GUI button to max out fan speed.
2023-08-19 18:04:38 +01:00
7b32a214df LiquidGUI [1.0.1.2]
- Error handling and app termination for no compatible coolers.
- Minor code refactoring.
2023-08-18 21:37:59 +01:00
9e38120cfb LiquidGUI [1.0.0.2] - Bugfix Release
- Fixed firmware not detected logic.
2023-08-18 19:24:22 +01:00
9e465b0cab LiquidGUI [1.0.0.1] - Bugfix Release
- Ammended typo in firmware version label.
- Logic for not updating firmware label if variable is not init.
- Added version number to window title.
2023-08-18 19:13:46 +01:00
Dunestorm
e001645c65 LiquidGUI [1.0.0.0] 2023-08-18 16:44:05 +01:00