1.62 rc 1 - fixed mpeg audio decoder in 68k version. - fixed bug in wos asyncio, which caused Frogger to lock if file could not be opened. - fixed relative path handling when file was selected from asl req. - fixed bug in ahi audio cleanup routine, which caused crash at exit. - Added possibility to change display mode beetween fullscreen and windowed mode. press F1. - Fixed windowed display on screens with depth <= 8. - It is now possible to specify only directory name (ie FILE=dh1:movies/) instead of full file name. Specified dir will be used as base dir in ASL requesters. - added more secure direct gfx mem access routines in 68k version. - SMREQ did not worked as tooltype. Fixed. - bestmodeid() now is called for every file opened, not only when the first one is beeing loaded. - small changes in Melody decoder. - New videocd track selector, should fix problems with creating gadgets on some machines. - Fixed serious bug, cusing memory trashing. - added audio statistics. - Fixed window-full screen switching enforcer hits. - Fixed problems with slow data reading in MOS version. - Fixed problems with opening new movie in WOS version. - Some of memory allocations were not fried. Fixed. - Menu option "Full Screen" now works. - Problems with using VERBOSE option should be gone now. 1.62 rc 2 - fixed vlayer fullscreen mode. - added COLORKEY parameter. - added 'Open VideoCD' menu option. on Fullscreen use 'V' key. - fixed PSX CD routines. - added GUI on fullscreen+vlayer. - small optimizations in fullscreen grey mode (cgfx) in 68k version. - fixed problems in psx movie decoder with switching between windowed and fullscreen mode. - added XA track selection (via intuition menus). - using FILE=dir option causes frogger to use specified dir as base dir when loading files. Works from tooltypes also. - small optimizations in mpeg audio decoder. - MODEID option was broken. fixed. - The same problem was with MODEBYNAME (did not worked with FULLSCREEN option). Now it should. - ac3 decoder in now embedeed into frogger. - Frogger does not exits at end of movie anymore. It waits for user action. - Added FREQDIV and AUDIOQUALITY (or AQ) options. They control audio decoding quality when mpega.lib is used (so it works only in 68k version). AQ maybe one of: LOW MEDIUM HIGH, FREQDIV can be 1 2 or 4. 1.62 rc 3 - VideoCD track selector window is now centered. - Fixed small bug in motion compensation code, which made some blocks look blury. - Added optimized IDCT code, it should be now also more precise. 2% of speedup. - VideoCD track selector wont popup anymore if there is only one track on CD (like on CDI cds). - fixed problems with DISPLAY=FILE option. - fixed handling of FILE=DIR/ parameter. - Another sets of optimizations in video decoder, about 12% of speedup. - Switched back to audio task decoding method. - fixed problems with playing AC3 streams with video enabled. - added delfinampeg.device support (USEDELFINA options works now). 1.62 rc 4 - Fixed crash at exit when audio was enabled. - Bug in PSX movie decoder fixed. - Pressing Play gadget (or Space) at end of movie causes movie to be played from beggining. - Loop option is now ignored if DISPLAY=FILE was used. - Frogger behaved weird, if there was no file selected in ASL and "View" was pressed. Fixed. - fixed windowed AGA display. it may be slower now. - fixed seeking. Still there will be some video 'glitches' when seeking, but it is much faster now. As a side effect, sometimes frogger does noe starts playing video again after seek. play/pause (ie space) helps. - Ive brought WOS version to life again. - Fixed bug, which could possibly lead to a crash, if audio decoder could not be initialized. - switched to more precise timing routines. Known bugs: - at the beggining of movie Frogger will show some glitches in video, must be due to bug in new demultiplexer. - tooltypes in WOS version does not works (and wont) - AppWindow may work, but may also not. dunno why. - mpega.lib support in 68k version sometimes fails to work. Result: no audio at all, even if there is vaild audio track. - AGA fullscreen may be buggy. And for sure it crashes when RMB is pressed on fullscreen (RMB should show GUI on fullscreen). - sometimes GUI in windowed mode does not show slider peoperly. (This actually happens in 68k version only). - At the end of movie frogger does not exits. But You can not do anything else that exit ;). Will be fixed in next version.