mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2024-12-26 19:29:24 +00:00
Updated for 1.3.2 release.
This commit is contained in:
parent
c986741134
commit
ac2d621645
10
TODO
10
TODO
@ -5,13 +5,20 @@ This is the internal list of items that need to be done.
|
|||||||
--- 1.3.2 ---
|
--- 1.3.2 ---
|
||||||
* Print file listing or full disk listing (including subdirectories or multiple
|
* Print file listing or full disk listing (including subdirectories or multiple
|
||||||
volumes).
|
volumes).
|
||||||
|
* Added support for Super Hi-Res 3200 color format (PIC of 38400 bytes, file type
|
||||||
|
$C1 and auxiliary type $0002).
|
||||||
|
* Updated preferences to remember the following directory locations:
|
||||||
|
- Open
|
||||||
|
- Save/Save As (new)
|
||||||
|
- Import (new)
|
||||||
|
- Export
|
||||||
|
- Compile
|
||||||
|
|
||||||
--- FUTURE 1.3.x ---
|
--- FUTURE 1.3.x ---
|
||||||
o Compile of BASIC programs
|
o Compile of BASIC programs
|
||||||
o Add RDOS writing capability.
|
o Add RDOS writing capability.
|
||||||
o Add Apple Pascal writing capability.
|
o Add Apple Pascal writing capability.
|
||||||
o Create subdirectories as appropriate (ProDOS).
|
o Create subdirectories as appropriate (ProDOS).
|
||||||
o Need to update preferences with import location, disk creation location.
|
|
||||||
o Enhance the BASIC compiler with a few more commands...
|
o Enhance the BASIC compiler with a few more commands...
|
||||||
o Improve file preview for Integer BASIC files.
|
o Improve file preview for Integer BASIC files.
|
||||||
o Improve file preview for AppleWorks Word Processor files (make implementation
|
o Improve file preview for AppleWorks Word Processor files (make implementation
|
||||||
@ -20,6 +27,7 @@ o Add formatted assembly FileFilter. Needs to understand multiple assembly prog
|
|||||||
Need to recognize various formats - T.*, *.S, etc. (Merlin, Orca, APW, etc).
|
Need to recognize various formats - T.*, *.S, etc. (Merlin, Orca, APW, etc).
|
||||||
o SWT image handlers do no appear to work correctly. BMP works - but color seems
|
o SWT image handlers do no appear to work correctly. BMP works - but color seems
|
||||||
off. GIF/PNG/JPEG give errors or a black image.
|
off. GIF/PNG/JPEG give errors or a black image.
|
||||||
|
o Viewing or double-clicking on a directory crashes AppleCommander.
|
||||||
|
|
||||||
--- FUTURE 1.4.x (or later) ---
|
--- FUTURE 1.4.x (or later) ---
|
||||||
o Add drag-and-drop capability.
|
o Add drag-and-drop capability.
|
||||||
|
Loading…
Reference in New Issue
Block a user