	Historique de AVI_QT.PRG et M_PLAYER.PRG
	****************************************

	- Anglais et Franais mlangs
	* English and French merged


Novembre 1995

	- j'achte un PC et je commence  m'intresser aux animations
	* I buy a PC, and I start to look at the animations with interest

Mai 1996

	- Je contacte Dieter Fiebelkorn pour reprendre son travail et le
	traduire en assembleur.
	* First contact with Dieter Fiebelkorn, I ask him his work and
	offer to translate it into ASM.

QUIKTIME.PRG 	(juin 1996)

	- ne joue que des fichiers QT sans le son
	* a QT player without sound

AVI_QT.PRG	(juillet 1996)

	- fichiers AVI et QT sans le son, pas d'interface GEM
	* AVI and QT without sound or GEM interface

AVI_QT.PRG	(juillet 1996)

	- premire mouture d'une version QT sonorise passant par la carte
	ST-Replay 16 avec un Timer, trop lente!
	* first release of a sound version using ST-Replay 16 cartrige and
	a timer, too slow!

AVI_QT.PRG V1.00	(juillet 1996)

	- les fichiers QT sont sonoriss en DMA
	- interface GEM ajoute
	* DMA sound on QT files
	* GEM interface added

AVI_QT.PRG V1.00b	(juillet 1996)

	- les animations sont joues sur fond noir
	- la boite 'statistiques' s'ouvrait meme avec un AVI non jou
	(format non support), ceci est corrig.
	* black background when playing
	* fixed a bug with the statistics dialog

AVI_QT.PRG V1.10	(15 juillet 1996)

        - traduction AVI de Dieter compltement efface et entirement
        rcrite (en utilisant la table d'indexs 'idx1')
        - AVI avec son!
        - indication 'Supported' pour le son plus fiable (frquence,
        nombre de bits, channels vrifis, seul reste la mmoire)
        - compression CRAM16 pour les fichiers AVI
        * Dieter's method totally re-written for parsing AVI files, now I
        use the 'idx1' table
        * Sound on AVI files
        * 'Supported' indication for sound is now liable (except for
        memory problems)
        * CRAM16 compression added (AVI)

M_PLAYER.PRG V1.20	(17 juillet 1996)

	- ajout de FLI/FLC
	- amlioration du nombre d'images affiches en synchro.
	* FLI/FLC added
	* more frames displayed with synchro (AVI or QT)

M_PLAYER.PRG V1.21	(20 juillet 1996)

	- table CVID calcule si ncessaire, programme de 25Ko seulement.
	* CVID table built only if necessary (only 25Ko now)

M_PLAYER.PRG V1.22	(22 juillet 1996)

	- FLI/FLC et CRAM16 tournent aussi en 256 couleurs
	- une carte graphique est dtecte si physbase est dans le VME,
	devrait tourner avec NOVA et Crazy Dots 2.
	* FLI/FLC and CRAM16 played with 256c (on graphic cards)
	* Detection and support of VME graphic cards (NOVA and Crazy
	Dots2)

M_PLAYER.PRG V1.30	(23 juillet 1996)

	- Crazy Dots 2 confirm
	- ajout du CRAM8 (pour AVI)
	- passage en shareware
	* Ok for Crazy Dots2
	* CRAM8 compression added (AVI)
	* now it's shareware!


M_PLAYER.PRG V1.31	(24 juillet 1996)

	- RLE8 ajout
	- shareware en tons de gris
	- bascule en True color sur Falcon (pas au point, a viter!)
	* RLE8 compression added (AVI)
	* shareware version has a grey display
	* resolution switch on Falcon (works very bad, don't try it)


M_PLAYER.PRG V1.32	(25 juillet 1996)

	- RGB ajout (AVI)
	* RGB compression added (AVI)
