1491a5ccca
Change license from AGPLv3 to GPLv3 to make some good friends happier,
...
and be able to use code from Linux if ever *ever* needed.
2014-04-19 18:23:00 +01:00
d405d7410e
Added information and license header.
...
git-svn-id: svn://claunia.com/FileSystemIDandChk@37 17725271-3d32-4980-a8cb-9ff532f270ba
2014-04-17 19:58:14 +00:00
430d71693a
Refactor and reformat code
...
git-svn-id: svn://claunia.com/FileSystemIDandChk@29 17725271-3d32-4980-a8cb-9ff532f270ba
2014-04-14 02:29:13 +00:00
32bb28e8c2
* FileSystemIDandChk/BigEndianBitConverter.cs:
...
Added BitConverter for BigEndian
* FileSystemIDandChk/FileSystemIDandChk.csproj:
FileSystemIDandChk/BigEndianBitConverter.cs
* FileSystemIDandChk/ImagePlugins/CDRWin.cs:
Corrected parsing
Implemented all ImagePlugin methods
* FileSystemIDandChk/ImagePlugins/ImagePlugin.cs:
Used document auto formatting
* FileSystemIDandChk/Main.cs:
* FileSystemIDandChk/Plugins/FAT.cs:
* FileSystemIDandChk/Plugins/BFS.cs:
* FileSystemIDandChk/Plugins/FFS.cs:
* FileSystemIDandChk/Plugins/ODS.cs:
* FileSystemIDandChk/Plugins/HPFS.cs:
* FileSystemIDandChk/Plugins/SysV.cs:
* FileSystemIDandChk/Plugins/NTFS.cs:
* FileSystemIDandChk/Plugins/extFS.cs:
* FileSystemIDandChk/Plugins/Opera.cs:
* FileSystemIDandChk/Plugins/ext2FS.cs:
* FileSystemIDandChk/Plugins/Plugin.cs:
* FileSystemIDandChk/Plugins/UNIXBFS.cs:
* FileSystemIDandChk/Plugins/SolarFS.cs:
* FileSystemIDandChk/PartPlugins/MBR.cs:
* FileSystemIDandChk/Plugins/MinixFS.cs:
* FileSystemIDandChk/Plugins/ISO9660.cs:
* FileSystemIDandChk/Plugins/PCEngine.cs:
* FileSystemIDandChk/Plugins/AppleHFS.cs:
* FileSystemIDandChk/PartPlugins/NeXT.cs:
* FileSystemIDandChk/Plugins/AppleMFS.cs:
* FileSystemIDandChk/PartPlugins/AppleMap.cs:
* FileSystemIDandChk/Plugins/AppleHFSPlus.cs:
Added support for disc image plugins
* FileSystemIDandChk/PartPlugins/PartPlugin.cs:
Added support for disc image plugins
Added start sector and length in sectors to partitions
* FileSystemIDandChk/Plugins/Symbian.cs:
Commented til code is adapted for disc image plugins
git-svn-id: svn://claunia.com/FileSystemIDandChk@27 17725271-3d32-4980-a8cb-9ff532f270ba
2014-04-14 01:14:20 +00:00
1781df1451
* SysV.cs:
...
* FileSystemIDandChk.csproj: Added support for System V filesystem
* MBR.cs: UnixWare is not the only one using the UNIX disklabel
Corrected UNIX disklabel sector.
Enhanced UNIX disklabel with structs and consts.
Added support for old UNIX disklabels.
* Swapping.cs: Added code for middle-endian (PDP-endian)
git-svn-id: svn://claunia.com/FileSystemIDandChk@22 17725271-3d32-4980-a8cb-9ff532f270ba
2012-08-07 06:20:13 +00:00