Releases: peerless2012/libass-android
Releases · peerless2012/libass-android
v0.4.0
What's Changed
- Add open gl render mode in overlay. by @peerless2012 in #59
- Fix track id comparison logic by @Mountains-0 in #60
- Make libass glyph and cache sizes configurable by @j3553a in #61
- Fix font loading when attachments precede tracks in MKV by @edde746 in #63
- Update default glyph size to be 10,000. by @j3553a in #62
New Contributors
- @Mountains-0 made their first contribution in #60
- @j3553a made their first contribution in #61
- @edde746 made their first contribution in #63
Full Changelog: v0.3.0...v0.4.0
v0.4.0-beta01
What's Changed
- Fix track id comparison logic by @Mountains-0 in #60
- Make libass glyph and cache sizes configurable by @j3553a in #61
New Contributors
- @Mountains-0 made their first contribution in #60
- @j3553a made their first contribution in #61
Full Changelog: v0.4.0-alpha01...v0.4.0-beta01
v0.4.0-alpha01
What's Changed
- Add open gl render mode in overlay. by @peerless2012 in #59
Full Changelog: v0.3.0...v0.4.0-alpha01
v0.3.0
What's Changed
- Fix multi ass with legacy mode by @peerless2012 in #13
- Add package version in README by @moi15moi in #16
- Add who is using. by @peerless2012 in #17
- Update README.md by @peerless2012 in #18
- Update feature and limit for each type. by @peerless2012 in #23
- Add release signingConfig by @moi15moi in #25
- Fix mkv subtitles with S_TEXT/SSA. by @peerless2012 in #29
- Fix layer not work in LEGACY mode. by @peerless2012 in #30
- Use Render time replace overlay time. by @peerless2012 in #31
- Add media3 version check when call setZIndex. by @peerless2012 in #33
- Add a new OVERLAY mode to render ass subtitles. by @peerless2012 in #35
- Make
CANVASandOPEN_GLDeprecated. by @peerless2012 in #36 - Fix ass position when add subtitle on play. by @peerless2012 in #37
- Use executor instead of executorService, fix memory leaks. by @peerless2012 in #38
- Update executor, and add a gc test. by @peerless2012 in #39
- Add font config. by @peerless2012 in #40
- Add cache limit for libass. by @peerless2012 in #41
- Fix crash when bitmap size is zero. by @peerless2012 in #42
- Fix native library not compat with 16k align. by @peerless2012 in #43
- call ReleaseStringUTFChars to release cName by @jumoog in #45
- compare current image, free assTexObject and bitmap by @jumoog in #46
- Use __android_log_vprint instead of __android_log_print by @moi15moi in #47
- Move render to a single task. by @peerless2012 in #49
- Decrease render call period. by @peerless2012 in #50
- Fix cache limit size. by @peerless2012 in #51
- Update media3 to 1.8.0 by @peerless2012 in #52
- Fix ass with null character before [Events] tag. by @peerless2012 in #56
- Add CI to publish the project to Maven Central Repository + run tests by @moi15moi in #20
New Contributors
Full Changelog: v0.2.2...v0.3.0
v0.3.0-rc05
What's Changed
Full Changelog: v0.3.0-rc04...v0.3.0-rc05
v0.3.0-rc04
What's Changed
- Fix ass with null character before [Events] tag. by @peerless2012 in #56
Full Changelog: v0.3.0-rc03...v0.3.0-rc04
v0.3.0-rc03
What's Changed
- Update media3 to 1.8.0 by @peerless2012 in #52
NOTE:
This version force need media3 1.8.0
Full Changelog: v0.3.0-rc02...v0.3.0-rc03
v0.3.0-rc02
What's Changed
- Fix cache limit size. by @peerless2012 in #51
Full Changelog: v0.3.0-rc01...v0.3.0-rc02
v0.3.0-rc01
What's Changed
- call ReleaseStringUTFChars to release cName by @jumoog in #45
- compare current image, free assTexObject and bitmap by @jumoog in #46
- Use __android_log_vprint instead of __android_log_print by @moi15moi in #47
- Move render to a single task. by @peerless2012 in #49
- Decrease render call period. by @peerless2012 in #50
New Contributors
Full Changelog: v0.3.0-beta02...v0.3.0-rc01
v0.3.0-beta02
What's Changed
- Update libass to 0.17.4, update harfbuzz to 11.2.1, by @peerless2012 in 4ae820f
- Fix native library not compat with 16k align. by @peerless2012 in #43
Full Changelog: v0.3.0-beta01...v0.3.0-beta02