summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-10-05Changed: Total system memory is checked at every update instead of once at startaristocratos
2021-10-02v1.0.13 Better symbol compatibilityv1.0.13aristocratos
2021-10-02Changed: Graph empty symbol is now regular whitespacearistocratos
2021-10-01Updated Prerequisitesaristocratos
2021-09-30Version bumparistocratos
2021-09-30Fixed: Exception handling for faulty net download/upload speedaristocratos
2021-09-30Fixed: Cpu percent formatting if over 10'000aristocratos
2021-09-29v1.0.11 Bug fixesv1.0.11aristocratos
2021-09-29Changed: Init will continue if UTF-8 locale are detected even if it fails to ...aristocratos
2021-09-29Fixed: UTF8 set LANG and LC_ALL to empty before UTF8 search and fixed empty e...aristocratos
2021-09-28Changed: Snap new / mountpoint detectionaristocratos
2021-09-28Fixed: Get real / mountpoint when running inside snaparistocratos
2021-09-28Changed: atomic_wait to use while loop instead of atom.wait() because of rand...aristocratos
2021-09-28v1.0.10 Bug fixesv1.0.10aristocratos
2021-09-28Changed: UTF8 detection search if LANG is set but fails to setaristocratos
2021-09-28Fixed: Cpu percent cutting off above 1000 percent and added scaling with "k" ...aristocratos
2021-09-28Changed: Moved signal handler setup to later in initaristocratos
2021-09-28Changed: Cpu temp values check for existing valuesaristocratos
2021-09-27Added: Check for empty percentage dequesaristocratos
2021-09-27Changed: Moved check for valid terminal dimensions to before platform initaristocratos
2021-09-27Changed: Stop second thread before updating terminal size variablesaristocratos
2021-09-27Added: Wait for terminal size properties to be available at startaristocratos
2021-09-26Changed: use_fstab for disks collection now defaults to truearistocratos
2021-09-26v1.0.9 Bug fixesv1.0.9aristocratos
2021-09-26Fixed: Freeze on cin.ignore()aristocratos
2021-09-26Added: ifstream check and try-catch for stod() in Tools::system_uptime()aristocratos
2021-09-26v1.0.8 Bug fixesv1.0.8aristocratos
2021-09-26Changed: Only log tty name if knownaristocratos
2021-09-25Fixed: Missing NULL check for ttynamearistocratos
2021-09-25More fixes for UTF-8 detectionaristocratos
2021-09-25Fixed: Additional NULL checks in UTF-8 detectionaristocratos
2021-09-24v1.0.7 Bug fixesv1.0.7aristocratos
2021-09-24Fixed: Scrollbar position incorrect in small lists and selection not working ...aristocratos
2021-09-24Fixed: Cores not constrained to cpu box and core numbers above 100 cut offaristocratos
2021-09-24Fixed: Crash when opening menu at too small sizearistocratos
2021-09-23v1.0.6 Bug fixesv1.0.6aristocratos
2021-09-23Fixed: Processes not completely hidden when collapsed in tree modearistocratos
2021-09-22Fixed: Check that getenv("LANG") is not NULL in UTF-8 checkaristocratos
2021-09-22Changed wrong filename error.log > btop.logaristocratos
2021-09-22v1.0.5 Bug fixesv1.0.5aristocratos
2021-09-22Fixed: UTF-8 check crashing if LANG was set to non existant localearistocratos
2021-09-22Fixed: Sizing constraints bug on start and boxes can be toggled from size err...aristocratos
2021-09-22Fixed: Load AVG sizing when hiding temperaturesaristocratos
2021-09-21v1.0.4 Bug fixesv1.0.4aristocratos
2021-09-21Fixed: Use /proc/pid/statm if RSS memory from /proc/pid/stat is faultyaristocratos
2021-09-21v1.0.3 Bug fixesv1.0.3aristocratos
2021-09-21Fixed: stoi 0 literal pointer to nullptr and added more clamping for gradient...aristocratos
2021-09-20v1.0.2 Bug fixesv1.0.2aristocratos
2021-09-20Fixed: Options menu page selection alignmentaristocratos
2021-09-20Fixed: Menu size and preset size issues and added warnings for small terminal...aristocratos