Skip to content

2.0.7: Remove BLKDISCARD, gzip progress bars#1528

Merged
tdewey-rpi merged 2 commits into
mainfrom
dev/tdewey/2.0.7-discard-and-gzip
Feb 27, 2026
Merged

2.0.7: Remove BLKDISCARD, gzip progress bars#1528
tdewey-rpi merged 2 commits into
mainfrom
dev/tdewey/2.0.7-discard-and-gzip

Conversation

@tdewey-rpi

Copy link
Copy Markdown
Collaborator

No description provided.

…progress indication

- Updated logic in setSrc to determine extract size reliability based on file type, particularly for gzip files over 4GB.
- Enhanced local file parsing to estimate extract length for various compressed formats, ensuring accurate capacity checks.
- Removed redundant checks from startWrite, streamlining the code and improving maintainability.
…SD card preparation

- Eliminated optional optimizations related to BLKDISCARD for Linux, simplifying the device preparation process.
- Cleaned up unused code and comments to enhance maintainability and clarity in the DownloadThread class.

Fixes #1523
@tdewey-rpi tdewey-rpi merged commit 49ce35f into main Feb 27, 2026
@tdewey-rpi tdewey-rpi deleted the dev/tdewey/2.0.7-discard-and-gzip branch February 27, 2026 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant