- Feb 26, 2021
-
-
Floris Bos authored
ON LINUX PLATFORM ONLY Allow NVMe destination drives as long as they are not mounted except under /media This does increase the risk of someone accidently selecting an internal NVMe drive that is not mounted under the current OS (Linux) but do is being used by the other operating system (e.g. Windows) on dual boot systems. But is deemed to be an acceptable risk. Ref #158
-
Floris Bos authored
Ref #158
-
Floris Bos authored
- Change a few more SD card -> storage references - Regen .ts files
-
maxnet authored
Change SD Card description
-
maxnet authored
Fix Dutch translation
-
maxnet authored
Update Italian translation
-
maxnet authored
Updated translations of Turkish Language.
-
- Feb 16, 2021
-
-
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
-
- Feb 08, 2021
- Jan 30, 2021
-
-
Floris Bos authored
Closes #133
-
- Jan 26, 2021
-
-
Floris Bos authored
Do not let libarchive treat iso as archive that needs to be extracted.
-
- Jan 20, 2021
-
-
Floris Bos authored
-
Floris Bos authored
Fedora uses zram for swap. Swap devices do not make good destionation drives.
-
Floris Bos authored
To prevent people trying to use 3rd-party container packages that do not actually work on those distributions.
-
- Jan 17, 2021
-
-
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).
-
- Jan 11, 2021
-
-
Floris Bos authored
Embedded (fullscreen) mode was activated automatically if QPA platform type is eglfs, wayland or linuxfb. However although setting window size to -1 does result in fullscreen on eglfs, on wayland it results in "Client tried to set invalid geometry" Do not activate embedded mode for wayland. Closes #143
-
Floris Bos authored
Returning a pointer to a character array on the stack that is no longer reserved after the function returns can lead to undefined behavior.
-
- Jan 06, 2021
-
-
Floris Bos authored
Ref #142
-
- Dec 25, 2020
-
-
Suleyman Poyraz authored
-
- Dec 21, 2020
-
-
Emanuele Goldoni authored
-
- Dec 09, 2020
-
-
Floris Bos authored
-
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
-
- Dec 08, 2020
-
-
Floris Bos authored
-
- Dec 07, 2020
-
-
Floris Bos authored
-
-
Floris Bos authored
-
maxnet authored
Document telemetry and how to opt-out
-
Paul Mucur authored
As introduced in 95ce718d, document the telemetry sent to https://rpi-imager-stats.raspberrypi.org, why it is collected, what is collected, how long it is stored for and how to opt-out.
-
- Dec 01, 2020
-
-
Floris Bos authored
-
Floris Bos authored
-
Floris Bos authored
- Phone back home image downloaded for image popularity research. Only in case image comes from our repository (NOT for custom images)
-
- Nov 24, 2020
-
-
maxnet authored
Update Italian language
-
bovirus authored
-
maxnet authored
Update Italian string for installer
-
bovirus authored
-
Floris Bos authored
Closes #118
-
Floris Bos authored
-
- Nov 23, 2020
-
-
Floris Bos authored
Closes #123
-
Floris Bos authored
-