1. 21 Dec, 2021 1 commit
  2. 09 Oct, 2021 1 commit
  3. 05 Oct, 2021 5 commits
  4. 19 Jun, 2021 1 commit
  5. 18 Jun, 2021 1 commit
  6. 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
  7. 21 Jan, 2021 1 commit
  8. 20 Jan, 2021 1 commit
  9. 14 Jan, 2021 1 commit
  10. 10 Jan, 2021 3 commits
  11. 09 Jan, 2021 3 commits
  12. 15 Oct, 2020 2 commits
  13. 26 Aug, 2020 1 commit
  14. 21 Aug, 2020 1 commit
  15. 20 Aug, 2020 1 commit
  16. 19 Aug, 2020 2 commits
  17. 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
  18. 29 Jul, 2020 1 commit
  19. 15 Jul, 2020 1 commit
  20. 10 Jul, 2020 10 commits
  21. 02 Jun, 2020 1 commit