]> granicus.if.org Git - libass/shortlog
libass
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
2011-09-25 Grigori Goronzyautoconf: lowercase variables
2011-09-25 Grigori Goronzytest: separate linker flags
2011-09-25 Grigori Goronzypkg-config: tailor libass.pc for static-only builds
2011-09-23 Grigori Goronzyharfbuzz: adjust to API change
2011-08-29 Grigori GoronzyFix x coordinates with PAR correction and left border
2011-08-29 Grigori Goronzyharfbuzz: adjust to hb_buffer_t API change
2011-08-29 Grigori GoronzyAdd changelog for 0.10.0
2011-08-29 Grigori GoronzyFix off-by-one error in \fad, \fade
2011-08-29 Grigori GoronzyFix drawing leak on cache hit
2011-08-25 Grigori Goronzyvertical: improve glyph positioning
2011-08-25 Grigori Goronzyharfbuzz: fix vertical advance
2011-08-21 Grigori GoronzyNicer initialization messages
2011-08-21 Grigori Goronzyopaque box: avoid unnecessary outline copy
2011-08-21 Grigori GoronzyFix and simplify opaque box border
2011-08-15 Grigori GoronzyDeterministic bitmap loading
2011-08-10 Grigori GoronzyDeterministic outline glyph loading
2011-08-07 Grigori GoronzyAdd compile time switch for HarfBuzz support
2011-08-07 Grigori GoronzyRuntime shaper selection
2011-08-06 Grigori GoronzyAdjust italic to non-italic style spacing
2011-08-04 Grigori GoronzyRemove a bunch of debug printf calls
2011-08-01 Grigori GoronzySupport language hint in the Script Info section
2011-07-29 Grigori Goronzyharfbuzz: cache glyph metrics
2011-07-28 Grigori GoronzyFix crash in ass_set_style_overrides
2011-07-24 Grigori GoronzyAxe misleading comment, reordering works fine
2011-07-24 Grigori GoronzyDisable reordering of non-spacing marks
2011-07-21 Grigori GoronzyDon't extend face runs as much as possible
2011-07-21 Grigori GoronzyUpdate HarfBuzz' font metrics
2011-07-17 Grigori GoronzyHack: return a valid face index even if no glyph is...
2011-07-17 Grigori GoronzyFix crash with FreeType's updated stroker
2011-07-17 Grigori GoronzyFix line counting and breaking
2011-07-16 Grigori GoronzySet requested font face correctly
next