367 Commits

Author SHA1 Message Date
Michael Möller
1d8aa26d14 Fixed the tree view row height on Linux. 2011-04-10 20:22:20 +00:00
Michael Möller
4897a49630 Added support for AMD 10h core temperature sensors and Asus ATK0110 devices on Linux. 2011-04-09 20:16:42 +00:00
Michael Möller
1157a33042 Fixed Issue 156. 2011-03-19 22:55:05 +00:00
Michael Möller
1c8c5ba3d8 Fixed Issue 158. 2011-03-19 16:13:49 +00:00
Michael Möller
6eafde204e Fixed Issue 178. 2011-03-17 20:16:01 +00:00
Michael Möller
ca1f45475d Fixed Issue 179. 2011-03-16 22:10:26 +00:00
Michael Möller
0aa52cfc64 Fixed Issue 161. 2011-03-15 22:00:31 +00:00
Michael Möller
06b7fca703 Fixed Issue 160. 2011-03-15 21:54:56 +00:00
Michael Möller
35a9a0d90a Fixed Issue 165. 2011-03-15 17:55:11 +00:00
Michael Möller
3a00ce06fe Fixed Issue 171. 2011-03-15 17:33:13 +00:00
Michael Möller
910c251496 Fixed Issue 172. 2011-03-15 17:20:22 +00:00
Michael Möller
fc62ecc4df Fixed Issue 164. 2011-02-12 21:17:42 +00:00
Michael Möller
46e4752c8f Added code to delete any kernel driver service that can't be opened before reinstalling it. 2011-02-11 22:29:26 +00:00
Michael Möller
d1a963aa55 Added some error reporting to the Ring0 driver loading code. 2011-02-08 22:02:29 +00:00
Michael Möller
12844967da Fixed Issue 162. 2011-02-07 22:06:58 +00:00
Michael Möller
be28c71358 Fixed some dpi scaling bugs that occurred when changing "Control Panel\Appearance and Personalization\Display" to 125% text size or 150% text size. 2011-01-30 23:45:26 +00:00
Michael Möller
4d4c3aae8d Added support for AMD family 11h CPUs. 2011-01-27 22:29:43 +00:00
Michael Möller
1915002fa9 Fixed the Intel Sandy Bridge CPU core clock calculation. 2011-01-22 17:58:32 +00:00
Michael Möller
b193ab9b43 Added initial support for Intel Sandy Bridge CPUs. 2011-01-21 21:41:14 +00:00
Michael Möller
60c28cc250 Improved the saving and restoring of default fan control settings for ATI GPUs. 2011-01-20 21:48:26 +00:00
Michael Möller
86dbc6f06b Added a minimal control interface to allow manual fan control and implemented the interface for ATI GPUs. 2011-01-20 21:31:54 +00:00
Michael Möller
667b36a431 Fixed the temperature reading and improved the report for the Nuvoton NCT6771F super I/O chip. 2010-12-08 19:23:13 +00:00
Michael Möller
55e808987c Added first experimental support for the Nuvoton NCT6771F super I/O chip. 2010-11-21 17:31:25 +00:00
Michael Möller
1159ba3db0 Fixed Issue 137. 2010-11-21 12:28:31 +00:00
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
5f6e6221b4 Fixed Issue 138. 2010-11-13 20:20:03 +00:00
Michael Möller
7ee8cea14e Fixed a problem, where the MainForm location and size was lost when the application is started minimized and exited without ever showing the form. This caused MainForm_Load to be never called (location and size was not loaded), but the default size and location were still saved. The new implementation only saves the location and size when one of the two is changed. 2010-11-11 21:22:24 +00:00
Michael Möller
d9dc0f5b45 Added code to catch the "System.Exception: This schema for this assembly has not been registered with WMI." when the user has now administrator rights. 2010-11-11 20:48:19 +00:00
Michael Möller
67011b6d9e Replaced the direct reference to the Mono.Posix assembly with reflection. 2010-11-04 21:46:14 +00:00
Michael Möller
1804e2308b Added CPUID support for Linux. 2010-11-03 22:07:46 +00:00
Michael Möller
0e435cafc6 Restricted the access to the kernel driver to system and built-in administrators. 2010-11-01 20:44:21 +00:00
Michael Möller
f238f35eff Replaced the non-kernel code of WinRing0 with a managed implementation. The new implementation should fix Issue 32 and simplify further work on Issue 46. 2010-10-31 22:08:47 +00:00
Paul Werelds
fcf4876985 Fixed the NullReference Exception 2010-10-18 07:18:14 +00:00
Paul Werelds
c3c27c3789 Added a Parent property to the WMI exposed Hardware objects 2010-10-18 07:15:31 +00:00
Paul Werelds
ecefde3ac4 Updated attribute maps for the 4 SSD controllers we figured out so far.
Also switched back to an array of DriveAttribute rather than a generic list.
2010-10-17 19:25:50 +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
f34f8c996c Changed the SMART AttributeID type from an enum to a struct. 2010-10-17 17:12:38 +00:00
Michael Möller
edec08400d Renamed folder from Wmi to WMI also in the project file. 2010-10-17 16:13:20 +00:00
Michael Möller
83750e66b6 Renamed folder Wmi to WMI. 2010-10-17 16:10:08 +00:00
Michael Möller
69e708b7d6 Added code to read the additional fans on the ASRock P55 Deluxe mainboard via special GPIO switching. 2010-10-17 16:04:19 +00:00
Paul Werelds
cac6928f07 Small bits of refactoring. 2010-10-17 08:21:33 +00:00
Paul Werelds
f7733a5112 AnkhSVN fails, TortoiseSVN to the rescue.. 2010-10-16 18:26:47 +00:00
Paul Werelds
8705b321f3 More refactoring. 2010-10-16 18:24:20 +00:00
Paul Werelds
2df01b631e Added license to the WMI stuff and refactored a few things a little. 2010-10-16 14:15:41 +00:00
Paul Werelds
ebc1e612d9 Added a WMI provider, documentation to follow. 2010-10-16 13:29:06 +00:00
Michael Möller
e7ab97fd84 Improved the invariant TSC frequency estimation code to ignore readings with a large error. 2010-10-14 17:30:51 +00:00
Michael Möller
d78e37b480 Added a mainboard specific configuration for the ASRock P55 Deluxe. 2010-10-14 16:52:23 +00:00
Michael Möller
37be400281 Added a mainboard specific configuration for the ASRock AOD790GX-128M 2010-10-11 20:37:37 +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
Paul Werelds
0f7bba06f3 Added initial SSD support for Intel, Indilinx, SandForce and Samsung drives. Experimental feature for now! 2010-10-08 12:18:32 +00:00