updated change log

This commit is contained in:
thrust26 2018-08-11 19:19:57 +02:00
parent 1b14b82ab1
commit 0ef0759037
1 changed files with 6 additions and 2 deletions

View File

@ -44,7 +44,7 @@
* Changes in 'Game Properties' dialog
- 'Default' button now affects only current tab like in all other dialogs.
- 'Display' tab changes are now immediate.
- 'Display' and 'Console' tab changes are now immediate.
- Fixed bug when selecting 'Auto-detect' format for 50Hz ROMs
* Fixed bug in autodetecting Genesis controllers.
@ -61,6 +61,8 @@
* Fixed missing TV format update in frame stats dialog when switching
display type.
* Fixed missing debug color update when switching display type.
* For UNIX systems: in the ROM launcher, when using symlinks use the
symlink pathname instead of the underlying filesystem pathname.
@ -68,9 +70,11 @@
* Updated included PNG library to latest stable version.
* For better compatibility, the Windows 32-bit version does not requires SSE2
* For better compatibility, the Windows 32-bit version does not require SSE2
anymore.
* Simplified first start, ROM path is now set by first played ROM.
-Have fun!