diff options
author | 浅倉麗子 | 2020-05-08 21:08:21 -0400 |
---|---|---|
committer | 浅倉麗子 | 2020-05-08 21:08:21 -0400 |
commit | 038071a41b7aac6b8a05eba712620cccac8004db (patch) | |
tree | 39a8cde654be81e41c22dac67b25d60c02e2e588 | |
parent | Update readme and credits (diff) | |
download | sharpscale-038071a41b7aac6b8a05eba712620cccac8004db.tar.gz |
Add changelog
-rw-r--r-- | CHANGELOG.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..b3f9ef1 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,24 @@ +### Changelog + +#### v1.3.0 + +- Configurable option to enable HD framebuffer sizes for the PSTV + +#### v1.2.0 + +- Configurable PS1 aspect ratio modes: pixel, 4∶3, 16∶9 +- Fitted scaling mode +- Configuration menu app + +#### v1.1.1 + +- Fixed a bug where some PS1 games had black screen in 1080i +- Centred the framebuffer when cropping occurs +- Enabled "display area settings" in original mode + +#### v1.1.0 + +- Support all framebuffer sizes +- Configurable scaling modes: original, integer, real +- Configurable bilinear scaling +- More resolutions for scaling test |