Update CHANGELOG

Change-Id: I1eac7cb7f042126616fe02d32754d016b3f14270
This commit is contained in:
ciciplusplus
2025-09-01 22:46:19 +02:00
parent 726b938c04
commit a25a3719f4

View File

@@ -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: