diff --git a/CHANGELOG.md b/CHANGELOG.md index 11a405b25..a2eb1afff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -55,11 +55,12 @@ Compatibility: - [Crash Bandicoot Nitro Kart 2](https://appdb.touchhle.org/apps/670) (@ciciplusplus) - [Driver](https://appdb.touchhle.org/apps/247) (@ciciplusplus) - API support improvements: - - Various small contributions. (@hikari-no-yume, @alborrajo, @ciciplusplus, @atasro2, @abnormalmaps, @hujerhoe, @acieslewicz, @WhatAmISupposedToPutHere, @JaGoTu, @apexad, @chyyran, @mistydemeo) + - Various small contributions. (@hikari-no-yume, @alborrajo, @ciciplusplus, @atasro2, @abnormalmaps, @hujerhoe, @acieslewicz, @WhatAmISupposedToPutHere, @JaGoTu, @apexad, @chyyran, @mistydemeo, @bognarit80) - UITextField now supports real text input with a keyboard. On Windows/macOS physical keyboard is used, on Android it's done via a system soft keyboard. (@ciciplusplus) - UIScrollView and UITextView partial implementations. (@Skryptonyte, @ciciplusplus) - The libz dynamic library is now available, [compiled from source](https://github.com/touchHLE/zlib-dylib) using a [clean open-source toolchain](https://github.com/touchHLE/common-3.0-sdk). (@acieslewicz) - ALAC and Microsoft IMA ADPCM are now supported in Audio Toolbox, with the same caveats as other compressed codecs. (@abnormalmaps) + - Improved compatibility for iOS 3.1+ apps. (@bognarit80) Usability: