From: Payton Byrd on
Beta Release
This is the final beta release before version 1.5

New Features
* (VIC 20) Added support for the VIC 20 computer, requires 32K RAM
Expander
* (PLUS 4) Added support for Commodore Plus 4 computer
* (ALL) New color picker for the configuration program
* (64, 128, PLUS 4) 1581 Disk Image (D81) Support

Changes
* (ALL) Removed CTRL key from hot keys that previously required it.
Hot keys that use the C= key still require it.
* (ALL) If you have 1 or more files selected (highlighted) and choose
delete, all selected files will be deleted. If you do not have any
files selected (highlighted) then only the file that the selector is
pointing to will be deleted.
* (ALL) When you rename a file the textbox is pre-populated with the
name of the old file.
* (ALL) Changed the UI for file transfers to use a new progress bar to
give feedback on the copy operation.
* (64, 128, Plus 4) Changed the UI for disk image creation/writing to
use a new progress bar to give feedback on the image operation.
* (VIC20) Refactored many of the screens to better fit the 22x23
layout.
* (VIC20) Filename shortening removed and the file type moved to the
left of the directory display
* (VIC20) Panels are not displayed side by side, only one panel is
displayed at a time.
* (VIC20) D64 support is removed, the RAM was needed elsewhere.
* (ALL) The screen has been made more scalable.

Known Issues
* None
From: Payton Byrd on
As always, the download can be found at

http://cbmcommand.codeplex.com
From: redrumloa on
On Jul 13, 10:17 pm, Payton Byrd <plb...(a)gmail.com> wrote:
> Beta Release
> This is the final beta release before version 1.5
>
> New Features
> * (VIC 20) Added support for the VIC 20 computer, requires 32K RAM
> Expander
> * (PLUS 4) Added support for Commodore Plus 4 computer
> * (ALL) New color picker for the configuration program
> * (64, 128, PLUS 4) 1581 Disk Image (D81) Support
>
> Changes
> * (ALL) Removed CTRL key from hot keys that previously required it.
> Hot keys that use the C= key still require it.
> * (ALL) If you have 1 or more files selected (highlighted) and choose
> delete, all selected files will be deleted. If you do not have any
> files selected (highlighted) then only the file that the selector is
> pointing to will be deleted.
> * (ALL) When you rename a file the textbox is pre-populated with the
> name of the old file.
> * (ALL) Changed the UI for file transfers to use a new progress bar to
> give feedback on the copy operation.
> * (64, 128, Plus 4) Changed the UI for disk image creation/writing to
> use a new progress bar to give feedback on the image operation.
> * (VIC20) Refactored many of the screens to better fit the 22x23
> layout.
> * (VIC20) Filename shortening removed and the file type moved to the
> left of the directory display
> * (VIC20) Panels are not displayed side by side, only one panel is
> displayed at a time.
> * (VIC20) D64 support is removed, the RAM was needed elsewhere.
> * (ALL) The screen has been made more scalable.
>
> Known Issues
> * None

D81 support is very nice!
From: Payton Byrd on
On Jul 15, 4:42 pm, redrumloa <redrum...(a)gmail.com> wrote:
> On Jul 13, 10:17 pm, Payton Byrd <plb...(a)gmail.com> wrote:
>
>
>
>
>
> > Beta Release
> > This is the final beta release before version 1.5
>
> > New Features
> > * (VIC 20) Added support for the VIC 20 computer, requires 32K RAM
> > Expander
> > * (PLUS 4) Added support for Commodore Plus 4 computer
> > * (ALL) New color picker for the configuration program
> > * (64, 128, PLUS 4) 1581 Disk Image (D81) Support
>
> > Changes
> > * (ALL) Removed CTRL key from hot keys that previously required it.
> > Hot keys that use the C= key still require it.
> > * (ALL) If you have 1 or more files selected (highlighted) and choose
> > delete, all selected files will be deleted. If you do not have any
> > files selected (highlighted) then only the file that the selector is
> > pointing to will be deleted.
> > * (ALL) When you rename a file the textbox is pre-populated with the
> > name of the old file.
> > * (ALL) Changed the UI for file transfers to use a new progress bar to
> > give feedback on the copy operation.
> > * (64, 128, Plus 4) Changed the UI for disk image creation/writing to
> > use a new progress bar to give feedback on the image operation.
> > * (VIC20) Refactored many of the screens to better fit the 22x23
> > layout.
> > * (VIC20) Filename shortening removed and the file type moved to the
> > left of the directory display
> > * (VIC20) Panels are not displayed side by side, only one panel is
> > displayed at a time.
> > * (VIC20) D64 support is removed, the RAM was needed elsewhere.
> > * (ALL) The screen has been made more scalable.
>
> > Known Issues
> > * None
>
> D81 support is very nice!

I thought that might be a crowd pleaser. I just wish it wasn't so
slow, but JD sure does help.
From: redrumloa on
On Jul 15, 9:11 pm, Payton Byrd <plb...(a)gmail.com> wrote:
> On Jul 15, 4:42 pm, redrumloa <redrum...(a)gmail.com> wrote:

> > D81 support is very nice!
>
> I thought that might be a crowd pleaser.  I just wish it wasn't so
> slow, but JD sure does help.

Yes, it is useful for me! Thanks!