2
0
mirror of https://github.com/hirschmann/nbfc synced 2025-08-30 05:38:04 +00:00

30 Commits

Author SHA1 Message Date
Stefan Hirschmann
9bbfeed285 Update build configuration 2015-03-31 18:17:58 +02:00
Stefan Hirschmann
47f9965525 Move project to plugins folder. 2015-03-31 09:51:56 +02:00
Stefan Hirschmann
47b80df78c Add plugin which reads temperature(s) from files 2015-03-30 17:32:51 +02:00
Stefan Hirschmann
7bfbb31418 Improve Linux build configuration 2015-03-05 18:28:28 +01:00
Stefan Hirschmann
b4e6d41f77 Add build config for Linux 2015-03-02 12:58:35 +01:00
Stefan Hirschmann
39b21c1bd7 Remove unnecessary build configurations 2015-02-23 22:17:11 +01:00
Stefan Hirschmann
d5f2b4787d Fix OpenHardwareMonitorLib project path 2015-02-22 20:58:31 +01:00
Stefan Hirschmann
e38921cdef Renamed ITemperatureProvider interface to ITemperatureMonitor.
Renamed plugins to reflect changes.
2014-11-30 20:06:08 +01:00
Stefan Hirschmann
f558fe76d1 [chg] Renamed Libraries folder to Core. 2014-09-09 15:38:30 +02:00
Stefan Hirschmann
54c3b2a7c6 [new] Created CLI application using Command Line Parser Library. 2014-09-07 01:19:17 +02:00
Stefan Hirschmann
2b0a05125f [chg] Renamed plugin assemblies.
[fix] Set plugin target framework version to 4.0 CP.
2014-08-30 23:17:06 +02:00
Stefan Hirschmann
5bae575d4d [chg] Moved HardwareMonitor into new assembly.
[new] Added CPU/GPU temperature properties to HardwareMonitor.
[chg] Removed Linux temperature provider.
[chg] Made Windows temperature provider Linux compatible.
[fix] MetadataAttribute constructor did not set SupportedCpuArchitectures property.
2014-08-30 20:48:19 +02:00
Stefan Hirschmann
215d44313b [fix] Reworked StagWare.Linux.NbfcPlugins.EmbeddedController.
[chg] Moved R/W methods into EmbeddedControllerBase.
[chg] Added SupportedPlatforms and SupportedArchitectures properties to IFanControlPluginMetadata.
[chg] Removed PlatformString property from IFanControlPluginMetadata.
2014-08-30 03:01:59 +02:00
Stefan Hirschmann
cfceef78ca [fix] Fixed MinOSVersion for Linux plugins.
[new] Implemented EmbeddedController plugin for Linux.
[chg] Removed unnecessary usings from StagWare.Configurations.
[chg] Fixed path to Linux plugins project in solution file.
2014-08-29 02:24:13 +02:00
Stefan Hirschmann
6ca8890190 [new] Created linux plugins. 2014-08-28 23:08:26 +02:00
Stefan Hirschmann
3cae82234a [chg] Moved EmbeddedController and CpuTempProvider into one assembly (NbfcPlugins).
[new] Created a singleton facade for OpenHardwareMonitorLib.Computer.
[chg] Updated OpenHardwareMonitorLib.
2014-08-14 01:11:27 +02:00
Stefan Hirschmann
2d0d92433e [chg] Renamed StagWare.Hardware to StagWare.Hardware.LPC. 2014-08-13 12:38:51 +02:00
Stefan Hirschmann
2967adc6d8 [chg] On the first start, the service sets all fans to auto controlled.
[chg] Replaced bootstrapper logo with a less blurry one.
[chg] Updated setup version.
[chg]Renamed NbfcServiceClient folder to NbfcService.
2014-07-09 20:21:27 +02:00
Stefan Hirschmann
89488840c5 [chg] Renamed NbfcServiceClient project to NbfcClient.
[chg] Re-structured setup project.
[new] Added new projects to setup.
[chg] Updated setup to reflect the solutions' structure.
2014-07-08 19:45:23 +02:00
Stefan Hirschmann
b07183b5de [chg] Added BiosInfo project.
[chg] Use BiosInfo to retrieve notebook model instead of WMI.
2014-07-08 03:07:42 +02:00
Stefan Hirschmann
51cf92c938 [chg] Renamed StagWare.Hardware.EC to StagWare.Hardware. 2014-07-06 11:43:27 +02:00
Stefan Hirschmann
fc7218fcd4 [chg] Updated OpenHardwareMonitorLib (fork).
[fix] Changed TargetFrameworkVersion of new projects from 4.5 to 4.0 CP.
[new] Moved EmbeddedController.cs from OpenHardwareMonitorLib to new StagWare.Hardware library.
[chg] Refactored and improved EmbeddedController.cs.
[chg] Improved FanControl.Dispose().
[fix] Plugins are now compatible to updated OpenHardwareMonitorLib.
2014-07-06 03:18:10 +02:00
Stefan Hirschmann
99cf0556bb [chg] Re-organized repo.
[new] Added plugin support.
[new] Added CPU temp provider plugin for Windows.
[new] Added EC plugin for Windows.
2014-07-03 19:31:24 +02:00
Stefan Hirschmann
b2379ee9bf [fix] Updated project paths in solution file.
[fix] Tray icon tooltip binding errors.
[chg] Updated nuget packages.
[chg] Removed TaskScheduler nuget package.
2014-07-03 14:32:54 +02:00
Stefan Hirschmann
fdddfa2049 [chg] Updated WPF Toolkit.
[chg] Replaced Ookii dialogs with system dialogs.
[new] Install driver during setup.
2014-04-06 06:23:03 +02:00
Stefan Hirschmann
8f1a77875d [fix] OpenHardwareMonitorLib references. 2014-04-03 13:25:13 +02:00
Stefan Hirschmann
ea575c7b88 Merge branch 'master' into dev
Conflicts:
	NoteBookFanControl.sln
2013-12-04 15:04:06 +01:00
Stefan Hirschmann
d59abb9b40 [new] added mono build configuration 2013-12-04 11:44:10 +01:00
Stefan Hirschmann
327bcacdb3 Hotfix: set MSI package build config to x86 2013-11-06 03:46:14 +01:00
Stefan Hirschmann
ed58478cec initial commit 2013-10-25 05:54:57 +02:00