]> granicus.if.org Git - libass/shortlog
libass
2017-06-03 Grigori GoronzyRelease 0.13.7 0.13.7
2017-06-01 Ricardo ConstantinoAllow using shadow offset to adjust size of text background
2017-06-01 Grigori GoronzyFix function prototype
2017-06-01 Grigori Goronzyfontselect: cleanup lazy font index evaluation
2017-06-01 Grigori Goronzydirectwrite: fix font collections dw-collections
2017-05-10 Grigori GoronzyFix PlayResX/Y calculations
2017-04-27 wm4Changelog: update
2017-02-15 Rodger CombsRemove arbitrary bitmap size limit large-bitmaps
2017-02-14 Oleg OshmyanDon't limit size of "uuencoded" font lines
2017-02-14 Oleg OshmyanFix decode_font when size % 4 != 0 or data contains...
2017-02-14 Oleg Oshmyanass_lazy_track_init: handle negative PlayResX/PlayResY
2017-02-14 Oleg Oshmyanstring2timecode: don't truncate milliseconds to int
2017-02-14 Oleg OshmyanReuse numpad2align in parse_tag
2017-02-14 Oleg OshmyanFix parsing of unusual Alignment values in ASS style...
2017-02-14 Oleg OshmyanDon't treat :;<=>? as hexadecimal digits in color headers
2017-02-11 Oleg OshmyanExplicitly handle FcPatternGetString(FC_POSTSCRIPT_NAME...
2017-02-07 Oleg OshmyanTravis CI: remove HarfBuzz and re-remove Fontconfig...
2017-02-06 Oleg OshmyanTravis CI: re-enable Fontconfig on OS X but force no...
2017-02-05 Oleg OshmyanTravis CI: build with HarfBuzz
2017-02-05 Oleg OshmyanTravis CI: run Coverity Scan on every master build
2017-02-05 Oleg OshmyanTravis CI: build using both GCC and Clang
2017-02-05 Oleg OshmyanTravis CI: remove libtool reinstall hack on OS X
2017-02-05 Oleg OshmyanTravis CI: explicitly install FreeType on Linux
2017-02-05 Oleg OshmyanTravis CI: don't require Fontconfig binaries
2017-02-05 Oleg OshmyanTravis CI: disable Fontconfig on OS X
2017-01-31 Oleg OshmyanReduce precision of border width in outline cache keys
2017-01-31 Oleg OshmyanReflect border_scale in outline cache keys
2017-01-30 Dr.Smilerender: remove redundant has_clips
2017-01-13 wm4render_api: do not discard old images on reconfiguration fix-change-detection
2017-01-11 wm4render: clip BorderStyle=4 against screen
2017-01-03 Oleg OshmyanBump ABI version and release 0.13.6 0.13.6
2016-12-28 Oleg OshmyanRelease 0.13.5 0.13.5
2016-12-28 Dr.Smileapi: make ass_set_cache_limits() work on total bitmap...
2016-12-28 Oleg OshmyanFix memory leak when Language header is defined more...
2016-12-28 Oleg Oshmyanparse_tag: don't consume *end == ')' when called recurs...
2016-12-28 Oleg OshmyanFix buffer overread in parse_tag when end points to...
2016-12-28 Oleg Oshmyandirectwrite: drop SAL annotations
2016-11-21 Oleg Oshmyanass_strtod: correctly convert large negative exponents
2016-11-21 Oleg Oshmyanass_strtod: don't cast away const
2016-11-21 Oleg Oshmyanass_strtod: handle overflowing exponents
2016-11-21 Oleg Oshmyanass_strtod: skip leading zeros in mantissa
2016-11-21 Oleg Oshmyanass_strtod: don't report overflow for 0.0e[huge exponent]
2016-11-21 Oleg Oshmyanass_strtod: use size_t for substring lengths
2016-11-12 Dan OscarssonAdd text justification
2016-10-05 Grigori GoronzyAdd CVE identifiers of the fuzzing fixes.
2016-10-04 Grigori GoronzyRelease 0.13.4 0.13.4
2016-10-04 Grigori GoronzyRemove unused variable
2016-10-04 Grigori GoronzyFix line wrapping mode 0/3 bugs
2016-10-04 Grigori GoronzyFix blur coefficient calculation buffer overflow
2016-10-04 Grigori GoronzyFix memory leaks
2016-10-04 Grigori Goronzyshaper: fix reallocation
2016-09-24 torqueCI: Don't fail on MacOS if brew cannot remove libtool.
2016-09-24 torqueFix broken MacOS CI.
2016-09-24 Grigori GoronzyFix license title
2016-09-24 Grigori GoronzyRelease 0.13.3 0.13.3
2016-09-24 Grigori GoronzyImprove license file
2016-09-24 Rodger Combsbitmap: use calloc instead of malloc/memset
2016-07-16 Dr.Smilecache: fix ownership tracking issues of ASS_Font
2016-07-10 Avi Halachmi... font load from dir: use MSGL_INFO instead of MSGL_WARN
2016-06-30 Dr.Smilerender: add refcounting functionality to image lists
2016-06-30 Dr.Smilecache: keep referenced cache values alive after ass_cac...
2016-06-30 Dr.Smilerender: keep track of any associated resources within...
2016-06-30 Dr.Smilecache: keep ref_count of all active objects nonzero
2016-06-30 Dr.Smilecache: replace size_func with parameter in ass_cache_co...
2016-06-30 Dr.Smilecache: remove ass_cache_cancel(), cache failures instead
2016-06-30 Dr.Smilecache: switch to gradual cache clearing
2016-06-17 Oleg OshmyanREADME: add QMPlay2 to list of projects using libass
2016-06-10 Grigori Goronzyshaper: drop RTL base direction for RTL font encodings
2016-05-23 Hannes Domanifont: fix NULL pointer dereference
2016-04-23 Dr.Smilerasterizer: drop outlines with points at too large...
2016-03-27 Grigori GoronzyMerge pull request #217 from ssbssa/master
2016-03-27 Hannes Domanidirectwrite: fix leaks of IDWriteFontFamily/IDWriteFont...
2016-03-13 Sean McGovernconfigure: use proper quoting on iconv test
2016-03-10 Grigori GoronzyMerge pull request #214 from SeanMcG/upstream
2016-03-10 Sean McGovernconfigure: add libiconv only when it is both present...
2016-03-10 Sean McGovernconfigure: use correct ASFLAGS for yasm on Solaris
2016-03-09 wm4configure.ac: add missing spaces to error message
2016-02-20 Oleg OshmyanRelease 0.13.2 0.13.2
2016-02-20 Oleg OshmyanDocument default value for ass_set_check_readorder
2016-02-04 wm4ass: handle movement==0 in ass_step_sub()
2016-01-14 wm4font: remove unused function
2015-12-31 wm4ass: add ass_set_check_readorder() API function
2015-12-31 wm4ass: declare mixing ass_flush_events() and ass_process_...
2015-12-31 wm4Changelog: create entry for the next version
2015-12-20 wm4ass: reset the ReadOrder bitmap on ass_flush_events()
2015-12-09 wm4coretext: fix NULL CFStringRef dereference
2015-12-01 Oleg OshmyanRelease 0.13.1 0.13.1
2015-12-01 Oleg Oshmyancoretext: don't fetch character set when it isn't needed
2015-12-01 Oleg Oshmyanfontselect: destroy private data of fonts that fail...
2015-12-01 Oleg Oshmyanfontselect: fix bool return values
2015-11-07 Oleg Oshmyancoretext: don't forget to release font format attribute
2015-11-04 Oleg Oshmyanfontselect: replace is_postscript flag with check_posts...
2015-10-30 Oleg Oshmyandirectwrite: improve error handling
2015-10-30 Oleg Oshmyandirectwrite: slightly clean up the code
2015-10-30 Oleg Oshmyandirectwrite: split out the inner loop of scan_fonts...
2015-10-29 Oleg OshmyanInterpret timestamps with negative components more...
2015-10-29 Oleg OshmyanFix several signedness bugs
2015-10-29 Grigori GoronzyFix Windows build
2015-10-28 Oleg Oshmyanfontselect: silence warnings about discarding const
2015-10-22 Oleg OshmyanFix the Linux build on Travis CI
next