mirror of https://github.com/stella-emu/stella.git
Updated changelog for desktop bounds area (using SDL2.0.5+ feature).
This commit is contained in:
parent
f6a4b798a4
commit
1e7163e901
|
@ -128,6 +128,10 @@
|
|||
* Fixed 'Street Racer' and 'Video Olympics' ROMs to use paddles in both
|
||||
ports.
|
||||
|
||||
* If using SDL 2.0.5 or above, the calculated desktop size now takes
|
||||
the taskbar/dock into account (so windows should no longer overlap
|
||||
those areas).
|
||||
|
||||
* For UNIX systems: in the ROM launcher, when using symlinks use the
|
||||
symlink pathname instead of the underlying filesystem pathname.
|
||||
|
||||
|
|
Loading…
Reference in New Issue