mirror of
https://github.com/touchHLE/touchHLE.git
synced 2026-01-31 01:25:24 +01:00
Update CHANGELOG
Change-Id: If7c4754ae34aaee9463c3ae7e67537c995ae97d3
This commit is contained in:
@@ -20,7 +20,7 @@ Compatibility:
|
||||
- New working apps:
|
||||
- [Devil May Cry 4 Refrain](https://appdb.touchhle.org/apps/999) (@hikari-no-yume)
|
||||
- API support improvements:
|
||||
- Various small contributions. (@hikari-no-yume, @ciciplusplus, @zazatree, @abnormalmaps)
|
||||
- Various small contributions. (@hikari-no-yume, @ciciplusplus, @zazatree, @abnormalmaps, @alborrajo, @acieslewicz)
|
||||
- Several changes have been made to fix certain apps and games that should appear in landscape, but previously were displayed stretched, cropped and/or un-rotated:
|
||||
- If an app requires a landscape orientation in the `UIInterfaceOrientation` or `UISupportedInterfaceOrientations` keys of its `Info.plist`, touchHLE will now rotate the virtual device at startup. (@hikari-no-yume)
|
||||
- If an app overrides the `shouldAutorotateToInterfaceOrientation:` method in a `UIViewController`, and the virtual device is in a landscape orientation, touchHLE will now apply a rotation transform to the root view when it is added to a window. (@hikari-no-yume)
|
||||
|
||||
Reference in New Issue
Block a user