Releases: zeas2/Kirikiroid2
Releases · zeas2/Kirikiroid2
1.3.9
- support unpack rar archive with password
- fixes issue #42 dialog freeze after resume from background
- fixes issue #44 sound playback crash on Android 8.0+
- [iOS] add web server for data transfer
- [iOS] adapt to iphone X screen resolution
1.3.8
- Fix file access issue #34
1.3.6
- Fixed #35 audio issue
- Add New Folder menu
1.3.5
- use liboboe as Android audio backend, maybe fix #29
- add rename button to file manage menu
- some bugfix
1.3.4
Issue solved:
- Compatible for Android Oreo (fixes #17)
- Fix image flip issue
- Fix image affine issue
1.3.3
Issue solved:
- First part of video played two times
- Bugs in shrinkCopy and layerExMovie which may cause crash
New Features:
- Add archive unpacking to file manage menu
- Add conv/dec archive to main menu
1.3.2r2
Minor fix version for crash issue:
- Crash by fetching space character bitmap
New feature:
- Add option to force using default font
1.3.2
New features:
- Add some new texture compression mode: lz4, lz4+TLG5, ETC2, PVRTC
- More file manage function
Resolved issues:
- OpenGL color rendering error
- Saving to .png file color error
- Font not found when using unicode font name
- Draw to LayerAdaptor failed when MotionPlayer using OpenGL renderer
1.3.1
- new plugin DrawDeviceD3D/DrawDeviceD3DZ(contain D3DEmotePlayer & D3DLayer, without D3DMotionPlayer)
- fix OpenGL renderer may crop picture and a texture leak
- fix video player may crop the picture
1.3.0
- Compatible with KirikiriZ
- Video playback rewrited
- New plugin lzfs
- New feature for OpenGL renderer: Remove alpha channel if loading opaque graphic
- Add D3D adaptor to plugin MotionPlayer
- Add long-press to delete in file browser
- Fix color bug in plugin LayerExImage on OpenGL renderer