]> granicus.if.org Git - libass/shortlog
libass
2014-02-18 Grigori GoronzyUpdate changelog 0.11.0
2014-02-18 Grigori GoronzyUpdate version info
2014-02-18 Grigori GoronzyUpdate changelog
2014-02-17 11rcombsWe have aligned stack on Win64
2014-02-17 11rcombsDefine HAVE_ALIGNED_STACK; should wrap up #48
2014-02-16 Grigori GoronzyFix limits.h includes
2014-02-16 11rcombsRemove unnecessary instruction
2014-02-16 11rcombsAdded XMM register count in be_blur; should help #48
2014-02-16 11rcombsUse lower mm registers in be_blur.asm
2014-02-16 11rcombsAdded license headers in ASM files
2014-02-12 Oleg OshmyanDon't include skipped glyphs in combined bitmaps
2014-02-11 Grigori GoronzyDon't reset wrap_style on \r
2014-02-11 Oleg OshmyanFont metrics: FreeType falls back to sTypoAscender...
2014-02-11 Oleg OshmyanUse cluster advance in compute_string_bbox to account...
2014-02-02 wm4Use a function for aligned memory allocations
2014-01-29 Oleg OshmyanFix subpixel jumping of rotated glyph runs
2014-01-29 Grigori GoronzyMerge pull request #39 from grigorig/shaper-hash-opt
2014-01-29 11rcombsFixed incorrect spelling in copyright notice
2014-01-29 Grigori GoronzyUnroll FNV-1A hash function
2014-01-29 Grigori Goronzyshaper: use global features correctly
2014-01-28 Grigori Goronzyshaper: rewrite and simplify harfbuzz shaping
2014-01-28 Grigori GoronzyMerge pull request #37 from wm4/minor
2014-01-27 wm4ass_utils: fix declarations
2014-01-27 wm4ass_utils: don't include freetype headers
2014-01-27 11rcombsAdded copyright notice for xy \be blur
2014-01-27 11rcombsCheck for YASM in configure
2014-01-26 11rcombsMake apply_blur and make_shadow_bitmap static; remove...
2014-01-26 Oleg OshmyanMake sure to release each event's vector clip mask
2014-01-26 Oleg OshmyanSimplify storage size handling
2014-01-26 11rcombsBuild: Remove references to unimplemented ARM ASM
2014-01-26 11rcombsParser: don't increment render_priv->state.bm_run_id...
2014-01-26 11rcombsAdded x86 ASM functions
2014-01-26 11rcombsCombine bitmaps before applying blur and shadow
2014-01-25 11rcombsTest/Profile: Support out-of-tree builds
2014-01-25 11rcombsTest: Render at 1280x720
2014-01-25 11rcombsAdded profile program and corresponding configure options
2014-01-25 11rcombsRemove configure from autogen.sh
2014-01-25 Grigori GoronzyMerge pull request #26 from wm4/warnings
2014-01-25 wm4Attempt to make code more readable
2014-01-25 11rcombsAppend new cache items at the start of the collision...
2014-01-25 11rcombsSimplify hash function
2014-01-25 Grigori GoronzyMerge pull request #28 from astiob/compat
2014-01-24 Oleg Oshmyanfontconfig: don't compact the sorted font list
2014-01-24 Oleg OshmyanStart \k, \ko at exact start time, not right after it
2014-01-24 wm4build: add more warnings
2014-01-24 wm4ass_strtod: use modern C
2014-01-24 wm4Remove some ass_msg() calls
2014-01-24 wm4Allocate track array exponentially
2014-01-15 Oleg OshmyanFix \fade corner cases
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
next