In x11-mode 0, if you press ctrl-pgup, then ctrl-pgdn, it will not rescale the window back to 1x1
That is correct, cycling through effects tries to keep widthscale and heightscale the same if the effect support its. Currently this is kinda useless but Pieter Hulshof wants to change the effect code to allow changing scale settings with effects, for example 3x smooth scaling instead of 2x smoothscaling.
So the current code has a range of allowed width and heightscales for each effect, and only changes the width and height scale if it is outside the effect ranges. Since no effect can do 2x scaling it doesn't change it back to 1x scaling.
The scaling does get set back to 1x1 for xv and xgl because these do hwscaling so the sw-scaling is always 1x1. The short future plan is to also not resize the window with effect changes with xv and xgl.
Also, are effects supposed to work in x11-mode 2?
No they are not opengl is enough of an effect itself, if the code is correct then you also shouldn't see an effect reported in the osd.
I've also noticed when cycling through the effect modes, sometimes there is a residual image which doesn't get erased. It doesn't happen all the time, but occasionally it does. Here is a screenshot to show you what I mean:
Known issue this is on my hit list.
Thangs for all the testing keep up the good work!
Regards,
Hans
_______________________________________________ Xmame mailing list [EMAIL PROTECTED] http://toybox.twisted.org.uk/mailman/listinfo/xmame
