]> granicus.if.org Git - libass/shortlog
libass
2014-11-15 wm4Print debug message when loading a memory font
2014-11-15 wm4Split some parts of ass_render_event into functions
2014-11-14 wm4Check some allocations in strike-through code
2014-11-14 wm4Add another helper-macro for array allocation
2014-11-14 wm4Fix recently introduced overflow check (again)
2014-11-14 wm4Fix the bug
2014-11-13 YoukaSimplify ass_utils.c code
2014-11-13 YoukaClean up and improve .gitignore
2014-11-13 wm4Use stdbool.h in another place
2014-11-13 wm4Check for another overflow in blur code
2014-11-13 wm4Move apply_blur() to ass_bitmap.c
2014-11-11 wm4Check against some overflows and allocation failures...
2014-11-11 wm4Add ass_realloc_array()
2014-11-09 wm4Check more mallocs
2014-11-09 wm4Provide SIZE_MAX fallback
2014-11-08 Rodger CombsCheck more allocations
2014-11-07 Dr.SmileFix UB at left shifts of negative integers
2014-11-05 Dr.SmileFix subpixel shadow shift
2014-11-05 Rodger CombsOnly use the subpixel value when shifting bitmaps....
2014-11-04 wm4Load embedded fonts from memory correctly
2014-10-26 Rodger CombsUse LT_INIT for better autoreconf compatibility
2014-10-22 Grigori GoronzyUpdate version and changelog 0.12.0
2014-10-17 wm4Provide slightly more fine-grained control over style...
2014-10-16 wm4Silence compilation warning
2014-09-05 Oleg OshmyanFix caching of combined bitmaps after complex shaping
2014-08-31 wm4Check FT_Outline_New return value
2014-08-25 Dr.SmileCorrectly close last contour in case of overflow
2014-08-25 Dr.SmileCheck for 0-point contours in rasterizer_set_outline()
2014-08-22 Maks NaumovFix \fade(7-argument version) parse
2014-07-19 Rodger CombsMerge pull request #119 from MrSmile/fix-drawing-overflow
2014-07-19 Rodger CombsMerge pull request #116 from hadvaid/dragonfly
2014-07-18 Dr.SmileFix integer overflow in FT_Outline
2014-07-15 Jan Beichconfigure.ac: Treat DragonFly as the rest of BSDs
2014-06-08 wm4ass_parse: remove 2 unused variables
2014-06-06 Oleg OshmyanSimplify drawing text assignment
2014-06-06 Oleg OshmyanUse ass_drawing_add_chars for vector drawings
2014-06-06 Oleg Oshmyanparse_tag: remove unnecessary malloc
2014-06-06 Oleg OshmyanRequire closing '}' for override tags
2014-06-06 Oleg OshmyanIntroduce ass_drawing_add_chars for adding a whole...
2014-06-06 Oleg OshmyanParse override tag arguments exactly like VSFilter...
2014-06-06 Oleg OshmyanMove (r)skip_spaces to ass_utils
2014-06-06 Oleg Oshmyanparse_tag: merge \fs+, \fs-, \fs
2014-06-06 Oleg Oshmyanparse_tag: split \fscx, \fscy, \fsc
2014-06-04 wm4Add a mechanism for selective style overrides
2014-06-01 Grigori GoronzyMerge pull request #100 from astiob/stroke
2014-06-01 wm4Add BorderStyle=4, background color for text
2014-06-01 wm4Fix change detection when text is clipped to screen
2014-06-01 wm4Remove bitmap restriding
2014-05-29 Oleg OshmyanUse FT_Outline_EmboldenXY if available
2014-05-29 Grigori GoronzyMerge pull request #102 from grigorig/fribidi-errorhandle
2014-05-29 Grigori Goronzyshaper: add FriBidi error handling
2014-05-25 Rodger CombsSkip useless memset() when copying a bitmap
2014-05-12 Oleg OshmyanFix \1a, \2a, \3a, \4a with invalid argument
2014-05-12 Oleg OshmyanReset clipping mode on every rectangle \clip
2014-05-12 Oleg OshmyanMake \be animatable
2014-05-12 Oleg Oshmyanmystrtoll: don't truncate to int
2014-05-12 Oleg OshmyanFix corner case: \move with identical start and end...
2014-04-29 Dr.SmileImplement fast quad-tree rasterizer in C and x86/SSE2...
2014-04-27 Oleg OshmyanFix premature parser exit on }{ in drawing mode
2014-04-27 Rodger CombsFixed headers in profile and test
2014-04-25 Grigori GoronzyUpdate README
2014-04-25 Grigori GoronzyUpdate version info and changelog 0.11.2
2014-04-10 Oleg OshmyanInitialize \pbo for each event
2014-03-27 Oleg OshmyanDon't crash on \fscx0 with non-zero \blur
2014-03-17 Grigori Goronzyshaper: fix nasty sign bug in font functions
2014-03-16 Grigori GoronzyMerge pull request #66 from grigorig/drawing-floats
2014-03-15 Grigori Goronzydrawing: parse numbers as floats
2014-03-13 Oleg OshmyanRemove dirty pixels from ASM be_blur output
2014-03-13 Oleg OshmyanFix handling of top two pixel rows in be_blur_c
2014-03-10 11rcombsRemove incorrect declaration of HAVE_ALIGNED_STACK
2014-03-07 Dr.SmileBetter fix for zero area outlines
2014-03-06 Grigori GoronzyFix API documentation of change detection
2014-03-06 Grigori GoronzyMerge pull request #61 from wm4/fix2
2014-03-06 wm4Fix change detection in presence of vector clips
2014-03-03 wm4Actually export ass_library_version symbol
2014-03-03 wm4Don't crash on \fscx0
2014-03-01 11rcombsDon't use an unsigned it to check for <0 :|
2014-03-01 11rcombsAssume SSE2 on x86_64
2014-02-24 11rcombsRedesigned configure/Makefile setup
2014-02-19 Rodger CombsFormat README.md
2014-02-19 Rodger CombsCreate README.md
2014-02-19 Grigori GoronzyUpdate version info and changelog 0.11.1
2014-02-19 Grigori GoronzyAdd missing distfiles
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
next