Skip to content

Releases: SmokeyMcBong/MiToolz

v3.6.0

16 Jul 16:09
Compare
Choose a tag to compare
  • Removed Soundblaster Audio profile switcher (Using APO Equalizer on main machine which has the ability to know when device has been switched and can assign equalizer profile based on default assigned audio device)
  • Removed unused methods etc
  • Removed unused image
  • Updated readme to reflect new changes and features
  • Updated repo images to reflect new changes etc
  • Bumped to v3.6.0

v3.5.2

29 Jun 14:30
Compare
Choose a tag to compare
  • Fixed misaligned Tile Image
  • Removed unused/unnecessary images
  • Bump to v3.5.2

v3.5.0

29 Jun 11:20
Compare
Choose a tag to compare
  • Created and Added MiToolzTimerService (this allows Windows Timer Resolution changes from default to 0.5ms) Enable/Disable, Install/Uninstall options added
  • Created ServiceManager class in main project to deal with MiToolsTimerService
  • Removed Open MSI Afterburner option as probably not needed now
  • Moved Library dll's to their own folder and added probing privatePath to project instead
  • Moved binaries to their own folder
  • Image additions and updates
  • Updated repo images to reflect new additions and changes
  • Updated Readme
  • Bump to v3.5.0

v3.2.0

26 Jun 20:18
Compare
Choose a tag to compare
  • Added CPU Frequency and Temperature monitoring to the monitoring panel
  • Removed the need for SoundSwitch software to be installed and running, MiToolz is now able to retrieve and set the default audio output device itself using the 'NAudio' library and standalone 'nircmdc' commandline tool (both are included)
  • Compiled NAudio from the latest source and added to project
  • Removed unused/unnecessary classes, images and methods
  • Simplified system sensor monitoring data retrieval
  • Added HotKey's for 'Game Mode' (Windows Power Plan switcher & MSI afterburner profile switcher using a single keypress) , "Audio Device" (Switches the default audio output device using a single keypress) and "Exit App" (Which closes all system monitoring and exits the app using a single keypress)
  • Added check and warning when setting an already assigned HotKey
  • Bump to v3.2.0

v3.1.1

24 Jun 23:28
Compare
Choose a tag to compare
  • Added new MiToolz icon
  • Added new MiToolz repo banner
  • Using freshly compiled MahApps.Metro framework
  • version bump to v3.1.1

v3.1.0

24 Jun 20:52
Compare
Choose a tag to compare
  • Added Windows Power Plan switcher (Balanced and High Performance switcher)
  • Simplified GPU profile switcher, now is only a single Tile for choosing Overclock or Default GPU profiles
  • Removed duplicate AppIcon.ico
  • Bumped to v3.1.0

v3.0.1

24 Jun 13:19
Compare
Choose a tag to compare
  • Compiled LibreHardwareMonitorLib from latest source and added to project
  • Changed memory controller usage monitoring to memory usage monitoring instead as more helpful
  • Changed the way some sensor data is read and dealt with
  • Small UI change to blend monitoring data font color
  • bumped to v3.0.1

v3.0.0

04 Jun 10:10
Compare
Choose a tag to compare

Migrated to MahApps MetroUI Framework
Compiled and updated LibreHardwareMonitor library
Moved methods and functions to their own classes
Moved and added all default hardcoded resources to Resources.resx
More small changes here and there etc ...
Bumped to v3.0.0

v2.8.4

26 May 21:52
Compare
Choose a tag to compare

Fixed image size/placement inconsistency
Added custom button style to Application.Resources, this is to remove the default blue highlight glow on MouseOver (as it makes the button ImageBrush seem to disapear) Now the buttons have a subtle Opacity level applied when MouseOver and the ImageBrush now remains clearly visible
Added forgotten ToolTips for certain button actions
Bumped version to v2.8.4 to reflect additional QoL changes

v2.8.3

26 May 17:07
Compare
Choose a tag to compare

Added freshly compiled LibreHardwareMonitorLib.dll (26/05) to project