mirror of
https://github.com/RomanBelkov/DiskImager.git
synced 2026-05-15 14:15:51 -06:00
[PR #9] Add size check before writing to SD and get rid of LinuxAccess. #10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RomanBelkov/DiskImager/pull/9
Author: @Sergey-Pravdyukov
Created: 7/19/2016
Status: 🔄 Open
Base:
master← Head:master📝 Commits (1)
b80c1a3Add size check before writing to SD and get rid of LinuxAccess.📊 Changes
9 files changed (+60 additions, -131 deletions)
View changed files
📝
DiskImager/Disk.cs(+9 -2)📝
DiskImager/DiskImager.csproj(+3 -3)➖
DiskImager/IDiskAccess.cs(+0 -39)📝
DiskImager/MainForm.cs(+7 -6)📝
DiskImager/Properties/Resources.Designer.cs(+19 -1)📝
DiskImager/Properties/Resources.resx(+14 -5)📝
DiskImager/Properties/Resources.ru.resx(+6 -0)➖
DiskImager/Win32/LinuxDiskAccess.cs(+0 -73)📝
DiskImager/Win32/Win32DiskAccess.cs(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.