]> granicus.if.org Git - libass/shortlog
libass
2014-07-20 Rodger CombsGenerate tables for each thread pthreads
2014-07-20 Rodger CombsWe're also OK if fribidi has --with-glib
2014-07-20 Rodger CombsDumb hack: check if fribidi is unsafe, and use a mutex...
2014-07-20 Rodger CombsRender each event on a separate thread using pthreads
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
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
next