]> granicus.if.org Git - libass/shortlog
libass
2010-01-21 Grigori GoronzySkip border generation if glyph is collapsed
2010-01-18 Grigori GoronzyAdjust a few message levels and message texts
2010-01-18 Grigori GoronzyUp size limit for script files
2010-01-12 Grigori GoronzyFix a warning due to added constness
2010-01-12 Yuriy M. KaminskiyFix leftovers from conversion to ass_strtod
2010-01-12 Yuriy M. KaminskiyConstify table in ass_strtod
2010-01-08 Grigori GoronzyRemove support for freetype < 2.2.1
2010-01-08 Grigori GoronzyRemove support for fontconfig < 2.4.2
2010-01-07 Grigori GoronzyUse conversion functions to generate cache keys
2010-01-07 Grigori GoronzyImprove rotation cache accuracy
2010-01-06 Grigori GoronzyDon't flag for freeing if codepage is unspecified
2010-01-05 Grigori GoronzyReset clip_mode on new events
2010-01-05 Grigori GoronzyReplace strtod with locale-independent strtod
2010-01-03 Grigori Goronzyautogen: cosmetics, overwrite files
2009-10-11 Grigori GoronzyFix minor typo
2009-10-11 Grigori GoronzyFix libass w/o fontconfig
2009-10-08 Grigori Goronzystrdup() fontconfig strings freed by caller
2009-10-08 Grigori GoronzyRemove superfluous cast
2009-10-02 Grigori GoronzyFix alpha calculation in some cases
2009-09-17 Grigori GoronzyDisable test program and libpng by default 0.9.8
2009-09-17 Grigori GoronzyBump version to 0.9.8
2009-09-16 Grigori GoronzyUpdate changelog
2009-09-16 Grigori GoronzyRefactor: effect parsing should be in ass_parse.c
2009-09-16 Grigori GoronzyCopy shadow bitmap from glyph bitmap
2009-09-16 Grigori GoronzyRender NBSP (\h) as normal space
2009-09-08 Grigori GoronzyDisable kerning by default and make it configurable
2009-09-02 Grigori GoronzyFix inline function prototypes
2009-09-01 Grigori GoronzyRefactor: move event parsing code into separate file
2009-09-01 Grigori GoronzyFix underrun in slant pen correction
2009-09-01 Grigori GoronzyHandle illegal \a tags like VSFilter
2009-09-01 Grigori Goronzyopaque box: do not subtract glyph from border
2009-09-01 Grigori GoronzyRevert "Merge glyph and outline bitmap better"
2009-08-31 Grigori GoronzyCalculate glyph slant width correctly
2009-08-29 Grigori GoronzyDo not close empty drawings
2009-08-23 Grigori GoronzyFix order of pen advance assignments
2009-08-23 Grigori GoronzyFix opaque box sizing again
2009-08-23 Grigori GoronzyFix glyph overlap blending
2009-08-22 Grigori GoronzyUpdate changelog
2009-08-22 Grigori GoronzyScale kerning according to x font scaling factor
2009-08-22 Grigori GoronzyTrim whitespace after line wrapping
2009-08-20 Grigori GoronzyClip vector blending: do not copy last row padding
2009-08-20 Grigori GoronzyAdjust shearing behavior to match VSFilter
2009-08-20 Grigori GoronzyVSFilter quirk: double-scale widths of opaque boxes
2009-08-15 Grigori GoronzyImprove and fix outline striker
2009-08-15 Grigori GoronzyFix caching of underlined/striked out glyphs
2009-08-14 Grigori GoronzyFix crash if glyph bitmap rasterization fails
2009-08-13 Grigori GoronzyUpdate changelog
2009-08-13 Grigori GoronzyImplement wrap style 1
2009-08-13 Grigori GoronzyCosmetics: ass_render.c formatting
2009-08-13 Grigori GoronzyUse event bbox for collision detection
2009-08-13 Grigori GoronzyScale ascender/descender for opaque boxes
2009-08-12 Alexis BallierFix build without fontconfig
2009-08-12 Grigori GoronzyDo not draw opaque box if border size zero
2009-08-12 Grigori GoronzyBorderStyle cache integration
2009-08-12 Grigori GoronzyAlways parse colors as hex for ASS tracks
2009-08-12 Grigori GoronzyAdd glyph emboldening fallback
2009-08-12 Grigori GoronzyFix italic to non-italic space handling
2009-08-12 Grigori GoronzySupport \q override tag
2009-08-12 Grigori GoronzyImplement BorderStyle 3
2009-08-11 Grigori GoronzyFix advance for italic to non-italic style changes
2009-08-07 Grigori GoronzyFactor out renderer types into separate file
2009-08-06 Grigori GoronzyBump shared library version 0.9.7
2009-08-06 Grigori GoronzyBump LIBASS_VERSION due to renames
2009-08-06 Grigori GoronzyUse int for ScaledBorderAndShadow
2009-08-06 Grigori GoronzyRename typedefs (breaks API)
2009-08-05 Grigori GoronzyCosmetics: add parameter name in prototype
2009-08-05 Grigori GoronzyFix typo
2009-08-05 Grigori GoronzyClarify the AR parameter meanings
2009-07-29 Grigori GoronzyGet rid of MAX_EVENTS limit
2009-07-29 Grigori GoronzyDo not round karaoke timing coordinates
2009-07-28 Grigori GoronzyBring back names for public types
2009-07-28 Grigori GoronzyFix \k and \ko tags
2009-07-27 Grigori GoronzyClean up typedefs/structs
2009-07-26 Grigori GoronzyImprove message callback API
2009-07-25 Grigori GoronzyRemove shift vector in ass_render_event
2009-07-25 Grigori GoronzyAssume 4:3 AR when calculating missing PlayResX/Y
2009-07-24 Grigori GoronzyHandle clip vector rasterizer errors
2009-07-24 Grigori GoronzyDocument ass_hinting enum
2009-07-24 Grigori GoronzyFix renderer memory leaks
2009-07-24 Grigori GoronzyFix fontconfig memory leaks
2009-07-24 Grigori GoronzyTest program: free track/renderer/library
2009-07-24 Grigori GoronzyFree tracks properly
2009-07-24 Grigori GoronzyBuild system: enable/disable flags, pkg-config fixes
2009-07-24 Grigori GoronzyFix compilation without fontconfig
2009-07-24 Grigori GoronzyMove render_id into ass_renderer
2009-07-22 Grigori GoronzyFallback to default fontconfig configuration
2009-07-22 Grigori GoronzyFix rasterizer error handling (double free)
2009-07-22 Grigori GoronzyBold/italic: interpret -1 as "true"
2009-07-21 Grigori GoronzyAdd check for libm to configure
2009-07-21 Grigori GoronzyDo not double free default font/family buffers
2009-07-21 Grigori GoronzyFactor out bitmap buffer copy
2009-07-21 Grigori GoronzyClamp clip rectangle to frame size
2009-07-20 Grigori GoronzyAnimations: allow equal start and end time
2009-07-19 Grigori GoronzyCheck for table availability when striking a glyph
2009-07-19 Grigori GoronzyFont metrics: prefer OS/2 table for ascender/descender
2009-07-19 Grigori GoronzyFix borders when a x/y component is zero
2009-07-19 Grigori GoronzyFix drawing parser memory leak
2009-07-19 Grigori GoronzyIntroduce simple cache memory management
2009-07-19 Grigori GoronzyFix vertical centering (VALIGN_CENTER)
2009-07-19 Grigori GoronzyFix ascender/descender calculation for empty lines
next