Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
  1. Feb 26, 2021
  2. 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
  3. Feb 08, 2021
  4. Jan 30, 2021
  5. Jan 26, 2021
  6. Jan 20, 2021
  7. 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
  8. Jan 11, 2021
  9. Jan 06, 2021
  10. Dec 25, 2020
  11. Dec 21, 2020
  12. Dec 09, 2020
    • Floris Bos's avatar
      Add new PNG icons · d129d12b
      Floris Bos authored
      v1.5
      d129d12b
    • Floris Bos's avatar
      Windows: show progress in taskbar · 1d008792
      Floris Bos authored
      Windows: show progress in taskbar
      Closes #132
      
      Implemented in ImageWriter class instead of qml for practical
      reasons. GUI stuff does not really belong there, but there is no
      easy way to have platform specific stuff in qml, lacking #ifdef
      1d008792
  13. Dec 08, 2020
  14. Dec 07, 2020
  15. Dec 01, 2020
  16. Nov 24, 2020
  17. Nov 23, 2020