]> granicus.if.org Git - libass/shortlog
libass
2011-07-09 Grigori GoronzyFix bitmap cache
2011-07-09 Grigori GoronzyReorder positions for "Banner" effect text
2011-07-09 Grigori GoronzyRedesign horizontal alignment calculations for bidi
2011-07-08 Grigori GoronzyFix coordinates after repositioning
2011-07-08 Grigori Goronzyshaper: always use neutral base direction
2011-07-06 Grigori Goronzyshaper: print version info string
2011-07-06 Grigori GoronzyProvisional bidi and shaping support
2011-07-06 Grigori GoronzyFix cache leak
2011-07-04 Grigori GoronzyAdd FriBidi checks to build system
2011-07-04 Grigori GoronzySeparate event parsing and layout
2011-07-04 Grigori GoronzyRemove unused struct member
2011-07-04 Grigori GoronzyIntroduce bitmap runs
2011-07-04 Grigori GoronzyFix box blur for non-bordered outlines
2011-07-04 Grigori GoronzyFix: VSFilter compat: don't render shadow when glyph...
2011-07-01 Grigori GoronzyCache ascender/descender
2011-06-28 Grigori GoronzyRemove unused hash key item
2011-06-27 Grigori GoronzyFix stride support in vector clips
2011-06-27 Grigori Goronzycache: unified bitmap cache
2011-06-27 Grigori Goronzycache: use outline-bitmap hierarchy to slim down bitmap...
2011-06-27 Grigori Goronzycache: safer ass_cache_stats
2011-06-27 Grigori Goronzycache: fix size tracking and emptying
2011-06-27 Grigori Goronzycache: unified outline cache for glyphs/drawings
2011-06-26 Grigori GoronzyRemove outdated comment
2011-06-26 Grigori Goronzybitmap: add stride
2011-06-21 Grigori GoronzyClean up includes
2011-06-21 Grigori GoronzyRemove unused function
2011-06-20 Grigori GoronzyUse bare outlines for drawings
2011-06-20 Grigori GoronzyConvert outline processing and caching from glyphs...
2011-06-15 Grigori GoronzyConvert to high-level rasterizer parts to outlines
2011-06-13 Grigori GoronzyStroker: process outlines directly
2011-06-13 Grigori GoronzyRender outlines, not glyphs
2011-06-11 Grigori GoronzyFix whitespace trimming
2011-06-07 Grigori GoronzyAdd cache statistics
2011-06-07 Grigori GoronzyMuch improved cache/hashmap implementation
2011-06-06 Grigori Goronzyrefactor: move track init into ass track parser
2011-06-06 Grigori Goronzyrefactor: move karaoke effect parsing into event parser
2011-05-30 Grigori GoronzyBump version 0.9.12
2011-05-30 Grigori GoronzyUpdate changelog
2011-05-30 Grigori GoronzyNicer default style
2011-05-30 Grigori GoronzyMatch first occurence of \fade, \fad, \an and \a tags
2011-04-09 Grigori GoronzyImproved "last resort" charmap matching
2011-04-09 Grigori GoronzyRemove misleading comment about style case sensitivity
2011-04-09 Grigori GoronzyMuch improved "Default" style
2011-04-08 Grigori GoronzyVSFilter compat: don't render shadow when glyph/border...
2011-03-23 Grigori GoronzyUpdate gitignore
2011-02-16 Grigori GoronzyFix fontconfig disabled at runtime
2011-02-16 Grigori Goronzytest: fix compilation with libpng 1.5, rename configure...
2011-02-16 Grigori GoronzyRequire fontconfig by default
2011-02-09 Grigori GoronzySimplify word wrapping and fix possible endless loop
2011-02-09 Grigori GoronzyAdd changelog for next version
2010-09-28 Grigori Goronzytest: Add license header
2010-09-28 Grigori GoronzyRelicense to ISC
2010-08-12 Grigori GoronzyAdd support for \fs+ and \fs- syntax
2010-08-12 Grigori GoronzyOnly word wrap on spaces
2010-08-11 Grigori GoronzyBump autoconf version and LIBASS_VERSION 0.9.11
2010-08-09 Grigori GoronzySet AM_CFLAGS instead of CFLAGS directly
2010-08-09 Grigori GoronzyUpdate changelog
2010-08-09 Grigori GoronzyGet rid of NULL checks for free
2010-08-09 Grigori GoronzyFix another minor leak (event_format overwriting)
2010-08-09 Grigori GoronzyFix leaking of script-embedded fonts
2010-08-09 Grigori GoronzyFix drawing leakage: delay glyph allocation
2010-08-07 Grigori GoronzyPOSIX compliance: add strings.h include where appropriate
2010-08-07 Grigori GoronzyAdd missing config.h include
2010-08-06 Grigori GoronzyVersion bump 0.9.10
2010-08-01 Grigori GoronzyFall back to first charmap as last resort
2010-08-01 Grigori GoronzyRaise verbosity level of "unknown transition effect...
2010-08-01 Grigori GoronzyCheck vector clip mask bounding box size
2010-08-01 Grigori GoronzyUpdate changelog
2010-08-01 Grigori GoronzyFix TextInfo reallocation
2010-08-01 Grigori GoronzyDon't initialize bitmap hash key with bogus values
2010-08-01 Grigori Goronzyrefactor: extract glyph hash key fill
2010-08-01 Grigori Goronzyrefactor: move transformation/projection functions
2010-08-01 Grigori GoronzyCosmetics: various cleanups in ass_render.c
2010-08-01 Grigori GoronzyHandle allocation failure of clipped bitmaps
2010-08-01 Grigori GoronzyCheck ASS_Image allocation
2010-08-01 Grigori Goronzyrefactor: remove unneeded includes
2010-08-01 Grigori Goronzyrefactor: move ASS_Renderer getters/setters/etc into...
2010-08-01 Grigori Goronzyrefactor: extract bitmap hash key fill
2010-08-01 Grigori Goronzyrefactor: extract cache check/management
2010-08-01 Grigori GoronzyLimit (bitmap) glyph cache size
2010-07-29 Grigori GoronzyFix potential, small memory leak
2010-07-29 Grigori GoronzyParse vector clip mask only after cache miss
2010-07-29 Grigori GoronzyRemove debugging leftovers
2010-07-29 Grigori GoronzyFix drawing cbox calculation
2010-07-22 Grigori GoronzyCache vector clip masks
2010-07-22 Grigori Goronzyrefactor: move position translation functions
2010-07-22 Grigori GoronzyBetter PAR correction
2010-07-19 Grigori GoronzyLimit debug output on parsing errors
2010-07-14 Grigori GoronzyDrawing cache: include scale factor in hash key
2010-07-14 Grigori GoronzyAvoid unnecessary conditional and initializations
2010-07-14 Grigori GoronzyASS_Drawing: do not free glyph
2010-07-11 Grigori GoronzyFix match_fullname loop
2010-06-27 Grigori GoronzySimple optimizations to memory handling
2010-06-26 Grigori GoronzyReduce number of glyph copies
2010-06-26 Grigori GoronzyAdd fixups for various font defects
2010-06-26 Grigori GoronzyUpdate changelog
2010-06-26 Grigori GoronzyBuild system: replace "shave" script by AM_SILENT_RULES
2010-06-26 Grigori GoronzyImprove fullname matching
2010-06-07 Grigori GoronzyFix off-by-one error in cbox calculation
2010-06-02 Grigori GoronzyExport ass_flush_events symbol
next