[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
AppleCommander 1.2.2 released!
- Subject: AppleCommander 1.2.2 released!
- From: Rob Greene <greeneratcharterdotnet>
- Date: Sun, 16 Mar 2003 05:43:34 -0000
- Newsgroups: comp.emulators.apple2, comp.sys.apple2
- Organization: Posted via Supernews, http://www.supernews.com
- User-agent: Xnews/5.04.25
- Xref: archiver1.google.com comp.emulators.apple2:3410 comp.sys.apple2:28733
A new release of AppleCommander is available! Version 1.2.2 continues on
the general cleanup. One new export filter of a generalized hex dump
has been added and quite a bit of work in relation to ProDOS volumes.
* ProDOS disks now re-use deleted file entries. Prior to this fix,
deleted entries were never re-used. If importing many files, a
"Disk Full" error would be generated rather quickly.
* ProDOS file entries do not generate spurious file entries. There
was no method of detecting unused entries in pre-1.2.2 code.
* Import file specification should only allow address editing if the
filetype requires it.
* Fixed parsing of filetype definitions for ProDOS volumes.
* Need to be able to import into a directory in ProDOS. This will most
likely involve adding an interface indicating a (writable) directory.
This interface would be applied to both disks as well as file entries,
if appropriate.
* ProDOS subdirectories need to allocate another block as they fill up;
otherwise the directory is limited to the number of entries that fit
within the allocated space.
* Import now sports a progress indicator and identifies which file is
being imported.
* Popup dialogs are now centered above the controlling window instead of
popping up randomly.
* Added a Hex Dump file filter that displays offset into file, hex
bytes, and the ASCII code.
* AppleCommander is now being built by an ANT script instead of by the
Eclipse menu pick.
AppleCommander is hosted on SourceForge. The home page is located at:
http://applecommander.sourceforge.net/
The SourceForge project page is located at:
http://sourceforge.net/projects/applecommander/
The files are located at:
http://sourceforge.net/project/showfiles.php?group_id=67414
If you're interested, please take a peek and let me know what you think!
-Rob