summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-11-13Changes from main + fixesOSXaristocratos
2021-11-13Fixesaristocratos
2021-11-13Fixed leak in Proc::collect()aristocratos
2021-11-13Fixed process cpu usage calculationaristocratos
2021-10-25Cpu temp set to average of pACC and eACC for mac m1aristocratos
2021-10-24limit cpu temp to 20Jos Dehaes
2021-10-24Fixed up Makefilearistocratos
2021-10-21Makefile fixed WARNFLAGSaristocratos
2021-10-21Updated Makefilearistocratos
2021-10-20fix buildJos Dehaes
2021-10-20Merge branch 'main' into OSXJos Dehaes
2021-10-19v1.0.18 Fix for build platform detectionv1.0.18aristocratos
2021-10-18Fixed: Makefile g++ -dumpmachine failure to get platform on some distrosaristocratos
2021-10-18v1.0.17 New features and bug fixesv1.0.17aristocratos
2021-10-18Ignore format-truncationaristocratos
2021-10-18comments about temp sensorsJos Dehaes
2021-10-18available = total - usedJos Dehaes
2021-10-17FIxed: Battery error if non existant battery named is enteredaristocratos
2021-10-17Merge pull request #98 from jan-guenter/svg-logoaristocratos
2021-10-17Added: Displayed battery selectable in options menuaristocratos
2021-10-17use sysconf to get arg_max - seems simplerJos Dehaes
2021-10-17arg_max should be int on macosJos Dehaes
2021-10-17only fetch max_args onceJos Dehaes
2021-10-17added a SVG version of the logoJan Günter
2021-10-17Update README.mdaristocratos
2021-10-17Trigger on push to branch "main" not "master"aristocratos
2021-10-17Swap triggers around to see if it triggers...aristocratos
2021-10-17Merge pull request #97 from jan-guenter/battery-detection-issue-94aristocratos
2021-10-17added try catch block as suggested in reviewJan Günter
2021-10-17improved battery detectionJan Günter
2021-10-17Changed: Removed microblaze platform from build targets because of issue with...aristocratos
2021-10-17Merge pull request #92 from jan-guenter/musl-buildaristocratos
2021-10-17readability change request in reviewJan Günter
2021-10-17adopting review commentsJan Günter
2021-10-16Changed: Reverted mutexes back to custom atomic bool based locksaristocratos
2021-10-16removed temporary trigger for testing on branchJan Günter
2021-10-16Reverted mutexes back to custom atomic bool based locksaristocratos
2021-10-16these helpers can be staticJos Dehaes
2021-10-16code cleanup: put the code in .cpp to enable incremental buildJos Dehaes
2021-10-16don't crash on intelJos Dehaes
2021-10-16small improvementJos Dehaes
2021-10-16don't iterate 3 timesJos Dehaes
2021-10-16remove debugJos Dehaes
2021-10-16updated README.md to reflect Makefile changesJan Günter
2021-10-16updated makefile to add cf-protection for i*86 buildsJan Günter
2021-10-16updated workflowJan Günter
2021-10-16updated MakefileJan Günter
2021-10-16changed workflow to build binaries using muslJan Günter
2021-10-16changed static build behaviorJan Günter
2021-10-16added yml definitions to .editorconfigJan Günter