  | 80232 packages online |
|
 |
| disk/misc/diskimage.i386-aros.tar.bz2 | | | | No screenshot available |
|
This is an AROS port of the 52.x OS4 diskimage.device.
It is not to be confused with Thore Boeckelmann's diskimage.device, since it is
a from scratch development and not based on it in any way, so don't even bother
trying to use his GUI together with this device since it won't work (they are
incompatible in this way). The same mountlists can however be used for both
devices.
Some important notes:
In order to mount .hdf files you will probably need to specify the correct
HighCyl value for the .hdf file in question (FFS2 ignores this value if
LowCyl = 0 so this is not a problem on OS4).
In order to get localisation to work with the diskimage.device you may have to
move the line containing the following command in S:startup-sequence so that
it's located after the C:IPrefs command or the device will always use only the
builtin english strings:
C:Mount >NIL: DEVS:DOSDrivers/~(#?.info)
Requirements:
- An x86 system capable of running AROS
- expat.library (DMG plugin) - included
- z.library (CISO, DAA, DAX, DMG and UIF plugins) - included
- bz2.library (DMG plugin) - included
- AISS - http://masonicons.info/
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 (use with 1541-Handler)
- daa
- dax
- dmg (Apple disk image format)
- dms (DiskMaSher)
- dsk (CPCEmu, non-EXTENDED images only)
- fdi
- flac (with embedded cue file)
- gi (untested)
- hdf
- img
- iso (CD/DVD)
- mdf (Daemon Tools/Alcohol)
- mds (Daemon Tools/Alcohol)
- nrg (Nero)
- raw
- toast (Roxio Toast)
- uif (MagicISO)
- wv (with embedded cue file)
Usage:
Put one of the included IDFx/ICDx mount files into DEVS:DOSDrivers (or
SYS:Storage/DOSDrivers in which case they will have to be mounted manually
with C:Mount before use).
To mount a disk image on ICD0:
MountDiskImage drive ICD0: imagefile.iso
To eject:
MountDiskImage drive ICD0: eject
Changes:
52.31 (21-Feb-2012)
- Rewrote HD_SCSICMD handling and moved some pretty general code away from
plugins to the device where it belongs
- Device now saves unit prefs in XML format (format is similar to that used
in the OS4 version)
- Added FLAC, Ogg Vorbis and WavPack audio tracks support to the CUE plugin
- Added support for FLAC and WavPack files with embedded cuesheet information
52.30 (16-Jan-2012)
- diskimage.device no longer allocates a useless signal when it creates the
reply-port for communicating with a device unit
- Improved the MDS plugin (should now be able to handle more MDS files than
previously)
- Fixed endian issues in CUE plugin's AIFF and WAVE code
- CUE plugin now uses libmpg123 for MP3 audio tracks (seeking is much faster
because of this)
See diskimage.guide/Changelog in the archive for a complete list of changes.
|
Contents of disk/misc/diskimage.i386-aros.tar.bz2drwxr-xr-x Fredrik/None 0 2012-02-21 06:15 diskimage_device/
drwxr-xr-x Fredrik/None 0 2012-02-21 06:15 diskimage_device/C/
-rwxrw-rw- Fredrik/None 14744 2012-02-21 06:13 diskimage_device/C/MountDiskImage
-rwxrw-rw- Fredrik/None 15076 2012-02-21 06:13 diskimage_device/C/MountHDF
drwxr-xr-x Fredrik/None 0 2012-02-21 06:15 diskimage_device/Devs/
drwxr-xr-x Fredrik/None 0 2012-02-21 06:15 diskimage_device/Devs/DiskImage/
-rwxrw-rw- Fredrik/None 7404 2012-02-21 06:12 diskimage_device/Devs/DiskImage/CCD
-rwxrw-rw- Fredrik/None 4536 2012-02-21 06:12 diskimage_device/Devs/DiskImage/CISO
-rwxrw-rw- Fredrik/None 4064 2012-02-21 06:12 diskimage_device/Devs/DiskImage/CPC
-rwxrw-rw- Fredrik/None 815008 2012-02-21 06:13 diskimage_device/Devs/DiskImage/CUE
-rwxrw-rw- Fredrik/None 8104 2012-02-21 06:13 diskimage_device/Devs/DiskImage/DAA
-rwxrw-rw- Fredrik/None 4484 2012-02-21 06:13 diskimage_device/Devs/DiskImage/DAX
-rwxrw-rw- Fredrik/None 9308 2012-02-21 06:13 diskimage_device/Devs/DiskImage/DMG
-rwxrw-rw- Fredrik/None 12104 2012-02-21 06:13 diskimage_device/Devs/DiskImage/DMS
-rwxrw-rw- Fredrik/None 124960 2012-02-21 06:13 diskimage_device/Devs/DiskImage/FDI
-rwxrw-rw- Fredrik/None 4596 2012-02-21 06:13 diskimage_device/Devs/DiskImage/GI
-rwxrw-rw- Fredrik/None 5928 2012-02-21 06:13 diskimage_device/Devs/DiskImage/MDS
-rwxrw-rw- Fredrik/None 6556 2012-02-21 06:13 diskimage_device/Devs/DiskImage/NRG
-rwxrw-rw- Fredrik/None 5204 2012-02-21 06:13 diskimage_device/Devs/DiskImage/UIF
-rwxrw-rw- Fredrik/None 33112 2012-02-21 06:12 diskimage_device/Devs/diskimage.device
drwxr-xr-x Fredrik/None 0 2011-11-23 09:08 diskimage_device/Devs/DOSDrivers/
-rwxr-xr-x Fredrik/None 220 2011-11-23 09:08 diskimage_device/Devs/DOSDrivers/ICD0
-rwxr-xr-x Fredrik/None 220 2011-11-23 09:08 diskimage_device/Devs/DOSDrivers/ICD1
-rwxr-xr-x Fredrik/None 219 2011-11-23 09:08 diskimage_device/Devs/DOSDrivers/IDF0
-rwxr-xr-x Fredrik/None 219 2011-11-23 09:08 diskimage_device/Devs/DOSDrivers/IDF1
-rwxr-xr-x Fredrik/None 60288 2012-02-21 06:00 diskimage_device/diskimage.guide
-rw-r--r-- Fredrik/None 1308 2011-11-23 09:08 diskimage_device/diskimage.guide.info
-rwxrw-rw- Fredrik/None 38496 2012-02-21 06:13 diskimage_device/DiskImageGUI
-rw-r--r-- Fredrik/None 5757 2011-11-23 09:08 diskimage_device/DiskImageGUI.info
-rw-r--r-- Fredrik/None 3109 2012-02-21 06:00 diskimage_device/diskimage_device.readme
-rw-r--r-- Fredrik/None 1308 2011-11-23 09:08 diskimage_device/diskimage_device.readme.info
drwxr-xr-x Fredrik/None 0 2012-02-07 05:53 diskimage_device/ENVARC/
drwxr-xr-x Fredrik/None 0 2012-02-16 23:51 diskimage_device/ENVARC/DiskImage/
-rwxr-xr-x Fredrik/None 97 2012-02-16 23:51 diskimage_device/ENVARC/DiskImage/unit_4.xml
-rwxr-xr-x Fredrik/None 97 2012-02-07 05:47 diskimage_device/ENVARC/DiskImage/unit_5.xml
-rwxr-xr-x Fredrik/None 1220 2012-02-07 06:03 diskimage_device/Install
-rwxr-xr-x Fredrik/None 4339 2011-11-23 09:08 diskimage_device/Install.info
drwxr-xr-x Fredrik/None 0 2012-02-21 06:15 diskimage_device/Libs/
-rwxrw-rw- Fredrik/None 56461 2012-02-21 06:13 diskimage_device/Libs/bz2.library
-rwxrw-rw- Fredrik/None 206965 2012-02-21 06:13 diskimage_device/Libs/expat.library
-rwxrw-rw- Fredrik/None 52935 2012-02-21 06:13 diskimage_device/Libs/z.library
-rwxr-xr-x Fredrik/None 8120 2011-11-23 09:08 diskimage_device.info
|
|
|
 |
Aminet © 1992-2012 Urban
Müller and
the Aminet team.
Aminet contact address: <aminet aminet net> |