Michael Möller
|
d9ae399ad2
|
Added a new sensor type "Level" for wear or charge level (or any other percentage based sensors that don't fit into Load or Control).
|
2010-10-07 19:34:36 +00:00 |
|
Michael Möller
|
4dc9a5e13d
|
Fixed Issue 129.
|
2010-10-06 19:18:07 +00:00 |
|
Michael Möller
|
1e21129803
|
Fixed some problems when compiling in Mono and running on Linux.
|
2010-09-30 20:59:21 +00:00 |
|
Michael Möller
|
0f1c0e3a69
|
Fixed an InvalidOperationException in OpenHardwareMonitor.GUI.SensorGadget.OnPaint caused by sensors with null as value.
|
2010-09-17 18:32:11 +00:00 |
|
Michael Möller
|
49fad56e8c
|
Added a check to verify the FTDI chip ID before opening the T-Balancer port.
|
2010-09-15 18:43:15 +00:00 |
|
Michael Möller
|
56ce10022a
|
Fixed some hardware sorting issue in the gadget. Hardware with the same type and name would be added to the same section.
|
2010-09-13 22:55:25 +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
|
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
|
39600d1cf3
|
Added a desktop gadget implementation.
|
2010-09-06 19:53:13 +00:00 |
|