1.64 rc 1 - Looping was not working on some mpeg movies. Fixed. - Fixed enforcer hit in GUI fullscreen code. - Audio was not closed properly in WOS version. Fixed. - Fixed bug in psx async reading functions (WOS version). - Pause/Play gadget at end of movie causes movie to be played from beginning. This was enabled already in PSX movies, now also works in mpeg movies. - Added multiselection in ASL requester. it is now possible to select as many MPEG files as you want. Of course all selected files will be played. You can select movies with "left arrow" and "right arrow" keys (prev and next). This right now works only for MPEG movies, Ill add that later for mpeg audio, psx audio/video and ac3 files. - video resizing now works also when movie is in pause state. - If you have not found it yet: video glitches after seek are gone. Oh - the same goes for looping animation. - small changes in ac3 decoder, should be bit faster now. - Fixed slider code, now it shows proper position, and size. Also when switching from FULLSCREEN to WINDOW the slider should look ok. - Fixed bug in RGB24 scale routines. - And another one bug fixed in FULLSCREEN GUI (this one lead usually to crash). - Fixed bug that caused crash when PewerUP version was started under ppc.lib emulation. - Added more clever mpeg recognition routines. 1.64 rc 2 - Ok, the scaling was not really working in pause mode. now it will. this also fixes some problems with showing gui in FULLSCREEN mode. - Some changes in delfina/melody decoder, should fix those strange noises after seek. - A lot of changes in demultiplication routines. This should fix problems with crashes with some vob files at start, also now frogger plays movie to the end (previous version was skipping last couple of frames). - Seems like tooltypes in WOS version now works ;) - FULLSCREEN mode is now 5-10% faster (PPC version). The difference on PPC with 040 will probably be even bigger. - Fixed some bugs in audio decoder. - Added subtitles. See subtitles.txt for details. - Added a lot of small optimizations, mostly in yuv->rgb conversion routines. Difference shoud be significant, I was able to get 2-3 frames more on 320x240 movie in no skip test. Those changes were only made to 15/16 bpp routines. Ive only tested RGB15/RGB16 routines, there are other (like RGB15PC) which were not tested. if anything does not work as supposed let me know. - Some bugfixes in SCSI videocd support. 99% of cd-drives should now works fine. - new frog.library 1.6. Frogger can still works with earlier versions, but it is recomended to use this version. - FREQDIV now works in PPC version too. Default FREQDIV is now 1 (frequency from stream, no downsample). 68k users should probably use 2, or 4 to get more speed. - Fixed bug in demultiplexer, which caused ac3 packs being parsed wrong. 1.64 rc 3 - Fixed some bugs in WOS asyncio routines. - Added MASMpeg hardware decoder support (option AD=MAS) - Fixed some bugs in subtitle files parser. No more crashes, no more files that can not be parsed. Let me know if you will find such file ;) - Added some optimizations in MPEG-1 video decoder. about 15% faster video decoding. MPEG-2 decoder is now 5% faster. - XA decoding was broken. Fixed. - Fixed small bug in 24/32 bpp yuv->rgb conversion. it was not dangerous, but caused small quality lose. - Fixed P96 display, to handle SCALE=x parametter properly. Known bugs: - AppWindow may work, but may also not. dunno why. - AGA fullscreen may be buggy. And for sure it crashes when RMB is pressed on fullscreen (RMB should show GUI on fullscreen). - VideoCD playing with WOS version shows glitches and other "cool" things. dunno why. - PowerUP version started under wos and ppc.lib emulation crashes at exit. dunno why.