log
graph
tags
bookmarks
branches
changeset
browse
bz2
zip
gz
help
python-adfs
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 59:
(0)
tip
age
author
description
Mon Jul 21 03:26:00 2003 +0200
David Boddie
Added exception handling for unrecognised disc images and request verbose
Mon Jul 21 03:24:59 2003 +0200
David Boddie
Added disc map consistency checks for 800K discs, where values from the
Sun Jul 20 17:30:08 2003 +0200
David Boddie
Some getopt fixes related to the number of arguments required for the list
Sun Jul 20 17:29:22 2003 +0200
David Boddie
Remove null bytes in disc titles for new format (E) disc images.
Sun Jul 20 00:32:44 2003 +0200
David Boddie
Updated document with Acknowledgements section and Description heading.
Sun Jul 20 00:26:12 2003 +0200
David Boddie
Updated the version number.
Sun Jul 20 00:25:32 2003 +0200
David Boddie
Added support for character translation in filenames and tidied up the
Sun Jul 20 00:24:28 2003 +0200
David Boddie
Added support for character translations in filenames. Defects are now
Sat Jul 19 21:42:57 2003 +0200
David Boddie
Fixed problems with recording the extent of map entries for fragments
Sat Jul 19 18:30:56 2003 +0200
David Boddie
Made corrections to the ADFS E format map reading mechanisms thanks to
Thu Jul 03 01:05:49 2003 +0200
David Boddie
Found that the create_directory method was splitting the path of the
Wed Jul 02 23:20:58 2003 +0200
David Boddie
Version number hike.
Wed Jul 02 23:20:32 2003 +0200
David Boddie
Updated the version numbers of the ADFSlib module to reflect recent changes
Wed Jul 02 23:17:26 2003 +0200
David Boddie
Found a problem with disc titles containing control characters (\x00 in
Tue May 20 03:09:45 2003 +0200
David Boddie
Tidied up files for a release.
Tue Apr 15 23:46:01 2003 +0200
David Boddie
Modified the cmdsyntax.py check and updated the version number.
Tue Apr 15 23:42:23 2003 +0200
David Boddie
Updated the version number and date.
Tue Apr 15 23:41:38 2003 +0200
David Boddie
Updated the text slightly to indicate that cmdsyntax.py is optional.
Tue Apr 15 23:40:58 2003 +0200
David Boddie
Moved the disc/directory name check into the create_directory method of
Tue Apr 15 23:39:36 2003 +0200
David Boddie
Moved the disc name check into the ADFSlib.py library.
Tue Apr 15 16:19:44 2003 +0200
David Boddie
Added fallback support for getopt. Tidied up the version display and
Tue Apr 15 02:07:36 2003 +0200
David Boddie
Updated the installation text.
Tue Apr 15 02:06:05 2003 +0200
David Boddie
Made changes to accommodate the new version of cmdsyntax.py (0.80).
Tue Apr 15 02:04:01 2003 +0200
David Boddie
Changed the method used to join the path elements when reporting a problem
Sat Mar 29 23:41:02 2003 +0100
David Boddie
Directories for output are not explicitly created in ADF2INF.py anymore.
Sat Mar 29 23:19:32 2003 +0100
David Boddie
A basic information and installation document.
Sat Mar 29 23:19:09 2003 +0100
David Boddie
Updated the version number and distutils setup script.
Sat Mar 29 23:15:42 2003 +0100
David Boddie
Removed methods and method calls related to scanning the map before it is
Sat Mar 29 23:03:09 2003 +0100
David Boddie
Removed the workings of the "scan_new_map" method.
Sat Mar 29 23:02:07 2003 +0100
David Boddie
Returned to the method of scanning for each file number individually when
Sat Mar 29 22:31:38 2003 +0100
David Boddie
Commented out debugging statements.
Sat Mar 29 03:28:43 2003 +0100
David Boddie
Introduced a more complex scanning algorithm to try and identify the start
Sat Mar 29 01:40:13 2003 +0100
David Boddie
Continued work on the map decoding method "scan_new_map".
Fri Mar 28 22:34:07 2003 +0100
David Boddie
Work in progress. Committing to be able to modify at will.
Fri Mar 28 19:27:31 2003 +0100
David Boddie
Added more checks to the "scan_new_map" method which now records all
Fri Mar 28 16:57:42 2003 +0100
David Boddie
Added logging features to both ADFSlib and ADF2INF to help track down
Fri Mar 28 02:44:01 2003 +0100
David Boddie
Found another D format disc (SparkFS) which caused directories to be
Fri Mar 28 02:24:11 2003 +0100
David Boddie
Encountered a 640K disc (Archimedes Assembly Language) which not only
Thu Mar 27 01:55:28 2003 +0100
David Boddie
Added a parameter to the "extract_files" method for the file suffix
Thu Mar 27 01:50:27 2003 +0100
David Boddie
Added checks for the cmdsyntax module in the setup.py script.
Thu Mar 27 01:46:14 2003 +0100
David Boddie
Updated the distutils setup script and MANIFEST.
Thu Mar 27 01:34:44 2003 +0100
David Boddie
The filetype option was previously a global variable and consequently was
Thu Mar 27 01:28:15 2003 +0100
David Boddie
Added a missing quote at the end of the __author__ string.
Thu Mar 27 01:27:24 2003 +0100
David Boddie
The ADF2INF.py utility does not need the string module to be imported.
Thu Mar 27 01:26:47 2003 +0100
David Boddie
Adding the library part of the ADF2INF utility.
Thu Mar 27 01:26:20 2003 +0100
David Boddie
Split the ADF2INF.py file into two: ADFSlib.py (containing the ADFSdisc
Wed Mar 26 19:24:20 2003 +0100
David Boddie
Hopefully improved the scanning technique used to find valid file numbers
Wed Mar 26 18:54:43 2003 +0100
David Boddie
Corrected syntax for file listing usage.
Wed Mar 26 18:52:31 2003 +0100
David Boddie
Adding distutils specific files.
Wed Mar 26 18:41:47 2003 +0100
David Boddie
Corrected the invocation of the "extract_files" method of ADFSdisc in the
Wed Mar 26 18:31:19 2003 +0100
David Boddie
Ensured that method calls are prefixed by "self." where appropriate. Lack
Wed Mar 26 17:55:27 2003 +0100
David Boddie
Finished adding class features.
Wed Mar 26 17:46:48 2003 +0100
David Boddie
New class based design with tidier directory management.
Tue Mar 25 03:47:38 2003 +0100
David Boddie
Introduced a map scanning function to speed up the identification and
Mon Mar 24 04:00:22 2003 +0100
David Boddie
Abandoned the strategy of trying to create a mapping dictionary from the
Mon Mar 24 02:00:46 2003 +0100
David Boddie
Updated the new map reading function to realign the map pointer with the
Mon Mar 24 01:30:09 2003 +0100
David Boddie
Added check to catch cases where no syntax matches are found.
Mon Mar 24 01:28:39 2003 +0100
David Boddie
Modified the syntax string to be more verbose.
Mon Mar 24 01:14:04 2003 +0100
David Boddie
Removed the old incorrect commented code. Reverting will bring it back.
Mon Mar 24 01:12:00 2003 +0100
David Boddie
Initial revision
less
more
| rev 59:
(0)
tip