1. 19 Jun, 2021 1 commit
  2. 18 Jun, 2021 1 commit
  3. 29 Apr, 2021 1 commit
    • Lyonel Vincent's avatar
      Fix getting size of memory banks <32GiB · 74e23540
      Lyonel Vincent authored
      PR65 on Github (thanks to Z.Bitter)
      
      Due to a regression introduced by 8ff1efb, no size was recorded for memory banks <32GiB in size on systems with an SMBIOS version of 2.7 or later. On these systems the Type 17 size field from SMBIOS was only recorded if the extended size field was used.
      
      Modify the code to use the regular size field whenever it is valid (not 0xFFFF) and not set to 0x7FFF on versions >2.7 (indicating the extended size field is in use).
      74e23540
  4. 21 Jan, 2021 1 commit
  5. 20 Jan, 2021 1 commit
  6. 14 Jan, 2021 1 commit
  7. 10 Jan, 2021 3 commits
  8. 09 Jan, 2021 3 commits
  9. 15 Oct, 2020 2 commits
  10. 26 Aug, 2020 1 commit
  11. 21 Aug, 2020 1 commit
  12. 20 Aug, 2020 1 commit
  13. 19 Aug, 2020 2 commits
  14. 01 Aug, 2020 1 commit
    • Emmanuel Gil Peyrot's avatar
      Move from GtkMenuBar to GMenu · bc5046d9
      Emmanuel Gil Peyrot authored
      This moves forward with gtk4 support, while also allowing a global menu
      for environments which use one, such as GNOME.
      
      I also added shortcuts so that users can press ^Q, ^R and ^S to quit,
      refresh and save.
      bc5046d9
  15. 29 Jul, 2020 1 commit
  16. 15 Jul, 2020 1 commit
  17. 10 Jul, 2020 10 commits
  18. 02 Jun, 2020 2 commits
  19. 26 May, 2020 2 commits
  20. 25 May, 2020 4 commits