Reply 1400 of 2280, by Alexander
@T.B.:
1. Done.
2. The runtime library component used for showing the screenshots does not allow hiding the names below the images. All I could do is not adding any captions to the images. But in this case there would an empty line below each image and (and that's the bigger problem): All functions for renaming, saving, deleting etc. the screenshots would fail: They all rely on screenshotlist.selected.caption contains the filename of the selected screenshot. Of course I could store them separately but this would mean rewriting the whole screenshot handling code. So I'm not planning to do this at the moment.
3. This was a bug. Of course it was not intended to reset the game information on resetting the DOSBox settings. If you click on "Reset to defaults" in 1.1b2 the game meta information won't be overwritten anymore (just like the game name etc. is not overwritten). But anyway I have added a "Reset all pages but this" function.
@sst:
If the games list was empty on program start, the menu items for editing, deleting etc. games were not disabled. That's fixed now. Also the "Change saved game..." is disabled if no game is selected now and double clicking on an empty list won't show an error message anymore.
The submenu arrow behind "Search game" will still appear in the "enabled" color. I can't change this because this is due to Windows itself. But the submenu won't open if the text left to the arrow is greyed out.
I do not understand what you mean by "There is an upper white section, when video-mode 1920x1080." For me (on other resolutions) the different view modes work fine.
And some general status updates:
At the moment I have got one last bigger problem waiting to be fixed before 1.1b2 can be released. I hope 1.1b2 will be done within one or two weeks.