38 Commits

Author SHA1 Message Date
f9e01cfd8e LiquidGUI [1.2.0.0]
- Linux Support.
2024-12-30 14:38:47 +00:00
4d91e54e65 LiquidGUI [1.2.0.0]
- Linux Support
2024-12-30 14:08:06 +00:00
3cc53d0c81 LiquidGUI [1.2.0.0]
- Linux Support
2024-12-26 12:34:07 +00:00
03fca21675 LiquidGUI [1.2.0.0]
- Linux Support
2024-12-26 12:32:51 +00:00
040fff0677 LiquidGUI [1.2.0.0]
- Linux Support
2024-12-26 00:43:39 +00:00
ca036a5576 LiquidGUI [1.1.3.0]
- Added emoji to value text.
- Refactored label styling.
1.1.3.0
2024-07-14 15:24:26 +01:00
39c8fe48c8 LiquidGUI [1.1.2.0]
- Support for light mode.
2024-07-14 00:22:27 +01:00
13393ed44d LiquidGUI [1.1.1.0]
- Added button to reset min/max values.
1.1.1.0
2024-07-13 21:57:08 +01:00
b483cdeb0e Removed Linux Changes 2024-07-13 21:34:21 +01:00
fbf594926c Added PyCharm .ignore file 2024-07-13 21:31:15 +01:00
11b812cd37 LiquidGUI [1.1.0.1]
- Added support for minimum and maximum temperatures.
- Corrected typo in Calibri font name.
- UI tweaks.
2024-07-13 21:30:28 +01:00
852186587c Removed DEV label from app. 2024-07-09 22:01:26 +01:00
65456aa5c6 LiquidGUI [1.1.0.0] Dev
- Code cleanup & refactoring.
- Platform specific code.
2024-07-09 22:00:56 +01:00
aed37b7fae LiquidGUI [1.1.0.0] Dev
- Added build script for Linux.
2024-07-08 23:25:29 +01:00
495de03e39 LiquidGUI [1.1.0.0] Dev
- Initial Linux support.
2024-07-07 16:41:50 +01:00
5fab490885 LiquidGUI
- Added support for EXE version data.
2024-07-02 00:01:38 +01:00
a9e807ceaf Merge branch '1.0.0.x'
# Conflicts:
#	requirements.txt
2024-06-30 15:21:29 +01:00
7723df2ea4 Fixed requirements.txt for 1.0.0.x 2024-06-30 15:18:54 +01:00
99259f877c Build script now sources venv 2024-06-30 15:18:54 +01:00
eda2fbeb71 LiquidGUI [1.0.3.2] Release
- Refactored some code.
- Corrected fonts and updated styles.
2024-06-30 14:57:29 +01:00
069b6f650c LiquidGUI [1.0.3.0] Release
- Updated PySide package version.
- GUI improvements with emoji.
2024-06-30 00:29:52 +01:00
ce98de60e6 Merge branch 'master' of https://go.hypn.synology.me/dunestorm/LiquidGUI
# Conflicts:
#	LiquidCTL_Helper.py
#	main.pyw
2024-03-10 20:37:39 +00:00
63fbeb430b LiquidGUI [1.0.2.0] Release
- Updated requirements with pip installer.
- Updated resources file after most recent local build.
2024-03-10 20:33:34 +00:00
c8ca1e881d LiquidGUI [1.0.1.3] Bugfix Release
- Moved device init into dedicated function to prevent unwanted
device re-init.
- Library renaming.
2024-03-10 20:28:00 +00:00
52b6f45c60 LiquidGUI [1.1.0.0] DEV
- Allow window to minimize.
2024-03-10 20:23:18 +00:00
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
5487a689a6 LiquidGUI [1.0.1.3] Bugfix Release
- Moved device init into dedicated function to prevent unwanted
device re-init.
- Library renaming.
2023-08-19 19:50:26 +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