steam-deck-tools/FanControl
2022-11-26 11:09:58 +01:00
..
Properties Add AlwaysOnTop 2022-11-12 22:22:48 +01:00
App.config Add AlwaysOnTop 2022-11-12 22:22:48 +01:00
app.manifest Clickable help and other changes 2022-11-12 13:56:15 +01:00
FanControl.csproj Add ExternalHelpers project and move all externally acquired dependencies there 2022-11-20 15:25:50 +01:00
FanControl.ico Add some simple PropertyGrid interface 2022-11-11 19:56:08 +01:00
FanControlForm.cs Hide FormControl on startup 2022-11-26 10:13:16 +01:00
FanControlForm.Designer.cs Fix FanControl broken context menu 2022-11-26 11:09:58 +01:00
FanControlForm.resx Support showing current temperatures 2022-11-12 10:14:09 +01:00
FanController.cs Use global mutex to ensure driver access are sequential 2022-11-20 21:32:17 +01:00
FanControllerSensors.cs Move FanMode and OverlayMode to GlobalConfig 2022-11-15 23:40:54 +01:00
FanSensor.cs Move FanMode and OverlayMode to GlobalConfig 2022-11-15 23:40:54 +01:00
Program.cs Improve FanControl UI 2022-11-16 22:50:00 +01:00