Vss2Git
Vss2Git
Lint improvements.
Vss2Git
Vss2Git
Vss2Git
Allgemeine Unterstützung für Multipart Archives implementiert.
Vss2Git
Funktion UniqueFilenameGenerator aufgenommen.
Vss2Git
prefix of "basename " in replacement functions signals that basename of following filename is to be build.
Vss2Git
Vss2Git
Vss2Git
Vss2Git
Vss2Git
Too short lynx image is only warning (error before).
New files added.
Vss2Git
Lint improvements.
Filename collision detection for emu images until now only used the filesystem to check fo duplicate filenames. This is not enough as an emu image can be requested but not yet be stored in filesystem. Now check filesystem and a list of already used filenames.
Vss2Git
Vss2Git
Erste arbeitende Version für Linux.
Corrected order for D64 images. Archive was always rewuested after processing of contents. Order could have been wrong!
virtual method CFFinalArchive::ProcessFilesInArchive introduced. This may never be called and throws assertion if it is called.
Vss2Git
Vss2Git
ExtractFile und ExtractAllFile implementiert.
Benutzt jetzt builtin D64/T64 support.
Vss2Git
Put in pattern TD64KHL as signature.
VC++ 6.0
Vss2Git
CFCbmFilename nach Image.cpp verschoben.
Vss2Git
Vss2Git
Vss2Git
Vss2Git
Warnungen bei Vc++ 6.0 Übersetzung beseitigt.
Generic archive now has priority over builtins.
Beispielarchive für TargetD64
Vss2Git
Vss2Git
RQID 9 fixed: "." and ".." are nor ptocessed while cleanup
Vss2Git
A hack for all those corrupted T64 files floating around. The filetype info is corrected to PRG if it does not make sense.
Vss2Git
Check auf Filetyp in statische Memberfunktionen der einzelnen Klassen verlagert (vorher zentral in CFArchive).
Einfügen eines Files in Diskimage implementiert.
Vss2Git
Vss2Git
Vss2Git
First working version with Profile and Option server, non standard D64, new unique filename generator (before buggy).
Bug fixes for failed allocation.
while creating object now using an if else cascade (each archive is mutual exclusive with each other).
Vss2Git
Beim Kopieren einesd Archivs jetzt Dir als Eingabe zurückweisen.
new files for new version.
Vss2Git
Vss2Git
Lint improvements.
Vss2Git
Vss2Git
Vss2Git
Removed error when closing emulator disk image after overflow by final archive insertion.
Vss2Git
Vss2Git
Vss2Git
Moving files because of non host confrom filename caused problems with directory scan. we admit all filenames and only make the emulator image filename host conform (no more external helpers involved).
removed unnecessary constructor for CFZipC64Archive()
Vss2Git
Vss2Git
Vss2Git
Final archives are NOT processed after all resolvable archives have been processed but in the order they appear. Means there is no priority for resolvable archives screwing up the order of produced emu images.
default options can be specified with TD64_DEFAULT_OPTIONS.
Erste Version
Vss2Git
Vss2Git
Vss2Git
Neue Sourcen hinzugefügt.
Directories are now filtered out for Win32 wildcard search (otherwise . and .. always produce errors for *.*).
Kommandos zum ausführen der external helper in Klassenvariablen verlegt.
Vss2Git
Vss2Git
Comments introduced.
Method to attach a file for trace output included.
Vss2Git
Exit code now reflects processing status.
Vss2Git
Before renaming a D64 image into the emu image dir remove a potentially already existing image otherwise rename will fail for Win32. This may be the case when -c option specifies a non empty target dir.
Prepared NOCOPY change (performance boost)
V0.2 Distribution Archive
Vss2Git
Kommandos für external helper in Klassenvariablen verschoben.
Wildcards are evaluated for Win32
Linux STL headers now without ".h".
Vss2Git
Check auf Filetyp in statische Memberfunktionen der einzelnen Klassen verlagert (vorher zentral in CFArchive).
Vss2Git