Re: [hatari-devel] Load/Save configuration in hatariui

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Hello,

Thanks. I just thought that the first character of the config name was used
(b = Bool, s=String, n=number, k=key) but  I didn't look at the code.

Yves

Le 27/01/2024 à 14:12, Nicolas Pomarède a écrit :
Le 27/01/2024 à 11:36, Thomas Huth a écrit :

I think Yves talks about the python-ui which likely needs some adjustment
now, too:

$ grep -ri scc ./python-ui/conftypes.py
     "EnableSccA": "Bool",
     "SccAOutFileName": "String",
     "SccAInFileName": "String",
     "EnableSccALan": "Bool",
     "SccALanOutFileName": "String",
     "SccALanInFileName": "String",
     "EnableSccB": "Bool",
     "SccBOutFileName": "String",
     "SccBInFileName": "String",

Eero, could maybe have a look?

Hi

I updated hatari.py to use the new names in the [RS232] section of the config file, so hatariui will start correctly now.

Eero, can you look to add SCC A / A lan / B to the gtk UI, as well as in hcontrol.py ?

Nicolas








Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/