]> granicus.if.org Git - libass/shortlog
libass
2014-01-15 Oleg OshmyanFix \t corner cases
2014-01-15 Oleg OshmyanDon't ignore trailing empty line
2014-01-14 Oleg OshmyanFix missing pointer dereference in 1636a551
2014-01-08 Grigori GoronzyMerge pull request #17 from astiob/compat
2014-01-08 Oleg OshmyanDo not reset \pbo and \p values after each drawing
2014-01-08 Oleg OshmyanTerminate drawings on {
2014-01-08 Oleg Oshmyanshaper: disable ligatures for non-zero \fsp
2014-01-08 Oleg OshmyanDistinguish cached glyphs with different hspacing when...
2014-01-08 Oleg OshmyanFix \fsp: use orig_scale_x, not post-fix_glyph_scaling...
2014-01-08 Oleg OshmyanDon't try to remove end-of-line \fsp
2014-01-08 Oleg OshmyanFix \pbo
2014-01-08 Oleg OshmyanScale distance to screen plane like blur radius
2014-01-07 Oleg OshmyanAccept colors with arbitrary sequences of leading ...
2014-01-07 Oleg OshmyanA whole bunch of parsing and default value fixes
2014-01-07 Oleg OshmyanFix \fs+ and \fs-
2014-01-07 Oleg OshmyanStop animating \b and \i
2014-01-07 Oleg OshmyanStop misparsing and add support for \fsc
2014-01-07 Oleg OshmyanSupport fractional \org arguments
2014-01-07 Oleg OshmyanParse Angle overrides as floating-point numbers
2014-01-07 Oleg Oshmyanshaper: actually correctly handle @font advance
2014-01-07 Grigori GoronzyMerge pull request #10 from astiob/blur
2013-12-17 Oleg OshmyanDon't forget to apply \be to the last row/column
2013-12-17 Oleg OshmyanFix mismatched/out-of-bounds accesses in vertical ...
2013-12-12 Oleg OshmyanSpeed up \blur table generation
2013-12-12 Oleg OshmyanImprove blur quality: use volume 65536 and initialize...
2013-12-12 Thomas GoyneFix compilation with VC++ 2013
2013-12-06 Grigori GoronzyMerge pull request #6 from 11rcombs/ms-symbol-fix
2013-12-06 11rcombsAdded ass_font_index_magic to fix char indexes in weird...
2013-11-25 wm4Try to make really weird looking macro mess more unders...
2013-11-25 wm4Add ass_library_version()
2013-10-24 wm4Reset text origin on \fay changes for VSFilter compatib...
2013-10-15 Grigori GoronzyUpdate changelog 0.10.2 0.10.2
2013-10-14 Grigori GoronzyUpdate version info
2013-10-07 wm4Don't rely on events being sorted in ass_step_sub()
2013-09-26 wm4ass_shaper: changing scale_x/y starts a new glyph run
2013-09-25 wm4Cosmetics: remove repetition
2013-09-25 wm4Fix Hinting again
2013-09-25 Reimar DöffingerSkip both newline and carriage return.
2013-09-24 wm4Restore hinting
2013-09-24 wangkunenca: fix memory leak
2013-07-17 wm4Fix fribidi include path
2013-07-06 wm4Document insane (xy-)vsfilter color semantics
2013-07-05 Grigori GoronzyFix OS/2 usWinDescent/usWinAscent for quirky fonts
2013-06-23 wm4Don't mutate input buffer for ass_read_memory()
2013-06-22 wm4Remove unused variables
2013-06-22 wm4Allow different ASS_Library for ASS_Track and ASS_Renderer
2013-06-22 Oleg OshmyanParse style names like VSFilter does
2013-06-22 Oleg OshmyanFix \r style lookup
2013-06-22 wm4Fix blur scaling
2013-06-22 wm4Improve font mismatch message
2013-06-11 wm4Allow building as DLL on Windows
2013-05-13 Uoti Urpalafontconfig: remove default "lang" setting from patterns
2013-04-12 wm4Clip tag arguments are not optional
2013-04-12 wm4Bump LIBASS_VERSION
2013-03-31 wm4Ignore junk in nested \t tags
2013-03-29 wm4Add ass_set_pixel_aspect(), deprecate ass_set_aspect_ra...
2013-03-29 wm4Don't overwrite user-defined aspect ratio settings
2013-03-20 wm4Fix crazy VSFilter behavior for \move tag
2013-03-20 wm4Add type field to ASS_Image struct
2013-03-04 Grigori Goronzyshaper: proper script/language handling
2013-03-03 Grigori Goronzyshaper: correctly handle @font advance
2013-03-03 Oleg OshmyanSupport reading the YCbCr Matrix header
2013-03-03 Oleg OshmyanAdd ass_set_storage_size and fix related scaling issues
2013-01-12 wm4Make closing ')' optional for some ASS tags
2013-01-11 wm4Scale border size with user font size coefficient
2013-01-11 wm4Add Blur field to ASS_Style
2013-01-09 Grigori GoronzyFix fallback event formats
2013-01-07 Grigori GoronzyParse angle in styles as double number
2012-12-28 Oleg OshmyanUse glyph properties instead of renderer state in draw_...
2012-12-28 Oleg OshmyanProperly render opaque box shadows even when there...
2012-12-28 Oleg OshmyanApply blur to both glyph and border when using opaque...
2012-12-28 Oleg OshmyanFix fix_freetype_stroker
2012-12-14 Xidorn QuanFix leaks when error occurs.
2012-12-14 Xidorn QuanFix a wrong condition.
2012-12-14 Xidorn QuanRemoves an useless warning message.
2012-10-16 Grigori GoronzyFix generation of libass.pc 0.10.1
2012-10-16 Grigori GoronzyBump minimum Harfbuzz version to 0.9.5
2012-10-16 Grigori Goronzyshaper: add hack to workaround grid-fitting
2012-10-15 Grigori GoronzyUpdate changelog
2012-10-15 Grigori GoronzyRevert "shaper: add UCDN support"
2012-10-01 Grigori Goronzyshaper: improve skipping of zero-width characters
2012-10-01 Grigori Goronzydrawing: scale pbo according to drawing scale
2012-10-01 Grigori GoronzyFix change detection in a rare case
2012-10-01 Grigori Goronzyshaper: add UCDN support
2012-10-01 Grigori GoronzyUpdate changelog
2012-10-01 Grigori Goronzyshaper: allow font encoding -1 for neutral base direction
2012-10-01 Grigori Goronzyshaper: always use LTR base direction by default
2012-10-01 wm4Fix change detection when cache is cleared
2012-10-01 wm4Add ass_set_line_position() API function for subtitle...
2012-09-29 wm4Fix \fay when used with multiline subs
2012-09-29 wm4Fix issues with shearing in combination with scaling
2012-09-29 wm4Terminate drawings immediately on a \p0 tag
2012-09-29 wm4Fix resetting border style with \rSTYLE
2012-05-19 Grigori Goronzyshaper: fix control character filtering
2012-04-21 Grigori GoronzyRefactor and fix border generation
2012-03-11 Grigori GoronzySupport \rSTYLENAME syntax
2011-10-02 Grigori GoronzyLetter spacing is a per-cluster property
2011-09-25 Grigori GoronzyBump version to 0.10.0 0.10.0
2011-09-25 Grigori GoronzyRemove unused code for bitmap runs
2011-09-25 Grigori GoronzyUpdate changelog
next