Commit Graph

26 Commits

Author SHA1 Message Date
Linus Dierheimer 5d853f3b17 GPU temp detection 2022-06-17 23:38:33 +02:00
xzvf c491c11988 update DEVELOPMENT.md 2022-06-16 13:15:48 +02:00
xzvf d8bb36f119 Add CPU package temperature to CPU module.
This is done by looking for a specified thermal zone in
/sys/class/thermal/thermal_zone*/ .
Unfortunately there is no better way to find the
temperature, then to check all registered zones.
This still needs to be extended to support other hardware,
right now only x86 CPUs and Raspberry pi are tested.
Maybe the FF_CPU_THERMAL_ZONES array could be user configurable,
but I could not figure out how to add an array as a config parameter.
2022-06-15 16:21:50 +02:00
Linus Dierheimer 36d9b5a9bd Finish OpenGL module 2022-06-04 19:30:26 +02:00
Linus Dierheimer e79af7ba79 Relase 1.4.2
Bugfix: RPM package count on SUSE platforms
Bugfix: Prepend /var with TARGET_DIR_ROOT
2022-05-24 13:41:23 +02:00
Linus Dierheimer 47d8ddad35 Release 1.3.0: Image support 2022-04-22 15:51:54 +02:00
Linus Dierheimer 03e949ed30 Update DEVELOPMENT.md 2022-04-15 00:56:02 +02:00
Linus Dierheimer e2be34e23d Update DEVELOPMENT.md 2022-02-14 01:12:26 +01:00
Linus Dierheimer d6ae32374e Update DEVELOPMENT.md 2022-02-13 13:26:00 +01:00
Linus Dierheimer fb3028cafa Update DEVELOPMENT.md 2022-02-12 12:45:00 +01:00
Linus Dierheimer bc8887fb42 Improved compile time by compiling common sources as a static lib 2022-02-09 15:20:07 +01:00
Linus Dierheimer 2ff3595251 Update DEVELOPMENT.md 2022-02-09 11:14:20 +01:00
Linus Dierheimer ec523e0274 Update DEVELOPMENT.md 2022-02-08 19:28:05 +01:00
Linus Dierheimer 9789d1f5f1 Fallback OS detection using lsb 2022-01-14 13:21:49 +01:00
Linus Dierheimer ef034b7adb Android support part 6 2022-01-10 15:26:25 +01:00
Linus Dierheimer 1d6119f858 Update DEVELOPMENT.md 2022-01-09 19:49:19 +01:00
Linus Dierheimer bd3a5fde07 Finish rewriting of WM/DE detection 2022-01-02 19:02:21 +01:00
Linus Dierheimer 65bac0efc9 Color name mapping 2021-12-20 12:12:55 +01:00
Linus Dierheimer a011b55692 Custom logo colors support 2021-12-19 22:39:22 +01:00
Linus Dierheimer 809f9310a5 Updated DEVELOPMENT.md 2021-12-10 15:58:34 +01:00
Linus Dierheimer 9b7f236397 Update DEVELOPMENT.md 2021-12-09 13:27:36 +01:00
Linus Dierheimer 8f865cf823 Update DEVELOPMENT.md 2021-12-09 12:04:04 +01:00
Linus Dierheimer dedbd5b529 Update DEVELOPMENT.md 2021-12-07 17:46:44 +01:00
Linus Dierheimer 5f178880c7 updated DEVELOPMENT:md 2021-12-07 17:42:57 +01:00
Linus Dierheimer 27334f77cc Remove outdated section from DEVELOPMENT.md 2021-11-09 15:20:54 +01:00
Linus Dierheimer 46ecdd42b6 Development notice 2021-11-01 19:37:45 +01:00