Page 1 of 1

[FIXED]Setting of Pause when inactive

Posted: Sun Jul 26, 2009 12:09 am
by chikani

When the main body is ended, the setting of "Pause when inactive" is not preserved.

When "GbPrinter=0" the under "pauseWhenInactive=0" is written directly in the ini file, it seems to be preserved.


[FIXED]Setting of Pause when inactive

Posted: Sun Jul 26, 2009 8:36 am
by Squall Leonhart

what do you mean.


[FIXED]Setting of Pause when inactive

Posted: Sun Jul 26, 2009 8:21 pm
by uly

I was going to report the same problem.

 

In the current version (1.8.0, 16/06/09), when you toggle the "Options/Emulator/Pause when inactive" value, the setting isn't saved in vba.ini. The setting still works if you manually write the line "pauseWhenInactive=0" line in vba.ini, so this is properly a GUI bug.


[FIXED]Setting of Pause when inactive

Posted: Sun Jul 26, 2009 8:41 pm
by Squall Leonhart

ah, it was working in 877, i know that for sure.. must be a regression when the sound quality setting was fixed.


[FIXED]Setting of Pause when inactive

Posted: Sun Jul 26, 2009 8:49 pm
by Squall Leonhart

Thanks guys, the auto frame skipping setting is doing the same thing it seems,

 

the setting save code just needs to be updated to fit changes to the emulator i think.


[FIXED]Setting of Pause when inactive

Posted: Sun Jul 26, 2009 9:17 pm
by uly

The auto frame skip option bug is even worse. Whereas we can manually adding pauseWhenInactiv=0 in vba.ini, adding autoFrameSkip=1 does nothing; M just rewrites the value to autoFrameSkip=0. So auto frame skip feature is effectively disabled in version 878.


[FIXED]Setting of Pause when inactive

Posted: Sun Jul 26, 2009 9:59 pm
by jbo_85

Both issues are fixed in SVN.


[FIXED]Setting of Pause when inactive

Posted: Mon Jul 27, 2009 1:29 am
by Squall Leonhart

Grouse jbo, It must've broken when mudlord fixed the Settings to be loaded after the window was created and the issue with the sound quality setting. bgK's changes to the MFC broke it somewhat...

 

hopefully both issues are fixed now..


[FIXED]Setting of Pause when inactive

Posted: Sat Aug 01, 2009 6:53 am
by chikani

Thank you for the reply.

My sentences seem to have been the insufficient explanations.

I'm sorry.