[hatari-devel] Hatari halt dialog problem (fixed) |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Hi,
On lauantai 13 kesäkuu 2015, Nicolas Pomarède wrote:
> Le 13/06/2015 16:20, Eero Tamminen a écrit :
> > Any idea what's the matter with tuxfamily?
> >
> > Hatari www-site works, but Mercurial repository and mailing list
> > don't, even their web interfaces are non-operable.
>
> as explained here http://tuxfamily.org/ , they suffered a power outage
> yesterday and some servers didn't restart automatically. Situation seems
> ok now.
Great, Mercurial works again.
> > Attached is patch dealing with issues in current Hatari halt/reset
> > dialog. It can go to infinite loop if user clicks Hatari close button
> > while the dialog is open. To fix this, I added new Halt/reset dialog
> > which allows also to cold reset and quit emulation.
> >
> > (Enter will select Warm reset (by default) and ESC will select Quit
> > option.)
>
> patch looks OK to me, I also thought it could be useful to have a
> different dialog for this case with different button that OK and Cancel.
Ok, I commited it.
- Eero