OS4 DepotLogo by Nickman 
(anonymous IP: 184.73.74.47) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Sobjs site
   Crashlog site
   Bugs site
 
 Categories

   o Audio (307)
   o Datatype (46)
   o Demo (166)
   o Development (464)
   o Document (18)
   o Driver (77)
      o Audio (10)
      o Filesystem (7)
      o Graphics (2)
      o Handler (6)
      o Input (10)
      o Misc (21)
      o Network (2)
      o Printer (4)
      o Storage (9)
      o Utility (5)
      o Video (1)
   o Emulation (125)
   o Game (722)
   o Graphics (384)
   o Library (58)
   o Network (160)
   o Office (43)
   o Utility (623)
   o Video (47)

Total files: 3240

Full index file. Download
Recent index file. Download




 Links

  Amigans.net
  OpenAmiga
  Aminet
  UtilityBase
  IntuitionBase
  AmigaBounty


Support the site


 Readme for:  Driver » Storage » diskimage_device.lha

Description: Disk image device (adf,dms,ipf,iso,...)
Download: diskimage_device.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 464kb
Version: 52.78
Date: 23 Jul 12
Author: Fredrik Wikstrom
Submitter: Fredrik Wikstrom
Email: fredrik/a500 org
Homepage: http://openamiga.org/?function=viewproject&projectid=38
Category: driver/storage
Replaces: driver/storage/diskimage_device.lha
License: Freeware
Distribute: yes
Min OS Version: 4.0
FileID: 7259
 
Comments: 56  [View]
Snapshots: 4  [View]
Downloads: 1215  (Current version)
15513  (Accumulated)

Show content Show crashlogs Replace file 
This is a from scratch development for AmigaOS4.x that aims to be an improved
version of Thore Boeckelmann's diskimage.device for AOS3.x.

Thore's DiskImageCtrl program doesn't work with this device for this reason.
This should not be a problem however as there is now (as of v52.2) a ReAction
GUI that provides the same functionality as this program and more.

Some new features of this device are: no hardcoded limit on the amount of
useable device units, large file support, CD audio tracks and support for many
more diskimage formats through an extensible plugin interface.

After installing a new version of diskimage.device you should always perform a
soft reboot as this is the only way to make sure that the new device version
has been loaded. DiskImageGUI tries to be within reason backwards compatible
with older device versions, but this might not always be perfect, so it's not
recommended to use a newer DiskImageGUI with an older device version (or vice
versa).

Requirements:

 - AmigaOS >= 4.0
 - AISS >= 4.8 (DiskImageGUI) - http://masonicons.de
 - capsimage.device (IPF plugin) - http://softpres.org
 - z.library >= 52.1 (CSO, DAA, DAX, DMG, ISZ, UIF and VMDK plugins) -
   http://aminet.net/util/libs/z_library.lha
 - bz2.library >= 1.2 (DMG and ISZ plugins) -
   http://strohmayer.org/sfs/files/bzip2.lha
 - expat.library >= 4.1 (DMG plugin) -
   http://os4depot.net/share/development/library/misc/expat-ppc.lha
 - mpg123.library >= 52.1 (MP3 audio tracks) -
   http://os4depot.net/share/library/audio/mpg123_lib.lha
 - libFLAC.so (FLAC audio tracks) -
   http://os4depot.net/share/audio/convert/flac.lha
 - libwavpack.so (WavPack audio tracks) -
   http://os4depot.net/share/audio/convert/wavpack.lha
 - CBM1541FileSystem (D64/G64 files) -
   http://os4depot.net/share/driver/filesystem/cbm1541_fs.lha
 - SAMDOSFileSystem (SAD/DSK files) -
   http://os4depot.net/share/driver/filesystem/samdos_fs.lha
 - XISOFileSystem (XISO files) -
   http://os4depot.net/share/driver/filesystem/xiso_fs.lha

Supported Disk Image Formats:

 - adf    (Amiga Disk File)
 - adz    (gzipped adf file)
 - bin
 - ccd    (CloneCD)
 - cso    (Compressed ISO)
 - cpr    (same format as dsk)
 - cue
 - d64    (C=64)
 - daa
 - dax
 - dmg    (Apple disk image format)
 - dms    (DiskMaSher)
 - dsk    (CPCEmu, non-EXTENDED images only)
 - flac   (with embedded cue file)
 - g64    (C=64)
 - gi     (untested)
 - hdf
 - img
 - ipf    (needs capsimage.device)
 - iso    (CD/DVD)
 - isz
 - mdf    (Daemon Tools/Alcohol)
 - mds    (Daemon Tools/Alcohol)
 - nrg    (Nero)
 - raw
 - sad    (Sam Coupe)
 - toast  (Roxio Toast)
 - uif    (MagicISO)
 - vdi    (VirtualBox)
 - vmdk   (VMWare)
 - wv     (with embedded cue file)
 - xiso   (X-Box ISO)

Compressed disk images are supported through (if available):

 - xadmaster.library
 - xpkmaster.library

It is also possible to create/mount password encrypted diskimages using the
"Crypt" plugin.

Usage:

For usage instructions see the diskimage.guide file in the archive.

Changes:

52.78 (23-Jul-2012)
 - Fixed a bug in READ TOC command when TIME bit is set (the returned address
   should be 0MSF and not HMSF)

52.77 (24-Feb-2012)
 - Updated Italian catalogs
 - Fixed ISO mounting which was broken by changes in previous version

52.76 (21-Feb-2012)
 - Rewrote HD_SCSICMD handling and moved some pretty general code away from
   plugins to the device where it belongs
 - Fixed code for saving and restoring the window sizes in DiskImageGUI
 - Improved the MDS plugin (should now be able to handle more MDS files than
   previously)
 - WavPack plugin now uses WavpackGetBinaryTagItem() function as well as
   WavpackGetTagItem() to look for a WavPack embedded cuesheet
 - Updated German DiskImageGUI catalog

See diskimage.guide/Changelog in the archive for a complete list of changes.


File Version Size Date OS Readme
diskimage_fdi.lha52.191kb10 Mar 104.0¤ FDI plugin for diskimage.device
diskimage_greek.lha52.782kb21 Nov 124.0¤ Greek catalog files for DiskImage Device
diskimagegui-fr.lha1.75kb20 Aug 094.0¤ DiskImageGUI french catalog
Copyright (c) 2004-2013 by Björn Hagström All Rights Reserved
Amiga OS and its logos are registered trademarks of Hyperion Entertainment