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
|
92a7f77851
|
Fixed the GadgetWindow AlwaysOnTop option (could be lost by tracking "Show Desktop" events even when AlwaysOnTop = true).
|
2010-09-07 18:51:42 +00:00 |
|
Michael Möller
|
4054b2d9fb
|
Any OpenHardwareMonitorShowDesktopReferenceWindow (even from another process) will be good enough to detect "Show Desktop". This fixes the "Show Desktop" detection in a second instance of the Open Hardware Monitor.
|
2010-09-07 18:40:00 +00:00 |
|
Michael Möller
|
e8909c4f18
|
Fixed a few closure variables. The local variables used in the closure can not be shared between closures if their values should be different.
|
2010-09-07 18:32:37 +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
|
8112bfd205
|
Fixed Issue 105 and Issue 106.
|
2010-08-24 20:14:54 +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
|
335c2a35cd
|
Fixed Issue 97.
|
2010-08-17 21:44:02 +00:00 |
|
Michael Möller
|
b5074e1c4d
|
Restricted ITE detection to port 0x2E.
|
2010-08-17 20:25:27 +00:00 |
|
Michael Möller
|
ef48be2f02
|
Fixed Issue 104.
|
2010-08-15 17:56:57 +00:00 |
|
Michael Möller
|
2071610bbe
|
Fixed some Code Analysis warnings.
|
2010-08-15 14:46:58 +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 |
|
Michael Möller
|
a2650ba983
|
Refactored the hardware monitoring code into a library (Issue 101).
|
2010-08-08 13:57:26 +00:00 |
|
Michael Möller
|
9f90d4063b
|
Added a fan control sensor for ATI GPUs.
|
2010-08-05 19:28:50 +00:00 |
|
Michael Möller
|
9cd1c629e5
|
Added ISA bus mutex support to the super IO detection.
|
2010-08-05 18:06:18 +00:00 |
|
Michael Möller
|
56425669e8
|
Added an ISA bus mutex.
|
2010-08-04 20:27:05 +00:00 |
|
Michael Möller
|
146cbfe5eb
|
Adding missing class SensorVisitor.
|
2010-08-04 19:10:20 +00:00 |
|
Michael Möller
|
492a6d938a
|
Fixed BadImageFormatExceptions.
|
2010-07-27 18:47:58 +00:00 |
|
Michael Möller
|
466c0db349
|
Refactoring and fine tuning for Linux GUI.
|
2010-07-27 18:38:11 +00:00 |
|
Michael Möller
|
78a4dab24f
|
Replaced the SplitContainer with SplitContainerAdv. Now the panels are directly resized and the splitter can be drawn nicely.
|
2010-07-24 20:15:49 +00:00 |
|
Michael Möller
|
a2727cc803
|
Delete the config file if it can not be parsed, and restart with a new one.
|
2010-07-18 17:08:33 +00:00 |
|
Michael Möller
|
660c4baac1
|
Replaced all menus with the native implementations MainMenu and ContextMenu. Fixed a bug with the sensor renaming context menu.
|
2010-07-18 12:38:01 +00:00 |
|
Michael Möller
|
9c7e97672b
|
Fixed Issue 91.
|
2010-07-17 13:25:42 +00:00 |
|
Michael Möller
|
24b7083f71
|
Fixed Issue 90.
|
2010-07-14 21:10:26 +00:00 |
|
Michael Möller
|
8054a3d977
|
Added a mainboard specific configuration for the ASRock 880GMH/USB3
|
2010-07-11 21:26:49 +00:00 |
|
Michael Möller
|
5ff4174c1f
|
An attempt at adding a mainboard specific configuration for the ASUS P6X58D-E.
|
2010-07-11 15:52:50 +00:00 |
|
Michael Möller
|
c7ef3b8ecf
|
Fixed Issue 82.
|
2010-07-04 12:49:16 +00:00 |
|
Michael Möller
|
a72af71590
|
Fixed Issue 66.
|
2010-07-04 12:12:37 +00:00 |
|
Michael Möller
|
eaf2e04d35
|
Split the sensors and parameter report tree.
|
2010-07-03 12:08:51 +00:00 |
|
Michael Möller
|
3c6175c617
|
Added a mainboard specific configuration for the Gigabyte GA-P55-UD4.
|
2010-07-01 20:25:38 +00:00 |
|
Michael Möller
|
d1bb28ccb6
|
Added more revisions for the W83627THF, as there seems to exist chips with revision 0x82, 0x84, and 0x85 as well.
|
2010-06-30 08:52:53 +00:00 |
|
Michael Möller
|
ac390a1ce9
|
Corrected the mainboard specific configuration for the ASUS M4A79XTD EVO (Issue 79).
|
2010-06-29 07:44:55 +00:00 |
|
Michael Möller
|
6968062d71
|
Added the ITE chip version to the report.
|
2010-06-28 20:39:49 +00:00 |
|
Michael Möller
|
a4f6aae482
|
A fist attempt at adding a mainboard specific configuration for the ASUS M4A79XTD EVO (Issue 79).
|
2010-06-27 20:49:29 +00:00 |
|
Michael Möller
|
a62962b795
|
Fixed Issue 72.
|
2010-06-27 13:56:18 +00:00 |
|
Michael Möller
|
589ba48753
|
Fixed Issue 71.
|
2010-06-27 13:02:02 +00:00 |
|
Michael Möller
|
4a6cdb1e60
|
Fixed Issue 76.
|
2010-06-27 10:54:19 +00:00 |
|
Michael Möller
|
e30e42ebf0
|
Improved the support for Nvidia GPUs.
|
2010-06-27 10:24:27 +00:00 |
|
Michael Möller
|
22ead80405
|
Fixed Issue 73.
|
2010-06-12 12:15:00 +00:00 |
|
Michael Möller
|
56d221149b
|
Added a mainboard specific configuration for the Gigabyte GA-X58A-UD3R.
|
2010-06-08 21:07:13 +00:00 |
|
Michael Möller
|
9c1956f727
|
Added support for a second miniNG on the T-Balancer bigNG.
|
2010-06-07 20:35:05 +00:00 |
|
Michael Möller
|
57dbd750e0
|
Added (partial) SMBIOS support for Linux by reading from sysfs.
|
2010-06-07 20:03:48 +00:00 |
|
Michael Möller
|
bee7a9b80b
|
Added experimental lm-sensors super I/O support for Linux.
|
2010-06-06 14:44:53 +00:00 |
|
Michael Möller
|
dd67a0aa5c
|
Fixed Issue 69.
|
2010-06-06 11:07:57 +00:00 |
|
Michael Möller
|
c641a6a2fc
|
Fixed Issue 65.
|
2010-06-05 18:59:54 +00:00 |
|
Michael Möller
|
cb6594ba7f
|
Fixed Issue 23.
|
2010-06-05 11:15:16 +00:00 |
|