Home » Archimedes archive » Archimedes World » AW-1996-06-Disc 2.adf » !MovieFS_MovieFS » !MovieFS/!Changes

!MovieFS/!Changes

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Archimedes World » AW-1996-06-Disc 2.adf » !MovieFS_MovieFS
Filename: !MovieFS/!Changes
Read OK:
File size: 06FE bytes
Load address: 0000
Exec address: 0000
File contents
ChangeLog for MovieFS

Version 1.21   7/3/96
~~~~~~~~~~~~~~~~~~~~~
Added support for Quicktime films with extra top-level atoms.
Fixed obey files to use MovieFS$Dir rather than Obey$Dir.

Version 1.2   1/3/96
~~~~~~~~~~~~~~~~~~~~
Front end to allow configuration via the desktop.
Bug fix in null frame code of QT RLE8.
Ultimotion speeded up by calculating colour translation per film rather than
per frame ??!?!
Support for Replay's colour table facility.
Kickstart altered to prevent redirection of DataLoads for file types for which
the MovieFSMod has been deactivated.
Kickstart WAV-handling bug fixed.
Bug fix in QT grey palette support (RLE36?).
QT RLE4 support plus 4 bit palette generation in module.
Quicktime ADPCM sound support.
WAV MSADPCM, alaw, �-law support.

Version 1.18    25/1/96
~~~~~~~~~~~~~~~~~~~~~~~
VRview compatibility

Version 1.17	10/12/95
~~~~~~~~~~~~~~~~~~~~~~~~
Use correct type for AIFF files.

Version 1.16	13/11/95
~~~~~~~~~~~~~~~~~~~~~~~~
Added support for split resource/data files on CD ("/" and "_" mechanism).
Added support for split resource/data files on CD ("!" mechanism).
Minor space leaks fixed.
Chunk leaking fixed.
Added AIFF support.
Fixed FLI_COLOUR padding bug.

Version 1.15	20/10/95
~~~~~~~~~~~~~~~~~~~~~~~~
Improved DL support.

Version 1.14	4/10/95
~~~~~~~~~~~~~~~~~~~~~~~
Allowed resource chunks to occur before data ones in Quicktimes.

Version 1.13	19/8/95
~~~~~~~~~~~~~~~~~~~~~~~
Added DL suport.
Added ANM support.
Improved compression type reporting.

Version 1.12	24/7/95
~~~~~~~~~~~~~~~~~~~~~~~
Added preliminary VOC support.
Fixed problem with empty stbl atom in quicktimes.

Version 1.11	18/7/95
~~~~~~~~~~~~~~~~~~~~~~~
Added Psion WVE support (no repeats, or trailing silence).

Version 1.10
~~~~~~~~~~~~
Base Release version.
00000000  43 68 61 6e 67 65 4c 6f  67 20 66 6f 72 20 4d 6f  |ChangeLog for Mo|
00000010  76 69 65 46 53 0a 0a 56  65 72 73 69 6f 6e 20 31  |vieFS..Version 1|
00000020  2e 32 31 20 20 20 37 2f  33 2f 39 36 0a 7e 7e 7e  |.21   7/3/96.~~~|
00000030  7e 7e 7e 7e 7e 7e 7e 7e  7e 7e 7e 7e 7e 7e 7e 7e  |~~~~~~~~~~~~~~~~|
00000040  7e 7e 0a 41 64 64 65 64  20 73 75 70 70 6f 72 74  |~~.Added support|
00000050  20 66 6f 72 20 51 75 69  63 6b 74 69 6d 65 20 66  | for Quicktime f|
00000060  69 6c 6d 73 20 77 69 74  68 20 65 78 74 72 61 20  |ilms with extra |
00000070  74 6f 70 2d 6c 65 76 65  6c 20 61 74 6f 6d 73 2e  |top-level atoms.|
00000080  0a 46 69 78 65 64 20 6f  62 65 79 20 66 69 6c 65  |.Fixed obey file|
00000090  73 20 74 6f 20 75 73 65  20 4d 6f 76 69 65 46 53  |s to use MovieFS|
000000a0  24 44 69 72 20 72 61 74  68 65 72 20 74 68 61 6e  |$Dir rather than|
000000b0  20 4f 62 65 79 24 44 69  72 2e 0a 0a 56 65 72 73  | Obey$Dir...Vers|
000000c0  69 6f 6e 20 31 2e 32 20  20 20 31 2f 33 2f 39 36  |ion 1.2   1/3/96|
000000d0  0a 7e 7e 7e 7e 7e 7e 7e  7e 7e 7e 7e 7e 7e 7e 7e  |.~~~~~~~~~~~~~~~|
000000e0  7e 7e 7e 7e 7e 0a 46 72  6f 6e 74 20 65 6e 64 20  |~~~~~.Front end |
000000f0  74 6f 20 61 6c 6c 6f 77  20 63 6f 6e 66 69 67 75  |to allow configu|
00000100  72 61 74 69 6f 6e 20 76  69 61 20 74 68 65 20 64  |ration via the d|
00000110  65 73 6b 74 6f 70 2e 0a  42 75 67 20 66 69 78 20  |esktop..Bug fix |
00000120  69 6e 20 6e 75 6c 6c 20  66 72 61 6d 65 20 63 6f  |in null frame co|
00000130  64 65 20 6f 66 20 51 54  20 52 4c 45 38 2e 0a 55  |de of QT RLE8..U|
00000140  6c 74 69 6d 6f 74 69 6f  6e 20 73 70 65 65 64 65  |ltimotion speede|
00000150  64 20 75 70 20 62 79 20  63 61 6c 63 75 6c 61 74  |d up by calculat|
00000160  69 6e 67 20 63 6f 6c 6f  75 72 20 74 72 61 6e 73  |ing colour trans|
00000170  6c 61 74 69 6f 6e 20 70  65 72 20 66 69 6c 6d 20  |lation per film |
00000180  72 61 74 68 65 72 20 74  68 61 6e 0a 70 65 72 20  |rather than.per |
00000190  66 72 61 6d 65 20 3f 3f  21 3f 21 0a 53 75 70 70  |frame ??!?!.Supp|
000001a0  6f 72 74 20 66 6f 72 20  52 65 70 6c 61 79 27 73  |ort for Replay's|
000001b0  20 63 6f 6c 6f 75 72 20  74 61 62 6c 65 20 66 61  | colour table fa|
000001c0  63 69 6c 69 74 79 2e 0a  4b 69 63 6b 73 74 61 72  |cility..Kickstar|
000001d0  74 20 61 6c 74 65 72 65  64 20 74 6f 20 70 72 65  |t altered to pre|
000001e0  76 65 6e 74 20 72 65 64  69 72 65 63 74 69 6f 6e  |vent redirection|
000001f0  20 6f 66 20 44 61 74 61  4c 6f 61 64 73 20 66 6f  | of DataLoads fo|
00000200  72 20 66 69 6c 65 20 74  79 70 65 73 20 66 6f 72  |r file types for|
00000210  20 77 68 69 63 68 0a 74  68 65 20 4d 6f 76 69 65  | which.the Movie|
00000220  46 53 4d 6f 64 20 68 61  73 20 62 65 65 6e 20 64  |FSMod has been d|
00000230  65 61 63 74 69 76 61 74  65 64 2e 0a 4b 69 63 6b  |eactivated..Kick|
00000240  73 74 61 72 74 20 57 41  56 2d 68 61 6e 64 6c 69  |start WAV-handli|
00000250  6e 67 20 62 75 67 20 66  69 78 65 64 2e 0a 42 75  |ng bug fixed..Bu|
00000260  67 20 66 69 78 20 69 6e  20 51 54 20 67 72 65 79  |g fix in QT grey|
00000270  20 70 61 6c 65 74 74 65  20 73 75 70 70 6f 72 74  | palette support|
00000280  20 28 52 4c 45 33 36 3f  29 2e 0a 51 54 20 52 4c  | (RLE36?)..QT RL|
00000290  45 34 20 73 75 70 70 6f  72 74 20 70 6c 75 73 20  |E4 support plus |
000002a0  34 20 62 69 74 20 70 61  6c 65 74 74 65 20 67 65  |4 bit palette ge|
000002b0  6e 65 72 61 74 69 6f 6e  20 69 6e 20 6d 6f 64 75  |neration in modu|
000002c0  6c 65 2e 0a 51 75 69 63  6b 74 69 6d 65 20 41 44  |le..Quicktime AD|
000002d0  50 43 4d 20 73 6f 75 6e  64 20 73 75 70 70 6f 72  |PCM sound suppor|
000002e0  74 2e 0a 57 41 56 20 4d  53 41 44 50 43 4d 2c 20  |t..WAV MSADPCM, |
000002f0  61 6c 61 77 2c 20 b5 2d  6c 61 77 20 73 75 70 70  |alaw, .-law supp|
00000300  6f 72 74 2e 0a 0a 56 65  72 73 69 6f 6e 20 31 2e  |ort...Version 1.|
00000310  31 38 20 20 20 20 32 35  2f 31 2f 39 36 0a 7e 7e  |18    25/1/96.~~|
00000320  7e 7e 7e 7e 7e 7e 7e 7e  7e 7e 7e 7e 7e 7e 7e 7e  |~~~~~~~~~~~~~~~~|
00000330  7e 7e 7e 7e 7e 0a 56 52  76 69 65 77 20 63 6f 6d  |~~~~~.VRview com|
00000340  70 61 74 69 62 69 6c 69  74 79 0a 0a 56 65 72 73  |patibility..Vers|
00000350  69 6f 6e 20 31 2e 31 37  09 31 30 2f 31 32 2f 39  |ion 1.17.10/12/9|
00000360  35 0a 7e 7e 7e 7e 7e 7e  7e 7e 7e 7e 7e 7e 7e 7e  |5.~~~~~~~~~~~~~~|
00000370  7e 7e 7e 7e 7e 7e 7e 7e  7e 7e 0a 55 73 65 20 63  |~~~~~~~~~~.Use c|
00000380  6f 72 72 65 63 74 20 74  79 70 65 20 66 6f 72 20  |orrect type for |
00000390  41 49 46 46 20 66 69 6c  65 73 2e 0a 0a 56 65 72  |AIFF files...Ver|
000003a0  73 69 6f 6e 20 31 2e 31  36 09 31 33 2f 31 31 2f  |sion 1.16.13/11/|
000003b0  39 35 0a 7e 7e 7e 7e 7e  7e 7e 7e 7e 7e 7e 7e 7e  |95.~~~~~~~~~~~~~|
000003c0  7e 7e 7e 7e 7e 7e 7e 7e  7e 7e 7e 0a 41 64 64 65  |~~~~~~~~~~~.Adde|
000003d0  64 20 73 75 70 70 6f 72  74 20 66 6f 72 20 73 70  |d support for sp|
000003e0  6c 69 74 20 72 65 73 6f  75 72 63 65 2f 64 61 74  |lit resource/dat|
000003f0  61 20 66 69 6c 65 73 20  6f 6e 20 43 44 20 28 22  |a files on CD ("|
00000400  2f 22 20 61 6e 64 20 22  5f 22 20 6d 65 63 68 61  |/" and "_" mecha|
00000410  6e 69 73 6d 29 2e 0a 41  64 64 65 64 20 73 75 70  |nism)..Added sup|
00000420  70 6f 72 74 20 66 6f 72  20 73 70 6c 69 74 20 72  |port for split r|
00000430  65 73 6f 75 72 63 65 2f  64 61 74 61 20 66 69 6c  |esource/data fil|
00000440  65 73 20 6f 6e 20 43 44  20 28 22 21 22 20 6d 65  |es on CD ("!" me|
00000450  63 68 61 6e 69 73 6d 29  2e 0a 4d 69 6e 6f 72 20  |chanism)..Minor |
00000460  73 70 61 63 65 20 6c 65  61 6b 73 20 66 69 78 65  |space leaks fixe|
00000470  64 2e 0a 43 68 75 6e 6b  20 6c 65 61 6b 69 6e 67  |d..Chunk leaking|
00000480  20 66 69 78 65 64 2e 0a  41 64 64 65 64 20 41 49  | fixed..Added AI|
00000490  46 46 20 73 75 70 70 6f  72 74 2e 0a 46 69 78 65  |FF support..Fixe|
000004a0  64 20 46 4c 49 5f 43 4f  4c 4f 55 52 20 70 61 64  |d FLI_COLOUR pad|
000004b0  64 69 6e 67 20 62 75 67  2e 0a 0a 56 65 72 73 69  |ding bug...Versi|
000004c0  6f 6e 20 31 2e 31 35 09  32 30 2f 31 30 2f 39 35  |on 1.15.20/10/95|
000004d0  0a 7e 7e 7e 7e 7e 7e 7e  7e 7e 7e 7e 7e 7e 7e 7e  |.~~~~~~~~~~~~~~~|
000004e0  7e 7e 7e 7e 7e 7e 7e 7e  7e 0a 49 6d 70 72 6f 76  |~~~~~~~~~.Improv|
000004f0  65 64 20 44 4c 20 73 75  70 70 6f 72 74 2e 0a 0a  |ed DL support...|
00000500  56 65 72 73 69 6f 6e 20  31 2e 31 34 09 34 2f 31  |Version 1.14.4/1|
00000510  30 2f 39 35 0a 7e 7e 7e  7e 7e 7e 7e 7e 7e 7e 7e  |0/95.~~~~~~~~~~~|
00000520  7e 7e 7e 7e 7e 7e 7e 7e  7e 7e 7e 7e 0a 41 6c 6c  |~~~~~~~~~~~~.All|
00000530  6f 77 65 64 20 72 65 73  6f 75 72 63 65 20 63 68  |owed resource ch|
00000540  75 6e 6b 73 20 74 6f 20  6f 63 63 75 72 20 62 65  |unks to occur be|
00000550  66 6f 72 65 20 64 61 74  61 20 6f 6e 65 73 20 69  |fore data ones i|
00000560  6e 20 51 75 69 63 6b 74  69 6d 65 73 2e 0a 0a 56  |n Quicktimes...V|
00000570  65 72 73 69 6f 6e 20 31  2e 31 33 09 31 39 2f 38  |ersion 1.13.19/8|
00000580  2f 39 35 0a 7e 7e 7e 7e  7e 7e 7e 7e 7e 7e 7e 7e  |/95.~~~~~~~~~~~~|
00000590  7e 7e 7e 7e 7e 7e 7e 7e  7e 7e 7e 0a 41 64 64 65  |~~~~~~~~~~~.Adde|
000005a0  64 20 44 4c 20 73 75 70  6f 72 74 2e 0a 41 64 64  |d DL suport..Add|
000005b0  65 64 20 41 4e 4d 20 73  75 70 70 6f 72 74 2e 0a  |ed ANM support..|
000005c0  49 6d 70 72 6f 76 65 64  20 63 6f 6d 70 72 65 73  |Improved compres|
000005d0  73 69 6f 6e 20 74 79 70  65 20 72 65 70 6f 72 74  |sion type report|
000005e0  69 6e 67 2e 0a 0a 56 65  72 73 69 6f 6e 20 31 2e  |ing...Version 1.|
000005f0  31 32 09 32 34 2f 37 2f  39 35 0a 7e 7e 7e 7e 7e  |12.24/7/95.~~~~~|
00000600  7e 7e 7e 7e 7e 7e 7e 7e  7e 7e 7e 7e 7e 7e 7e 7e  |~~~~~~~~~~~~~~~~|
00000610  7e 7e 0a 41 64 64 65 64  20 70 72 65 6c 69 6d 69  |~~.Added prelimi|
00000620  6e 61 72 79 20 56 4f 43  20 73 75 70 70 6f 72 74  |nary VOC support|
00000630  2e 0a 46 69 78 65 64 20  70 72 6f 62 6c 65 6d 20  |..Fixed problem |
00000640  77 69 74 68 20 65 6d 70  74 79 20 73 74 62 6c 20  |with empty stbl |
00000650  61 74 6f 6d 20 69 6e 20  71 75 69 63 6b 74 69 6d  |atom in quicktim|
00000660  65 73 2e 0a 0a 56 65 72  73 69 6f 6e 20 31 2e 31  |es...Version 1.1|
00000670  31 09 31 38 2f 37 2f 39  35 0a 7e 7e 7e 7e 7e 7e  |1.18/7/95.~~~~~~|
00000680  7e 7e 7e 7e 7e 7e 7e 7e  7e 7e 7e 7e 7e 7e 7e 7e  |~~~~~~~~~~~~~~~~|
00000690  7e 0a 41 64 64 65 64 20  50 73 69 6f 6e 20 57 56  |~.Added Psion WV|
000006a0  45 20 73 75 70 70 6f 72  74 20 28 6e 6f 20 72 65  |E support (no re|
000006b0  70 65 61 74 73 2c 20 6f  72 20 74 72 61 69 6c 69  |peats, or traili|
000006c0  6e 67 20 73 69 6c 65 6e  63 65 29 2e 0a 0a 56 65  |ng silence)...Ve|
000006d0  72 73 69 6f 6e 20 31 2e  31 30 0a 7e 7e 7e 7e 7e  |rsion 1.10.~~~~~|
000006e0  7e 7e 7e 7e 7e 7e 7e 0a  42 61 73 65 20 52 65 6c  |~~~~~~~.Base Rel|
000006f0  65 61 73 65 20 76 65 72  73 69 6f 6e 2e 0a        |ease version..|
000006fe