-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathCHANGELOG
34 lines (27 loc) · 1.07 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Version 0.4
- Initital Release
Version 0.5
- (Added) isofix
- (Added) Fixing extracted ISOs with right LBA
Version 0.6
- (Added) Reads out the correct "1ST_READ.BIN"-Name using strings
Version 0.6.5
- (Fixed) ISO-2-SDISO convertation
Version 0.6.6
- (Improved) 1ST_READ.BIN detection now using dd, no strings needed anymore!
Version 0.7
- (Added) Support for more than 1 extracted ISO
- (Improved) Algorithms and small stuff
- (Improved) Saves image as "<NAME>-sd.iso" if no name is given
Version 0.8
- (Improved) ISO extraction using 7zip - no root required
- (Changed) Datafiles now are located in $HOME/.mksdiso
- (Fixed) Filenames including spaces/special characters
- (Improved) Tool-detection in burncdi & mksdiso
- (Improved) Much minor stuff..
Version 0.9
- (Improved) A lot of code / Error-Catching / Output / ...
- (Changed) CDI/ISOs are now extracted to /tmp/mksdio_USERNAME_XXXXX
- (Changed) Output-File will be written in current working directory, if no filename is given
- (Fixed) Error when only one Session in CDI
- (Fixed) Error when 1ST_READ can't be found using "dd"