Skip to content

Tags: dragonxash/Kirikiroid2

Tags

1.3.9

some new features:

- keyboard support & key remap (in develop)
- custom skin (in develop)

and fix some bugs

1.3.8

1.3.8:

- Fix bug zeas2#34

1.3.6

1.3.6

add New Folder to menu

1.3.5

1.3.5

- abstract audio playback back-end
- use liboboe for Android
- add rename button to file manage menu

1.3.4

1.3.4:

- compatible for Android Oreo
- fix image flip issue
- fix image affine issue

1.3.3

Version 1.3.3

Issue solved:
- First part of video played two times
- Bugs in shrinkCopy and layerExMovie may cause crash

New Features:
- Add archive unpacking to file manage menu
- Add conv/dec archive to main menu

1.3.2r2

Add option to force using default font

fix some bugs:
- crash by fetching space character bitmap
- etcpak edge error
- gsotSimple may cause something wrong in trans effect

some ui improving for skin support

1.3.2

Merge pull request zeas2#2 from marron-akanishi/master

Fix Japanese translation

1.3.1

Improve GPU rendering and fix some bugs

Improve OpenGL Renderer using some GLExtension if available
Fix audio issue in video playback
Fix GPU rendering issue in LayerIntf
Rewrite ARM NEON optimized code into template
Fix some compile issue for clang

1.3.0

Merge branch 'master' of https://github.com/zeas2/Kirikiroid2

# Conflicts:
#	src/core/environ/ui/MainFileSelectorForm.cpp
#	src/core/movie/ffmpeg/Thread.h
#	src/core/movie/ffmpeg/VideoPlayer.cpp
#	src/core/visual/LayerIntf.cpp