Commit Graph

11 Commits

Author SHA1 Message Date
9375231e12 Refactor code. 2017-05-03 01:54:02 +01:00
6038c2b304 Added code to retrieve metadata from media images using
DiscImageChef libraries.
2017-04-29 08:43:43 +01:00
f0324fd8de Use SHA256 algorithm from DiscImageChef. 2017-04-29 07:08:06 +01:00
9edd4bcba3 Added support for reading, editing (basic) metadata, adding it
to the DB, and compress and copy it as XML and JSON to the
	archived file.
2017-04-29 07:04:03 +01:00
78ca8578eb * osrepodbmgr/DBOps.cs:
Added checking for which OSes contains chosen files.
	Corrected DB misscalling.

	* osrepodbmgr/Core.cs:
	* osrepodbmgr/MainWindow.cs:
	* osrepodbmgr/gtk-gui/gui.stetic:
	* osrepodbmgr/gtk-gui/generated.cs:
	* osrepodbmgr/gtk-gui/MainWindow.cs:
	  Added checking for which OSes contains chosen files.
2017-04-23 21:25:47 +01:00
e23744c4f8 Adds files to an OS table. 2017-04-23 06:09:57 +01:00
bc1b2fe5b6 Added detection of ZIP files created with Mac OS X. 2017-04-23 03:18:02 +01:00
0a75ec2d36 Added support for archives. 2017-04-23 02:35:47 +01:00
eb43fe7e05 Detect and check unar and lsar runnability. 2017-04-20 21:20:37 +01:00
5512243bfd Added support for packing. 2017-04-20 19:32:24 +01:00
c3ed2192b8 Initial version. 2017-04-20 06:56:49 +01:00