Skip to content

Tags: uyjulian/Kirikiroid2

Tags

1.3.9

Toggle 1.3.9's commit message
some new features:

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

and fix some bugs

1.3.8

Toggle 1.3.8's commit message
1.3.8:

- Fix bug zeas2#34

1.3.6

Toggle 1.3.6's commit message
1.3.6

add New Folder to menu

1.3.5

Toggle 1.3.5's commit message
1.3.5

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

1.3.4

Toggle 1.3.4's commit message
1.3.4:

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

1.3.3

Toggle 1.3.3's commit message
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

Toggle 1.3.2r2's commit message
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

Toggle 1.3.2's commit message
Merge pull request zeas2#2 from marron-akanishi/master

Fix Japanese translation

1.3.1

Toggle 1.3.1's commit message
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

Toggle 1.3.0's commit message
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