Updated changelog for 'hidpi' mode.

Still need to update the docs, but that's much more work (and it needs updating for other features too).
This commit is contained in:
Stephen Anthony 2019-05-14 18:42:52 -02:30
parent 050a27f1ae
commit 884d46a45f
1 changed files with 4 additions and 0 deletions

View File

@ -48,6 +48,10 @@
* Added automatic controller detection. (TODO: Stella.pro cleanup) * Added automatic controller detection. (TODO: Stella.pro cleanup)
* Added 'HiDPI' mode, which scales the UI by 2x when enabled. This is
meant for 4k and above monitors, but can actually be used at any
lower resolution that is large enough to display the scaled UI.
* Removed 'tia.fsfill' option, replacing it with 'tia.fs_stretch'. This * Removed 'tia.fsfill' option, replacing it with 'tia.fs_stretch'. This
new option allows to preserve TIA image aspect ratio in fullscreen new option allows to preserve TIA image aspect ratio in fullscreen
mode, or stretch to fill the entire screen. mode, or stretch to fill the entire screen.