- Quick and dearty usage of our new SharpDisplay layout for packed mode. 2014-09-22, by StephaneLenclud
- Support for SharDisplayManager. 2014-09-21, by sl
- Front View plug-in does not init if no sensor added. 2013-04-18, by StephaneLenclud
- FrontView can now display time when not packed. 2013-04-18, by StephaneLenclud
- Implementing FrontView support for packed mode and time display. 2013-04-18, by lenclud
- Adding FrontView menu with persistent options for time display and packed mode. 2013-04-17, by lenclud
- Now displaying sensor node background in green if FrontView enabled. 2013-04-17, by lenclud
- Better formatting FrontView lines. Now cycling through each FrontView sensor every 2 seconds. 2013-04-14, by StephaneLenclud
- Sensors can now be displayed in FrontView. 2013-04-13, by StephaneLenclud
- Reverting client/server communication around our pipes to fix access denied err. 2013-04-12, by StephaneLenclud
- At last we can output stuff on our display. 2013-02-09, by StephaneLenclud
- Now calling display init. Not getting the expected error code though. 2013-02-04, by sl
- Now fetching some of our Sound Graph DLL function pointers. 2013-02-03, by sl
- Converted project to VisualStudio 2012. 2013-02-03, by sl
- Fixed Issue 415. 2012-11-19, by moel.mich
- Changed the super I/O fan control: Fan controls are now always displayed, even if the value is null (as for example for ITE 87XX chips in automatic mode. 2012-11-04, by moel.mich
- Added additional Fintek chips to the lm-sensors interface. 2012-11-03, by moel.mich
- Fixed Issue 368. Fixed Issue 369. Fixed Issue 370. 2012-10-28, by moel.mich
- Changed the source formatting of the HttpServer class to match the rest of the project. 2012-10-28, by moel.mich
- Fixed Issue 382. 2012-10-28, by moel.mich
- Reduced the amount of dynamic memory allocation when reading from the T-Balancer or creating tray icons. 2012-10-27, by moel.mich
- Enabled fan control on mainboards by default. 2012-10-21, by moel.mich
- Added support for fan control on ITE 87XX chips and a mainboard specific configuration for the Gigabyte GA 970A UD3 (both based on a patch from Eric Hokanson). 2012-10-21, by moel.mich
- Changed a few types to internal (instead of public) in the Open Hardware Monitor library. 2012-10-01, by moel.mich
- Fixed Issue 387. The new implementation does not try to start a ring 0 driver that already exists, but could not be opened. It tries to delete the driver and install it new. The driver is now stored temporarily in the application folder. The driver is not correctly removed on system shutdown. 2012-09-23, by moel.mich