Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
  1. Mar 27, 2021
  2. Mar 26, 2021
  3. Mar 22, 2021
  4. Mar 21, 2021
  5. Mar 19, 2021
  6. Mar 18, 2021
  7. Mar 12, 2021
  8. Mar 06, 2021
  9. Feb 26, 2021
  10. Feb 16, 2021
    • Floris Bos's avatar
      Linux: disable high dpi scaling on incorrect EDID · 37cc9e87
      Floris Bos authored
      If the screen dimensions that are reported by EDID are
      unrealistically low disable high dpi scaling.
      
      For this purposes we consider the EDID incorrect if screen is
      reported as smaller than 10 cm in width.
      
      Closes #153
      37cc9e87
  11. Feb 08, 2021
  12. Jan 30, 2021
  13. Jan 26, 2021
  14. Jan 20, 2021
  15. Jan 17, 2021
    • Floris Bos's avatar
      Shift+Ctrl+X for advanced users that likes to customize the image · 86f89338
      Floris Bos authored
      - Adds "hidden" shift+ctrl+X shortcut for eXpert image customization
        options.
      
      Allows one to set certain options on RPI OS images, namely:
      
      * disable overscan
      * set hostname
      * enable ssh and
        - set Pi user password if using password authentication
        OR
        - set authorized_keys
          (if running Imager on Linux/Mac this will
           have contents of ~/.ssh/id_rsa.pub prefilled)
      * configure wifi settings
        (if computer running Imager is connected by wifi it will
        prefill wifi SSID and if on Windows also PSK).
      * set time zone and keyboard layout
      
        Related to feature requests/issues:
        Ref #127
        Ref #86
        Ref #102
        Ref #73
        Ref #68
        Ref #25
        Ref #12
      
      - Option Window also allows setting a couple other general settings:
      
      * Adds option for audible notification (beep) when imaging completes.
        Closes #46
      
      * Adds option not to eject media when done.
        Closes #144
      
      - No longer suspends a number of Windows services during Imaging
        (We want Windows to detect the drive and mount it, or we may
         not be able to alter files on FAT partition).
      86f89338
  16. Jan 11, 2021
  17. Jan 06, 2021
  18. Dec 25, 2020
  19. Dec 21, 2020