new packer plugin: DIRCBM 0.11

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: white, Hacker, petermad, Stefan2

loo
Junior Member
Junior Member
Posts: 21
Joined: 2004-01-23, 22:30 UTC

new packer plugin: DIRCBM 0.11

Post by *loo »

Moderator message from: white » 2022-04-22, 09:05 UTC

Author now uses a new forum account and created a new thread for this plugin here.

DIRCBM.WCX V0.11
================

Deutsch:
--------
Plugin zum Lesen/Extrahieren/Erzeugen von CBM (Commodore Business Machines)
Diskettenimages.

Derzeit werden folgende Formate unterstützt:
-D64 (Commodore 64 1541 Diskimages)
-D71 (1571 images)
-D80 (8050 images)
-D81 (1581 images)
-D82 (8250 images)
-T64 (C64 tape images)

Die Dateisortierung sollte abgeschaltet sein (Strg-F7), um die
Originalsortierung der Dateien im Diskimage zu sehen.

Beim T64-Format erfolgt die Größenangabe im TC-Fenster mit "Bytes". Bei allen
anderen Formaten erfolgt die Angabe in "Blöcken".

Bei aktiver Anzeige von Scratched Files werden diese als versteckte Dateien dargestellt.

Funktionen:
-----------
-Lesen, Schreiben und Extrahieren der Files in einem Image
-Erzeugen von D64-Images mit 35 Tracks (Alt-F5 + D64)
-Löschen von Dateien (dzt. auch nur bei 35 Track-Images)
-nicht erlaubte Dateizeichen ( \ / : * ? " < > | ) werden durch '_' ersetzt
-Einstellungen über DIRCBM.INI (muss im Windows-Verzeicnis liegen); Details siehe INI

History:
--------

V0.11
Added:
-neuer Schalter für INI-Datei: ignoreErrorTable (Details siehe INI)
-neuer Schalter für INI-Datei: showONLYScratchedFiles (Details siehe INI)

Changed:
-MessageBoxes removed - Fehlercodes gehen jetzt immer nur an TC
-leere Filenamen werden nun nicht mehr an TC zurückgeliefert
-Adaptierungen für CodeChecker
-bessere Erkennung von ungültigen Images

Fixed:
-einige memory leaks beseitigt
-gesperrte File Handles sollten nach Fehler nicht mehr vorkommen
-Crash mit T64-Dateien behoben


V0.10
-Bugfix: Fehler beim Löschen von Dateien behoben (Namen konnten nicht richtig
zugeordnet werden)
-Change: Bisher wurden abschliessende Leerzeichen beim Lesen abgeschnitten. Das
führte zu Problemen bei Dateien, die sich nur um ein paar Blanks am
Ende des Namens unterscheiden. Dies wird nun berücksichtigt (außer bei
T64-Images).

V0.9
-Added: Unterstützung für D71 Images
-Added: Unterstützung für D81 Images
-Added: Unterstützung für Debug-Logging (siehe INI-Datei)
-Added: Unterstützung für Anhängen einer fixen Extension (.PRG), siehe INI-Datei
-Added: Unterstützung für Anzeige von gelöschten Dateien (siehe INI-Datei)

V0.8
-Korrektur bzgl. Erzeugen vieler "loo*.tmp"-Dateien im TEMP-Pfad
-Umstellung auf Pelles-C (http://www.smorgasbordet.com/pellesc/index.htm)

August 2005:
-Freigabe der Sourcen auf SourceForge unter GPL

V0.7
-Added: Erzeugen von D64-Images (dzt. nur 35 Tracks) inkl. Löschen von Dateien
-Prüfung auf zykl. Sektorlesen eingebaut
-Prüfung auf Sektor-Fehlerbytes eingebaut (wenn vorhanden)
-Bugfixes

V0.6
-Added: Unterstützung für D64 40-Track Images

V0.5
-Added: T64-Support
-Changed: bessere Dateinamenkonvertierung

V0.4
-Bugfix: Zugriffsverletzung bei erster Anwendung behoben

V0.3
-Change: Plugin heisst jetzt DIRCBM und nicht mehr D64, da es nun mehr als das
ursprünglich vorgesehene D64-Format beherrscht.
-Added: Versionsresource hinzugefügt
-Bugfix: Daten wurden um ein Byte zu kurz extrahiert

V0.2
-erste Version auf der TotalCommander Plugin-Seite
-mit Ersetzen nichterlaubter Zeichen auf '_'

V0.1
-erste Lieferung an Christian Ghisler
-mit Grundfunktionalität Lesen und Anzeigen

Dank:
-----
-Martin Hoffmann-Vetter (Berlin, Germany) für die Anregung und Unterstützung
am 8050/8052-Format, 1571- sowie 1581-Format und Beta-Testing

-"wreg" für die Anregung am T64-Format, den INI-Schaltern und Beta-Testing

-Jürgen K. für die Anregung am D64 40-Track Format

Downloads, Ideen, Wünsche, Anregungen, Kommentare, etc.:
--------------------------------------------------------
http://sourceforge.net/projects/dircbm

bzw. E-Mail an
loo66 {at} users {dot} sourceforge {dot} net

Bitte {at} durch einen Klammeraffen und {dot} durch einen Punkt ersetzen.

=============================================================================

English:
--------
Plugin to extract/view/create CBM (Commodore Business Machines) disk images

Currently the following disk image formats are supported:
-D64 (Commodore 64 1541 disk image)
-D71 (1571 images)
-D80 (8050 images)
-D81 (1581 images)
-D82 (8250 images)
-T64 (C64 tape images)

The file sorting should be turned off (Ctrl-F7), to get the original sorting
order.

With the T64 image format the file size info in the TC window has the unit
"bytes". With all other formats this unit is "blocks".

With an active setting for scratched files these will be shown as hidden files.

Functions:
----------
-read / write / extract files from/to the image
-create D64 images with 35 tracks (Alt-F5 + D64)
-deleting of files (currently only with 35 track images)
-replace illegal file characters with '_' ( \ / : * ? " < > | )

History:
--------
V0.11
Added:
-new switch for INI file: ignoreErrorTable (see INI file for details)
-new switch for INI file: showONLYScratchedFiles (see INI file for details)

Changed:
-MessageBoxes removed - error codes are returned to TC only
-empty image filenames will now be ignored
-adapations for CodeChecker
-better support for corrupted images

Fixed:
-fixed some memory leaks
-locked file handles should not appear anymore in case of errors
-fixed crash with T64 files


V0.10
-Bugfix: correction with file deleting (file names could not be resolved
correctly)
-Change: Till now trailing blanks were ignored. This created some problems with
filenames which differ with trailing blanks only. This is corrected
(except for T64 images).

V0.9
-Added: support for D71 images
-Added: support for D81 images
-Added: support for debug logging (see INI file)
-Added: support to append .PRG extension always (see INI file)
-Added: support to show scratched files (see INI file)

V0.8
-Bugfix: no more file flooding of "loo*.tmp" files in TEMP path
-changed the compiler to Pelles-C (http://www.smorgasbordet.com/pellesc/index.htm)

August 2005:
-Release of sources at SourceForge under GPL

V0.7
-Added: creation of D64 images (only 35 tracks) incl. deleting of files
-check for "cyclic block chain" added -> no endless reads
-check for sector error codes added (if available)
-bug fixes

V0.6
-Added: support for D64 40-track images

V0.5
-Added: T64 support
-Changed: better filename conversion

V0.4
-Bugfix: access violation with first use fixed

V0.3
-Change: the name of the plugin was changed to DIRCBM, because now it supports
more then the D64 format
-Added: version resource added to .wcx file
-Bugfix: data was extracted with the last byte missing

V0.2
-first official version on TotalCommander plugin page
-added: replacement of illegal characters with '_'

V0.1
-first release to Christian Ghisler
-with basic functions READ and LIST

Thanks to:
----------
-Martin Hoffmann-Vetter (Berlin, Germany) for giving the idea and support
with the 8050/8052, 1571 and 1581 formats and for beta testing

-"wreg" for giving the idea of the T64 format, ini switches and beta testing

-Jürgen K. giving the idea for the D64 40-track format

Downloads, ideas, suggestions and comments:
-------------------------------------------
http://sourceforge.net/projects/dircbm

or write e-mail to
loo66 {at} users {dot} sourceforge {dot} net

Please change {at} to at-sign and {dot} to a dot.
Last edited by white on 2022-04-22, 09:10 UTC, edited 8 times in total.
Reason: Added reference to new thread about this plugin
loo
Junior Member
Junior Member
Posts: 21
Joined: 2004-01-23, 22:30 UTC

V0.5

Post by *loo »

V0.5
loo
Junior Member
Junior Member
Posts: 21
Joined: 2004-01-23, 22:30 UTC

Post by *loo »

update 0.7
TW
Senior Member
Senior Member
Posts: 383
Joined: 2005-01-19, 13:35 UTC

Post by *TW »

wow, thnx a lot!

i had no idea this is still maintained. :)
User avatar
XPEHOPE3KA
Power Member
Power Member
Posts: 854
Joined: 2006-03-03, 18:23 UTC
Location: Saint-Petersburg, Russia

Post by *XPEHOPE3KA »

2loo
Can you, please, update it at totalcmd.net either?
F6, Enter, Tab, F6, Enter, Tab, F6, Enter, Tab... - I like to move IT, move IT!..
loo
Junior Member
Junior Member
Posts: 21
Joined: 2004-01-23, 22:30 UTC

Post by *loo »

2XPEHOPE3KA
I tried it, but there was an error. The admin there said it will be fixed., but I never heard from him again. I will give it another try.

Greetings
Loo
loo
Junior Member
Junior Member
Posts: 21
Joined: 2004-01-23, 22:30 UTC

Post by *loo »

2XPEHOPE3KA
update successfully at totalcmd.net
loo
Junior Member
Junior Member
Posts: 21
Joined: 2004-01-23, 22:30 UTC

Post by *loo »

update 0.8
User avatar
XPEHOPE3KA
Power Member
Power Member
Posts: 854
Joined: 2006-03-03, 18:23 UTC
Location: Saint-Petersburg, Russia

Post by *XPEHOPE3KA »

2loo
Can you please upload a fixed version to totalcmd.net? Or were there some troubles again? :roll:
F6, Enter, Tab, F6, Enter, Tab, F6, Enter, Tab... - I like to move IT, move IT!..
loo
Junior Member
Junior Member
Posts: 21
Joined: 2004-01-23, 22:30 UTC

Post by *loo »

Hi,

I just send an e-mail to the totalcmd.net webmaster about new admin page and user password.

Greetings
Loo
User avatar
XPEHOPE3KA
Power Member
Power Member
Posts: 854
Joined: 2006-03-03, 18:23 UTC
Location: Saint-Petersburg, Russia

Post by *XPEHOPE3KA »

E-mails have no effect, try icq instead ( 249932 ). Have you lost your old password?
F6, Enter, Tab, F6, Enter, Tab, F6, Enter, Tab... - I like to move IT, move IT!..
loo
Junior Member
Junior Member
Posts: 21
Joined: 2004-01-23, 22:30 UTC

Post by *loo »

I'm only reacting to the advise on the old admin url http://www.totalcmd.net/admin.
It's some time ago, that I did an update their. Has the admin access totally changed ?

Loo
User avatar
XPEHOPE3KA
Power Member
Power Member
Posts: 854
Joined: 2006-03-03, 18:23 UTC
Location: Saint-Petersburg, Russia

Post by *XPEHOPE3KA »

Yes, it had changed, though I don't know how. Please, contact Ergo via ICQ.
F6, Enter, Tab, F6, Enter, Tab, F6, Enter, Tab... - I like to move IT, move IT!..
User avatar
tbeu
Power Member
Power Member
Posts: 1336
Joined: 2003-07-04, 07:52 UTC
Location: Germany
Contact:

Post by *tbeu »

loo wrote:Has the admin access totally changed ?
The changed login page for TOTALCMD.NET is http://www.totalcmd.net/admin76login/login.php.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
loo
Junior Member
Junior Member
Posts: 21
Joined: 2004-01-23, 22:30 UTC

Post by *loo »

done
Locked