]> granicus.if.org Git - libass/shortlog
libass
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
2015-10-22 Oleg Oshmyanfontselect: don't trim font names
2015-10-22 Oleg Oshmyanfontselect: don't find fonts with PostScript outlines...
2015-10-22 Oleg Oshmyanfont: check FT_Get_Postscript_Name return value for...
2015-10-22 Oleg Oshmyanfontselect: use stdbool.h wherever appropriate
2015-10-22 Oleg Oshmyandirectwrite: fix broken return value check
2015-10-22 Oleg Oshmyanfontselect: find fonts with PostScript outlines by...
2015-10-22 Oleg Oshmyanfontconfig: read PostScript names
2015-10-21 Oleg Oshmyanfontselect: read PostScript names for memory fonts
2015-10-21 Oleg Oshmyanfontselect: move PostScript name into ASS_FontProviderM...
2015-10-21 Oleg Oshmyanfontselect: fix ass_font_provider_add_font signature...
2015-10-14 wm4drawing: remove unused field
2015-10-14 Oleg Oshmyanconfigure: don't add unnecessary libraries to PKG_LIBS_...
2015-10-13 wm4configure: include -liconv if that is found
2015-10-12 wm4ass: use a bitmap for checking duplicate events
2015-10-10 Luke Dashjrconfigure: Set the correct x32 machine option for yasm
2015-10-07 wm4Use proper include statement for HarfBuzz
2015-10-06 wm4cache: remove unused BINSTRING field type
2015-10-03 Oleg OshmyanUpdate last release date in README
2015-10-03 wm4Release 0.13.0 0.13.0
2015-10-03 wm4build: add missing new source files
2015-09-24 wm4configure: do not add -ldwrite to libass.pc
2015-09-24 wm4ass_font: fix broken loop condition
2015-09-23 Grigori GoronzyMerge pull request #197 from grigorig/remove-enca
2015-09-23 Grigori GoronzyRemove ENCA support
2015-09-22 Grigori GoronzyMerge pull request #84 from astiob/msvc
2015-09-21 wm4fontselect: make iconv optional again
2015-09-17 Oleg OshmyanFully fix compilation with MSVC/ICL
2015-09-17 Oleg OshmyanInclude config.h in all source files and in no headers
2015-09-17 Oleg OshmyanMove ASS_Shaper declaration to ass_shaper.h
2015-09-17 Oleg Oshmyanunistd.h is not needed
2015-09-17 torquedirectwrite: change WINBOOL to BOOL.
2015-09-17 torquedirectwrite: fix syntax error with MSVC.
2015-09-16 Grigori Goronzyfont: ignore bearing for strikes
2015-09-13 wm4ass_fontselect: do not use PATH_MAX
2015-09-10 Grigori GoronzyMerge pull request #192 from grigorig/stringfuncs
2015-09-10 Grigori GoronzyNIH: add locale-independent string functions
2015-09-09 wm4fontselect: avoid undefined behavior
2015-09-09 wm4fontselect: raise font selection log message
2015-09-08 wm4ass_fontselect: ignore ./.. and hidden files
2015-09-07 Grigori Goronzyfontselect: handle additional malloc errors
2015-09-07 wm4ass_fontselect: uninline ass_map_font()
2015-09-07 wm4configure: make fontconfig optional
2015-09-07 wm4ass_fontselect: log the selected font provider
2015-09-07 wm4ass_shaper: raise shaper info log level
2015-09-07 wm4ass_bitmap: fix potential NULL deref
2015-09-07 wm4ass_render: fix potential NULL deref
2015-09-07 wm4travis: run on OSX too
2015-09-07 wm4ass_drawing: make ass_drawing_new() fail properly on OOM
2015-09-07 wm4ass_parse: add check against ass_drawing_new() failure
2015-09-07 wm4ass_render: fix potential NULL deref
2015-09-07 Grigori Goronzyfontselect: initialize postscript name
2015-09-07 Grigori Goronzyfontselect: fix memory leak
2015-09-07 Grigori GoronzyMerge branch 'fonts'
2015-09-07 Grigori GoronzyMerge pull request #190 from grigorig/fonts
2015-09-07 Grigori Goronzyfontselect: get rid of strdup for display name
2015-09-07 Grigori Goronzyfontselect: improve font display name choice
2015-09-07 Grigori Goronzyfontselect: remove outdated remark
2015-09-07 Grigori Goronzyfontconfig: fix memory leak in error path
2015-09-07 Grigori Goronzyfontselect: call match_fonts for each alias
2015-09-07 Grigori Goronzytest: use proper fallback name
2015-09-07 Grigori Goronzyfontselect: fix fallback family fallback
2015-09-07 Grigori Goronzyfontconfig: handle fallback corner cases
2015-09-07 Grigori Goronzyfontselect: fix match_fonts semantics
2015-09-02 Grigori Goronzydirectwrite, coretext: implement substitutions
2015-09-01 Grigori Goronzydirectwrite: fix fallback for codepoint 0
2015-09-01 Grigori Goronzydirectwrite: fix compilation
2015-09-01 wm4coretext: use SAFE_CFRelease() for robustness
2015-09-01 Grigori Goronzyfontselect: fix yet another memory leak
2015-09-01 Grigori Goronzyfontselect: stop font selection after first match
2015-09-01 Grigori Goronzyfontselect: remove static fallback font list
2015-09-01 wm4fontselect: add const
2015-09-01 wm4fontselect: never pass family=NULL to get_fallback()
2015-09-01 wm4coretext: fix sizeof vs. strlen
2015-09-01 wm4coretext: always use lazy loading
2015-09-01 wm4fontselect: simplify get_fallback signature
2015-09-01 wm4fontselect: use designated initializers
2015-09-01 Stefano Pigozzicoretext: implement GetFallbackFunc
2015-08-31 wm4fontselect: add bounds checking for memory font stream...
2015-08-31 wm4font: fix double frees if opening memory font fails
2015-08-31 wm4fontselect: fix a memory leak
2015-08-28 wm4fontselect: reimplement ass_set_fonts_dir() functionality
2015-08-28 wm4render_api: fix crash when calling ass_set_fonts()...
2015-08-28 wm4font: fix broken charmap fallback handling
2015-08-28 wm4fontselect: fix fallbacks
2015-08-28 wm4configure: proper configure switches for DirectWrite...
2015-08-28 wm4ass: make font_provider API private
next