17 Commits

Author SHA1 Message Date
dependabot[bot]
616c8d94b6 Bump SharpZipLib from 0.86.0 to 1.3.3 in /src/sdinstalltool (#4)
Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib) from 0.86.0 to 1.3.3.
- [Release notes](https://github.com/icsharpcode/SharpZipLib/releases)
- [Changelog](https://github.com/icsharpcode/SharpZipLib/blob/master/docs/Changes.txt)
- [Commits](https://github.com/icsharpcode/SharpZipLib/commits/v1.3.3)

---
updated-dependencies:
- dependency-name: SharpZipLib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-02 03:14:34 +08:00
sorgelig
d4c585c136 Version bump. 2020-06-18 09:34:31 +08:00
Javier Heredia
1b416b023e Update to fixed BlockSize
Change default blocksize to 32K for all volume sizes in order to optimize space for small files.
2020-06-18 09:10:51 +08:00
Ilia Sharin
4c472df2f7 Added cancellation for long-running operations
Released build 2.0.2.0
2018-04-08 20:36:04 -04:00
Ilia Sharin
9b6727da02 Programmatical format is a pain in Windows. Switched to system format.com console utility use 2018-04-08 19:55:10 -04:00
Ilia Sharin
cba639100b Release 2.0.1.1 2018-02-15 18:30:47 -05:00
Ilia Sharin
890b52e8e7 Checks against crashes and unexpected behavior added 2018-02-15 17:39:01 -05:00
Ilia Sharin
ef44931eb0 Fixed faulty format method during full install. Seems recent Windows 10 updates made VDS no more reliable (MS promised to deprecate it starting Windows 8)
Format procedure migrated to WMI in async mode
VDS functionality dropped (no more helper .dll embedded)
Several stability fixes for volume mounting/checks
2018-01-24 21:16:45 -05:00
Ilia Sharin
8069997213 Bumped version to 2.0.1.0 2018-01-23 14:14:06 -05:00
Ilia Sharin
ca4fb840ca Custom copier for recursive content size calculation and progress updates implemented 2018-01-23 14:13:14 -05:00
Ilia Sharin
22e93a069d Restored coding standard for changed fragments
Fixed diagnostic messages to reflect current state
2018-01-23 11:49:33 -05:00
sorgelig
1ee9cc7e64 Support for new SD layout. v2.0.0.0 released. 2018-01-15 03:26:19 +08:00
Ilia Sharin
765648200d Added wiping disk reserved areas (all sectors except first MBR one)
Version 1.0.0.1 released
2017-09-17 20:11:18 -04:00
Ilia Sharin
eeb92a7463 Fixed errornous "Linux update" button enabling on refresh if no valid package available 2017-09-17 19:33:35 -04:00
Ilia Sharin
be03359304 no message 2017-07-28 13:36:54 -04:00
Ilia Sharin
844800f19d Initial source dtop 2017-07-28 13:19:46 -04:00
Ilia Sharin
64ecfc21c3 Added initial .gitignore 2017-07-28 10:27:27 -04:00