Skip to content

Releases: tylercamp/ezgpuctl

v1-e

08 Jan 19:10
Compare
Choose a tag to compare
v1-e Pre-release
Pre-release
  • Bugfix - Unable to pause/resume OC service
  • Bugfix - App freeze when updating GPU status
  • settings.json now has indentation/spacing for readability
  • Add support for regex, case insensitive options to policy rules
  • Replace rearrangement buttons with drag-and-drop for Policies list in main window and Profiles list in policy editor
  • Added info on libraries and licenses in the About window

Expand "Assets" to download gpucontrol.zip

v1-d

07 Jan 22:11
Compare
Choose a tag to compare
v1-d Pre-release
Pre-release
  • Bugfix - profile preview text displayed incorrect memory offset
  • Bugfix - Clearing OC value did not unset the value
  • Bugfix - Visual glitch when Minimize On Start is enabled (hopefully this fix works consistently)
  • Bugfix - Occasional crash when switching displays
  • Add disclaimer for OC damages on first run
  • Add message box regarding settings tray icon on first run
  • Add fan monitoring and control (not properly tested)

Expand "Assets" to download gpucontrol.zip

v1-c

27 Dec 22:25
Compare
Choose a tag to compare
v1-c Pre-release
Pre-release
  • Remove the settings pane and move everything to the system tray menu
  • Re-add highlighting of applied profiles / policies
  • Add more info on GPU details
  • Some extra error handling and logging
  • Add "Start Minimized" option
  • Various bugfixes

Expand "Assets" to download gpucontrol.zip

v1-b

24 Dec 20:30
Compare
Choose a tag to compare
v1-b Pre-release
Pre-release
  • UI reorganization
  • Add docking system with AvalonDock since I don't trust myself to lay things out in a "globally useful way" (at least you can do it yourself)
  • Generally finished remaining interaction logic
  • Able to pick between OC modes
  • Added system tray for controlling app
  • Add options for running on startup, confirming before close

Doesn't have error handling yet or any checks for whether the environment is supported.

Expand "Assets" to download gpucontrol.zip

v1-a

19 Dec 21:34
Compare
Choose a tag to compare
v1-a Pre-release
Pre-release
Change MVVM framework, finish MVP