Commit Graph

120 Commits

Author SHA1 Message Date
Michael Möller
e5d7595b00 Improved the moving and resizing of the gadget on multi-monitor systems. Fixed one problem where the underlying gadget window size would be reduced unrequested. Fine tuned the progress bar size in the gadget. 2010-11-16 21:48:26 +00:00
Michael Möller
22d714c976 Removed the WMI Provider menu entry and restricted WMI to the Windows platform. 2010-10-17 19:13:26 +00:00
Michael Möller
0f51fe20fe Reading the timeStampCounterMultiplier right at the beginning when the time stamp counter is estimated instead of reading it at each update. Refactored the IntelCPU code a bit. 2010-10-10 16:57:11 +00:00
Michael Möller
6d3d5e357d Removed unused assemblies. 2010-10-02 20:03:59 +00:00
Michael Möller
d0f3c634d6 Reverted the SMART temperature attribute search strategy to the one used previously. Fixed a few minor details in the HDDGroup class. 2010-10-02 15:46:12 +00:00
Michael Möller
9619107616 Fixed the initialization of the TSC estimating code. 2010-10-01 19:01:09 +00:00
Michael Möller
cc719ae7e8 Improved the implementation for the AMD 10h family CPU clock speeds. 2010-09-30 16:51:09 +00:00
Michael Möller
e94f1c5874 Added support for more than one Heatmaster fan controller. 2010-09-24 21:33:55 +00:00
Michael Möller
1bd6b91c6f A first (experimental) implementation for the AMD 10h family CPU clock speeds. 2010-09-22 20:44:34 +00:00
Michael Möller
bcde768e25 Refactored some of the hardware monitoring code and fixed a few code inspection warnings. 2010-09-21 20:32:36 +00:00
Michael Möller
568a27b2a4 Corrected the size of the DriveCommandParameter structure to match the documentation of SENDCMDINPARAMS http://msdn.microsoft.com/en-us/library/ff565401%28VS.85%29.aspx 2010-09-18 15:13:26 +00:00
Michael Möller
53cc1cc75a Added a configurable font size and window width to the gadget. 2010-09-13 22:34:08 +00:00
Michael Möller
d4d25656de Improved the gadget formatting and added an option to remove the hardware names in the gadget. 2010-09-07 22:15:02 +00:00
Michael Möller
8e8f3c080f Added a mainboard specific configuration for the ECS A890GXM-A. 2010-09-07 17:52:43 +00:00
Michael Möller
39600d1cf3 Added a desktop gadget implementation. 2010-09-06 19:53:13 +00:00
Michael Möller
0d091fe5f2 Search all possible registry locations for the Heatmaster serial port. 2010-08-24 22:11:10 +00:00
Michael Möller
bd232a85f5 Added another registry path for getting the Heatmaster serial port. 2010-08-24 19:06:49 +00:00
Michael Möller
d66df3de7b Fixed a few problems with the Heatmaster. 2010-08-23 20:00:06 +00:00
Michael Möller
4c704e26bb Added a first implementation for the Heatmaster fan controller. 2010-08-22 21:53:11 +00:00
Michael Möller
2ec18bf862 Changed the project files to Visual Studio 2010. Fixed some Code Analysis warnings. 2010-08-12 20:53:27 +00:00