summaryrefslogtreecommitdiffstats
path: root/src/osx
AgeCommit message (Expand)Author
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-07simplify removal of "Apple"masiboss
2023-12-07in case apple decides to add another suffix to the cpu namemasiboss
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-08-27Added show_gpu_info setting and Auto options for cpu graphsaristocratos
2023-08-26Squashed commit of the following:aristocratos
2023-07-05Retrieve load average from libc and use emplace_back where appropriatezackiloco
2023-05-26Fix integer overflows in btop_collect.cppMitchell Dorrell
2022-11-06osx: replace getnameinfo with inet_ntopcorreabuscar
2022-11-06OSX: use the first IP of the interfacecorreabuscar
2022-10-04All but two places `const bool` have been updatedΣτέφανος
2022-10-04Fix variable initialization to 'auto' for getB()Στέφανος
2022-07-03Changed: Rewrite of process sorting and tree generation including fixes for t...aristocratos
2022-05-01Added: Case insensitive process filteringabrasumente
2022-02-20Changed: Restrict command line for processes to 1000 characters to fix utf8 c...aristocratos
2022-01-12Fixed: Net speed rollover for 32-bitaristocratos
2021-12-30Fixed: Account for system rolling over net speeds in Net::collect()aristocratos
2021-12-29Merge pull request #209 from mariogrip/fix-missing-copyright-srcJakob P. Liljenberg
2021-12-27Merge branch 'main' of github.com:aristocratos/btoparistocratos
2021-12-27Changed: From rng::sort() to rng::stable_sort() for more stabilityaristocratos
2021-12-21fix CPU temp fallback on macOSJos Dehaes
2021-12-13Fix some missing copyright in src files found by debian lintianMarius Gripsgard
2021-12-02#168 - try again with TC0C smc keyJos Dehaes
2021-11-16fix SISEGV on MojaveMikołaj Gradowski
2021-11-13Squashed commit of the following:aristocratos