summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-12-26Try alternative names for GPU libraries during GPU initaristocratos
2023-12-25Fix errorsaristocratos
2023-12-25Added more checks and debug loggingaristocratos
2023-12-25Return const refsaristocratos
2023-12-25Fix call to compact and missing utility includearistocratos
2023-12-25Replace robin_hood map and set with STD alternative and add safeVal() functio...aristocratos
2023-12-15conditional compile on Big Sur and upJos Dehaes
2023-12-12Version bump to 1.3.0 in preparation for upcoming releasearistocratos
2023-12-12Added swap to ignore for statvfs() since it will always failaristocratos
2023-12-12Added try->catch for get_zfs_stat_file() to avoid fs erroraristocratos
2023-12-12Merge branch 'main' into cpu-modelJakob P. Liljenberg
2023-12-07simplify removal of "Apple"masiboss
2023-12-07in case apple decides to add another suffix to the cpu namemasiboss
2023-12-07cut less of cpu name if frequency is not shownmasiboss
2023-12-07fix array out of bounds on regular m chipmasiboss
2023-12-07fix cpu version not includedmasiboss
2023-12-07strip "Apple" from name of Apple silicon chipsmasiboss
2023-12-05Fix printed model name for older Intel CPUSteffen Winter
2023-11-25Squashed commit of the following:aristocratos
2023-11-25Added definition GPU_SUPPORT to toggle GPU related codearistocratos
2023-08-27Fix: Cpu gpu stats always shown when show_gpu_info is On and sizing issuesaristocratos
2023-08-27Quickfixes for MacOS and FreeBSD compilation.aristocratos
2023-08-27Merge fixaristocratos
2023-08-27Merge branch 'main' into pr/romner-set/529aristocratos
2023-08-27Changed: cpu_graph_lower Auto defaults to cpu_graph_upper when show_gpu_info ...aristocratos
2023-08-27Added show_gpu_info setting and Auto options for cpu graphsaristocratos
2023-08-26Fixed: Key 5-0 gpu box togglearistocratos
2023-08-26Squashed commit of the following:aristocratos
2023-08-26Merge pull request #590 from nobounce/dangling-reference-configJakob P. Liljenberg
2023-08-26Merge pull request #602 from jfouquart/mainJakob P. Liljenberg
2023-08-26Merge pull request #601 from joske/cleanupJakob P. Liljenberg
2023-08-25fix some warningsJos Dehaes
2023-08-25fix core checkJos Dehaes
2023-08-25Fix getting zfs pool name with '.' char in freebsdJonathan Fouquart
2023-08-23[macos] don't check /sys on macosJos Dehaes
2023-08-23[macos] fix temp sensor on system with many coresJos Dehaes
2023-08-03Fix freebsd nullptr changes and makefile for gcc12 and neweraristocratos
2023-07-30Merge pull request #539 from nobounce/replace-NULL-nullptrJakob P. Liljenberg
2023-07-27Better text editingaristocratos
2023-07-27Convert parameters and config keys to std::string_viewnobounce
2023-07-26Use nullptr instead of NULL.nobounce
2023-07-26Fix whitespace indent -> tab indentaristocratos
2023-07-26Revert fmt submodule to static fmt folder in includearistocratos
2023-07-19Fix GPU text overflow in CPU panel, againromner
2023-07-19Improve 0-10 key inputromner
2023-07-19Fix available boxes in menu & config descriptionromner
2023-07-19Fix crashes when trying to open nth GPU box with only n-1 GPUs in the systemromner
2023-07-16Fix GPU horizontal text overflow in CPU panelromner
2023-07-16Merge pull request #560 from rrveex/mainJakob P. Liljenberg
2023-07-14Fix RSMI_STATIC=true and add GPU section to README.mdromner