Commit Graph

14 Commits

Author SHA1 Message Date
47428fc949 Refactor Virtual98 and RayDIM. 2017-12-31 23:38:45 +00:00
c6a305a82f Add writing support to Virtual98 disk image. 2017-12-31 17:50:17 +00:00
feecb2f70a 🎨REFACTOR: Rename some methods and fields in IMediaImage interface. 2017-12-28 19:56:36 +00:00
94d8173b3a 🎨REFACTOR: Plugins do not need to expose their methods as virtual. 2017-12-26 07:28:40 +00:00
f66a0bdd42 🎨Converted all plugin types to interfaces. 2017-12-26 06:05:24 +00:00
a002253fa4 🎨🎨🎨 Removed methods in images that only returned what's already in the ImageInfo structure. 2017-12-26 02:51:10 +00:00
736552f6d8 REFACTOR: Final cleanup of DiscImageChef.DiscImages. 2017-12-24 00:12:31 +00:00
df2fb651e4 REFACTOR: Redundant empty argument list on object creation expression. 2017-12-21 03:18:10 +00:00
a4650c61aa REFACTOR: Fixed MOST name inconsistencies. 2017-12-20 17:15:37 +00:00
e6f6ace80b REFACTOR: Reformat code. 2017-12-19 20:33:05 +00:00
77edc7c91c REFACTOR: Sort and removed usings. 2017-12-19 19:33:51 +00:00
1a39168f19 REFACTOR: Updated comments and copyright date. 2017-12-19 03:51:05 +00:00
986aba87b0 Added support for Virtual98 disk images. 2017-08-03 11:11:13 +01:00
bbc3d3f53b Corrected uniqueness, updated readme. 2017-08-03 11:10:44 +01:00